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