| 1 |
$Id: CHANGELOG.txt,v 1.3 2008/02/12 17:54:20 wwalc Exp $
|
| 2 |
|
| 3 |
-- 2008-02-12 version drupal-6-x-1-1-beta
|
| 4 |
* fixed issues with handling multiple user profiles, it is now possible
|
| 5 |
to define role precedence
|
| 6 |
* introduced the global profile, it is possible to enable/disable FCKeditor globally
|
| 7 |
for all profiles in one place
|
| 8 |
* it is possible to use paths and fields to exclude/include FCKeditor to have better control
|
| 9 |
over where FCKeditor should appear
|
| 10 |
* UserFilesPath and UserFilesAbsolutePath are now configurable in administration panel
|
| 11 |
* path to fckstyles.xml is configurable in administration panel
|
| 12 |
* textarea remains resizeable when FCKeditor works in popup mode
|
| 13 |
* improved profile validation
|
| 14 |
* translated strings are now properly escaped
|
| 15 |
* fixed issue with break tag appearing at the beginning of a node
|
| 16 |
* separate config file included - makes configuration of built-in file browser much easier
|
| 17 |
* fixed issue with justifying
|
| 18 |
* added possibility to define custom javascript configuration for selected profiles
|
| 19 |
* added possibility to create profile even if there is no role with 'access fckeditor' permission
|
| 20 |
* FCKeditor module now passes the Code review test
|
| 21 |
|
| 22 |
-- 2007-11-15 version drupal-6-x-1-0-dev
|
| 23 |
* ported 5.x-2.x module
|
| 24 |
* improved teaser plugin integration (break button is enabled by default)
|