Page 1 of 1
[SOLVED] {content_image} and file selection.
Posted: Fri Sep 24, 2010 1:07 am
by vicpug
Hi, is there any way to configure {content_image} to invoke a FilePicker (like showfilemanagement options in tinymce)? Or is there another way? cheers
Re: {content_image} and file selection.
Posted: Fri Sep 24, 2010 8:53 am
by NaN
Use AdvancedContent or GBFilePicker (last one is not stable yet).
Both use a modified version of TinyMCE filepicker.
But keep in mind that the filepicker in AdvancedContent will be removed in version 0.6+ once the GBFilePicker is stable enough to replace it.
Re: {content_image} and file selection.
Posted: Fri Sep 24, 2010 12:42 pm
by vicpug
many thanks - GBFilepicker looks as if it will do the job. I'll mark this as solved. thanks again