It would be great to have support for the WidgEditor module, in addition to TinyMCE and FCKeditor. WidgEditor is very light and easy to install, because it uses Drupal 5's built-in jQuery library.

Comments

ufku’s picture

Status: Active » Closed (won't fix)

IMCE wont provide a built-in support for widgeditor, however it is always possible to call IMCE browser and get image/file information by implementing an overriding javascript function. Examples are IMCE's inline image insertion feature for textareas, and BUEditor's image and link buttons.

Chris Johnson’s picture

Thanks for the quick and definitive follow-up. Thanks, also for the alternative suggestions.