FCKEditor.Plone 2.6.3 (Sep 19, 2008)
FCKeditor 2.6.3 Plone integration
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/09/19 00:00:00 Universal |
Last changes :
1. Includes FCKeditor 2.6.3 version (see docs/_whatsnew.html > many bugfixes)
2. connector : accept Media Resource Type upload
TODO : portal_type for Media upload
3. FckHTTPCache installation is removed (using CacheFu give your a better control on SQUID, so let's go)
4. Use standard resolveuid redirection (the old script + safehtml rule is always here for old links)
5. fix small error in base2zope.py (about window was broken)
6. fckruid safehtml method change all resolveuid patterns (no more case sensitive)
Installation :
- 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
- 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


