FCKEditor.Plone 2.6.3.2 (Dec 03, 2008)

important bug fix around cache

For additional information about this project, please visit the overview page .

Available downloads

Zip archive from pypi

For all platforms (3MB)

Release Notes

Tested with Plone 2.5, Plone 3
State Final release
License GPL
Release Manager Ingeniweb
Released 2008/10/30

Last changes :

Changes in FCK.Plone 2.6.3.2:

  1. reference to old FCKHTTPCache removed in all matadata files
    important fix >> update your product

Changes in FCK.Plone 2.6.3.1 :

  1. fckeditor widget use rich widget macro in view mode to make kss inline edition possible
  2. get_fckbasehref hack to get the good base href for fckeditor explorer when context is a portlet : this fix XML errors in browser when editing a static portlet (http://trac.ingeniweb.com/ticket/77)

Changes in FCK.Plone 26.3:

  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)
  1. fix small error in base2zope.py (about window was broken)

 


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 rd 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