Products.FCKeditor 2.6.5 (Dec 27, 2009)

Includes FCKeditor 2.6.5 and ImageMap plugin + some bugfixes

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

Available downloads

Zip package on pypi

For all platforms (3 MB)

Release Notes

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

Changes in FCK.Plone 2.6.5 - last fixes (**) :

  1. Includes FCKeditor 2.6.5 version (see docs/_whatsnew.html)
  2. Includes imgmap plugin (http://martinezdelizarrondo.com/imagemaps/) a very good tool
  3. If a folder had not the same skin as portal, this skin was not rendered in FCKeditor area because the skinname was missing in css urls in getFCKArea_default_style.py
  4. The default opening folder for upload is no more the Article but the parent when editing PloneArticle content types. Fix the 'upload not allowed error' when using the quick upload feature.
(**) for all confirmed bugs and last versions of FCKeditor 2.x and/or new plugins (FCKeditor 2.x will be replaced by CKeditor 3.x in future)

Changes in FCK.Plone 2.6.4.2 :

  1. fix regression when browsing PloneArticle attachments added state='' in xml results for PA proxies
  2. upload is no more allowed in articles because it becames more and more complicated to upload contents inside folderish context during edition
    it's impossible when using portal_factory
    it's impossible when using PloneArticle edition forms : MULTIPAGE schema is responsible (submitting form will erase attachments).
  3. fix states colors in browser : use member.css standard style
    use classes on links, with good class name (state-private, state-published ... )

  4. Ingeniweb /  Alter Way Solutions