Closed (won't fix)
Project:
IMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2007 at 22:20 UTC
Updated:
16 Feb 2007 at 12:45 UTC
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
Comment #1
ufku commentedIMCE 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.
Comment #2
Chris Johnson commentedThanks for the quick and definitive follow-up. Thanks, also for the alternative suggestions.