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