Products.FCKeditor 2.6.4.2 (Dec 08, 2009)

bug fixes

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

Available downloads

Egg package on pypi

For all platforms (3Mb)

Zip package on pypi

For all platforms (3 MB)

Release Notes

Tested with Plone 3, Plone 2.5
State Final release
License GPL
  1. fix regression when browsing PloneArticle attachments
    added state='' in xml results for PA proxies
  2. upload is no more allowed in articles
    because in Plone3 it becames really complicated to upload contents inside context during edition
    it's impossible when using portal_factory
    it's impossible when using Plone Article edition forms : MULTIPAGE schema is responsible (all forms in hidden fieldsets ...)
  3. fix states colors in browser :
    use member.css standard style
    use classes on links, with good class name (state-private, state-published ... )