// $Id$ Wysiwyg x.x-x.x, xxxx-xx-xx --------------------------- Wysiwyg 6.x-2.x, xxxx-xx-xx --------------------------- #319363 by sun: Fixed missing spacer.gif for Teaser break plugin. #373672 by chawl: Added (native) xhtmlextras plugin for TinyMCE 3. #287025 by sun: Fixed native editor plugin options for TinyMCE and FCKeditor. #373542 by sun: Fixed TinyMCE: entity_encoding 'raw' removes HTML entities. #372806 by sun: Fixed block format configuration form element description. #370277 by sun: Fixed "Uncaught SyntaxError: Unexpected token" in IE/Chrome. #367632 by sun: Fixed "Unexpected identifier, string or number" error in IE. #367632 by sun: Fixed invalid JavaScript syntax. #319363 by sun: Follow-up: Synced 1.x with 2.x where possible. #319363 by sun, quicksketch: Rewrote editor plugin API. The new plugin API allows Drupal modules to expose editor plugins for ANY editor without implementing editor-specific code. Major milestone for better content-editing in Drupal. #364782 by sun: Fixed theme stylesheets not properly loaded. #352938 by sun: Fixed JS error (blank page) in IE when plugins are loaded. #331089 by wwalc, sun: Added custom toolbar configuration support for FCKeditor. #331089 by sun: Fixed PHP notice for 'user_choose'; FCKeditor clean-up. #344230 by wwalc: Fixed wrong editor base path setting for FCKeditor. #361289 by sun: Fixed CSS files do not need to use media 'screen'. #360696 by sun: Fixed IE does not trigger onChange event when selecting an input format. #342376 by sun: Extended API to allow "preprocess" JavaScript option for some editors. #352295 by sun: Added markItUp editor support. #352703 by sun: Fixed wrong default configuration options for TinyMCE 3.2.1+. #348317 by sun: Fixed TinyMCE's extended_valid_elements for advlink/advimage plugin. #348986 by sun: Added CSS class for toggle link container. #342864 by davexoxide, sun: Added YUI editor support. #343217 by sun: Fixed improperly capitalized library script name for nicEdit. #341267 by sun: Fixed improper test for internal editor plugins. #341996 by sun: Fixed editor cannot be re-enabled with one input format only. #341267 by sun: Added support for extensions that do not need to be loaded. Wysiwyg 6.x-0.5, 2008-12-01 --------------------------- #340758 by sun: Changed installation instructions to be displayed permanently. #322657 by sun: Fixed "Enabled by default" option does not work when disabled. #328052 by sun: Fixed switching input formats leads to wrong editor/state. #337569 by sun: Fixed different profiles for same editor are not respected. #340195 by sun: Fixed #after_build function not invoked on all forms. #333521 by sun: Fixed TinyMCE version detection to look at the actual script. #329657 by svendecabooter, sun: Added Whizzywig support. #333521 by sun: Fixed TinyMCE version detection docs. #327100 by sun: Changed access permission for settings page to 'administer filters' to prevent incomplete updates. #322731 by sun: Fixed improper use of t() in module install file. #329410 by sun: Fixed editor not loaded if there is only one input format. #324366 by sun: Fixed "Illegal offset type" error on custom content-types. #328948 by sun: Fixed PHP notices when editors are assigned, but not configured. #327710 by sun: Fixed nicEdit version could not be detected. #328116 by sun: Added Safari plugin for TinyMCE 3. #327710 by sun: Added nicEdit support. #323855 by sun: Increased supported version of jWYSIWYG to 0.5. #323671 by sun: Fixed TinyMCE editor not resized when browser is resized. #327152 by sun: Fixed breadcrumbs for profile configuration pages. #323855 by Rob Loach, sun: Added jWYSIWYG support. #327100 by sun: Associate editors/profiles with input formats. Major milestone. #325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin. #323795 by sun: Removed obsolete Wysiwyg Editor module files. #308912 by sun: Fixed alignment of editor buttons in TinyMCE 3. #316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents. #320559 by markus_petrux, sun: Added confirmation form to delete profiles. Wysiwyg 6.x-0.4, 2008-10-14 --------------------------- #321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module. #321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3. #316507 by sun: Code clean-up; editor settings should be cloned for init, too. #282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get up and running. #319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'. #319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js. #273408 by quicksketch: Added blockquote button for TinyMCE 3. #319363 by sun: Changed JavaScript namespaces and centralized namespace initialization. #270780 by sun: Fixed TinyMCE 3 support for external plugins. #309832 by sun: Fixed README.txt. #253600 by sun: Changed editor integration so that client-side editors attach to input formats instead of textareas and are invoked for input format enabled textareas only. #282717 by sun: Added (basic) FCKeditor support. #316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library specific actions upon initializing, attaching, detaching, and toggling an editor. Editor specific JavaScript resides in separate files now, as specified and returned by implementations of hook_editor(). Wysiwyg is a real API finally, supporting multiple editors and editor versions. #316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple editors. Wysiwyg 6.x-0.3, 2008-09-12 --------------------------- #125267 by sun: Removed Safari browser warning configuration option. #304243 by sun: Fixed profile configuration improperly passed to JavaScript. #304243 by sun: Code clean-up for wysiwyg_editor_profile_overview(). #289218 by gustav: Fixed E^ALL notice if node has no body field. #304243 by sun: Code clean-up for wysiwyg_editor_user_status(). #299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature. #293916 by sun: Clarified TinyMCE compatibility in README.txt. #293425 by sun: Fixed foreach warning during upgrade from TinyMCE module. #292517 by sun: Fixed SQL error during upgrade from TinyMCE module. #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. #227687 by sun: Fixed improperly capitalized package name. #288028 by Matthew Davidson: Fixed outdated check for PHP input filter. #280727 by sun: Removed gzip compressor from installation instructions. by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. #268562 by sun: Code clean-up; changed format for custom defined CSS classes and removed error-prone auto-layout of buttons in favor of aligning them in one row with a stylesheet; may break existing profiles. #270730 by hass, sun: Added German translation for Teaser break plugin. #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. #268838 by sun: Ported to Drupal 6.x. #152046 by sun: Added hook_wysiwyg_plugin(). #268562 by sun: Code clean-up. #60667 by sun: Fixed wrong editor profile is loaded when user is granted access to more than one profile. #264739 by sun: Fixed missing t() around some profile settings options. Wysiwyg 5.x-0.1, 2008-06-07 --------------------------- #264739 by sun: Improved output strings. #264739 by hass, sun: Fixed potx error due to wrong t() string. #264411 by sun: Cleaned coding-style using coder_format script. #264411 by sun: Moved admin functions into separate include file. #264411 by sun: Added TinyMCE data import upon installation. #264411 by sun: Renamed module to Wysiwyg Editor. #118747 by nedjo, sun: Upgraded code for jQuery. Initial fork of TinyMCE module (2008-05-30).