| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 | 
-- SUMMARY --This module is acts as a bridge between the IMCE module and the Wysiwyg APImodule.For a full description of the module, visit the project page:  http://drupal.org/project/imce_wysiwygTo submit bug reports and feature suggestions, or to track changes:  http://drupal.org/project/issues/imce_wysiwyg-- REQUIREMENTS --* IMCE* Wysiwyg API-- INSTALLATION --* Install as usual, see http://drupal.org/node/70151 for further information.-- CONFIGURATION --* Enable the Image button (as IMCE is accessed from the Image plugin).* Enable the IMCE plugin in the plugins/buttons configuration of the wysiwyg  profiles of your choice.-- USAGE --* Please consult the documentation of IMCE for further information.  This is  just an integration module.-- TROUBLESHOOTING --* No known issues yet.-- FAQ --* No known issues yet.-- CONTACT --Current maintainers:* Aaron Hawkins - http://drupal.org/user/128806* Daniel F. Kudwien (sun) - http://drupal.org/user/54136
 |