Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The "HowToInstallTinyMCE3.x" page has been changed by RainerSchoepf.
http://wiki.apache.org/lenya/HowToInstallTinyMCE3.x

--------------------------------------------------

New page:
== HowTo Install TinyMCE 3.x in Lenya 2.0.X ==
=== General remarks ===
The TinyMCE 3.x API is different from the 2.x API. For that reason, all plugins 
have to be rewritten.  There is some information in the 
[[http://wiki.moxiecode.com/index.php/TinyMCE:Migration_guide|Migration Guide]].

A preliminary patch for the simplebrowser and unloadhandler plugins supplied 
with lenya is 
[[https://issues.apache.org/bugzilla/show_bug.cgi?id=50099|here]]. Unpack the 
zip file in the directory

 . ..../modules/tinymce/resources/tinymce/jscripts/tiny_mce/plugins/

=== Basic Installation ===
Get the TinyMCE Main package and Language packs from the 
[[http://tinymce.moxiecode.com/download.php|Download page]].

If you upgrade from tiny 2.x, make sure to delete all old files before 
installing.

1. Unpack the main package in

 . ..../modules/tinymce/resources/

2. Unpack the language packs in

 . ..../modules/tinymce/resources/tinymce/jscripts/tiny_mce/
 '''Important''': this is different from Tiny 2.x, where you unpack them at the 
higher level!

3. Unpack the patch mentioned above in

 . ..../modules/tinymce/resources/tinymce/jscripts/tiny_mce/plugins/

4. (Optional but recommended)  Modify the file

 . ..../modules/tinymce/sitemap.xmap

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to