1
arrakis
How to implement image manager into own module
  • 2008/6/5 17:02

  • arrakis

  • Just popping in

  • Posts: 50

  • Since: 2004/10/1


Hi all, I was searching for this in the forum without success, so I'm asking here.

I am developing a small module (just insert and show few data from a MySQL db), each record must have a picture in it, so what I would like to do is:

- go into image manager and normally load pictures.

- go into a form (that i created) to fill all the data, and select a picture from the image manager, as you would do normally for example when you insert a picture in a block. But without the "[img..." code or alignment, just select the image, push a button, and the clean url of the selected img goes in the "image" field.

Is that possible?

Thanks for any suggestion.