Products.FCKeditor fckeditor-2.6.4 (Jul 15, 2009)

Includes fckeditor 2.6.4 - External steelesheets can be added to editor area (useful for Deliverance) ....

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

Available downloads

Products.FCKeditor-2.6.4.zip

For all platforms (0 kB)

Release Notes

Tested with Plone 3, Plone 2.5
State Final release
License GPL

Changes in FCK.Plone 2.6.4 - last release (**) :


  1. Includes FCKeditor 2.6.4 version (see docs/_whatsnew.html) FCKeditor.Plone is not impacted by the security issue fixed in 2.6.4.1 (the connector used for browsing files is Plone specific)
  2. Merge gotcha branch (review state class added in browser results) - Thanks to Godefroid ;-)
  3. modified ConvertToXmlAttribute method to include escaping of less-than and greater-than characters to XML entities - Thanks to Matth
  4. rtspellcheck plugin patched (plugin is only loaded when client spellchecker is choosen in configuration)
  5. Fix XHTML errors in WSC html pages (new WebSpellChecker added in FCKeditor 2.6.4)
  1. include new 2.6.4 SpellChecker options in fckeditor control panel, you can choose 3 options :
    • client spellchecker (iespell or firefox standard spellchecker), it's the default option.
    • WSC (see WebSpellChecker in fckeditor documentation and www.spellchecker.net)
    • Your own speller pages

(**) The next releases will be called collective.ckeditor or something else, i don't know.

Changes in FCK.Plone 2.6.3.3 (UNRELEASED) :


  1. We can specify a list of stylesheets paths (relative to portal) or stylesheets urls to replace portal_css resources for editor area. Useful with Deliverance