| 4aff3185 |
1 | // $Id$ |
| 2 | |
| 3 | Wysiwyg x.x-x.x, xxxx-xx-xx |
| 4 | --------------------------- |
| 5 | |
| 6 | |
| 754f90af |
7 | Wysiwyg 5.x-x.x, xxxx-xx-xx |
| 4aff3185 |
8 | --------------------------- |
| d256b07e |
9 | #342864 by davexoxide, sun: Added YUI editor support. |
| 803832b6 |
10 | #343217 by sun: Fixed improperly capitalized library script name for nicEdit. |
| 146c7781 |
11 | #341267 by sun: Fixed improper test for internal editor plugins. |
| 27b26de8 |
12 | #341996 by sun: Fixed editor cannot be re-enabled with one input format only. |
| 16b68191 |
13 | #341267 by sun: Added support for extensions that do not need to be loaded. |
| 12f6a3db |
14 | |
| 15 | |
| 16 | Wysiwyg 5.x-0.5, 2008-12-01 |
| 17 | --------------------------- |
| 56edd102 |
18 | #340758 by sun: Changed installation instructions to be displayed permanently. |
| cd4ba5d7 |
19 | #322657 by sun: Fixed "Enabled by default" option does not work when disabled. |
| a88d3e98 |
20 | #328052 by sun: Fixed switching input formats leads to wrong editor/state. |
| f965bf44 |
21 | #337569 by sun: Fixed different profiles for same editor are not respected. |
| 91b8aacd |
22 | #340195 by sun: Fixed #after_build function not invoked on all forms. |
| fda75cfd |
23 | #333521 by sun: Fixed TinyMCE version detection to look at the actual script. |
| a812cf55 |
24 | #329657 by svendecabooter, sun: Added Whizzywig support. |
| 21929648 |
25 | #333521 by sun: Fixed TinyMCE version detection docs. |
| 94734cdb |
26 | #327100 by sun: Changed access permission for settings page to 'administer |
| 27 | filters' to prevent incomplete updates. |
| 85043327 |
28 | #322731 by sun: Fixed improper use of t() in module install file. |
| c089023a |
29 | #329410 by sun: Fixed editor not loaded if there is only one input format. |
| fe6b5234 |
30 | #324366 by sun: Fixed "Illegal offset type" error on custom content-types. |
| b901169d |
31 | #328948 by sun: Fixed PHP notices when editors are assigned, but not configured. |
| 7706313d |
32 | #327710 by sun: Fixed nicEdit version could not be detected. |
| e9b0c61c |
33 | #328116 by sun: Added Safari plugin for TinyMCE 3. |
| ec73e5f8 |
34 | #327710 by sun: Added nicEdit support. |
| 4a9aa465 |
35 | #323855 by sun: Increased supported version of jWYSIWYG to 0.5. |
| ec119378 |
36 | #323671 by sun: Fixed TinyMCE editor not resized when browser is resized. |
| 8177bb12 |
37 | #327152 by sun: Fixed breadcrumbs for profile configuration pages. |
| 2f200dff |
38 | #323855 by Rob Loach, sun: Added jWYSIWYG support. |
| 78a3b907 |
39 | #327100 by sun: Associate editors/profiles with input formats. Major milestone. |
| 3f11d85d |
40 | #325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin. |
| 17e36524 |
41 | #325657 by sun: Fixed editor not showing up on Blog node form. |
| 5a8c6c4b |
42 | #283823 by sun: Added dependency on jQuery Update (2.x). |
| 634d8fa9 |
43 | #323795 by sun: Removed obsolete Wysiwyg Editor module files. |
| 26c5593f |
44 | #308912 by sun: Fixed alignment of editor buttons in TinyMCE 3. |
| 5ae0849d |
45 | #316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents. |
| 96438dc0 |
46 | #320559 by markus_petrux, sun: Added confirmation form to delete profiles. |
| 7a162677 |
47 | |
| 48 | |
| 49 | Wysiwyg 5.x-0.4, 2008-10-14 |
| 50 | --------------------------- |
| a9e135ea |
51 | #321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module. |
| 7a162677 |
52 | #321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3. |
| 604eca64 |
53 | #316507 by sun: Code clean-up; editor settings should be cloned for init, too. |
| f01f739b |
54 | #282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get |
| 55 | up and running. |
| 44bcfa54 |
56 | #319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'. |
| a8f655f9 |
57 | #319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js. |
| c4e05c1f |
58 | #273408 by quicksketch: Added blockquote button for TinyMCE 3. |
| 2deef4b0 |
59 | #319363 by sun: Changed JavaScript namespaces and centralized namespace |
| 60 | initialization. |
| a1ebe124 |
61 | #270780 by sun: Fixed TinyMCE 3 support for external plugins. |
| e41429f2 |
62 | #309832 by sun: Fixed README.txt. |
| 679a207e |
63 | #253600 by sun: Changed editor integration so that client-side editors attach to |
| 64 | input formats instead of textareas and are invoked for input format enabled |
| 65 | textareas only. |
| bb141f22 |
66 | #282717 by sun: Added (basic) FCKeditor support. |
| 06b05ba4 |
67 | #316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library |
| 68 | specific actions upon initializing, attaching, detaching, and toggling an |
| 69 | editor. Editor specific JavaScript resides in separate files now, as specified |
| 70 | and returned by implementations of hook_editor(). |
| 71 | Wysiwyg is a real API finally, supporting multiple editors and editor versions. |
| af502781 |
72 | #316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple |
| 73 | editors. |
| cfcb878c |
74 | |
| 75 | |
| 76 | Wysiwyg 5.x-0.3, 2008-09-12 |
| 77 | --------------------------- |
| 49e82f49 |
78 | #125267 by sun: Removed Safari browser warning configuration option. |
| ecf70199 |
79 | #304243 by sun: Fixed profile configuration improperly passed to JavaScript. |
| a8802088 |
80 | #304243 by sun: Code clean-up for wysiwyg_editor_profile_overview(). |
| a5cbe140 |
81 | #304243 by sun: Code clean-up for wysiwyg_editor_user_status(). |
| a4cf28f1 |
82 | #299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature. |
| ca5d96b9 |
83 | #293916 by sun: Clarified TinyMCE compatibility in README.txt. |
| 0f7fc4c9 |
84 | #293425 by sun: Fixed foreach warning during upgrade from TinyMCE module. |
| 85 | #292517 by sun: Fixed SQL error during upgrade from TinyMCE module. |
| 71e58397 |
86 | #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. |
| 1f8dd76a |
87 | #227687 by sun: Fixed improperly capitalized package name. |
| 0420df87 |
88 | #280727 by sun: Removed gzip compressor from installation instructions. |
| 3b250e00 |
89 | |
| 90 | |
| 91 | Wysiwyg 5.x-0.2, 2008-07-16 |
| 92 | --------------------------- |
| 9c3e5c16 |
93 | by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. |
| ba633f99 |
94 | #268562 by sun: Code clean-up; changed format for custom defined CSS classes |
| 95 | and removed error-prone auto-layout of buttons in favor of aligning them in |
| 96 | one row with a stylesheet; may break existing profiles. |
| 754f90af |
97 | #270730 by hass, sun: Added German translation for Teaser break plugin. |
| de5f62f8 |
98 | #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. |
| b9b2feb0 |
99 | #152046 by sun: Added hook_wysiwyg_plugin(). |
| 97912b64 |
100 | #268562 by sun: Code clean-up. |
| 5eb8295a |
101 | #60667 by sun: Fixed wrong editor profile is loaded when user is granted access |
| 102 | to more than one profile. |
| 0c8b5e9d |
103 | #264739 by sun: Fixed missing t() around some profile settings options. |
| e2280937 |
104 | |
| 105 | |
| 106 | Wysiwyg 5.x-0.1, 2008-06-07 |
| 107 | --------------------------- |
| 73100c2c |
108 | #264739 by sun: Improved output strings. |
| c31695bb |
109 | #264739 by hass, sun: Fixed potx error due to wrong t() string. |
| d69ea428 |
110 | #264411 by sun: Cleaned coding-style using coder_format script. |
| 3c6025b2 |
111 | #264411 by sun: Moved admin functions into separate include file. |
| 7549cacd |
112 | #264411 by sun: Added TinyMCE data import upon installation. |
| 113 | #264411 by sun: Renamed module to Wysiwyg Editor. |
| a0b5b473 |
114 | #118747 by nedjo, sun: Upgraded code for jQuery. |
| 115 | Initial fork of TinyMCE module (2008-05-30). |
| 4aff3185 |
116 | |
| 117 | |