FCKEditor.Plone 2.6 (Jun 12, 2008)
FCKeditor 2.6 Integration. The Plone product is now a python package.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.5, Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Ingeniweb |
| Released | 2008/06/12 00:00:00 Universal |
FCKeditor 2.6 Plone integration with this important improvements
- new system for styles and tables (merging cells vertically is now easy)
- Safari 3.0+ and Opera 9.5+ compatibility
See http://www.fckeditor.net/whatsnew for more informations
The Product is now a python package, and can be installed with buildout or easy_install :
- Just add Products.FCKeditor in your buildout eggs list
- or use the command line easy_install Products.FCKeditor
Read docs/INSTALL.txt inside product for more information.
If you are unfamiliar with buildout, you can also use it as an old Zope2 Product (but no more in future) :
- Download the zip archive from pypi : http://pypi.python.org/packages/source/P/Products.FCKeditor/...
- Extract the 3rd level subfolder called FCKeditor from the archive to your zope instance/Products
Then you must install it in Plone as any Product using control panel.
Change log


