You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Apache Wiki <wi...@apache.org> on 2007/03/28 16:35:56 UTC

[Lenya Wiki] Update of "HowToIntegrateFCKEditor" by BobHarner

Dear Wiki user,

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

The following page has been changed by BobHarner:
http://wiki.apache.org/lenya/HowToIntegrateFCKEditor

The comment on the change is:
Added note about incompatibility with FCKeditor 2.4

------------------------------------------------------------------------------
  = Integrating the FCKeditor with Lenya =
  
+ This document describes how to get the open source FCKeditor WYSIWYG editor working within Apache Lenya 1.2.  (For Lenya 1.4 and beyond, see [:HowToIntegrateFCKEditor1.4].)  FCKeditor is a browser-based web page editor written entirely in Javascript, superficially similar to the Kupu editor that comes with Lenya.  FCKeditor is one of the most stable and mature such editor available, and its itegration into Lenya makes Lenya a more usable CMS.
- This document describes how to get the open source FCKeditor WYSIWYG editor working within the Apache Lenya content management system (CMS).  FCKeditor is a browser-based web page editor written entirely in Javascript, superficially similar to the Kupu editor that comes with Lenya.  FCKeditor is arguably the most stable
- and mature such editor available, and its itegration into Lenya makes Lenya a more usable CMS.
  
  These integration files are licensed under the same Apache license as Lenya itself.  FCKeditor itself, however, uses the GNU lesser general public license, which is incompatible with the Apache license.  For that reason, FCKeditor can't be distributed with Lenya itself.
  
  == Prerequisites ==
  
-    1. Lenya 1.2.4 or 1.2.x (may also work with older 1.2 versions).  It will NOT work with 1.4 (yet).
+    1. Lenya 1.2.4 or 1.2.x (may also work with older 1.2 versions).  These instructions will NOT work with Lenya 1.4 (but see [:HowToIntegrateFCKEditor1.4]).
     
-    2. FCKeditor 2.0, 2.1 or 2.2 (may also work with other versions).  You will download this as part of the installation below.
+    2. FCKeditor 2.0, 2.1, 2.2 or 2.3.  You will download this as part of the installation below.  NOTE: For FCKeditor 2.4 and beyond some very slight adjustments are needed along the lines of [http://issues.apache.org/bugzilla/show_bug.cgi?id=41842].
  
  == Installation Instructions ==
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org