==============
LAST CHANGES :
==============

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

1. fix regression when browsing PloneArticle attachments

(**) for all confirmed bugs.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Changes in FCK.Plone 2.6.4.1 :
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

1. egg was bad (docs folder was missing)

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

5. 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 (collective.diy)       

(**) 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
