| b26a55e7 |
1 | // $Id$ |
| 2 | |
| 3 | Wysiwyg x.x-x.x, xxxx-xx-xx |
| 4 | --------------------------- |
| 5 | |
| 6 | |
| 36986c6c |
7 | Wysiwyg 6.x-x.x, xxxx-xx-xx |
| a5db5f4a |
8 | --------------------------- |
| a74955bf |
9 | #328052 by sun: Fixed switching input formats leads to wrong editor/state. |
| e16a9972 |
10 | #337569 by sun: Fixed different profiles for same editor are not respected. |
| 33fd8bc9 |
11 | #340195 by sun: Fixed #after_build function not invoked on all forms. |
| c0a227fc |
12 | #333521 by sun: Fixed TinyMCE version detection to look at the actual script. |
| f2446499 |
13 | #329657 by svendecabooter, sun: Added Whizzywig support. |
| 216b2cfb |
14 | #333521 by sun: Fixed TinyMCE version detection docs. |
| af8246de |
15 | #327100 by sun: Changed access permission for settings page to 'administer |
| 16 | filters' to prevent incomplete updates. |
| 0ebf6d16 |
17 | #322731 by sun: Fixed improper use of t() in module install file. |
| 1aabb694 |
18 | #329410 by sun: Fixed editor not loaded if there is only one input format. |
| cd22694e |
19 | #324366 by sun: Fixed "Illegal offset type" error on custom content-types. |
| 9e8e526a |
20 | #328948 by sun: Fixed PHP notices when editors are assigned, but not configured. |
| db932f81 |
21 | #327710 by sun: Fixed nicEdit version could not be detected. |
| 329c0500 |
22 | #328116 by sun: Added Safari plugin for TinyMCE 3. |
| 4c552b90 |
23 | #327710 by sun: Added nicEdit support. |
| f8f7637b |
24 | #323855 by sun: Increased supported version of jWYSIWYG to 0.5. |
| 7b70802f |
25 | #323671 by sun: Fixed TinyMCE editor not resized when browser is resized. |
| 73508da6 |
26 | #327152 by sun: Fixed breadcrumbs for profile configuration pages. |
| cac2b421 |
27 | #323855 by Rob Loach, sun: Added jWYSIWYG support. |
| 81a2754f |
28 | #327100 by sun: Associate editors/profiles with input formats. Major milestone. |
| 261457be |
29 | #325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin. |
| 6b6e4e45 |
30 | #323795 by sun: Removed obsolete Wysiwyg Editor module files. |
| a09d7c1c |
31 | #308912 by sun: Fixed alignment of editor buttons in TinyMCE 3. |
| db918ad8 |
32 | #316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents. |
| c06ba055 |
33 | #320559 by markus_petrux, sun: Added confirmation form to delete profiles. |
| 94b665fa |
34 | |
| 35 | |
| 36 | Wysiwyg 6.x-0.4, 2008-10-14 |
| 37 | --------------------------- |
| eb714832 |
38 | #321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module. |
| 94b665fa |
39 | #321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3. |
| 325352d7 |
40 | #316507 by sun: Code clean-up; editor settings should be cloned for init, too. |
| 92da632d |
41 | #282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get |
| 42 | up and running. |
| f178028c |
43 | #319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'. |
| 9eb0a9ec |
44 | #319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js. |
| da006eca |
45 | #273408 by quicksketch: Added blockquote button for TinyMCE 3. |
| fb9108a1 |
46 | #319363 by sun: Changed JavaScript namespaces and centralized namespace |
| 47 | initialization. |
| 6bf6d580 |
48 | #270780 by sun: Fixed TinyMCE 3 support for external plugins. |
| 9e04acaf |
49 | #309832 by sun: Fixed README.txt. |
| a5b6ca17 |
50 | #253600 by sun: Changed editor integration so that client-side editors attach to |
| 51 | input formats instead of textareas and are invoked for input format enabled |
| 52 | textareas only. |
| 1a7c5997 |
53 | #282717 by sun: Added (basic) FCKeditor support. |
| 166a12f1 |
54 | #316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library |
| 55 | specific actions upon initializing, attaching, detaching, and toggling an |
| 56 | editor. Editor specific JavaScript resides in separate files now, as specified |
| 57 | and returned by implementations of hook_editor(). |
| 58 | Wysiwyg is a real API finally, supporting multiple editors and editor versions. |
| c792e281 |
59 | #316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple |
| 60 | editors. |
| 3a74e9b7 |
61 | |
| 62 | |
| 63 | Wysiwyg 6.x-0.3, 2008-09-12 |
| 64 | --------------------------- |
| df76f57c |
65 | #125267 by sun: Removed Safari browser warning configuration option. |
| 4248dc52 |
66 | #304243 by sun: Fixed profile configuration improperly passed to JavaScript. |
| ecdf7b86 |
67 | #304243 by sun: Code clean-up for wysiwyg_editor_profile_overview(). |
| 92089616 |
68 | #289218 by gustav: Fixed E^ALL notice if node has no body field. |
| e4d720b2 |
69 | #304243 by sun: Code clean-up for wysiwyg_editor_user_status(). |
| 11c19e9a |
70 | #299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature. |
| d776dee6 |
71 | #293916 by sun: Clarified TinyMCE compatibility in README.txt. |
| a6e59377 |
72 | #293425 by sun: Fixed foreach warning during upgrade from TinyMCE module. |
| 73 | #292517 by sun: Fixed SQL error during upgrade from TinyMCE module. |
| 7fd356fc |
74 | #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. |
| 3f2b2ad9 |
75 | #227687 by sun: Fixed improperly capitalized package name. |
| 77e3126e |
76 | #288028 by Matthew Davidson: Fixed outdated check for PHP input filter. |
| dfaf1762 |
77 | #280727 by sun: Removed gzip compressor from installation instructions. |
| 4ad43795 |
78 | by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. |
| 60486af7 |
79 | #268562 by sun: Code clean-up; changed format for custom defined CSS classes |
| 80 | and removed error-prone auto-layout of buttons in favor of aligning them in |
| 81 | one row with a stylesheet; may break existing profiles. |
| 36986c6c |
82 | #270730 by hass, sun: Added German translation for Teaser break plugin. |
| b006306f |
83 | #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. |
| 68344d70 |
84 | #268838 by sun: Ported to Drupal 6.x. |
| a090395c |
85 | #152046 by sun: Added hook_wysiwyg_plugin(). |
| 075f2dce |
86 | #268562 by sun: Code clean-up. |
| b8a2b356 |
87 | #60667 by sun: Fixed wrong editor profile is loaded when user is granted access |
| 88 | to more than one profile. |
| fe1d01cc |
89 | #264739 by sun: Fixed missing t() around some profile settings options. |
| 36986c6c |
90 | |
| 91 | |
| 92 | Wysiwyg 5.x-0.1, 2008-06-07 |
| 93 | --------------------------- |
| c2219286 |
94 | #264739 by sun: Improved output strings. |
| 2135e817 |
95 | #264739 by hass, sun: Fixed potx error due to wrong t() string. |
| 9e3e05cd |
96 | #264411 by sun: Cleaned coding-style using coder_format script. |
| a2f0b052 |
97 | #264411 by sun: Moved admin functions into separate include file. |
| afe4a8ac |
98 | #264411 by sun: Added TinyMCE data import upon installation. |
| 99 | #264411 by sun: Renamed module to Wysiwyg Editor. |
| a5db5f4a |
100 | #118747 by nedjo, sun: Upgraded code for jQuery. |
| 101 | Initial fork of TinyMCE module (2008-05-30). |
| 102 | |
| 9e3e05cd |
103 | |