| 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 | --------------------------- |
| 870dd617 |
9 | #292517 by sun: Fixed SQL error during upgrade from TinyMCE. |
| 71e58397 |
10 | #286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration. |
| 1f8dd76a |
11 | #227687 by sun: Fixed improperly capitalized package name. |
| 0420df87 |
12 | #280727 by sun: Removed gzip compressor from installation instructions. |
| 3b250e00 |
13 | |
| 14 | |
| 15 | Wysiwyg 5.x-0.2, 2008-07-16 |
| 16 | --------------------------- |
| 9c3e5c16 |
17 | by sun: Fixed JavaScript errors when JS aggregation/compression is enabled. |
| ba633f99 |
18 | #268562 by sun: Code clean-up; changed format for custom defined CSS classes |
| 19 | and removed error-prone auto-layout of buttons in favor of aligning them in |
| 20 | one row with a stylesheet; may break existing profiles. |
| 754f90af |
21 | #270730 by hass, sun: Added German translation for Teaser break plugin. |
| de5f62f8 |
22 | #268838 by sun: Fixed PHP warning if no buttons are enabled for a profile. |
| b9b2feb0 |
23 | #152046 by sun: Added hook_wysiwyg_plugin(). |
| 97912b64 |
24 | #268562 by sun: Code clean-up. |
| 5eb8295a |
25 | #60667 by sun: Fixed wrong editor profile is loaded when user is granted access |
| 26 | to more than one profile. |
| 0c8b5e9d |
27 | #264739 by sun: Fixed missing t() around some profile settings options. |
| e2280937 |
28 | |
| 29 | |
| 30 | Wysiwyg 5.x-0.1, 2008-06-07 |
| 31 | --------------------------- |
| 73100c2c |
32 | #264739 by sun: Improved output strings. |
| c31695bb |
33 | #264739 by hass, sun: Fixed potx error due to wrong t() string. |
| d69ea428 |
34 | #264411 by sun: Cleaned coding-style using coder_format script. |
| 3c6025b2 |
35 | #264411 by sun: Moved admin functions into separate include file. |
| 7549cacd |
36 | #264411 by sun: Added TinyMCE data import upon installation. |
| 37 | #264411 by sun: Renamed module to Wysiwyg Editor. |
| a0b5b473 |
38 | #118747 by nedjo, sun: Upgraded code for jQuery. |
| 39 | Initial fork of TinyMCE module (2008-05-30). |
| 4aff3185 |
40 | |
| 41 | |