$Id: CHANGELOG.txt,v 1.2.2.10 2008-04-02 14:59:32 wwalc Exp $ -- 2008-04-02 version drupal-6-x-1-1-dev * fixed #240230 (teaser was stripped when FCKeditor has been enabled and toogle was disabled) * minor improvements in documentation, extended default ignore list -- 2008-03-27 version drupal-6-x-1-1-dev * fixed #238944 (body was stripped in preview mode when break tag was used) -- 2008-03-26 version drupal-6-x-1-1-dev * fixed E_NOTICE errors * fixed problems with excl_mode / excl_list in global profile * fixed issues with default inclusion or exclusion mode set to "include" when creating new profile -- 2008-03-18 version drupal-6-x-1-1 * fixed issues with switching from text to fckeditor in the toogle, all previous content within the body was lost * FCKeditor now appears for super user even if "access fckeditor" permissions are not yet assigned. (the Advanced profile for authenticated users is assigned) * corrected readme file * fixed issues with Internet Explorer (Object required error when "rich text editor toggle" was set to false) * fixed issues with invalid validation of excluded fields (numbers are also allowed in IDs) * extended the global list of fields where FCKeditor shouldn't appear * added possibility to define custom javascript configuration * instant IMCE integration * improved handling resizable fields when FCKeditor is disabled -- 2008-02-12 version drupal-6-x-1-1-beta * fixed issues with handling multiple user profiles, it is now possible to define role precedence * introduced the global profile, it is possible to enable/disable FCKeditor globally for all profiles in one place * it is possible to use paths and fields to exclude/include FCKeditor to have better control over where FCKeditor should appear * UserFilesPath and UserFilesAbsolutePath are now configurable in administration panel * path to fckstyles.xml is configurable in administration panel * textarea remains resizeable when FCKeditor works in popup mode * improved profile validation * translated strings are now properly escaped * fixed issue with break tag appearing at the beginning of a node * separate config file included - makes configuration of built-in file browser much easier * fixed issue with justifying * added possibility to define custom javascript configuration for selected profiles * added possibility to create profile even if there is no role with 'access fckeditor' permission * FCKeditor module now passes the Code review test -- 2007-11-15 version drupal-6-x-1-0-dev * ported 5.x-2.x module * improved teaser plugin integration (break button is enabled by default)