Monday, July 5, 2010

What we see what we get module

http://drupal.org/node/371459

Set up: http://godalat.com/drupal456/?q=admin/settings/wysiwyg/profile


Wysiwyg

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.
Installation instructions
There are no editor libraries installed currently. The following list contains a list of currently supported editors:
WYMeditor (Download) Not installed.

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
TinyMCE (Download) Not installed.

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
markItUp (Download) Not installed.

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
CKEditor (Download) Not installed.

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
openWYSIWYG (Download) Not installed.

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
jWYSIWYG (Download) Not installed.

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
Whizzywig (Download) Not installed.

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
NicEdit (Download) Not installed.

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
YUI editor (Download) Not installed.

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
FCKeditor (Download) Not installed.

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

No comments:

Post a Comment