1 |
85ad3d82
|
Assos Assos
|
2013-04-12
|
2 |
|
|
New stable release 7.x-1.13
|
3 |
|
|
|
4 |
|
|
Bug fixes:
|
5 |
|
|
|
6 |
|
|
[#1063482] by nod_, wwalc, roderik, helior, hadsie: Use Libraries API for CKEditor
|
7 |
|
|
[#1898294] by kscheirer: Fatal error if Libraries module is enabled after CKEditor
|
8 |
|
|
[#1961596] by jcisio: Added 'feature_source()' option so that ckeditor_profile() component is visible in drush.
|
9 |
|
|
[#1356026] by Volx, hctom: Fixed Profile loses text formats when exported into a feature using Drush.
|
10 |
|
|
[#1895278] by wwalc WYSIWYG editor should allow Drupal to trigger 'formUpdated' event
|
11 |
|
|
[#1957066] by rudiedirkx: Use field_extra_fields to be able to position the "Rich text editor settings" fieldset
|
12 |
|
|
[#1959754] by wwalc: CKFinder is not installed correctly - improve information in the status report
|
13 |
|
|
[#1810910] by mokaspar, jcisio, DeFr: Fixed Comments gets filtered out by ckeditor_filter_xss().
|
14 |
|
|
[#1909318] by Simon Georges: Useless file inclusion in ckeditor.info.
|
15 |
|
|
[#1603014] by anou, SebCorbin: Corrected strings used in Security section.
|
16 |
|
|
[#1889010] by michal_cksource: Problem with CKFinder files upload when private download method is used
|
17 |
|
|
[#1885950] by michal_cksource: Fix HTML validation for iframe in profile configuration
|
18 |
|
|
[#1885938] by michal_cksource: Disable div based editor on default
|
19 |
|
|
[#1872064] by dczepierga: Undefined index: loadPlugins in ckeditor_modules_disabled() and ckeditor_modules_uninstalled()
|
20 |
|
|
|
21 |
|
|
2012-12-22
|
22 |
|
|
New stable release 7.x-1.12
|
23 |
|
|
|
24 |
|
|
Bug fixes:
|
25 |
|
|
[#1871918] by matulis: Bug in checking if a file "contents.css" exists
|
26 |
|
|
[#1870270] by dczepierga: Disable plugins which not exists and are stored in ckeditor profiles
|
27 |
|
|
[#1864760] by dczepierga: Wrong path to plugins stored in database
|
28 |
|
|
[#1868416] by dczepierga: Move skin selection option to CKEditor Global Profile
|
29 |
|
|
[#1866654] by dczepierga: Remove "Skin" and "Toolbar state on startup" options from user profile
|
30 |
|
|
[#1865086] by dczepierga: Set default theme if selected not exists
|
31 |
|
|
|
32 |
|
|
2012-12-12
|
33 |
|
|
New stable release 7.x-1.11
|
34 |
|
|
|
35 |
|
|
New features:
|
36 |
|
|
[#1858840] by dczepierga: Add option to enable/disable aggregate ckeditor.js script
|
37 |
|
|
[#1847662] by dczepierga: Add support for CKEditor v4
|
38 |
|
|
[#1577518] by dczepierga: Remove unused/unsupported hook_user from code
|
39 |
|
|
[#1559700] by dczepierga: Disable HTML Entities conversion by default
|
40 |
|
|
[#1692666] by dczepierga: Unset Ckeditor-Plugin upon module disabling/uninstalling
|
41 |
|
|
|
42 |
|
|
Bug fixes:
|
43 |
|
|
[#1760506] by ceng: CKEditor features are not reverted or applied from the command line
|
44 |
|
|
[#1857910] by dczepierga: Using extraPlugins config option in Custom JavaScript (Advanced options) not working
|
45 |
|
|
[#1850626] by dczepierga: Wrong path to external plugins loaded by hook
|
46 |
|
|
[#1844390] by dczepierga: Undefined index: loadPlugins in ckeditor_modules_enabled()
|
47 |
|
|
[#1790082] by dczepierga: Order of filters calling in ckeditor filter XSS function
|
48 |
|
|
[#1728318] by dczepierga: Text format filters are not properly given $format; cannot look up their per-format settings
|
49 |
|
|
[#1698600] by azovsky: Undefined index: format in ckeditor_pre_render_text_format()
|
50 |
|
|
[#1651130] by lmeurs: Wrong variable substitution using t()
|
51 |
|
|
[#1637416] by michal_cksource: Fix description to "Custom JavaScript configuration" option
|
52 |
|
|
[#1595606] by kmcnamee: Wrong instructions for configuring CKFinder
|
53 |
|
|
[#1350998] by MegaChriz: CKEditor settings appear on all user profile edit pages
|
54 |
|
|
[#1567022] by dczepierga: Overlays of administration toolbar appears in CKEditor maximized mode
|
55 |
|
|
[#1557526] by dczepierga: CKEditor gets inserted multiple times on text format selection
|
56 |
|
|
[#1554840] by dczepierga: Missing argument - WYSIWYG Filter, HTML Purifier & HTMLawed
|
57 |
|
|
|
58 |
|
|
2012-04-18
|
59 |
|
|
New stable release 7.x-1.9
|
60 |
|
|
|
61 |
|
|
New features:
|
62 |
|
|
[#1489358] by dczepierga: Add support for the Stylesheet Parser plugin
|
63 |
|
|
[#1483402] by dczepierga: Change security filters policy
|
64 |
|
|
[#1489074] by acbramley: Change CKEditor XSS URL to be passed through url()
|
65 |
|
|
[#1473010] by michal_cksource: Set spellchecker to use the interface language
|
66 |
|
|
|
67 |
|
|
Bug fixes:
|
68 |
|
|
[#1537824] by dczepierga: External plugins do not work when the ckeditor_basic.js loading method is used
|
69 |
|
|
[#1507852] by dczepierga: 'drush ckeditor-download' fails if SVN is not installed
|
70 |
|
|
[#1432068] by kruser: Fix path to the sites/all/libraries/ckeditor/ckeditor.styles.js file
|
71 |
|
|
[#1504398] by ndeschildre: Importing CKEditor profile features fails, manual revert is needed
|
72 |
|
|
[#1508342] by dczepierga: WSOD on saving content from CKEditor using Ajax when the node edit form is embedded in the display of another node
|
73 |
|
|
[#1491210] by michal_cksource: CKEditor gets disabled/enabled on all AJAX calls
|
74 |
|
|
[#1512196] by dczepierga: Refactor code with titles and descriptions now available for translation
|
75 |
|
|
[#1496164] by michal_cksource: Buttons are too high when using the drag & drop feature in Firefox
|
76 |
|
|
[#1492344] by dczepierga: Portuguese language missing
|
77 |
|
|
|
78 |
|
|
2012-03-15
|
79 |
|
|
New stable release 7.x-1.8
|
80 |
|
|
|
81 |
|
|
Bug fixes:
|
82 |
|
|
[#1371660] by dczepierga: CKFinder requirement check needs fixing
|
83 |
|
|
|
84 |
|
|
2012-03-14
|
85 |
|
|
New stable release 7.x-1.7
|
86 |
|
|
|
87 |
|
|
New features:
|
88 |
|
|
[#1338044] by dczepierga: Add an option to disable the toolbar wizard
|
89 |
|
|
[#1349330] by dczepierga: Add a configuration option to set the CKFinder library path
|
90 |
|
|
|
91 |
|
|
Bug fixes:
|
92 |
|
|
[#1345738] by michal_cksource: Included JavaScript files for the toolbar drag & drop wizard should be minified
|
93 |
|
|
[#1361846] by mrsimonelliott: CKEditor does not load on a 'Long Text' CCK field
|
94 |
|
|
[#1371660] by dczepierga: CKFinder requirement check needs fixing
|
95 |
|
|
[#1043230] by KoCo: D7 administration toolbar overlays CKEditor in maximized mode
|
96 |
|
|
[#1357794] by dczepierga: Invalid attribute "disc-type" in ckeditor.css
|
97 |
|
|
[#1324990] by michal_cksource: Problems with access to private files (download)
|
98 |
|
|
[#1343310] by michal_cksource: Change settings for private download
|
99 |
|
|
[#1351470] by dczepierga: CKEditor plugins added with the "hook_ckeditor_plugin" button do not appear in the toolbar
|
100 |
|
|
[#1329980] by jherencia: Problem with CKEditor module update
|
101 |
|
|
[#1347682] by jherencia: D6 to D7 - error in update #7003 when running update.php
|
102 |
|
|
[#1350382] by michal_cksource: Improve regex pattern to find plugins for CKEditor
|
103 |
|
|
[#1349304] by michal_cksource: Change descriptions in CKEditor help page
|
104 |
|
|
[#1343310] by michal_cksource: Change settings for private download
|
105 |
|
|
[#1348196] by michal_cksource: Change of the default path for CKFinder settings
|
106 |
|
|
[#1346818] by michal_cksource: Change of Full toolbar buttons
|
107 |
|
|
[#1345658] by michal_cksource: Enable the Drupal Breaks plugin by default
|
108 |
|
|
|
109 |
|
|
2011-11-10
|
110 |
|
|
New stable relase 7.x-1.6
|
111 |
|
|
|
112 |
|
|
Bug fixes:
|
113 |
|
|
[#1337064] by michal_cksource: Fix Fatal error: Call to undefined function db_fetch_object()
|
114 |
|
|
|
115 |
|
|
2011-11-09
|
116 |
|
|
New stable relase 7.x-1.5
|
117 |
|
|
|
118 |
|
|
Bug fixes:
|
119 |
|
|
[#1334140] by michal_cksource: CKEditor is cut off in comments form
|
120 |
|
|
[#1331728] by michal_cksource: Remove unnecessary Drupal Page Break button if there is no module to support this feature
|
121 |
|
|
[#1331720] by michal_cksource: Fix broken link to Global Profile in CKEditor configuration main page
|
122 |
|
|
[#1331716] by michal_cksource: Fix missing version number in report status
|
123 |
|
|
[#1324554] by dczepierga: Fix adding custom plugin - change in ckeditor.api.php
|
124 |
|
|
[#1283918] by michal_cksource: Fix UTF-8 issues
|
125 |
|
|
[#1327540] by michal_cksource: Fix hook_file_download allows downloading of private files created by another module
|
126 |
|
|
[#1325412] by michal_cksource: Fix problem with list-style-type in ckeditor.css
|
127 |
|
|
|
128 |
|
|
|
129 |
|
|
2011-10-26
|
130 |
|
|
New stable release 7.x-1.4
|
131 |
|
|
|
132 |
|
|
-- 2011-10-24
|
133 |
|
|
- [#1319658] by michal_cksource: Correct language list in the CKEditor profile configuration
|
134 |
|
|
|
135 |
|
|
-- 2011-10-20
|
136 |
|
|
- [#1259510] by michal_cksource: Fix for setting a private files folder breaks CKEditor file uploads
|
137 |
|
|
|
138 |
|
|
-- 2011-10-17
|
139 |
|
|
- [#1310280] by dczepierga: Improve icons detection from CKEditor plugins (part 2)
|
140 |
|
|
- [#1298972] by michal_cksource: Correct messages and add language fixes
|
141 |
|
|
- [#1311928] by dczepierga: Add jquery_ui support to the Drag & Drop toolbar configuration
|
142 |
|
|
|
143 |
|
|
-- 2011-10-14
|
144 |
|
|
- [#1310280] by dczepierga: Improve icons detection from CKEditor plugins
|
145 |
|
|
- [#1295176] by dczepierga: Fix Notice: Undefined index: default in ckeditor_admin_profile_form() - when editing CKEditor profile
|
146 |
|
|
- [#1310198] by duozersk: Add plugin to count symbols and words inside CKEditor
|
147 |
|
|
|
148 |
|
|
-- 2011-10-04
|
149 |
|
|
- [#1298972] by michal_cksource: Correct messages and add language fixes
|
150 |
|
|
|
151 |
|
|
-- 2011-09-26
|
152 |
|
|
- [#1154264] by dczepierga: Fix for deleting profle - after deleting the Advanced profile, Full HTML profile doesn't load
|
153 |
|
|
|
154 |
|
|
-- 2011-09-23
|
155 |
|
|
- [#1288084] by dczepierga: Disable Media and IMCE module selection if these modules are not installed
|
156 |
|
|
|
157 |
|
|
-- 2011-09-20
|
158 |
|
|
- [#1283788] by dczepierga: Fix Notice: Undefined index: buttons in ckeditor_toolbar_buttons_all()
|
159 |
|
|
|
160 |
|
|
-- 2011-09-19
|
161 |
|
|
- [#1219348] by dczepierga: Fix for WYSIWYG filter - add missing argument
|
162 |
|
|
|
163 |
|
|
-- 2011-09-15
|
164 |
|
|
- [#1280298] by dczepierga: Add configuration option to disable text format filters in filter/xss request
|
165 |
|
|
- [#1270792] by dczepierga: Further improvements to the Drag & Drop toolbar configuration
|
166 |
|
|
|
167 |
|
|
-- 2011-09-13
|
168 |
|
|
- [#1173294] by dczepierga: Fix for incorrect file path for uploaded Images
|
169 |
|
|
|
170 |
|
|
-- 2011-09-12
|
171 |
|
|
- [#1270792] by michal_cksource: Improved Drag & Drop toolbar configuration - fixed css styles
|
172 |
|
|
- [#1270792] by michal_cksource: Improved Drag & Drop toolbar configuration - fixed errors (dragged item was to low in Firefox and validation failed when 'group' button was first in buttons row)
|
173 |
|
|
|
174 |
|
|
-- 2011-09-06
|
175 |
|
|
- [#1270792] by dczepierga: Add Drag & Drop toolbar configuration
|
176 |
|
|
|
177 |
|
|
-- 2011-08-31
|
178 |
|
|
- [#1264884] by dczepierga: Fix warning: is_dir(): open_basedir restriction in effect
|
179 |
|
|
|
180 |
|
|
-----------------------------
|
181 |
|
|
2011-08-29
|
182 |
|
|
Released CKEditor 7.x-1.3
|
183 |
|
|
-----------------------------
|
184 |
|
|
|
185 |
|
|
-- 2011-08-29
|
186 |
|
|
- [#1260892] by dczepierga: Add regex to work with new CKEditor toolbar format (toolbar groups compatible with WAI-ARIA)
|
187 |
|
|
- [#1258326] by dczepierga: Add configuration option for setting CKEditor plugins directory
|
188 |
|
|
|
189 |
|
|
-- 2011-08-25
|
190 |
|
|
- [#1257308] by dczepierga: Add loading sample toolbar to profile configuration
|
191 |
|
|
- [#1192622] by dczepierga: Replace static paths to plugins in the database with dynamic paths
|
192 |
|
|
|
193 |
|
|
-- 2011-08-16
|
194 |
|
|
- [#1250496] by dczepierga: 'CKEDITOR' is not defined - problem with ckeditor.styles.js
|
195 |
|
|
|
196 |
|
|
-- 2011-08-11
|
197 |
|
|
- [#1231130] by dczepierga: The "Use theme style" setting now always uses the "seven" theme (admin menu theme)
|
198 |
|
|
|
199 |
|
|
-- 2011-08-10
|
200 |
|
|
- [#1245306] by dczepierga: "Custom JavaScript configuration" field description is wrong
|
201 |
|
|
|
202 |
|
|
-- 2011-08-08
|
203 |
|
|
- [#1231338] by dczepierga: Features module support for Drupal 7 (exporting profiles)
|
204 |
|
|
|
205 |
|
|
-- 2011-08-02
|
206 |
|
|
- [#1235142] by madmanmax: README.TXT - Installing CKFinder - wrong permission name
|
207 |
|
|
|
208 |
|
|
-- 2011-07-12
|
209 |
|
|
- [#1216104] by dczepierga: Bug in custom JavaScript configuration - semicolon problem
|
210 |
|
|
- [#1215032] by dczepierga: Bad location of the configuration file in the description of CKEditor profile
|
211 |
|
|
|
212 |
|
|
-- 2011-07-04
|
213 |
|
|
- [#1190278] by dczepierga: CKEditor does not work with the Insert module
|
214 |
|
|
|
215 |
|
|
-- 2011-06-28
|
216 |
|
|
- [#1198068] by michal_cksource: Confusing behavior with IMCE button implementation
|
217 |
|
|
|
218 |
|
|
-- 2011-06-27
|
219 |
|
|
- [#1201180] by dczepierga: SCAYT spelling language does not match node language
|
220 |
|
|
|
221 |
|
|
-- 2011-06-22
|
222 |
|
|
- [#1196166] by dczepierga: Bug in custom JavaScript configuration - editor not showing in some cases
|
223 |
|
|
|
224 |
|
|
-- 2011-06-17
|
225 |
|
|
- [#1032120] by dczepierga: Formatting is lost when editing a node
|
226 |
|
|
|
227 |
|
|
-- 2011-06-14
|
228 |
|
|
- [#1187808] by RolandK: Not formatting text between code tags
|
229 |
|
|
|
230 |
|
|
-- 2011-06-13
|
231 |
|
|
- [#1186880] by dczepierga: Handling arrays in the "Custom JavaScript configuration"
|
232 |
|
|
|
233 |
|
|
-- 2011-06-09
|
234 |
|
|
- [#1183218] by neclimdul: Fix broken teasers for long paragraphs
|
235 |
|
|
|
236 |
|
|
-- 2011-06-06
|
237 |
|
|
- [#1179880] by dczepierga: Add hook to register a plugin
|
238 |
|
|
- [#1063646] by dczepierga: Fix calling Undefined index: "loadPlugins" in ckeditor_admin_values_to_settings()
|
239 |
|
|
|
240 |
|
|
-- 2011-06-02
|
241 |
|
|
- [#1176212] by dczepierga: Remove not supported linktomenu and linktonode plugins
|
242 |
|
|
- [#1176208] by dczepierga: Add plugins management in profile settings
|
243 |
|
|
|
244 |
|
|
-----------------------------
|
245 |
|
|
2011-05-30
|
246 |
|
|
Released CKEditor 7.x-1.2
|
247 |
|
|
-----------------------------
|
248 |
|
|
|
249 |
|
|
-- 2011-05-27
|
250 |
|
|
- [#1170612] by dczepierga: Add support for autogrow and tableresize plugin
|
251 |
|
|
|
252 |
|
|
-- 2011-05-26
|
253 |
|
|
- [#1169402] by dczepierga: Fix duplicated path in the error message displayed when CKEditor is not installed correctly
|
254 |
|
|
|
255 |
|
|
-- 2011-05-23
|
256 |
|
|
- [#1165864] by dczepierga: Improve manual selection of the user interface color
|
257 |
|
|
- [#1093038] by marhak: CKEDITOR is not defined when using ckeditor_basic.js - Editor is not loading
|
258 |
|
|
- [#1039810] by cwc: Fix to predefined styles path errors (fix typo)
|
259 |
|
|
- [#1164270] by TommyChris: Fix to work with ckeditor_link module (http://drupal.org/project/ckeditor_link)
|
260 |
|
|
|
261 |
|
|
-- 2011-05-16
|
262 |
|
|
- [#1158898] by dczepierga: Add Google PageSpeed and Drupal JS/CSS aggregation support
|
263 |
|
|
|
264 |
|
|
-- 2011-05-09
|
265 |
|
|
- [#1134252] by dczepierga: Add HTML Entities configurable option in each profile
|
266 |
|
|
|
267 |
|
|
-- 2011-05-04
|
268 |
|
|
- [#1022986] by dczepierga: Add integration with Media Module
|
269 |
|
|
|
270 |
|
|
-- 2011-05-02
|
271 |
|
|
- [#1142600] by taite11: Readme file edit - there is no core upload module in Drupal 7
|
272 |
|
|
|
273 |
|
|
-- 2011-04-28
|
274 |
|
|
- [#1022986] by dczepierga: Add integration with Media Module (http://drupal.org/project/media)
|
275 |
|
|
|
276 |
|
|
-- 2011-04-11
|
277 |
|
|
- [#1116516] by weboide: Fix to CKEditor and Profile2 - remove call to undefined function ckeditor_user_customize_form_validate() on uid=1
|
278 |
|
|
|
279 |
|
|
-- 2011-04-07
|
280 |
|
|
- [#1093028] by marhak: Text written in rich text editor (WYSIWYG) mode disappears when switching to plain text editor mode
|
281 |
|
|
- [#1102824] by dczepierga: CKEditor loses all text when uploading an image or file via field API
|
282 |
|
|
|
283 |
|
|
-- 2011-03-31
|
284 |
|
|
- [#1093038] by marhak: CKEDITOR is not defined when using ckeditor_basic.js - Editor is not loading
|
285 |
|
|
|
286 |
|
|
-- 2011-03-30
|
287 |
|
|
- [#1109366] by dczepierga: #1052604 Fix remove call to undefined function ckeditor_user_customize_form_validate
|
288 |
|
|
|
289 |
|
|
-- 2011-03-29
|
290 |
|
|
- [#1107882] by dczepierga: Add a warning message when the wysiwyg module is enabled in Drupal 7
|
291 |
|
|
|
292 |
|
|
-- 2011-03-28
|
293 |
|
|
- [#1107882] by dczepierga: Add a warning message when the wysiwyg module is enabled in Drupal 7
|
294 |
|
|
|
295 |
|
|
-- 2011-03-23
|
296 |
|
|
- [#1039810] by cwc: Fix to predefined styles path errors
|
297 |
|
|
|
298 |
|
|
-- 2011-03-17
|
299 |
|
|
- [#1095954] by dczepierga: Fix to prevent calling "Toggle rich text link" multiple times
|
300 |
|
|
|
301 |
|
|
-----------------------------
|
302 |
|
|
2011-03-10
|
303 |
|
|
Released CKEditor 7.x-1.1
|
304 |
|
|
-----------------------------
|
305 |
|
|
|
306 |
|
|
-- 2011-02-22
|
307 |
|
|
- [#960576] by dczepierga: Add loading ckeditor.css from theme.
|
308 |
|
|
- [#1069012] by dczepierga: CKEditor version could not be determined
|
309 |
|
|
|
310 |
|
|
-- 2011-02-21
|
311 |
|
|
- [#1068186] by dczepierga: Added support for CKEditor SWF (http://drupal.org/project/ckeditor_swf) and CKEditor Link (http://drupal.org/project/ckeditor_link) modules
|
312 |
|
|
|
313 |
|
|
-- 2011-02-17
|
314 |
|
|
- [#1064422] by dczepierga: All changes to the text are lost when input format is changed
|
315 |
|
|
|
316 |
|
|
-- 2011-02-14
|
317 |
|
|
- [#1053222] by dczepierga: Two editors appeared when JavaScript Aggregation was enabled
|
318 |
|
|
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
|
319 |
|
|
- [#1052604] by dczepierga: Call to undefined function ckeditor_user_customize_form_validate
|
320 |
|
|
|
321 |
|
|
-- 2011-02-11
|
322 |
|
|
- [#1056068] by dczepierga: Fix Warning: file_get_contents(/drupal7/sites/all/libraries/ckeditor/ckeditor.js)
|
323 |
|
|
|
324 |
|
|
-- 2011-02-08
|
325 |
|
|
- [#1054414] by dczepierga: Added support for elFinder (http://drupal.org/project/elfinder) file manager
|
326 |
|
|
- [#1054606] by dczepierga: No detach method in Drupal.behaviors.ckeditor
|
327 |
|
|
|
328 |
|
|
-- 2011-02-07
|
329 |
|
|
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
|
330 |
|
|
- [#1053358] by dczepierga: Removed option to "Use CKEditor in a popup window" in "My account" settings
|
331 |
|
|
|
332 |
|
|
-- 2011-02-04
|
333 |
|
|
- [#1050034] by dczepierga: Disabled editor gets enabled again after ajax calls
|
334 |
|
|
|
335 |
|
|
-- 2011-02-03
|
336 |
|
|
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
|
337 |
|
|
|
338 |
|
|
-- 2011-02-01
|
339 |
|
|
- [#1037390] by dczepierga: Cannot use CKEditor module to create header/footer in Views
|
340 |
|
|
|
341 |
|
|
-- 2011-01-24
|
342 |
|
|
- [#1035544] by dczepierga: Remove double http:// in ckeditor.drush.inc
|
343 |
|
|
|
344 |
|
|
-- 2011-01-20
|
345 |
|
|
- [#1006770] by OnkelTem: Fix Notice: Undefined index: filtered_html in ckeditor_profile_load()
|
346 |
|
|
|
347 |
|
|
-----------------------------
|
348 |
|
|
2011-01-13
|
349 |
|
|
Released CKEditor 7.x-1.0
|
350 |
|
|
-----------------------------
|
351 |
|
|
|
352 |
|
|
-- 2011-01-13
|
353 |
|
|
- Added Upgrade.txt
|
354 |
|
|
- Fixed filters description (HTML should be allowed there)
|
355 |
|
|
- Link to CKEditor Global Profile was not displayed properly.
|
356 |
|
|
- [#1025472] by dczepierga: Starting slash in editor path result in Warnings
|
357 |
|
|
- [#1022562] by dczepierga: In IE8 break button icon doesn't appear
|
358 |
|
|
- [#1023546] by dczepierga: Useless ajax call when no security filters are checked
|
359 |
|
|
|
360 |
|
|
-- 2011-01-11
|
361 |
|
|
- [#1022666] by dczepierga: Teaser break doesn't work with filtered html input format.
|
362 |
|
|
- [#1022494] by dczepierga: CKEditor module - Compatibility with Drupal's coding standards
|
363 |
|
|
|
364 |
|
|
-- 2011-01-10
|
365 |
|
|
- [#1011112] by Oren_Held: Support RTL also when CSS is not in theme mode (self/none)
|
366 |
|
|
- [#1020612] by amateescu: Extra table borders added by the Seven theme
|
367 |
|
|
- [#1003462] by dczepierga: CKfinder path customization won't work
|
368 |
|
|
- [#1020820] by dczepierga: CKEditor does not work after enabling javascript aggregation
|
369 |
|
|
- [#1006230] by amateescu: Editor not loading for Full HTML
|
370 |
|
|
|
371 |
|
|
-- 2011-01-05
|
372 |
|
|
- [#1006770] by dczepierga: Notice: Undefined index: filtered_html in ckeditor_profile_load()
|
373 |
|
|
|
374 |
|
|
-- 2010-12-29
|
375 |
|
|
- [#1009816] by dczepierga: Access denied: ckeditor/xss
|
376 |
|
|
- [#1004822] by dczepierga: Switching text format to filtered html deletes all "p" tags
|
377 |
|
|
|
378 |
|
|
-- 2010-12-28
|
379 |
|
|
- [#1006124] by dczepierga: Registered user gets "Undefined index: popup" message
|
380 |
|
|
- [#1000330] by dczepierga: No Insert File button in IMCE
|
381 |
|
|
|
382 |
|
|
-- 2010-12-20
|
383 |
|
|
- [#1000838] by dczepierga: The Teaser button is absolutely necessary - important functionality has been deleted
|
384 |
|
|
|
385 |
|
|
-----------------------------
|
386 |
|
|
2010-12-15
|
387 |
|
|
Released CKEditor 7.x-1.0 RC
|
388 |
|
|
-----------------------------
|
389 |
|
|
|
390 |
|
|
-- 2010-12-15
|
391 |
|
|
- [#991380] by dczepierga: Language files (D7)
|
392 |
|
|
- Removed a link to delete the global profile
|
393 |
|
|
- [#999292] by dczepierga: Remove filter_html as default option in Full HTML text format (D7)
|
394 |
|
|
- Fixed a typo
|
395 |
|
|
- Updated comments, minor corrections
|
396 |
|
|
|
397 |
|
|
-- 2010-12-14
|
398 |
|
|
- [#997136] by dczepierga: CKFinder - thumbnails not available
|
399 |
|
|
- [#997124] by dczepierga: Invalid error message when CKFinder is enabled but not configured properly.
|
400 |
|
|
- [#997116] by dczepierga: D7 Custom formatting options not used
|
401 |
|
|
- [#997090] by dczepierga: XSS protection not working as expected
|
402 |
|
|
- [#997098] by dczepierga: Error when CKEditor (the editor) is not present in the ckeditor folder
|
403 |
|
|
|
404 |
|
|
-- 2010-12-13
|
405 |
|
|
- [#997074] by dczepierga: Corect the default order of Bidi buttons
|
406 |
|
|
|
407 |
|
|
-- 2010-12-10
|
408 |
|
|
- [#994372] by dczepierga: Update README.TXT (D7)
|
409 |
|
|
|
410 |
|
|
-- 2010-12-09
|
411 |
|
|
- [#993436] by dczepierga: Disable option of using CKEditor in a popup window (D7)
|
412 |
|
|
- [#993362] by dczepierga: CKEditor not work in popup window (D7)
|
413 |
|
|
- [#993330] by dczepierga: Change editor theme in profile edit form (D7)
|
414 |
|
|
- [#993272] by dczepierga: User Interface color change enabled only for Kama skin
|
415 |
|
|
|
416 |
|
|
-- 2010-12-07
|
417 |
|
|
- [#991380] by dczepierga: Language files (D7)
|
418 |
|
|
- [#984986] by dczepierga: Code syntax after Coder module validation
|
419 |
|
|
- [#984978] by dczepierga: Security filters not works (D7) - Security mode fix
|
420 |
|
|
- [#984968] by dczepierga: Make sure that the help information is correct (D7)
|
421 |
|
|
|
422 |
|
|
-- 2010-12-06
|
423 |
|
|
- [#990368] by dczepierga: Cleanup code - modules not ported to Drupal 7
|
424 |
|
|
- [#985006] by dczepierga: Review README.txt (D7)
|
425 |
|
|
|
426 |
|
|
-- 2010-12-04
|
427 |
|
|
- [#984978] by dczepierga: Security filters not works (D7)
|
428 |
|
|
|
429 |
|
|
-- 2010-12-03
|
430 |
|
|
- [#984976] by dczepierga: User Interface color not saved in D7
|
431 |
|
|
- [#985002] by dczepierga: Remove DrupalPageBreak button from toolbar
|
432 |
|
|
|
433 |
|
|
-- 2010-11-30
|
434 |
|
|
- [#984986] by dczepierga: Code syntax after Coder module validation
|
435 |
|
|
- Removed extra information that should be added by the packaging script
|
436 |
|
|
|
437 |
|
|
-- 2010-11-29
|
438 |
|
|
- [#984202] by dczepierga: Detecting of summary field in form
|
439 |
|
|
- [#966490] by dczepierga: Comment form after ckeditor install.
|
440 |
|
|
- [#966492] by dczepierga: CKEditor in edit summary/teaser mode
|
441 |
|
|
- [#984096] by dczepierga: Compatibility of DrupalBreaks Plugin
|
442 |
|
|
- [#984000] by dczepierga: CKeditor not works in node edit
|
443 |
|
|
|
444 |
|
|
-- 2010-11-25
|
445 |
|
|
- [#981624] by dczepierga: Compatibility with drupal 7.0-beta3
|
446 |
|
|
- [#966488] by dczepierga: CKEditor should respect input format changes
|
447 |
|
|
|
448 |
|
|
-- 2010-11-23
|
449 |
|
|
- [#976968] by dczepierga: Toolbar config validation in profile
|
450 |
|
|
|
451 |
|
|
-- 2010-11-19
|
452 |
|
|
- [#901502] by dczepierga: Multi toolbar configuration, and different settings for each
|
453 |
|
|
- [#975360] by dczepierga: Remove Minimum rows
|
454 |
|
|
- [#975456] by dczepierga: Remove visibility settings in Global profile in D7
|
455 |
|
|
- [#975458] by dczepierga: Selecting UI Color not working
|
456 |
|
|
|
457 |
|
|
-- 2010-11-09
|
458 |
|
|
- [#966598] by dczepierga: CKFinder compatibility
|
459 |
|
|
|
460 |
|
|
-- 2010-11-08
|
461 |
|
|
- [#965280] by dczepierga: Profiles after save lose all input formats
|
462 |
|
|
- [#965258] by dczepierga: Compatibility with drupal 7.0-beta2
|
463 |
|
|
|
464 |
|
|
-- 2010-10-26
|
465 |
|
|
- Created initial dev version of the CKEditor module for Drupal 7.x |