Downloads
Download tar.gz
41.21 KB
MD5: 576817911a59b45507119ca76927310c
SHA-1: 363483b1b6da9de53d89cacba2acd0f12214b099
SHA-256: 98a6d3d6f50c871670269c6757721e1a582fca1ba34364d65a8a97b54782834f
Download zip
51.47 KB
MD5: 626216ea3c19cd269a2d348af16e8945
SHA-1: 4f385bb85db636088836baf9de5f675f894592f5
SHA-256: 4d9deb97c43120cafa7cb4808a04c95a627b602f8a11cf58ae1233ad18fa2ca5
Release notes
- 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