CKEditor for Drupal 6 Changelog
CKEditor 4.4.5 for Drupal
- Update CKEditor to version 4.4.5
- Update CKFinder to version 2.4.2
- Corrected the ajax callback.
CKEditor 4.4.3 for Drupal
- Update CKEditor to version 4.4.3
- [#2279359] by jcisio: Fixed Teaser does not work with jQuery 1.6+.
CKEditor 4.3.2 for Drupal
- Update CKEditor to version 4.3.2
- Update CKFinder to version 2.4.1
- [#1971566] by wwalc: Mediaembed throws JS error with ACF enabled
- [#1971502] by wwalc: Mediaembed plugin should define allowedContent for ACF
- [#1950498] by wwalc: Advanced Content Filter introduced in CKEditor 4.1 is now configurable in CKEditor profile.
- [#1908980] by wwalc: Moono should be set as the default skin on install.
- [#1961596] by jcisio: Added 'feature_source()' option so that ckeditor_profile() component is visible in drush.
- [#1959754] by wwalc: CKFinder is not installed correctly - improve information in the status report
- [#1898642] by Elaman, bahaik: Fixed warning: file_get_contents()(./sites/all/libraries/ckeditor/ckeditor.js?I) [function.file-get-contents]: failed to open stream
- [#1829574] by bdlangton: Fixed Notice: Trying to get property of non-object in ckeditor_user_delegate().
- [#1885952] by michal_cksource: Fix HTML validation for iframe in profile configuration.
- [#1885940] by michal_cksource: Disable div based editor on default
CKEditor 4.0.1 for Drupal
- Update CKEditor to version 4.0.1
- Update CKFinder to version 2.3.1
- [#1870288] Disable plugins which not exists and are stored in ckeditor profiles
- [#1866704] Remove "Skin" and "Toolbar state on startup" options from user profile
- [#1866708] Set default theme if selected not exists
- [#1858882] Add option to enable/disable aggregate ckeditor.js script
- [#1851606] Add support for CKEditor v4
- [#1514376] Change ckeditor xss url to be passed through url()
- [#1862820] CKEditor features are not reverted or applied from the command line
- [#1857920] Using extraPlugins config option in Custom JavaScript (Advanced options) does not work
- [#1663462] Destroys existing instance when trying to replace it
- [#1216096] Fix description to "Custom JavaScript configuration" option
- [#1594382] Wrong instructions for configuring CKFinder
- [#1397812] External plugins not working in ckeditor_basic.js loading method
- [#1398910] Trying to get property of non-object when editing user with no access or profile
CKEditor 3.6.3 for Drupal
- Update CKEditor to version 3.6.3
- Update CKFinder to version 2.2.1
- [#1489366] Add support for the Stylesheet Parser plugin
- [#1436432] Problems with the simplified toolbar configuration in the Global profile
- [#1497184] Style changes lost after saving
- [#1507362] Path to CKFinder can be constructed improperly
- [#1506080] Refactor code with titles and descriptions now available for translation
- [#1496162] Buttons are too high when using the drag & drop feature in Firefox
- [#1491884] Portuguese language missing
- [#1482874] Body field is blank
- [#1491462] All filters applied in ckeditor_filter_xss() instead of just selected ones
CKEditor 3.6.2-3 for Drupal
- [#1483508] CKFinder requirement check needs fixing
CKEditor 3.6.2-2 for Drupal
- [#1347994] Add an option to disable the toolbar wizard
- [#1349332] Add a configuration option to set the CKFinder library path
- [#1345742] Included JavaScript files for the toolbar drag & drop wizard should be minified
- [#1376276] CKEditor is blank if reopened in a pop-up window
- [#1363224] CKEditor appears despite a global exclude on the field
- [#1365510] CKFinder requirement check needs fixing
- [#1361894] Double scrollbar on drop-down menus in IE
- [#1357050] Invalid attribute "disc-type" in ckeditor.css
- [#1350474] CKEditor plugins added with the "hook_ckeditor_plugin" button do not appear in the toolbar
- [#1350386] Improve regex pattern to find plugins for CKEditor
- [#1349308] Change description in CKEditor help page
- [#1343314] Change settings for private download
- [#1348194] Change of the default path for CKFinder settings
- [#1346820] Change of Full toolbar buttons
- [#1345788] Remove redundant Drupal Page Break button if there is no module to support this feature
- [#1345660] Enable the Drupal Breaks plugin by default
- [#1341988] CSS rule to hide the toolbar can hide more than is expected
- [#1334518] Unable to hide CKEditor on views edit pages by defining a path
- [#1333882] Cannot select any toolbars
- [#1334064] Changes in the "ckeditor_load_plugins" function
CKEditor 3.6.2 for Drupal