| b26a55e7 |
1 | // $Id$ |
| 2 | |
| 7016cff9 |
3 | Wysiwyg 6.x-2.x, xxxx-xx-xx |
| 913f11a9 |
4 | --------------------------- |
| b18ff0cf |
5 | #748888 by TwoD, sun: Fixed isNode() not called in CKEditor. |
| 741be009 |
6 | #767550 by TwoD, sun, ungeek: Fixed invalid API docs and logic for |
| 7 | $plugin['filename']. |
| 93c521b0 |
8 | #988200 by sun: Changed static language list to ISO 639 defaults of Drupal core. |
| f28c4351 |
9 | #973808 by David_Rothstein: Fixed CKEditor incorrectly formatting the <br> tag. |
| 3dfa9d5d |
10 | #773856 by Roi Danton: Added CSS path and file documentation. |
| 839e88d4 |
11 | #735186 by TwoD, torbs: Fixed missing Norwegian language code. |
| c5c671f2 |
12 | #678580 by TwoD, sun: Fixed Drupal.wysiwygAttachToggleLink breaks click events. |
| 17a4c171 |
13 | #497654 by TwoD: Fixed Drupal plugins disabled in FCKeditor/WebKit browsers. |
| 0f35d629 |
14 | #735624 by sun: Fixed enabling one button removes default editor toolbar. |
| 13c00c89 |
15 | #755610 by sun, TwoD, BrightBold: Fixed white-space in block formats setting |
| 16 | breaks editors. |
| 92ff726e |
17 | #713942 by TwoD, sun: Fixed jQuery closure breaks OpenWYSIWYG. |
| 288e9523 |
18 | #679056 by sun, TwoD: Fixed pressing enter in autocomplete detaches editors. |
| 7a105502 |
19 | #80170 by sun: Changed dialog/plugin API for Inline API compatibility. |
| 50a8637e |
20 | #855554 by sun: Merged various changes from 3.x into 2.x. |
| 9698a9f2 |
21 | #803466 by hotspoons: Fixed TinyMCE image map support in advimage plugin. |
| 351709f2 |
22 | #922436 by TwoD: Fixed Whizzywig Uncaught TypeError in Chrome. |
| c8572ddb |
23 | #922520 by TwoD: Fixed Whizzywig is not detached properly. |
| 6c7ce0b4 |
24 | #907186 by TwoD: Fixed Whizzywig v60+ compatibility. |
| 1de2b406 |
25 | #765292 by TwoD: Added TinyMCE WordCount plugin. |
| 4fbf0e4c |
26 | #768726 by TwoD: Added TinyMCE AutoResize plugin. |
| 1347fbc9 |
27 | #781086 by TwoD: Fixed TinyMCE plugin options merged wrongly. |
| 6d188d42 |
28 | #767628 by TwoD: Fixed 'The version of markItUp could not be detected' error. |
| a2812615 |
29 | #651490 by TwoD: Fixed Whizzywig width. |
| 7c0dd272 |
30 | #715228 by TwoD: Fixed TinyMCE image popups not launching for existing images. |
| 90d555b1 |
31 | #606952 by TwoD: Fixed inserting content in fullscreen TinyMCE. |
| 519b3efb |
32 | #593008 by TwoD: Fixed third-party scripts breaking Wysiwyg. |
| eb9454a8 |
33 | #695398 by RichieB, Cl1mh4224rd, mcpuddin: Fixed TinyMCE 3.3.9.1 detection. |
| ac2a5c42 |
34 | #737318 by dboune: Fixed CKEditor default skin depends on filesystem order. |
| 09f3c45c |
35 | #775608 by TwoD: Fixed FCKEditor crashes IE on save. |
| 77a59492 |
36 | #824710 by TwoD: CKEditor not disabled upon enabling. |
| fddd5232 |
37 | #752516 by nquocbao, sun: Fixed openwysiwyg version callback. |
| 81c468dc |
38 | #753536 by TwoD: Fixed version detection for Whizzywig. |
| d51d72dd |
39 | #752516 by nquocbao, sun: Fixed file stream warnings in version callbacks. |
| 1ba1a0eb |
40 | |
| 41 | |
| 42 | Wysiwyg 6.x-2.1, 2010-03-08 |
| 43 | --------------------------- |
| 964f3190 |
44 | #628110 by quicksketch, sun, markus_petrux: Added editor settings alter hook. |
| 26240461 |
45 | #689218 by wwalc, TwoD, sun: Improved support for CKEditor. |
| 19b1adea |
46 | #695398 by TwoD: Updated support for TinyMCE 3.3. |
| f9ea468e |
47 | #613096 by Scott Reynolds: Fixed no editor appearing for user signature field. |
| b78c11cc |
48 | #696040 by Dave Reid: Fixed missing Cancel link on profile form. |
| eb0b921a |
49 | #594322 by TwoD: Added insert method for NicEdit. |
| c8862e83 |
50 | #659200 by TwoD: Fixed YUI Editor content lost in IE. |
| 87bd5336 |
51 | #594928 by ericbellot, TwoD, sun: Fixed 'attribs' button missing in TinyMCE. |
| f4f5f050 |
52 | #557090 by TwoD: Fixed Whizzywig 56 instance not removed on detach(). |
| 02cdfee8 |
53 | #667848 by TwoD, kaakuu: Fixed FCKeditor is not properly detached in IE. |
| 80306ff8 |
54 | #695768 by sun: Fixed #resizable removed when no editor profiles are loaded. |
| c08cc902 |
55 | #631494 by TwoD: Fixed multi-site libraries directory failure for WYMeditor. |
| cdb08c25 |
56 | #660080 by TwoD: Fixed Notice: Undefined offset. |
| 9fd8955d |
57 | #613922 by TwoD, sun: Fixed PHP warning when saving profiles. |
| 0b601d2e |
58 | #582298 by dereine: Added auto-paste from Word detection for FCKeditor. |
| 6ce9b0a3 |
59 | #597852 by sun: Fixed missing Turkish in language list. |
| 85d810a2 |
60 | #620176 by sun: Fixed missing Ukrainian in language list. |
| 8e4cdab3 |
61 | #613480 by TwoD, Dave Reid: Fixed PHP 5.3 compatibility. |
| 6a3680fe |
62 | #462146 by TwoD: Cleaned up CKEditor implementation. |
| 15ac3756 |
63 | #380586 by SimonEast: Updated YUI editor: Version detection not working. |
| 1579759c |
64 | #610132 by TwoD: Updated CKEditor 3.0.1, stylesheets and version check. |
| 9bbb3504 |
65 | #620858 by quicksketch: Fixed focus event not firing for CKeditor. |
| 0a007998 |
66 | #585932 by sun: Synced various clean-ups from 7.x. |
| 91c5cc8c |
67 | #489156 by sun: Removed orphan global 'showToggle' JS setting. |
| 9f62d3e2 |
68 | #462146 by sun, Niels Hackius: Fixed version detection for CKeditor. |
| 1580a477 |
69 | #545210 by sun: Fixed default value for editor toggle link. |
| cd4486cf |
70 | #372826 by Roi Danton, sun: Added Wysiwyg API developer documentation. |
| 37023ede |
71 | by sun: Fixed PHP notice. |
| 62ab3469 |
72 | #514912 by Likeless, sun: Added plugin/button handling for WYMeditor. |
| 8550bc97 |
73 | #538996 by darktygur: Fixed 404 errors for non-existing theme CSS files. |
| 3a66a1d2 |
74 | #509570 by Rob Loach, sun: Added forced detaching of editor upon form submit. |
| 38475f3b |
75 | #526644 by Darren Oh: Fixed broken editor theme validation. |
| 8c889c89 |
76 | #490914 by sun: Fixed JS/CSS not updated after update with caching enabled. |
| c94c9d22 |
77 | #522440 by authentictech, sun: UX: Fixed user interface for Wysiwyg profiles. |
| 8f19c91a |
78 | #507608 by jfh: Added WYMeditor instance API methods. |
| 266ff4f0 |
79 | by sun: Fixed form_build_id not removed from serialized profile settings. |
| f8d92556 |
80 | #496744 by TwoD: Fixed FCKeditor: "Apply source formatting" not working. |
| 0a007998 |
81 | #462146 by TwoD, et al: Added support for CKeditor. |
| 9affc808 |
82 | #490270 by sun: Fixed openWYSIWYG displays no buttons by default. |
| 3e8f97a5 |
83 | #490266 by sun: Fixed JS error when wysiwyg profile contains no buttons. |
| 7016cff9 |
84 | #400482 by sun: Fixed editor.instance.prepareContent() breaks editor's native |
| 85 | markup handling. Drupal plugin authors should add the CSS class |
| 86 | 'drupal-content' to prevent the editor selection to activate internal editor |
| 87 | buttons. |
| 88 | #394068 by kswan: Fixed missing button icons in markItUp. |
| 913f11a9 |
89 | |
| 90 | |
| 91 | Wysiwyg 6.x-2.0, 2009-06-10 |
| a5db5f4a |
92 | --------------------------- |
| 2b20ccf4 |
93 | #474908 by TwoD: Fixed Teaser break causing error in IE8. |
| 54a65ca8 |
94 | by sun: Major code clean-up. |
| 21c81d60 |
95 | #331089 by wwalc: Fixed FCKeditor toolbar buttons do not wrap. |
| 7028dc6f |
96 | #407014 by sun: Fixed/removed migration from other editor integration modules. |
| 0044993f |
97 | #485264 by sun: Changed installation instructions to be more concise. |
| 5b723388 |
98 | #479514 by sun: Fixed native plugin loading for TinyMCE (follow-up). |
| 117ad234 |
99 | #434590 by sun: Fixed path admin/settings/wysiwyg not found. |
| c574d4c1 |
100 | #479514 by TwoD, sun: Added native plugin support for FCKeditor. |
| cb155c9f |
101 | #341054 by sun: Fixed toggle link configuration setting not working. |
| 0d185cfe |
102 | by sun: Fixed markItUp button icons are not displayed. |
| db489b58 |
103 | by sun: Added openWYSIWYG editor support. |
| f77cbaa6 |
104 | #362137 by jfh, sun: Fixed WYMeditor broken when JS/CSS aggregation is enabled. |
| f3c9b689 |
105 | #328252 by sun: Added TinyMCE plugin BBCode for 3.x. |
| 6fa4d163 |
106 | #429926 by TwoD, sun: Fixed TinyMCE broken due to renamed Flash/Media plugin. |
| c4497098 |
107 | #342864 by davexoxide, sun: Added YUI editor support. |
| f3b7977a |
108 | #332139 by sun: Fixed editor must not be changed when profile is configured. |
| 92526a50 |
109 | #362137 by jfh: Added WYMeditor support. |
| cb2cee02 |
110 | #470928 by jfh, sun: Fixed Drupal.wysiwyg.clone turns arrays into objects. |
| 4c6d8346 |
111 | #445826 by TwoD: Fixed FCKeditor: Drupal.wysiwyg.activeId not updated. |
| 8ccdb7f3 |
112 | #478324 by jeffschuler: Fixed typo in profile configuration form. |
| e879035c |
113 | #373542 by sun: Fixed encoding of HTML entities for certain languages. |
| c18af709 |
114 | #320562 by sun: Changed location for external editor libraries. |
| a0313372 |
115 | #449134 by sun: Fixed stylesheets of theme missing in node form previews. |
| 6088f2f8 |
116 | |
| 117 | |
| 118 | Wysiwyg 6.x-2.0-ALPHA1, 2009-05-17 |
| 119 | ---------------------------------- |
| 814b1175 |
120 | #403728 by jfduchesneau: Fixed none.js breaks if textarea.js is not loaded. |
| c0ca00ca |
121 | #454992 by sun: Fixed drupal_get_js() query string 'q' breaks plugin loading. |
| 101d4805 |
122 | #419696 by sun: Fixed native plugins plugins are not loaded for all profiles. |
| c06554eb |
123 | #414768 by sun: Fixed Wysiwyg API not working in Konqueror. |
| 715d4b42 |
124 | #293803 by sun: Fixed "Show summary in full view" checkbox not displayed. |
| d76237c4 |
125 | #416742 by sun: Fixed type casting of $profile in profile configuration form. |
| 0b130cc6 |
126 | #404532 by TwoD: Fixed Teaser break comment stripped in IE. |
| 85b3052b |
127 | #380698 by TwoD: Added Drupal plugin support for FCKeditor. |
| f8ecb79f |
128 | #380698 by TwoD, sun: Added Drupal plugin support for FCKeditor (part I). |
| a75d0927 |
129 | #398848 by sun: Added support for TinyMCE 3.1. |
| e3744974 |
130 | #394068 by StephaneC: markItUp: Fixed icons not displayed due to #385736. |
| dd25af4a |
131 | #385974 by sun: Fixed form element description for CSS path (for Define CSS). |
| 86ef143a |
132 | #390460 by sun: Fixed broken plugin loading due to #359626. |
| a6b0dc8f |
133 | #385736 by sun: Fixed markItUp: Wrong editor library location. |
| 1379fca3 |
134 | #308912 by sun: Fixed TinyMCE: Buttons do not wrap in IE/Chrome. |
| 25bd7912 |
135 | #380586 by sun, hass: YUI editor: Fixed version detection. |
| f6e38e8d |
136 | #390224 by hass: Fixed JS error YAHOO.widget.Editor is not a constructor. |
| 55557fd1 |
137 | #359626 by sun: Fixed external/Drupal plugins are not loaded for all profiles. |
| a568f092 |
138 | #369115 by sun: Fixed TinyMCE's URL conversion magic breaks some input filters. |
| 98ff34ae |
139 | #376400 by TwoD: Fixed bad grammar in help text on profile overview page. |
| 60d523dd |
140 | #367632 by sun: Fixed $this and i JavaScript variables defined in global scope. |
| b44cf7d2 |
141 | #319363 by sun: Fixed missing spacer.gif for Teaser break plugin. |
| 69fe88fa |
142 | #373672 by chawl: Added (native) xhtmlextras plugin for TinyMCE 3. |
| a4accbc4 |
143 | #287025 by sun: Fixed native editor plugin options for TinyMCE and FCKeditor. |
| 6346afa3 |
144 | #373542 by sun: Fixed TinyMCE: entity_encoding 'raw' removes HTML entities. |
| b913a764 |
145 | #372806 by sun: Fixed block format configuration form element description. |
| cea254f9 |
146 | #370277 by sun: Fixed "Uncaught SyntaxError: Unexpected token" in IE/Chrome. |
| 1e973465 |
147 | #367632 by sun: Fixed "Unexpected identifier, string or number" error in IE. |
| 7b623a49 |
148 | #367632 by sun: Fixed invalid JavaScript syntax. |
| 328444ec |
149 | #319363 by sun: Follow-up: Synced 1.x with 2.x where possible. |
| 6e91d64e |
150 | #319363 by sun, quicksketch: Rewrote editor plugin API. The new plugin API |
| 151 | allows Drupal modules to expose editor plugins for ANY editor without |
| 152 | implementing editor-specific code. Major milestone for better content-editing |
| 153 | in Drupal. |
| 5708da35 |
154 | #364782 by sun: Fixed theme stylesheets not properly loaded. |
| cf180dce |
155 | #352938 by sun: Fixed JS error (blank page) in IE when plugins are loaded. |
| 613a83ec |
156 | #331089 by wwalc, sun: Added custom toolbar configuration support for FCKeditor. |
| 143cb538 |
157 | #331089 by sun: Fixed PHP notice for 'user_choose'; FCKeditor clean-up. |
| dd22018d |
158 | #344230 by wwalc: Fixed wrong editor base path setting for FCKeditor. |
| 17473a9a |
159 | #361289 by sun: Fixed CSS files do not need to use media 'screen'. |
| 37c7b8eb |
160 | #360696 by sun: Fixed IE does not trigger onChange event when selecting an input |
| 161 | format. |
| 46b43486 |
162 | #342376 by sun: Extended API to allow "preprocess" JavaScript option for some |
| 163 | editors. |
| 00f77ee0 |
164 | #352295 by sun: Added markItUp editor support. |
| 713eaa03 |
165 | #352703 by sun: Fixed wrong default configuration options for TinyMCE 3.2.1+. |
| c3bbf69b |
166 | #348317 by sun: Fixed TinyMCE's extended_valid_elements for advlink/advimage |
| 167 | plugin. |
| 02732f80 |
168 | #348986 by sun: Added CSS class for toggle link container. |
| a3d9c868 |
169 | #342864 by davexoxide, sun: Added YUI editor support. |
| bc2bdc67 |
170 | #343217 by sun: Fixed improperly capitalized library script name for nicEdit. |
| f012ff6d |
171 | #341267 by sun: Fixed improper test for internal editor plugins. |
| 7214cd0a |
172 | #341996 by sun: Fixed editor cannot be re-enabled with one input format only. |
| c2eb2080 |
173 | #341267 by sun: Added support for extensions that do not need to be loaded. |
| b4a82fca |
174 | |
| 175 | |
| 176 | Wysiwyg 6.x-0.5, 2008-12-01 |
| 177 | --------------------------- |
| c0c42d78 |
178 | #340758 by sun: Changed installation instructions to be displayed permanently. |
| c3dc7f9a |
179 | #322657 by sun: Fixed "Enabled by default" option does not work when disabled. |
| a74955bf |
180 | #328052 by sun: Fixed switching input formats leads to wrong editor/state. |
| e16a9972 |
181 | #337569 by sun: Fixed different profiles for same editor are not respected. |
| 33fd8bc9 |
182 | #340195 by sun: Fixed #after_build function not invoked on all forms. |
| c0a227fc |
183 | #333521 by sun: Fixed TinyMCE version detection to look at the actual script. |
| f2446499 |
184 | #329657 by svendecabooter, sun: Added Whizzywig support. |
| 216b2cfb |
185 | #333521 by sun: Fixed TinyMCE version detection docs. |
| af8246de |
186 | #327100 by sun: Changed access permission for settings page to 'administer |
| 187 | filters' to prevent incomplete updates. |
| 0ebf6d16 |
188 | #322731 by sun: Fixed improper use of t() in module install file. |
| 1aabb694 |
189 | #329410 by sun: Fixed editor not loaded if there is only one input format. |
| cd22694e |
190 | #324366 by sun: Fixed "Illegal offset type" error on custom content-types. |
| 9e8e526a |
191 | #328948 by sun: Fixed PHP notices when editors are assigned, but not configured. |
| db932f81 |
192 | #327710 by sun: Fixed nicEdit version could not be detected. |
| 329c0500 |
193 | #328116 by sun: Added Safari plugin for TinyMCE 3. |
| 4c552b90 |
194 | #327710 by sun: Added nicEdit support. |
| f8f7637b |
195 | #323855 by sun: Increased supported version of jWYSIWYG to 0.5. |
| 7b70802f |
196 | #323671 by sun: Fixed TinyMCE editor not resized when browser is resized. |
| 73508da6 |
197 | #327152 by sun: Fixed breadcrumbs for profile configuration pages. |
| cac2b421 |
198 | #323855 by Rob Loach, sun: Added jWYSIWYG support. |
| 81a2754f |
199 | #327100 by sun: Associate editors/profiles with input formats. Major milestone. |
| 261457be |
200 | #325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin. |
| 6b6e4e45 |
201 | #323795 by sun: Removed obsolete Wysiwyg Editor module files. |
| a09d7c1c |
202 | #308912 by sun: Fixed alignment of editor buttons in TinyMCE 3. |
| db918ad8 |
203 | #316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents. |
| c06ba055 |
204 | #320559 by markus_petrux, sun: Added confirmation form to delete profiles. |
| 94b665fa |
205 | |
| 206 | |
| 207 | Wysiwyg 6.x-0.4, 2008-10-14 |
| 208 | --------------------------- |
| eb714832 |
209 | #321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module. |
| 94b665fa |
210 | #321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3. |
| 325352d7 |
211 | #316507 by sun: Code clean-up; editor settings should be cloned for init, too. |
| 92da632d |
212 | #282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get |
| 213 | up and running. |
| f178028c |
214 | #319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'. |
| 9eb0a9ec |
215 | #319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js. |
| da006eca |
216 | #273408 by quicksketch: Added blockquote button for TinyMCE 3. |
| fb9108a1 |
217 | #319363 by sun: Changed JavaScript namespaces and centralized namespace |
| 218 | initialization. |
| 6bf6d580 |
219 | #270780 by sun: Fixed TinyMCE 3 support for external plugins. |
| 9e04acaf |
220 | #309832 by sun: Fixed README.txt. |
| a5b6ca17 |
221 | #253600 by sun: Changed editor integration so that client-side editors attach to |
| 222 | input formats instead of textareas and are invoked for input format enabled |
| 223 | textareas only. |
| 1a7c5997 |
224 | #282717 by sun: Added (basic) FCKeditor support. |
| 166a12f1 |
225 | #316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library |
| 226 | specific actions upon initializing, attaching, detaching, and toggling an |
| 227 | editor. Editor specific JavaScript resides in separate files now, as specified |
| 228 | and returned by implementations of hook_editor(). |
| 229 | Wysiwyg is a real API finally, supporting multiple editors and editor versions. |
| c792e281 |
230 | #316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple |
| 231 | editors. |
| 3a74e9b7 |
232 | |
| 233 | |
| 234 | Wysiwyg 6.x-0.3, 2008-09-12 |
| 235 | --------------------------- |
| df76f57c |
236 | #125267 by sun: Removed Safari browser warning configuration option. |
| 4248dc52 |
237 | #304243 by sun: Fixed profile configuration improperly passed to JavaScript. |
| ecdf7b86 |
238 | #304243 by sun: Code clean-up for wysiwyg_editor_profile_overview(). |
| 92089616 |
239 | #289218 by gustav: Fixed E^ALL notice if node has no body field. |
| e4d720b2 |
240 | #304243 by sun: Code clean-up for wysiwyg_editor_user_status(). |
| 11c19e9a |
241 | #299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature. |
| d776dee6 |
242 | #293916 by sun: Clarified TinyMCE compatibility in README.txt. |
| a6e59377 |
243 | #293425 by sun: Fixed foreach warning during upgrade from TinyMCE module. |
| 244 | #292517 by sun: Fixed SQL error during upgrade from TinyMCE module. |
| 7fd356fc |
245 | #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. |
| 3f2b2ad9 |
246 | #227687 by sun: Fixed improperly capitalized package name. |
| 77e3126e |
247 | #288028 by Matthew Davidson: Fixed outdated check for PHP input filter. |
| dfaf1762 |
248 | #280727 by sun: Removed gzip compressor from installation instructions. |
| b69cc1f9 |
249 | |
| 250 | |
| 251 | Wysiwyg 5.x-0.2, 2008-07-16 |
| 252 | --------------------------- |
| 4ad43795 |
253 | by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. |
| 60486af7 |
254 | #268562 by sun: Code clean-up; changed format for custom defined CSS classes |
| 255 | and removed error-prone auto-layout of buttons in favor of aligning them in |
| 256 | one row with a stylesheet; may break existing profiles. |
| 36986c6c |
257 | #270730 by hass, sun: Added German translation for Teaser break plugin. |
| b006306f |
258 | #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. |
| 68344d70 |
259 | #268838 by sun: Ported to Drupal 6.x. |
| a090395c |
260 | #152046 by sun: Added hook_wysiwyg_plugin(). |
| 075f2dce |
261 | #268562 by sun: Code clean-up. |
| b8a2b356 |
262 | #60667 by sun: Fixed wrong editor profile is loaded when user is granted access |
| 263 | to more than one profile. |
| fe1d01cc |
264 | #264739 by sun: Fixed missing t() around some profile settings options. |
| 36986c6c |
265 | |
| 266 | |
| 267 | Wysiwyg 5.x-0.1, 2008-06-07 |
| 268 | --------------------------- |
| c2219286 |
269 | #264739 by sun: Improved output strings. |
| 2135e817 |
270 | #264739 by hass, sun: Fixed potx error due to wrong t() string. |
| 9e3e05cd |
271 | #264411 by sun: Cleaned coding-style using coder_format script. |
| a2f0b052 |
272 | #264411 by sun: Moved admin functions into separate include file. |
| afe4a8ac |
273 | #264411 by sun: Added TinyMCE data import upon installation. |
| 274 | #264411 by sun: Renamed module to Wysiwyg Editor. |
| a5db5f4a |
275 | #118747 by nedjo, sun: Upgraded code for jQuery. |
| 276 | Initial fork of TinyMCE module (2008-05-30). |
| 277 | |
| 9e3e05cd |
278 | |