| b26a55e7 |
1 | // $Id$ |
| 2 | |
| 3 | Wysiwyg x.x-x.x, xxxx-xx-xx |
| 4 | --------------------------- |
| 5 | |
| 6 | |
| 17473a9a |
7 | Wysiwyg 6.x-2.x, xxxx-xx-xx |
| a5db5f4a |
8 | --------------------------- |
| 8ccdb7f3 |
9 | #478324 by jeffschuler: Fixed typo in profile configuration form. |
| e879035c |
10 | #373542 by sun: Fixed encoding of HTML entities for certain languages. |
| c18af709 |
11 | #320562 by sun: Changed location for external editor libraries. |
| a0313372 |
12 | #449134 by sun: Fixed stylesheets of theme missing in node form previews. |
| 6088f2f8 |
13 | |
| 14 | |
| 15 | Wysiwyg 6.x-2.0-ALPHA1, 2009-05-17 |
| 16 | ---------------------------------- |
| 814b1175 |
17 | #403728 by jfduchesneau: Fixed none.js breaks if textarea.js is not loaded. |
| c0ca00ca |
18 | #454992 by sun: Fixed drupal_get_js() query string 'q' breaks plugin loading. |
| 101d4805 |
19 | #419696 by sun: Fixed native plugins plugins are not loaded for all profiles. |
| c06554eb |
20 | #414768 by sun: Fixed Wysiwyg API not working in Konqueror. |
| 715d4b42 |
21 | #293803 by sun: Fixed "Show summary in full view" checkbox not displayed. |
| d76237c4 |
22 | #416742 by sun: Fixed type casting of $profile in profile configuration form. |
| 0b130cc6 |
23 | #404532 by TwoD: Fixed Teaser break comment stripped in IE. |
| 85b3052b |
24 | #380698 by TwoD: Added Drupal plugin support for FCKeditor. |
| f8ecb79f |
25 | #380698 by TwoD, sun: Added Drupal plugin support for FCKeditor (part I). |
| a75d0927 |
26 | #398848 by sun: Added support for TinyMCE 3.1. |
| e3744974 |
27 | #394068 by StephaneC: markItUp: Fixed icons not displayed due to #385736. |
| dd25af4a |
28 | #385974 by sun: Fixed form element description for CSS path (for Define CSS). |
| 86ef143a |
29 | #390460 by sun: Fixed broken plugin loading due to #359626. |
| a6b0dc8f |
30 | #385736 by sun: Fixed markItUp: Wrong editor library location. |
| 1379fca3 |
31 | #308912 by sun: Fixed TinyMCE: Buttons do not wrap in IE/Chrome. |
| 25bd7912 |
32 | #380586 by sun, hass: YUI editor: Fixed version detection. |
| f6e38e8d |
33 | #390224 by hass: Fixed JS error YAHOO.widget.Editor is not a constructor. |
| 55557fd1 |
34 | #359626 by sun: Fixed external/Drupal plugins are not loaded for all profiles. |
| a568f092 |
35 | #369115 by sun: Fixed TinyMCE's URL conversion magic breaks some input filters. |
| 98ff34ae |
36 | #376400 by TwoD: Fixed bad grammar in help text on profile overview page. |
| 60d523dd |
37 | #367632 by sun: Fixed $this and i JavaScript variables defined in global scope. |
| b44cf7d2 |
38 | #319363 by sun: Fixed missing spacer.gif for Teaser break plugin. |
| 69fe88fa |
39 | #373672 by chawl: Added (native) xhtmlextras plugin for TinyMCE 3. |
| a4accbc4 |
40 | #287025 by sun: Fixed native editor plugin options for TinyMCE and FCKeditor. |
| 6346afa3 |
41 | #373542 by sun: Fixed TinyMCE: entity_encoding 'raw' removes HTML entities. |
| b913a764 |
42 | #372806 by sun: Fixed block format configuration form element description. |
| cea254f9 |
43 | #370277 by sun: Fixed "Uncaught SyntaxError: Unexpected token" in IE/Chrome. |
| 1e973465 |
44 | #367632 by sun: Fixed "Unexpected identifier, string or number" error in IE. |
| 7b623a49 |
45 | #367632 by sun: Fixed invalid JavaScript syntax. |
| 328444ec |
46 | #319363 by sun: Follow-up: Synced 1.x with 2.x where possible. |
| 6e91d64e |
47 | #319363 by sun, quicksketch: Rewrote editor plugin API. The new plugin API |
| 48 | allows Drupal modules to expose editor plugins for ANY editor without |
| 49 | implementing editor-specific code. Major milestone for better content-editing |
| 50 | in Drupal. |
| 5708da35 |
51 | #364782 by sun: Fixed theme stylesheets not properly loaded. |
| cf180dce |
52 | #352938 by sun: Fixed JS error (blank page) in IE when plugins are loaded. |
| 613a83ec |
53 | #331089 by wwalc, sun: Added custom toolbar configuration support for FCKeditor. |
| 143cb538 |
54 | #331089 by sun: Fixed PHP notice for 'user_choose'; FCKeditor clean-up. |
| dd22018d |
55 | #344230 by wwalc: Fixed wrong editor base path setting for FCKeditor. |
| 17473a9a |
56 | #361289 by sun: Fixed CSS files do not need to use media 'screen'. |
| 37c7b8eb |
57 | #360696 by sun: Fixed IE does not trigger onChange event when selecting an input |
| 58 | format. |
| 46b43486 |
59 | #342376 by sun: Extended API to allow "preprocess" JavaScript option for some |
| 60 | editors. |
| 00f77ee0 |
61 | #352295 by sun: Added markItUp editor support. |
| 713eaa03 |
62 | #352703 by sun: Fixed wrong default configuration options for TinyMCE 3.2.1+. |
| c3bbf69b |
63 | #348317 by sun: Fixed TinyMCE's extended_valid_elements for advlink/advimage |
| 64 | plugin. |
| 02732f80 |
65 | #348986 by sun: Added CSS class for toggle link container. |
| a3d9c868 |
66 | #342864 by davexoxide, sun: Added YUI editor support. |
| bc2bdc67 |
67 | #343217 by sun: Fixed improperly capitalized library script name for nicEdit. |
| f012ff6d |
68 | #341267 by sun: Fixed improper test for internal editor plugins. |
| 7214cd0a |
69 | #341996 by sun: Fixed editor cannot be re-enabled with one input format only. |
| c2eb2080 |
70 | #341267 by sun: Added support for extensions that do not need to be loaded. |
| b4a82fca |
71 | |
| 72 | |
| 73 | Wysiwyg 6.x-0.5, 2008-12-01 |
| 74 | --------------------------- |
| c0c42d78 |
75 | #340758 by sun: Changed installation instructions to be displayed permanently. |
| c3dc7f9a |
76 | #322657 by sun: Fixed "Enabled by default" option does not work when disabled. |
| a74955bf |
77 | #328052 by sun: Fixed switching input formats leads to wrong editor/state. |
| e16a9972 |
78 | #337569 by sun: Fixed different profiles for same editor are not respected. |
| 33fd8bc9 |
79 | #340195 by sun: Fixed #after_build function not invoked on all forms. |
| c0a227fc |
80 | #333521 by sun: Fixed TinyMCE version detection to look at the actual script. |
| f2446499 |
81 | #329657 by svendecabooter, sun: Added Whizzywig support. |
| 216b2cfb |
82 | #333521 by sun: Fixed TinyMCE version detection docs. |
| af8246de |
83 | #327100 by sun: Changed access permission for settings page to 'administer |
| 84 | filters' to prevent incomplete updates. |
| 0ebf6d16 |
85 | #322731 by sun: Fixed improper use of t() in module install file. |
| 1aabb694 |
86 | #329410 by sun: Fixed editor not loaded if there is only one input format. |
| cd22694e |
87 | #324366 by sun: Fixed "Illegal offset type" error on custom content-types. |
| 9e8e526a |
88 | #328948 by sun: Fixed PHP notices when editors are assigned, but not configured. |
| db932f81 |
89 | #327710 by sun: Fixed nicEdit version could not be detected. |
| 329c0500 |
90 | #328116 by sun: Added Safari plugin for TinyMCE 3. |
| 4c552b90 |
91 | #327710 by sun: Added nicEdit support. |
| f8f7637b |
92 | #323855 by sun: Increased supported version of jWYSIWYG to 0.5. |
| 7b70802f |
93 | #323671 by sun: Fixed TinyMCE editor not resized when browser is resized. |
| 73508da6 |
94 | #327152 by sun: Fixed breadcrumbs for profile configuration pages. |
| cac2b421 |
95 | #323855 by Rob Loach, sun: Added jWYSIWYG support. |
| 81a2754f |
96 | #327100 by sun: Associate editors/profiles with input formats. Major milestone. |
| 261457be |
97 | #325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin. |
| 6b6e4e45 |
98 | #323795 by sun: Removed obsolete Wysiwyg Editor module files. |
| a09d7c1c |
99 | #308912 by sun: Fixed alignment of editor buttons in TinyMCE 3. |
| db918ad8 |
100 | #316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents. |
| c06ba055 |
101 | #320559 by markus_petrux, sun: Added confirmation form to delete profiles. |
| 94b665fa |
102 | |
| 103 | |
| 104 | Wysiwyg 6.x-0.4, 2008-10-14 |
| 105 | --------------------------- |
| eb714832 |
106 | #321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module. |
| 94b665fa |
107 | #321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3. |
| 325352d7 |
108 | #316507 by sun: Code clean-up; editor settings should be cloned for init, too. |
| 92da632d |
109 | #282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get |
| 110 | up and running. |
| f178028c |
111 | #319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'. |
| 9eb0a9ec |
112 | #319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js. |
| da006eca |
113 | #273408 by quicksketch: Added blockquote button for TinyMCE 3. |
| fb9108a1 |
114 | #319363 by sun: Changed JavaScript namespaces and centralized namespace |
| 115 | initialization. |
| 6bf6d580 |
116 | #270780 by sun: Fixed TinyMCE 3 support for external plugins. |
| 9e04acaf |
117 | #309832 by sun: Fixed README.txt. |
| a5b6ca17 |
118 | #253600 by sun: Changed editor integration so that client-side editors attach to |
| 119 | input formats instead of textareas and are invoked for input format enabled |
| 120 | textareas only. |
| 1a7c5997 |
121 | #282717 by sun: Added (basic) FCKeditor support. |
| 166a12f1 |
122 | #316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library |
| 123 | specific actions upon initializing, attaching, detaching, and toggling an |
| 124 | editor. Editor specific JavaScript resides in separate files now, as specified |
| 125 | and returned by implementations of hook_editor(). |
| 126 | Wysiwyg is a real API finally, supporting multiple editors and editor versions. |
| c792e281 |
127 | #316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple |
| 128 | editors. |
| 3a74e9b7 |
129 | |
| 130 | |
| 131 | Wysiwyg 6.x-0.3, 2008-09-12 |
| 132 | --------------------------- |
| df76f57c |
133 | #125267 by sun: Removed Safari browser warning configuration option. |
| 4248dc52 |
134 | #304243 by sun: Fixed profile configuration improperly passed to JavaScript. |
| ecdf7b86 |
135 | #304243 by sun: Code clean-up for wysiwyg_editor_profile_overview(). |
| 92089616 |
136 | #289218 by gustav: Fixed E^ALL notice if node has no body field. |
| e4d720b2 |
137 | #304243 by sun: Code clean-up for wysiwyg_editor_user_status(). |
| 11c19e9a |
138 | #299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature. |
| d776dee6 |
139 | #293916 by sun: Clarified TinyMCE compatibility in README.txt. |
| a6e59377 |
140 | #293425 by sun: Fixed foreach warning during upgrade from TinyMCE module. |
| 141 | #292517 by sun: Fixed SQL error during upgrade from TinyMCE module. |
| 7fd356fc |
142 | #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. |
| 3f2b2ad9 |
143 | #227687 by sun: Fixed improperly capitalized package name. |
| 77e3126e |
144 | #288028 by Matthew Davidson: Fixed outdated check for PHP input filter. |
| dfaf1762 |
145 | #280727 by sun: Removed gzip compressor from installation instructions. |
| 4ad43795 |
146 | by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. |
| 60486af7 |
147 | #268562 by sun: Code clean-up; changed format for custom defined CSS classes |
| 148 | and removed error-prone auto-layout of buttons in favor of aligning them in |
| 149 | one row with a stylesheet; may break existing profiles. |
| 36986c6c |
150 | #270730 by hass, sun: Added German translation for Teaser break plugin. |
| b006306f |
151 | #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. |
| 68344d70 |
152 | #268838 by sun: Ported to Drupal 6.x. |
| a090395c |
153 | #152046 by sun: Added hook_wysiwyg_plugin(). |
| 075f2dce |
154 | #268562 by sun: Code clean-up. |
| b8a2b356 |
155 | #60667 by sun: Fixed wrong editor profile is loaded when user is granted access |
| 156 | to more than one profile. |
| fe1d01cc |
157 | #264739 by sun: Fixed missing t() around some profile settings options. |
| 36986c6c |
158 | |
| 159 | |
| 160 | Wysiwyg 5.x-0.1, 2008-06-07 |
| 161 | --------------------------- |
| c2219286 |
162 | #264739 by sun: Improved output strings. |
| 2135e817 |
163 | #264739 by hass, sun: Fixed potx error due to wrong t() string. |
| 9e3e05cd |
164 | #264411 by sun: Cleaned coding-style using coder_format script. |
| a2f0b052 |
165 | #264411 by sun: Moved admin functions into separate include file. |
| afe4a8ac |
166 | #264411 by sun: Added TinyMCE data import upon installation. |
| 167 | #264411 by sun: Renamed module to Wysiwyg Editor. |
| a5db5f4a |
168 | #118747 by nedjo, sun: Upgraded code for jQuery. |
| 169 | Initial fork of TinyMCE module (2008-05-30). |
| 170 | |
| 9e3e05cd |
171 | |