| Commit | Line | Data |
|---|---|---|
| 0c87a920 WW |
1 | $Id$ |
| 2 | ||
| 47709192 JS |
3 | -- 2009-07-28 version 6.x-1.x-dev |
| 4 | * Fixed a number of spelling mistakes | |
| 5 | ||
| 38002698 | 6 | -- 2009-07-25 version 6.x-1.x-dev |
| 9f61173e | 7 | * #366431 Don't process textareas with #access = false |
| 38002698 | 8 | * #409038 %u wild card does not work in private folders |
| 9372a5cb | 9 | * #338923 Improve description of security setting |
| 9f61173e | 10 | |
| a9b7b188 JS |
11 | -- 2009-07-24 version 6.x-1.x-dev |
| 12 | * #529798 Czech translation for FCKeditor 6.x-1.3 (by charmer) | |
| b3b43749 | 13 | * #461234 Add notice that both profile and global profile rules apply |
| 5feb7944 | 14 | * #530184 Add notice about importance of fckeditor_php*.php files to README.txt |
| a9b7b188 | 15 | |
| b81fa59a WW |
16 | -- 2009-05-14 version 6.x-1.x-dev |
| 17 | * #445878 Added a "fckActiveId" variable for the active editor | |
| c659d71d | 18 | * #289205 Improved compatibility with IMCE |
| b81fa59a | 19 | |
| b9e56ff2 WW |
20 | -- 2009-05-11 version 6.x-1.x-dev |
| 21 | * #417652 Fixed: html code generated by linktonode plugin overwrites the original anchor text | |
| 22 | ||
| 13834bc8 WW |
23 | -- 2009-03-11 version 6.x-1.x-dev |
| 24 | * #380134 Fixed the incompatibility with JsMin in IE | |
| fc56e55f | 25 | * #379088 Added support for Web File Manager (WebFM) |
| d0e90956 | 26 | * #370019 Added possibility to load fckeditor.config.js from theme path |
| a98590a2 | 27 | * #365121 Fixed: Img Assist button pops up blank window with JS errors |
| 13834bc8 | 28 | |
| 33849b0f WW |
29 | -- 2009-03-10 version 6.x-1.x-dev |
| 30 | * #389186 Fixed the issue with calling IMCE filebrowser when index.html resides in Drupal folder | |
| 31 | ||
| 799ee28c WW |
32 | -- 2009-02-19 version 6.x-1.x-dev |
| 33 | * #363514 Fixed the issue with including nonexisting subtheme stylesheet. | |
| 34 | ||
| 5b8793b2 WW |
35 | -- 2009-02-16 version 6.x-1.x-dev |
| 36 | * #372150 Fixed: break tag shows up in empty Body field after saving | |
| 8bc8e4c6 | 37 | * #330286 Removed the "Red Title" style from the default list of styles |
| a424563b | 38 | * #374386 Fixed:   shows up in empty Body field when ProcessHTMLEntities is set to false |
| 7236fea0 | 39 | * #371653 Removed t() from schema description |
| 80f582fa | 40 | * #369093 Fixed: AJAX callback - XSS filter should not be called if no security filter is selected |
| c9d8c576 | 41 | * #374101 Fixed: FCKeditor settings - error highlights wrong field |
| 2d13bf6e | 42 | * #345166 Corrected validation of fields to exclude/include with double dash |
| 5b8793b2 | 43 | |
| e81f438e WW |
44 | -- 2009-01-28 version 6.x-1.x-dev |
| 45 | * #363594 Fixed: invalid text on toggle link | |
| bfd8c54c | 46 | * #295937 Fixed: break plugin forces new paragraph |
| a341a619 | 47 | * #363514 Fixed: CSS files in parent theme are incorrectly included in the editor area |
| e81f438e | 48 | |
| a2956649 | 49 | -- 2009-01-23 version 6.x-1.x-dev |
| 5b8793b2 | 50 | * #352704 Fixed: moving an image corrupts its path |
| 3270d6f5 | 51 | * #323844 Fixed: loading (sub)theme stylesheets |
| a2956649 | 52 | |
| 151bddc3 WW |
53 | -- 2009-01-20 version 6.x-1.x-dev |
| 54 | * #350155 Fixed: double slash in path to fckstyles.xml | |
| de8c5a8c | 55 | * #355576 Added better explanation of what simplified toolbar really is |
| 9342cadb | 56 | * #347133 Disabled FCKeditor by default on admin/settings/actions/configure |
| 151bddc3 | 57 | |
| c2af3932 WW |
58 | -- 2009-01-19 version 6.x-1.x-dev |
| 59 | * #360599 Improved ImageBrowser integration | |
| 60 | ||
| 8c659c8f WW |
61 | -- 2008-12-23 version 6.x-1.x-dev |
| 62 | * Fixed built-in file browser issues when Devel module is enabled | |
| 63 | ||
| 8b5dd823 | 64 | -- 2008-12-18 version 6.x-1.x-dev |
| 0a4de7b0 | 65 | * #347865 Fixed: invalid implementation of hook_file_download |
| 8b5dd823 WW |
66 | * Added hack for #248146 (problems with the upload module in FF2) |
| 67 | ||
| 555509fb | 68 | -- 2008-12-17 version 6.x-1.x-dev |
| 0a4de7b0 | 69 | * Fixed validation of asterisk in the exclude/include settings |
| a2e37d18 WW |
70 | |
| 71 | -- 2008-12-12 version 6.x-1.x-dev | |
| de10001e | 72 | * #338923 Improved description of security setting |
| c8556996 | 73 | * #336915 Gracefully degrade when not finding a textbox |
| c8fbe8d0 | 74 | FCKeditor module now doesn to require "." in the include_path to work |
| 26d535ae | 75 | * #321844 Fixed: FCKeditor and Image Assist not working together |
| de10001e | 76 | |
| 3fce2cc3 WW |
77 | -- 2008-12-05 version 6.x-1.x-dev |
| 78 | * #331329 Added expermimental support for Link to content/node integration | |
| 79 | ||
| 18bd52b0 WW |
80 | -- 2008-12-04 version 6.x-1.x-dev |
| 81 | * #341806 Fixed: Random problems with teaser break | |
| 5ae932a2 | 82 | * #342155 Added webform fields to the default exclusion list |
| 18bd52b0 | 83 | |
| b9c4acef WW |
84 | -- 2008-12-01 version 6.x-1.x-dev |
| 85 | * #321818 Fixed: FCKeditor not displaying on any posts except initial ones | |
| 86 | ||
| 4da0d34e WW |
87 | -- 2008-11-25 version 6.x-1.x-dev |
| 88 | * #336753 Fixed: All text disappears | |
| 89 | ||
| 779a2548 WW |
90 | -- 2008-11-19 version 6.x-1.x-dev |
| 91 | * #334947 Added LoginToboggan administration pages to the default exclusion list | |
| a15579da | 92 | * #322939 Fixed: Distinguish between Teaser and page break |
| 779a2548 | 93 | |
| e388c81a WW |
94 | -- 2008-11-14 version 6.x-1.x-dev |
| 95 | * #332727 Fixed: Fatal error in PHP4 | |
| cc735e40 | 96 | * #327615 Added Image Browser (http://drupal.org/project/imagebrowser) to the list of supported file browsers |
| e388c81a | 97 | |
| dedd64a9 WW |
98 | -- 2008-10-21 version 6.x-1.x-dev |
| 99 | * #314319 Added protection against XSS attacks when editing | |
| 100 | ||
| 2d2ff83b WW |
101 | -- 2008-10-17 version 6.x-1.x-dev |
| 102 | * #322245 Fixed: appended querystring caused warnings in drupal_get_js | |
| 103 | ||
| c928af88 WW |
104 | -- 2008-10-16 version 6.x-1.x-dev |
| 105 | * #273300 Improved Image Assist support | |
| 3e74a194 | 106 | * Fixed: FCKeditor din't load it's own stylesheet when theme without style.css was enabled |
| c928af88 | 107 | |
| 5ec02696 | 108 | -- 2008-10-15 version 6.x-1.x-dev |
| 93d5b3d9 | 109 | * EMailProtection has been set to "none" by default |
| 5ec02696 | 110 | * #302435 Fixed: Apache reports Forbidden Error on File Browse |
| b466cbe6 | 111 | * #313524 Fixed: "notice: Undefined index" messages in hook_user |
| 8c9e81b2 | 112 | * Added user profile validation |
| 3eef4b18 | 113 | * #318540 Fixed: formatting output doesn't format properly (part 2) |
| c8d575ed | 114 | * #311357 Added finnish translation |
| 5ec02696 | 115 | |
| 052a729e WW |
116 | -- 2008-10-09 version 6.x-1.x-dev |
| 117 | * #310988 Extended default exclusion list, added hack for module developers allowing to disable fckeditor on specific textareas | |
| 0c75a714 | 118 | * #318540 Fixed: formatting output doesn't format properly |
| 79a1deba | 119 | * #240230 Another attempt to fix issues with teaser brake |
| 01139d56 | 120 | * #316029 File_download adds text/plain content type to a pdf |
| 052a729e | 121 | |
| 6161740e WW |
122 | -- 2008-10-08 version 6.x-1.x-dev |
| 123 | * Added upgrading instructions | |
| 124 | ||
| b3b2e089 WW |
125 | -- 2008-09-17 version 6.x-1.x-dev |
| 126 | * Improved Image Assist 6.x-1.x support when FCKeditor is running in a popup mode | |
| 127 | ||
| a4cc4dbd WW |
128 | -- 2008-09-16 version 6.x-1.x-dev |
| 129 | * Improved Image Assist 6.x-1.x support | |
| 21530745 | 130 | * #308360 added field IDs from google_analytics and piwik modules to the default exclusion list |
| a4cc4dbd | 131 | |
| 95829ef2 WW |
132 | -- 2008-09-12 version 6.x-1.x-dev |
| 133 | * #307130 edit-update-notify-emails field added to default exclusion list | |
| 134 | ||
| 53c33fd3 WW |
135 | -- 2008-09-11 version 6.x-1.x-dev |
| 136 | * Added <param> tag to the list of suggested allowed tags in Filtered HTML input format. | |
| 137 | ||
| 5d7a6961 WW |
138 | -- 2008-09-04 version 6.x-1.x-dev |
| 139 | * #303863 Fixed: "Show disable/enable rich text editor toggle" value was ignored from user settings. | |
| 73f48d27 | 140 | * #299404 Improved protection against browsers caching fckeditor.config.js |
| ce3861a6 | 141 | * #290831 (comment #7) preview doesn't work |
| d14ae870 | 142 | * #296382 Fixed: save button and teaser break problem in FCKeditor |
| aa0819b0 WW |
143 | * #301051 Fixed: incomatibility with l10n_client (added edit-target to the default exclude list) |
| 144 | ||
| 5d7a6961 | 145 | |
| bb840a2a WW |
146 | -- 2008-08-27 version 6.x-1.x-dev |
| 147 | * #270430 Fixed: Compatibility with themes that put all javascript at the bottom | |
| 148 | ||
| e2bebd1f | 149 | -- 2008-08-18 version 6.x-1.x-dev |
| 28cb9ef2 | 150 | * #295306 Added edit-relatedlinks-fieldset-relatedlinks to the exclusion list. (Conflict with Related Links Module). |
| e2bebd1f | 151 | |
| f162c2f9 WW |
152 | -- 2008-08-14 version 6.x-1.x-dev |
| 153 | * #273752 FCKeditor malfunctions when multiple fields are present and one of them has a teaser | |
| 154 | ||
| 818e97b5 WW |
155 | -- 2008-08-11 version 6.x-1.x-dev |
| 156 | * #230991 Fixed problems with autocomplete text fields | |
| 157 | ||
| 0ada6baa WW |
158 | -- 2008-08-01 version 6.x-2.x-dev and 6.x-1.x-dev |
| 159 | * #277634 FCK not always appearing for Safari - needs refresh | |
| 160 | ||
| 7c8e8e11 WW |
161 | -- 2008-07-31 version 6.x-2.x-dev and 6.x-1.x-dev |
| 162 | * #287166 PostgreSQL Compatibility fix in update 6130 | |
| 163 | ||
| 5b62271f WW |
164 | -- 2008-07-11 version 6.x-2.x-dev and 6.x-1.x-dev |
| 165 | * #267538 added support for private file system | |
| 7823e81d | 166 | * #269478 including fckeditor.php twice is causing errors |
| 5b62271f | 167 | |
| 924d15ba | 168 | -- 2008-07-10 version 6.x-2.x-dev and 6.x-1.x-dev |
| 5b8793b2 | 169 | * #275158 (IMG Assist broken after update) readded code to maintain |
| 924d15ba WW |
170 | backwards compatibility with the old img_assist_fckeditor.js |
| 171 | ||
| 172 | -- 2008-07-10 version 6.x-1.x-dev | |
| 173 | * #246137 Improved and extensible file browser integration | |
| 174 | ||
| 175 | -- 2008-07-05 version 6.x-2.x-dev | |
| 176 | * #246137 Improved and extensible file browser integration | |
| 177 | ||
| 178 | -- 2008-06-30 version 6.x-2.x-dev | |
| 179 | * started development in 6--2 branch | |
| 180 | ||
| 1ef949a9 WW |
181 | -- 2008-06-26 version 6.x-1.x-dev |
| 182 | * #262193 Incorrect Format for {fckeditor_role}.{rid} Default Value | |
| 183 | ||
| 2a43c2d8 WW |
184 | -- 2008-06-23 version 6.x-1.x-dev |
| 185 | * #241271 fixed creation of extra <p> tags (removed dirt hacks for IE, experimental) | |
| b5eff96f | 186 | * CCK: FCKeditor will now appear on fields of Text type if "Minimum rows" in FCKeditor profile is set to 1 (default). |
| 1507d7d9 | 187 | * Fixed #263491: "Not translatable strings" |
| 2a43c2d8 | 188 | |
| cc0fc71b WW |
189 | -- 2008-06-20 version 6.x-1.x-dev |
| 190 | * #269653 added warning page before deleting a profile | |
| f1375042 | 191 | * #272834 fixed Image Assist integration problems |
| e7c633e0 | 192 | * improved method of adding automatically showblock buttons to the tooblar to prevent errors such like #213950 |
| 5d34da9a | 193 | * Reverted #261483 |
| cc0fc71b WW |
194 | |
| 195 | -- 2008-06-19 version 6.x-1.x-dev | |
| 5d022d10 | 196 | * #207845 fixed issues with unknown toolbar item "DrupalPageBreak" and "PageBreak" |
| 62be4384 | 197 | * added Swedish translation |
| 864b14fc | 198 | * #271153 fixed IMCE + default state of editor "disabled" issues |
| 5d022d10 | 199 | |
| 2e0a84e6 WW |
200 | -- 2008-05-23 version 6.x-1.x-dev |
| 201 | * added German translation | |
| 5b8793b2 | 202 | * #261483 changed the way how FCKeditor is loaded (should solve some strange problems |
| 2e0a84e6 WW |
203 | with dissapearing content/FCKeditor) |
| 204 | * #261477 file browser should work in symlinked installations | |
| 205 | * #261487 %t variable now points to the right place | |
| 206 | * #261710 fixed "undefined variable: rid" | |
| 207 | ||
| 208 | -- 2008-04-24 version 6.x-1.x-dev | |
| 4265186e WW |
209 | * Added missing img_assist_fckeditor.js that should hav been included two days ago |
| 210 | * Updated README information | |
| 211 | ||
| 2e0a84e6 | 212 | -- 2008-04-22 version 6.x-1.x-dev |
| 1c738467 WW |
213 | * FCKeditor is now compatible with Image Assist module (http://drupal.org/project/img_assist) |
| 214 | ||
| 2e0a84e6 | 215 | -- 2008-04-21 version 6.x-1.x-dev |
| 1ecd439a WW |
216 | * Usability improvements: FCKeditor will now inform you in the administration section about |
| 217 | possible misconfiguration | |
| 218 | ||
| 12297ff6 WW |
219 | -- 2008-04-04 version drupal-6-x-1-2.1 |
| 220 | * fixed #240608: removed javascript errors on fields without teaser break | |
| c801b60c | 221 | * fixed issue with default list of fields where simplified toolbar should appear (Global Profile) |
| 12297ff6 WW |
222 | |
| 223 | -- 2008-04-02 version drupal-6-x-1-2 | |
| 224 | ||
| d3d3de95 WW |
225 | * fixed #240230 (teaser was stripped when FCKeditor has been enabled and toogle was disabled) |
| 226 | * minor improvements in documentation, extended default ignore list | |
| 62a6dbd0 | 227 | * fixed #238944 (body was stripped in preview mode when break tag was used) |
| ebd7e462 | 228 | * fixed E_NOTICE errors |
| 09aae5b1 WW |
229 | * fixed problems with excl_mode / excl_list in global profile |
| 230 | * fixed issues with default inclusion or exclusion mode set to "include" when creating new profile | |
| ebd7e462 | 231 | |
| d2b0bad9 | 232 | -- 2008-03-18 version drupal-6-x-1-1 |
| 5b8793b2 | 233 | * fixed issues with switching from text to fckeditor in the toogle, |
| d2b0bad9 | 234 | all previous content within the body was lost |
| 8edba6c4 WW |
235 | * FCKeditor now appears for super user even if "access fckeditor" permissions are not yet assigned. |
| 236 | (the Advanced profile for authenticated users is assigned) | |
| 03469b74 | 237 | * corrected readme file |
| 5b8793b2 | 238 | * fixed issues with Internet Explorer |
| 03469b74 | 239 | (Object required error when "rich text editor toggle" was set to false) |
| c4fc61ba WW |
240 | * fixed issues with invalid validation of excluded fields |
| 241 | (numbers are also allowed in IDs) | |
| 242 | * extended the global list of fields where FCKeditor shouldn't appear | |
| a9c2530c WW |
243 | * added possibility to define custom javascript configuration |
| 244 | * instant IMCE integration | |
| 245 | * improved handling resizable fields when FCKeditor is disabled | |
| 03469b74 | 246 | |
| 8de1e54a WW |
247 | -- 2008-02-12 version drupal-6-x-1-1-beta |
| 248 | * fixed issues with handling multiple user profiles, it is now possible | |
| 249 | to define role precedence | |
| 250 | * introduced the global profile, it is possible to enable/disable FCKeditor globally | |
| 251 | for all profiles in one place | |
| 252 | * it is possible to use paths and fields to exclude/include FCKeditor to have better control | |
| 253 | over where FCKeditor should appear | |
| 254 | * UserFilesPath and UserFilesAbsolutePath are now configurable in administration panel | |
| 255 | * path to fckstyles.xml is configurable in administration panel | |
| 256 | * textarea remains resizeable when FCKeditor works in popup mode | |
| 257 | * improved profile validation | |
| 258 | * translated strings are now properly escaped | |
| 259 | * fixed issue with break tag appearing at the beginning of a node | |
| 260 | * separate config file included - makes configuration of built-in file browser much easier | |
| 261 | * fixed issue with justifying | |
| 262 | * added possibility to define custom javascript configuration for selected profiles | |
| 263 | * added possibility to create profile even if there is no role with 'access fckeditor' permission | |
| 264 | * FCKeditor module now passes the Code review test | |
| 265 | ||
| 0c87a920 WW |
266 | -- 2007-11-15 version drupal-6-x-1-0-dev |
| 267 | * ported 5.x-2.x module | |
| dedd64a9 | 268 | * improved teaser plugin integration (break button is enabled by default) |