The new WYSIWYG module for Drupal (TinyMCE Editor)
Recently I came across a new contributed module of Drupal (released Dec 1st 08) that makes it even easier to include a WYSIWYG-editor of your choice. The WYSIWYG API fully integrates with Drupal's Input Formats, which makes a really nice tool. WYSIWYG API makes it possible to show different supported WYSIWYG-editors to different roles on different selected input formats. Crazy!
Here's how it works:
- Download WYSIWYG API modules from http://drupal.org/project/wysiwyg and activate it at admin/build/modules
- Download any of the supported WYSIWYG-editors. Currently you can use:
TinyMCE 2.x, TinyMCE 3.x, jWYSIWYG 0.5, NicEdit 0.9.0, FCKeditor 2.6.x, Whizzywig 55+
(see the official project page for more recent information and links to those editors) - Upload the WYSIWYG-editor of your choice inside the WYSIWYG API modules folder.
Be carefull not to use the /editors subfolder, which is not meant to include the editors themselves, but additional scripts for API integration of each editor. See this Screenshot for an example of TinyMCE inside the WYSIWYG module's directory.
(The correct directory for each supported editor is also available at admin/settings/wysiwyg/profile) - Navigate to admin/settings/wysiwyg/profile and assign your editor to suitable input formats.
- Don't miss to assign suitable permissions at admin/user/permissions if you want specific roles to be able to use your editor.
- Configure your editor of choice using the "edit" links at admin/settings/wysiwyg/profile.
User login
Recent comments
- Thank you, this was great! :)
34 weeks 3 days ago - I run bin/rebuildjar.sh but
48 weeks 6 days ago - Coole Bilder :) Paris...lange
1 year 48 weeks ago - Creating the database in the terminal
2 years 7 weeks ago

Comments
Post new comment