Skip to content
CHANGELOG.txt 10.2 KiB
Newer Older
ontwerpwerk's avatar
ontwerpwerk committed
$Id$

-- 2009-08-05 version 5.x-2.x-dev
* #448242 Textarea is not valid

-- 2009-08-02 version 5.x-2.x-dev
* #380146 Image Assist still not working

-- 2009-07-28 version 5.x-2.x-dev
* Fixed a number of spelling mistakes

-- 2009-07-25 version 5.x-2.x-dev
* #366431 Don't process textareas with #access = false
* #409038 %u wild card does not work in private folders
* #338923 Improve description of security setting
-- 2009-07-24 version 5.x-2.x-dev
* #461234 Add notice that both profile and global profile rules apply
* #530184 Add notice about importance of fckeditor_php*.php files to README.txt
-- 2009-05-14 version 5.x-2.x-dev
* #445878 Added a "fckActiveId" variable for the active editor

-- 2009-05-11 version 5.x-2.x-dev
* #417652 Fixed: html code generated by linktonode plugin overwrites the original anchor text

-- 2009-03-11 version 5.x-2.x-dev
* #380134 Fixed the incompatibility with JsMin in IE
* #376078 Fixed: uninstall does not clean up database
* #370019 Added possibility to load fckeditor.config.js from theme path
* #365121 Fixed: Img Assist button pops up blank window with JS errors
-- 2009-02-16 version 5.x-2.x-dev
* #372150 Fixed: break tag shows up in empty Body field after saving
Wiktor Walc's avatar
Wiktor Walc committed
* #330286 Removed the "Red Title" style from the default list of styles
* #374386 Fixed: &#160 shows up in empty Body field when ProcessHTMLEntities is set to false
* #369093 Fixed: AJAX callback - XSS filter should not be called if no security filter is selected
* #374101 Fixed: FCKeditor settings - error highlights wrong field
* #345166 Corrected validation of fields to exclude/include with double dash
-- 2009-01-23 version 5.x-2.x-dev
* #352704 Fixed: moving an image corrupts its path
* #252830 Fixed: compatibility with color module
-- 2009-01-20 version 5.x-2.x-dev
* #350155 Fixed: double slash in path to fckstyles.xml
* #355576 Added better explanation of what simplified toolbar really is
-- 2008-12-29 version 5.x-2.x-dev
* #350978 Fixed: compatibility with AJAX comments module

-- 2008-12-23 version 5.x-2.x-dev
* #347865 Fixed: invalid implementation of hook_file_download
* Fixed built-in file browser issues when Devel module is enabled

-- 2008-12-17 version 5.x-2.x-dev
* Fixed validation of asterisk in the exclude/include settings

-- 2008-12-12 version 5.x-2.x-dev
* #338923 Improved description of security setting
* #336915 Gracefully degrade when not finding a textbox
* FCKeditor module now doesn to require "." in the include_path to work
* #321844 Fixed: FCKeditor and Image Assist not working together
-- 2008-12-04 version 5.x-2.x-dev
* Fixed problems with detecting valid input format
* #342155 Added webform fields to the default exclusion list
-- 2008-12-01 version 5.x-2.x-dev
* #321818 Fixed: FCKeditor not displaying on any posts except initial ones

-- 2008-11-25 version 5.x-2.x-dev
* #336753 Fixed: All text disappears

-- 2008-11-19 version 5.x-2.x-dev
* #334947 Added LoginToboggan administration pages to the default exclusion list
* #322939 Fixed: Distinguish between Teaser and page break
-- 2008-11-14 version 5.x-2.x-dev
* #332727 Fixed: Fatal php error in PHP4
* #331338 Added Czech translation
-- 2008-11-06 version 5.x-2.x-dev
* #327490 Fixed: duplicate FCKeditor in Panels

-- 2008-10-21 version 5.x-2.x-dev
* #314319 Added protection against XSS attacks when editing

-- 2008-10-20 version 5.x-2.x-dev
* #323611 Fixed: recursion detected in /opt/drupal5/includes/common.inc
-- 2008-10-17 version 5.x-2.x-dev
* #322245 Fixed: appended querystring caused warnings in drupal_get_js

-- 2008-10-15 version 5.x-2.x-dev
EMailProtection has been set to "none" by default
* #302435 Fixed: Apache reports Forbidden Error on File Browse
Added user profile validation
* #318540 Fixed: formatting output doesn't format properly (part 2)
-- 2008-10-09 version 5.x-2.x-dev
* #310988 Extended default exclusion list, added hack for module developers allowing to disable fckeditor on specific textareas
* #318540 Fixed: formatting output doesn't format properly
* #316029 File_download adds text/plain content type to a pdf
Wiktor Walc's avatar
Wiktor Walc committed
-- 2008-10-08 version 5.x-2.x-dev
* Added upgrading instructions

-- 2008-09-17 version 5.x-2.x-dev
* Fixed taxonomy support in Link to node plugin

-- 2008-09-16 version 5.x-2.x-dev
* #308360 added field IDs from google_analytics and piwik modules to the default exclusion list

-- 2008-09-12 version 5.x-2.x-dev
* #307130 edit-update-notify-emails field added to default exclusion list

-- 2008-09-11 version 5.x-2.x-dev
* Added <param> tag to the list of suggested allowed tags in Filtered HTML input format.

-- 2008-09-04 version 5.x-2.x-dev
* #303863 Fixed: "Show disable/enable rich text editor toggle" value was ignored from user settings.
* #300113 More user friendly, but still expermimental support for Link to content/node integration.
* #299404 Improved protection against browsers caching fckeditor.config.js
* #301051 Fixed: incomatibility with l10n_client (added edit-target to the default exclude list)
-- 2008-08-27 version 5.x-2.x-dev
* #270430 Fixed: Compatibility with themes that put all javascript at the bottom

Wiktor Walc's avatar
Wiktor Walc committed
* #295306 Added edit-relatedlinks-fieldset-relatedlinks to the exclusion list. (Conflict with Related Links Module).
-- 2008-08-11 version 5.x-2.x-dev
* #230991 Fixed problems with autocomplete text fields

-- 2008-08-01 version 5.x-2.x-dev
* #277634 FCK not always appearing for Safari - needs refresh

-- 2008-07-11 version 5.x-2.x-dev
* #269478 including fckeditor.php twice is causing errors

-- 2008-06-30 version 5.x-2.x-dev
* #275325 - attempt to fix issue with private uploads

-- 2008-06-23 version 5.x-2.x-dev
* #241271 fixed creation of extra <p> tags (removed dirt hacks for IE, experimental)
* CCK: FCKeditor will now appear on fields of Text type if "Minimum rows" in FCKeditor profile is set to 1 (default).
* Fixed #263491: "Not translatable strings"
-- 2008-06-20 version 5.x-2.x-dev
* #269653 added warning page before deleting a profile
* improved method of adding automatically showblock buttons to the tooblar to prevent errors such like #213950
Wiktor Walc's avatar
Wiktor Walc committed
-- 2008-06-19 version 5.x-2.x-dev
* Reverted #261483
* #207845 fixed issues with unknown toolbar item "DrupalPageBreak" and "PageBreak"
* #267538 added support for private file system
* #271153 fixed  IMCE + default state of editor "disabled" issues
Wiktor Walc's avatar
Wiktor Walc committed

Wiktor Walc's avatar
Wiktor Walc committed
-- 2008-05-23 version 5.x-2.x-dev
* #261483 changed the way how FCKeditor is loaded (should solve some strange problems
Wiktor Walc's avatar
Wiktor Walc committed
  with dissapearing content/FCKeditor)
* #261477 file browser should work in symlinked installations
* #261487 %t variable now points to the right place

-- 2008-04-26 version 5.x-2.x-dev
* Experimental: integrated with Link to content module

Wiktor Walc's avatar
Wiktor Walc committed
-- 2008-04-21 version 5.x-2.x-dev
Wiktor Walc's avatar
Wiktor Walc committed
* Usability improvements: FCKeditor will now inform you in the administration section about
  possible misconfiguration
Wiktor Walc's avatar
Wiktor Walc committed
* Fixed issues with Img_Assist module
* Setting default inclusion or exclusion mode to "include" and leaving
  the list of ids/paths where FCKeditor should appear empty, is now denied.

-- 2008-03-18 version drupal-5-x-2-1
* fixed issues with switching from text to fckeditor in the toogle,
  all previous content within the body was lost
Wiktor Walc's avatar
Wiktor Walc committed
* FCKeditor now appears for super user even if "access fckeditor" permissions are not yet assigned.
  (the Advanced profile for authenticated users is assigned)
* fixed issues with Internet Explorer
Wiktor Walc's avatar
Wiktor Walc committed
  (Object required error when "rich text editor toggle" was set to false)
Wiktor Walc's avatar
Wiktor Walc committed
* 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
Wiktor Walc's avatar
Wiktor Walc committed
* added possibility to define custom javascript configuration
* improved handling resizable fields when FCKeditor is disabled
Wiktor Walc's avatar
Wiktor Walc committed

Wiktor Walc's avatar
Wiktor Walc committed
-- 2008-02-12 version drupal-5-x-2-1-beta2
* fixed SQL queries causing errors in PostgreSQL
* removed warnings when profile without assigned roles was saved

-- 2008-02-09 version drupal-5-x-2-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
* instant integration with Image Assist
* 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
* 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-10-26 version drupal-5-x-2-0-dev
* new version number 2.0
* user settings are grouped into profiles, so it is possible now to disable FCKeditor for admin.
* each user may adjust his own settings (e.g disable/enable toggle, choose language, toolbar, skin etc.)
* added new way of enabling/disabling FCKeditor (toggle)
* much much more configuration options are now available
* module uses built-in function in FCKeditor to check browser compatibility
 so as Opera and Safari are now supported (since FCKeditor 2.5, Opera 9.5 and Safari 3.0)
* FCkeditor module comes now with two plugins for teaser break and pagebreak
* updated the readme file
* added polish translation
ontwerpwerk's avatar
ontwerpwerk committed
-- 2007-08-03 version drupal-5-x-1-3-beta
* new version number 1.3

-- 2007-08-03 version drupal-5-x-1-2-dev
* Added link to settings for easier navigation
  - http://drupal.org/node/125520
* Add custom xml stylesheet if it exists.
  - http://drupal.org/node/133259
* Integrate IMCE if it exists and is prefered - and some more logic
  for the configuration
  - http://drupal.org/node/119008
* changed the wording of some options
  - http://drupal.org/node/117860
* Added path exclusion mode
  - Notice: you must re-save your settings if you used path inclusion
    in the previous version
* Added some more comments for people who like to see what goes on
* Updated the readme
* Started this changelog, for older changes uhm...
  they're in cvs I guess