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

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

1. Added the ability to change browser path and browser root
   with a contextual method
   
2. Force FCKeditor when fckwidget is used in a field      

3. Fix fckeditor browser root to the first parent which provides INavigationRoot

4. Added fck_area_css_id and fck_area_css_class attributes in fckwidget
   to be able to get real wysiwyg when editing zones outside of #content (ex #portal-footer or something else)
   
(**) FCKeditor 2.x will be replaced by CKeditor 3.x in near future   

------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Changes in FCK.Plone 2.6.5 :
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

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.

