Submitted by BeatnikDude on Mon, 04/06/2009 - 10:59
So you want to know how to allow a client or staff member to edit HTML content via a WYSIWYG editor w/ integrated and easy to use image support? We do this with Wysiwyg API, IMCE & IMCE Wysiwyg API bridge modules. The IMCE Wysiwyg API bridge module is a support module to bridge between IMCE image upload/browsing capability and Wysiwyg editors, so have them both installed and working first. Following are my quick notes to provide Drupal users a WYSIWYG editor with image support:
Submitted by BeatnikDude on Thu, 04/02/2009 - 11:24
The WYSIWYG API module allows to users of your drupal site to use many different WYSIWYG (What You See Is What You Get) Web browser based editors for editing content. This module looks to be the up and coming WYSIWYG module and is over taking the other modules of this type. This module depends on third-party editor libraries, most often based on JavaScript. Follows are my quick and dirty set up notes:
Recent comments