information, files and programs
Quick Links
 
 
 
 
Drupal - Wysiwyg

http://drupal.org/project/imce
How to integrate IMCE into WYSIWYG editors
WYSIWYG API (FCKeditor, TinyMCE, etc.): Install IMCE Wysiwyg API bridge and enable IMCE as a plugin in WYSIWYG administration.
FCKeditor and CKeditor(standalone modules): Admin->Settings->Fckeditor profile->File browser settings->IMCE integration
Editors: CKEditor, FCKeditor, jWysiwyg, markItUp, NicEdit, openWYSIWYG, TinyMCE, Whizzywig, WYMeditor, YUI editor.

http://ftp.drupal.org/files/projects/imce-6.x-2.0-rc2.tar.gz
http://ftp.drupal.org/files/projects/wysiwyg-6.x-2.1.tar.gz
http://ftp.drupal.org/files/projects/imce_wysiwyg-6.x-1.1.tar.gz
A Wysiwyg profile is associated with an input format. A Wysiwyg profile defines which client-side editor is loaded with a particular input format, what buttons or themes are enabled for the editor, how the editor is displayed, and a few other editor-specific functions.
openWYSIWYG (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/openwysiwyg
So the actual library can be found at:
sites/all/libraries/openwysiwyg/scripts/wysiwyg.js
markItUp (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/markitup
So the actual library can be found at:
sites/all/libraries/markitup/markitup/jquery.markitup.js
YUI editor (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/yui
So the actual library can be found at:
sites/all/libraries/yui/build/yahoo-dom-event/yahoo-dom-event.js
jWYSIWYG (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/jwysiwyg
So the actual library can be found at:
sites/all/libraries/jwysiwyg/jquery.wysiwyg.js
WYMeditor (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/wymeditor
So the actual library can be found at:
sites/all/libraries/wymeditor/wymeditor/jquery.wymeditor.min.js
Whizzywig (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/whizzywig
So the actual library can be found at:
sites/all/libraries/whizzywig/whizzywig.js
TinyMCE (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/tinymce
So the actual library can be found at:
sites/all/libraries/tinymce/jscripts/tiny_mce/tiny_mce.js
CKEditor (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/ckeditor
So the actual library can be found at:
sites/all/libraries/ckeditor/ckeditor.js
FCKeditor (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/fckeditor
So the actual library can be found at:
sites/all/libraries/fckeditor/fckeditor.js
NicEdit (Download)
Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/nicedit
So the actual library can be found at:
sites/all/libraries/nicedit/nicEdit.js