1 2009-02-12 Stanislas Rolland <typo3@sjbr.ca>
3 * Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
5 2009-02-11 Stanislas Rolland <typo3@sjbr.ca>
7 * Follow-up for feature #10339: htmlArea RTE: Move editing mode change to plugin
8 * Follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
9 * Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
10 * Further follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
12 2009-02-04 Stanislas Rolland <typo3@sjbr.ca>
14 * Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
15 * Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
16 * Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
18 2009-02-03 Stanislas Rolland <typo3@sjbr.ca>
20 * Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
21 * Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
22 * Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
23 * Added feature #10339: htmlArea RTE: Move editing mode change to plugin
25 2009-02-01 Stanislas Rolland <typo3@sjbr.ca>
27 * Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
28 * Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
29 * Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
30 * Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
32 2009-01-26 Stanislas Rolland <typo3@sjbr.ca>
34 * Added feature #10182: htmlArea RTE: Add support for editing lang attribute
35 * Fixed bug #9904: htmlArea RTE: RTE.default.buttons.table.properties.borderStyle.removeItems is not honored
36 * Fixed bug #9905: htmlArea RTE: Table properties: Removing headers leaves an empty fieldset
38 2009-01-21 Stanislas Rolland <typo3@sjbr.ca>
40 * Follow-up to #10195: htmlArea RTE: Update RTE about info
41 * Added feature #10219: htmlArea RTE: Clean up unused localization files
42 * Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button
43 * Fixed bug #9965: htmlArea RTE: IE jumps down to last RTE input
45 2009-01-20 Stanislas Rolland <typo3@sjbr.ca>
47 * Added feature #10206: htmlArea RTE: Allow to hide any button
49 2009-01-19 Stanislas Rolland <typo3@sjbr.ca>
51 * Added feature #10181: htmlArea RTE: Move status bar to plugin
52 * Added feature #10195: htmlArea RTE: Enable the RTE in Opera 9.62+
53 * Added feature #10196: htmlArea RTE: Remove extension configuration variable enableClickEnlarge
54 * Fixed bug #10197: htmlArea RTE: Missing XCLASS inclusion in class.tx_rtehtmlarea_pi1.php
55 * Follow-up to #10181: htmlArea RTE: Move status bar to plugin
56 * Fixed bug #9935: htmlArea RTE: enableWordClean on paste does not work when hidden button is not in toolbar
57 * Updated htmlArea RTE version to 1.8.1 for TYPO3 4.3.0 alpha2
59 2009-01-14 Stanislas Rolland <typo3@sjbr.ca>
61 * Added feature #10138: htmlArea RTE: add Clear RTE cache option to BE Clear cache menu
62 * Fixed bug #10140: htmlArea RTE: Alignment of td's and th's in out-of-the-box installation
64 2009-01-12 Stanislas Rolland <typo3@sjbr.ca>
66 * Follow-up to bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
68 2008-12-22 Stanislas Rolland <typo3@sjbr.ca>
70 * Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
72 2008-12-17 Stanislas Rolland <typo3@sjbr.ca>
74 * Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
75 * Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky)
76 * Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev
78 2008-12-02 Stanislas Rolland <typo3@sjbr.ca>
80 * Fixed bug #9878: htmlArea RTE: js error may be raised when loading through IRRE Ajax call
82 2008-11-22 Stanislas Rolland <typo3@sjbr.ca>
84 * Follow up for feature #9775: htmlArea RTE: additional features for link insertion dialogue
86 2008-11-13 Stanislas Rolland <typo3@sjbr.ca>
88 * Follow up for issue #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
90 2008-11-11 Stanislas Rolland <typo3@sjbr.ca>
92 * Fixed bug #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
93 * Added feature #9775: htmlArea RTE: additional features for link insertion dialogue
94 * Added feature #9776: htmlArea RTE: enable stdwrap on the image clickEnlarge tag
96 2008-10-23 Stanislas Rolland <typo3@sjbr.ca>
98 * Fixed bug #9613: htmlArea RTE uses JScodeLibArray to insert CSS
100 2008-10-22 Stanislas Rolland <typo3@sjbr.ca>
102 * Fixed bug #5019: htmlARea RTE hangs while editing link in Firefox
104 2008-10-20 Stanislas Rolland <typo3@sjbr.ca>
106 * Updated htmlArea RTE manual
108 2008-10-10 Stanislas Rolland <typo3@sjbr.ca>
110 * Added feature #7970: htmlARea RTE: fontstyle and fontsize should not use deprecated font tag
112 2008-10-08 Stanislas Rolland <typo3@sjbr.ca>
114 * Fixed bug #9516: htmlARea RTE: Move link tags to head
115 * Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements
116 * Added feature #7875: Coloured text is created using font-tag instead of span in IE
117 * Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension
119 2008-10-05 Stanislas Rolland <typo3@sjbr.ca>
121 * Fixed bug #9490: htmlArea RTE: Opera 9.52 sometimes refuses to insert a node
123 2008-10-04 Stanislas Rolland <typo3@sjbr.ca>
125 * Follow-up for issue #9472: htmlArea RTE: Safari may crash when the RTE closes
126 * Fixed bug #9484: htmlArea RTE: context menu raises an error when link button is not configured
128 2008-10-02 Stanislas Rolland <typo3@sjbr.ca>
130 * Fixed bug #9444: htmlArea RTE: Incorrect assigment of class to one line <ol> in Firefox
131 * Fixed bug #9472: htmlArea RTE: Safari may crash when the RTE closes
133 2008-10-01 Stanislas Rolland <typo3@sjbr.ca>
135 * Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
136 * Fixed issue #9467: htmlArea RTE: cleanup in FE plugin
138 2008-09-29 Stanislas Rolland <typo3@sjbr.ca>
140 * Follow-up to issue #9375: Add DTD to htmlArea RTE iframe document
141 * Fixed bug #9449: htmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
143 2008-09-26 Stanislas Rolland <typo3@sjbr.ca>
145 * Fixed bug #9386: Acronym plugin encoding problem
147 2008-09-25 Stanislas Rolland <typo3@sjbr.ca>
149 * Fixed issue #9429: htmlArea RTE: Cleanup unused files
151 2008-09-24 Stanislas Rolland <typo3@sjbr.ca>
153 * Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
155 2008-09-21 Stanislas Rolland <typo3@sjbr.ca>
157 * Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables
159 2008-09-18 Stanislas Rolland <typo3@sjbr.ca>
161 * Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
163 2008-09-17 Stanislas Rolland <typo3@sjbr.ca>
165 * Added feature #9370: htmlArea RTE: enhanced toggleborders feature
167 2008-09-16 Stanislas Rolland <typo3@sjbr.ca>
169 * Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
170 * Follow up to #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
172 2008-09-15 Stanislas Rolland <typo3@sjbr.ca>
174 * Fixed bug #9310: table border colour popups appear only when textcolour button is shown
175 * Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
177 2008-09-14 Stanislas Rolland <typo3@sjbr.ca>
179 * Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
181 2008-09-13 Stanislas Rolland <typo3@sjbr.ca>
183 * Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
184 * Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
185 * Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
186 * Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
187 * Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
189 2008-09-08 Stanislas Rolland <typo3@sjbr.ca>
191 * Follow-up to issue #8996: htmlArea RTE: link to file not updated when changing case in file name
192 * Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
194 2008-09-04 Stanislas Rolland <typo3@sjbr.ca>
196 * Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
197 * Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
199 2008-09-02 Stanislas Rolland <typo3@sjbr.ca>
201 * Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names
203 2008-09-01 Stanislas Rolland <typo3@sjbr.ca>
205 * Added feature #8668: Configurable labels for formatblock items in htmlArea RTE
207 2008-08-30 Stanislas Rolland <typo3@sjbr.ca>
209 * Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
211 2008-08-26 Stanislas Rolland <typo3@sjbr.ca>
213 * Fixed issue #9235: Enable synchronous load of some htmlArea RTE plugins
214 * Follow-up for issue #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion)
216 2008-08-25 Stanislas Rolland <typo3@sjbr.ca>
218 * Fixed issue #9196: In htmlArea RTE, unable to create an external URL containing german umlauts
220 2008-08-20 Stanislas Rolland <typo3@sjbr.ca>
222 * Added feature #9201: Integrate support for definition list into htmlArea RTE
224 2008-08-19 Stanislas Rolland <typo3@sjbr.ca>
226 * Follow-up for issue #9185: Incorrect initialization when hooks are present
227 * Fixed bug #9197: Misbehaviour of DAM media tab in htmlArea RTE link insertion dialogue
229 2008-08-18 Stanislas Rolland <typo3@sjbr.ca>
231 * Follow-up for feature #4686: htmlArea RTE Spell Checker: add u modifier to preg_* operations
232 * Follow-up for bug #8232: Creating and editing of fields, forms, etc. in FCE's is impossible if there is a section inside
233 * Fixed issue #2714: In RTE htmlArea, unable to do an internal link with several parameters
235 2008-08-16 Stanislas Rolland <typo3@sjbr.ca>
237 * Added feature #9109: Enable altMountPoints feature in RTE element browser (Thanks to Steffen Kamper)
238 * Added feature #4686: Remove dependency of htmlArea RTE Spell Checker on php extension mbstring
239 * Fixed issue #9185: Redundant code in class.tx_rtehtmlarea_browse_links.php
241 2008-08-12 Stanislas Rolland <typo3@sjbr.ca>
243 * Fixed bug #8988: htmlArea RTE: Pasting text from MS Word to Firefox 3 brings a lot of garbage
244 * Follow-up for issue #8799: htmlArea RTE: correction to two path settings
246 2008-08-11 Stanislas Rolland <typo3@sjbr.ca>
248 * Follow-up for issue #8673: htmlArea RTE drag n drop tab of image insertion not functional
249 * Follow-up for issue #8717: Add suggested doc extension to htmlArea RTE ext_emconf.php
250 * Fixed bug #8996: htmlArea RTE: link to file not updated when changing case in file name
251 * Added feature #9157: htmlArea RTE EM setting for DAM becomes deprecated with DAM 1.1+
252 * Follow-up on feature #9157: htmlArea RTE EM setting for DAM - correcting test on DAM version
253 * Updated htmlArea RTE version to 1.8.0 for TYPO3 4.3.0 alpha
255 2008-08-04 Stanislas Rolland <typo3@sjbr.ca>
257 * Added feature #9121: Move htmlArea RTE cut/copy/paste handling to own extension
259 2008-06-29 Stanislas Rolland <typo3@sjbr.ca>
261 * Added feature #8791 (revisited): Let htmlArea RTE context menu use the RTE API
263 2008-06-27 Stanislas Rolland <typo3@sjbr.ca>
265 * Fixed bug 8314: rtehtmlarea: Argument 1 passed to t3lib_div::array_merge_recursive_overrule() must be an array, null given
267 2008-06-26 Stanislas Rolland <typo3@sjbr.ca>
269 * Fixed bug #8660: htmlArea RTE configuration option formatblock.restrictToItems does not work
271 2008-06-23 Stanislas Rolland <typo3@sjbr.ca>
273 * Added feature #8799: Move htmlArea RTE undo/redo handling to own extension
275 2008-06-21 Stanislas Rolland <typo3@sjbr.ca>
277 * Added feature #8790: htmlArea RTE image selection should honour hooking browsers
278 * Added feature #8791: Let htmlArea RTE context menu use the RTE API
279 * Fixed bug #8717 (cleanup): htmlArea RTE link browser does not honour correctly hooking browsers
281 2008-06-17 Stanislas Rolland <typo3@sjbr.ca>
283 * Fixed bug #8717 (revisited): htmlArea RTE link browser does not honour correctly hooking browsers
285 2008-06-15 Stanislas Rolland <typo3@sjbr.ca>
287 * Fixed bug #8716: htmlArea RTE: target configured on link class not honoured
288 * Fixed bug #8716 (continued for dam): htmlArea RTE: target configured on link class not honoured
289 * Fixed bug #8717: htmlArea RTE link browser does not honour correctly hooking browsers
291 2008-05-15 Stanislas Rolland <typo3@sjbr.ca>
293 * Fixed bug #8348: htmlArea RTE: ctrl+c and ctrl+x do not work in IE with TYPO3 4.2
294 * Updated htmlArea RTE version to 1.7.5 for TYPO3 4.2.1
296 2008-05-07 Stanislas Rolland <typo3@sjbr.ca>
298 * Fixed bug #8351: RTE.classes configuration not honoured by htmlArea RTE Insert/modify link class selector
300 2008-04-26 Stanislas Rolland <typo3@sjbr.ca>
302 * Fixed bug #8254: htmlArea RTE sets invalid link to file selected using DAM media browser. Thanks to Xavier Perseguers.
304 2008-04-09 Stanislas Rolland <typo3@sjbr.ca>
306 * Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers
307 * Updated htmlArea RTE version number to 1.7.4
309 2008-04-06 Stanislas Rolland <typo3@sjbr.ca>
311 * Fixed bug #7992: rtehtmlarea does not work with Firefox 3 Beta 5
312 * Fixed bug #8043: Highlighting text from right to left in htmlArea RTE is erratic in Firefox
314 2008-04-04 Stanislas Rolland <typo3@sjbr.ca>
316 * Fixed bug #7990: htmlArea RTE color picker has no scrollbar
318 2008-03-28 Stanislas Rolland <typo3@sjbr.ca>
320 * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
321 * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF
323 2008-03-26 Stanislas Rolland <typo3@sjbr.ca>
325 * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
326 * Fixed bug #7769: htmlArea RTE: Missing default class for tables
328 2008-03-24 Stanislas Rolland <typo3@sjbr.ca>
330 * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
332 2008-03-22 Stanislas Rolland <typo3@sjbr.ca>
334 * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace keys in IE6 and IE7
336 2008-03-20 Stanislas Rolland <typo3@sjbr.ca>
338 * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
340 2008-03-17 Stanislas Rolland <typo3@sjbr.ca>
342 * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
343 * Fixed bug #7880: Insert table and borders in htmlArea RTE
344 * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
346 2008-03-16 Stanislas Rolland <typo3@sjbr.ca>
348 * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6
349 * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey
351 2008-03-15 Stanislas Rolland <typo3@sjbr.ca>
353 * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
354 * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position
355 * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore
356 * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position
358 2008-03-14 Stanislas Rolland <typo3@sjbr.ca>
360 * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
362 2008-03-13 Stanislas Rolland <typo3@sjbr.ca>
364 * Fixed bug #7851: htmlArea RTE causes memory leaks in IE
365 * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE
366 * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF
368 2008-03-12 Stanislas Rolland <typo3@sjbr.ca>
370 * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
372 2008-03-11 Stanislas Rolland <typo3@sjbr.ca>
374 * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure
376 2008-03-07 Stanislas Rolland <typo3@sjbr.ca>
378 * Added two icons to htmlArea RTE skin for definition lists
379 * Cleaned up dead code related to htmlArea RTE popups
380 * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included
382 2008-03-05 Stanislas Rolland <typo3@sjbr.ca>
384 * Fixed bug #7757: htmlArea RTE: Alternating table rows/columns should start at 1
385 * Fixed bug #7770: htmlArea RTE: shift+tab in table body does not move back into thead
386 * Fixed bug #7773: htmlArea RTE loads plugins in wrong order
387 * Fixed bug #7774: htmlArea RTE toolbar not updated in IE7 on up/right/down/left arrow
388 * Cleaned up dead code related to htmlArea RTE clickenlarge feature
390 2008-03-04 Stanislas Rolland <typo3@sjbr.ca>
392 * Fixed bug #7754: htmlArea RTE: Caption should be first element in table
393 * Fixed bug #7755: htmlArea RTE: incorrect handling of enter key in definition lists
395 2008-03-02 Stanislas Rolland <typo3@sjbr.ca>
397 * Fixed bug #7725: buttons.left(right,center,justifyfull).useClass not honored by htmlArea RTE
399 2008-02-29 Stanislas Rolland <typo3@sjbr.ca>
401 * Fixed bug #4121: Pasting content on RTE moves cursor to the top of the text
402 * Fixed bug #7716: htmlArea RTE plugins using some undeclared variables
404 2008-02-28 Stanislas Rolland <stanislas.rolland@fructifor.ca>
406 * Fixed bug #7684: htmlArea RTE: Cursor positioning when creating new table
407 * Partially fixed bug #6714: htmlArea RTE: Poor tag handling everywhere in Opera
409 2008-02-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
411 * Fixed bug #7697: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
412 * Fixed bug #7698: htmlArea RTE fails to load due to missing toolbar constraints
413 * Fixed bug #7690: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in hidden tab
415 2008-02-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
417 * Added feature #7667: htmlArea RTE: Usability improvements in table operations
418 * Fixed bug #7671: htmlArea RTE configuration variable "Add default User TSonfig RTE configuration" not working. Thanks to Jan Persson.
419 * Fixed bug #7687: htmlArea RTE context menu may produce js error
421 2008-02-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
423 * Fixed bug #7602: htmlArea RTE: Make the use of extended inline elements configurable
424 * Fixed bug #7604: htmlArea RTE: add compatibility mode for indentation and alignment
425 * Fixed bug #7609: HTMLArea RTE: labels deleted from file locallang_tooltips.xml
426 * Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
428 2008-02-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
430 * Fixed bug #7583: htmlArea RTE should allow to markup text in absence of any block element
431 * Fixed bug #7584: htmlArea RTE: pressing TAB in last cell of table should create new row
432 * Fixed bug #7585: Invoking htmlArea RTE block style plugin from other plugin fails in FF3 and IE7
433 * Fixed bug #3537: htmlArea RTE: Inconsistent markup when adding tr/td in different ways in Firefox
434 * Fixed bug #6767: htmlArea RTE: Merge cells does not work on merged cells
435 * Fixed bug #3537 (revisited): htmlArea RTE: Correct execCommand argument in previous patch
436 * Updated htmlArea RTE version number to 1.7.1 and updated manual
438 2008-02-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
440 * Fixed bug #7564: htmlarea RTE: context menu alignment options produce js error
442 2008-02-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
444 * Fixed bug #7560: Incorrect behaviours of block style in htmlArea RTE
446 2008-02-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
448 * Fixed bug #7232: htmlArea RTE: In IE, selecting words with CTRL+SHIFT+Left doesn't activate "link" button
449 * Fixed bug #7525: htmlArea RTE: Page TSConfig property toggleborders.setOnTableCreation not honored
451 2008-02-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
453 * Fixed bug #7495: Various issues with nested lists in htmlArea RTE
455 2008-02-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
457 * Fixed bug #7450 (revisited): further corrections to localization of htmlArea RTE
458 * Fixed bug #7468: htmlArea RTE QuickTag plugin refusing to open dialogue in IE
460 2008-02-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
462 * Fixed bug #4588: Frontend htmlArea RTE loads global RTE config instead of function parameter $thisConfig
463 * Fixed bug #7450: htmlArea RTE: localization is broken when the RTE is used by a frontend plugin
464 * Fixed bug #7451: htmlArea RTE: BE localization is broken
466 2008-02-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
468 * Fixed bug #7419: htmlArea RTE: Localization error in Remove Format plugin
469 * Fixed bug #7421: htmlArea RTE: typographical error in localization file
470 * Fixed bug #7052: Permission problem of htmlArea RTE images
471 * Fixed bug #7052 (revisited): Permission problem of htmlArea RTE images, using t3lib_div::fixPermissions
472 * Fixed bug #7428: htmlArea RTE: hiding a button hides the whole group
473 * Fixed bug #5659: Several bugs when writing HTML entities and tags inside of htmlArea RTE
474 * Fixed bug #3830: htmlArea RTE: Entities entered in wysiwyg are decoded
476 2008-02-04 Stanislas Rolland <stanislas.rolland@fructifor.ca>
478 * Fixed bug: htmlArea RTE calling t3lib_div::getUserObj() with an empty string
479 * Fixed bug: htmlArea RTE: incorrect configuration of TYPO3HtmlParser plugin
481 2008-02-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
483 * added feature #880: Click-enlarge for Images in htmlArea RTE
485 2008-01-31 Stanislas Rolland <stanislas.rolland@fructifor.ca>
487 * Feature: Enhancements to the acronym feature of htmlArea RTE
488 * Added feature #7332: htmlArea RTE: Add default target to classes configured with classesAnchor in Page TSConfig
489 * Udpate htmlArea RTE version to 1.7.0 for TYPO3 4.2 beta1.
491 2008-01-29 Stanislas Rolland <stanislas.rolland@fructifor.ca>
493 * Feature/cleanup: Restructure htmlArea RTE plugins QuickTag, TableOperations, UserElements
494 * Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins of htmlArea RTE.
495 * Feature #3633: Individual height of inline htmlArea RTE. Thanks to Ralf Hettinger.
496 * Fixed bug #5013: htmlArea RTE Editor not working in Firefox 3.0 Granparadiso
497 * Added feature #7318: In htmlArea RTE, text direction should be set with the dir attribute
499 2008-01-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
501 * Feature/cleanup: Restructure plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor
502 * Fixed bug #4074: SpellChecker not working. Thanks to Reinier Kleipool.
503 * Fixed bug #4777: Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol.
505 2008-01-24 Stanislas Rolland <stanislas.rolland@fructifor.ca>
507 * Added feature: Various enhancements to link dialogues in htmlArea RTE
508 * Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser
509 * Added feature #4100: Insert/Modify Link with DAM
510 * Fixed bug #7258: htmlArea RTE crashes on missing locallang.xml
512 2008-01-21 Stanislas Rolland <stanislas.rolland@fructifor.ca>
514 * Fixed JS error when opening the TYPO3 image browser and proc.plainImageMode is not set
516 2008-01-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
518 * Added feature: Various enhancements to image dialog in htmlArea RTE
519 * Fixed bug #3957: picture drag and drop throws you out of the tab navigation
520 * Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE
521 * Added feature #5885: Default image class
522 * Added feature #5902: Removing style attribute for images
523 * Added feature #6115: Enabling configuration of the "edit image" dialogue
525 2008-01-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
527 * Fixed bug #7196: Status of block element buttons not updated in htmlArea RTE toolbar
529 2008-01-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
531 * Fixed bug #7138: RTE is not rendered in Tabs
533 2008-01-11 Stanislas Rolland <stanislas.rolland@fructifor.ca>
535 * htmlArea RTE: Update manual and version to 1.6.4dev
537 2008-01-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
539 * Fixed bug #6961: Errors in link creation popup window
541 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
543 * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
544 * Fixed issue 6154: Plugin Acronym enables class abbr for span
545 * Added feature 1927: Activate Acronym Plugin for IE
546 * (major) Feature: Improved behaviour and configuration options for inline elements and text styling
547 * Added feature 3708 (complete): support for <q>
548 * Fixed issue 5952 (complete): Usability Issue with classes wrapped with <> in select lists
549 * Added feature 6034: Improvements of inlineCSS: adding classes to inline elements without additional span
550 * Fixed issue 6839: sub and sup are added via CSS instead of tags in Safari
551 * Fixed issue 7052: Permission problem of RTE images
553 2008-01-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
555 * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
556 * Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
557 * Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
558 * Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
559 * Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
560 * Added feature 3708 (partial): support for <blockquote>
561 * Fixed issue 5977: align="center" (right or left) not any more supported by W3C
562 * Fixed issue 6837: Strange layout for header N except the first one (Safari)
563 * Cleanup: Character Map plugin now using new plugin API
565 2007-12-30 Stanislas Rolland <stanislas.rolland@fructifor.ca>
567 * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
569 2007-11-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
571 * Bugfix #6836: htmlArea RTE cannot enter line break in Safari (Windows)
573 2007-11-22 Stanislas Rolland <stanislas.rolland@fructifor.ca>
575 * Feature/bugfix: htmlArea RTE: Enter paragraph on return key corrected and improved
576 * Bugfix #6769: RTEhtmlarea not working with IRRE in FF anymore
578 2007-11-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
580 * Feature #6769 continued: Further adjustments and workarounds to enable htmlArea RTE in Safari
582 2007-11-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
584 * Feature #6769: Enable htmlArea RTE in Safari
586 2007-11-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
588 * Feature/bugfix: Change to the initialisation sequence of htmlArea RTE
590 2007-11-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
592 * Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script
594 2007-11-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
596 * Feature #6712: htmlArea RTE: make hotkeys configurable in PageTSConfig
597 * Feature #6712 continued: htmlArea RTE: adding hotkeys to default configuration settings
598 * Bugfix: htmlArea RTE: Correction to InlineDefault plugin causing frame reload.
599 * Feature #6712 corected: htmlArea RTE: correction to DefaultInline plugin and enhanced API
601 2007-11-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
603 * Feature #6705: htmlArea RTE: Display all classes of an element in the statusbar
604 * htmlArea RTE: Update manual and version to 1.6.3dev
605 * Feature #6579 continued: Allow plugins to register hotkeys
607 2007-11-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
609 * Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.
611 2007-11-10 Stanislas Rolland <stanislas.rolland@fructifor.ca>
613 * (cleanup) Protect rtehtmlarea 'for' loops from properties possibly added by JS frameworks.
614 * Feature #6579 continued: correction to plugin registration for FE case
616 2007-11-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
618 * Feature #6668 continued: Some minor adjustments when htmlArea RTE uses the Ajax request
620 2007-11-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
622 * Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
624 2007-11-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
626 * Added SVN properties on some rtehtmlarea files
627 * Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API
629 2007-11-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
631 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
632 * Added feature #6657: Extract inline buttons from htmlArea RTE main scripts.
634 2007-11-02 Stanislas Rolland <stanislas.rolland@fructifor.ca>
636 * Fixed feature #6579: Small correction to FE htmlArea RTE
637 * Remove exception catching in htmlArea RTE when setting styleWithCSS
638 * Fixed bug 6640: htmlArea RTE tool bar is not updated in IE when up or down arrow is pressed
639 * Fixed feature #6619: Add underscore rather than dash in file names
640 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
642 2007-11-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
644 * Added feature #6579: Make htmlArea RTE extensible
645 * Added feature #6619: Let htmlArea RTE use t3lib_div::minifyJavaScript()
646 * Deleted all compressed files in accordance with feature #6619
647 * Fixed bug 6476: htmlArea RTE incorrectly nests tags on return key in FF
649 2007-10-30 Oliver Hader <oh@inpublica.de>
651 * Fixed bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE
653 2007-10-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
655 * Fixed bug 5031: htmlArea RTE incorrectly processes col tags and default proc options disallow col and colgroup tags
657 2007-10-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
659 * Fixed bug #5151: rtehtmlarea install/uninstall requires clearing cache
661 2007-10-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
663 * Fixed bug 6546: Remove htmlArea RTE acronym from Insert-Record object
665 2007-10-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
667 * Move styleWithCSS setting to the initialization phase of the htmlArea editor
668 * Eliminate list of plugins in rtehtmlarea EM configuration
670 2007-10-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
672 * Fixed bug 4183: Incorrect display in htmlArea RTE of utf-8 labels for colors, classes and fonts defined in PageTSConfig
673 * Re-inserting accidently deleted comments in class.tx_rtehtmlarea_base.php.
674 * Fixed bug 4525: In htmlArea RTE, disabling personal dictionaries in UserTSConfig not honored
676 2007-10-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
678 * Fixed bug 5855: Missing unlink icon in htmlArea RTE
679 * Fixed bug 5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet
680 * Fixed bug 6152: AllowClipboard helper offered by htmlArea RTE doesn't work with 2.0.0.x Firefox
681 * Fixed bug 6340: rtehtmlarea not working with "Editforms on page" option
682 * Fixed bug 6152: Nullify default value AllowClipboard helper and use TYPO3-specific Firefox extension
683 * Update version number of rtehtmlarea to 1.6.2dev
685 2007-05-03 Oliver Hader <oh@inpublica.de>
687 * Raised version from 1.5.2 to 1.5.3 for TYPO3 4.1.2
688 * Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
690 2007-03-28 Patrick Broens <patrick@patrickbroens.nl>
693 * Fix issue 5266: WamCom browser check was conflicting with Firefox 2.0.0.3
695 2007-01-23 Michael Stucki <michael@typo3.org>
697 * Change label of EM setting "AspellDirectory": The value must be a path, not a directory. The description should make this clear now...
699 2006-12-20 Peter Niederlag <peter@niederlag.de>
702 * Important Security Update
703 * Removing mod1 (not used anymore)
705 2006-11-23 Martin Kutschker <martin.t.kutschker@blackbox.net>
708 * Allow UTF-8 file names for images
710 2006-08-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
713 * For compatibility with := addToList syntax, show all buttons when * is found in the list RTE.default.showButtons.
714 * Correction to generated stylesheet file. Thanks to Ingmar Schlecht.
715 * Update to the manual.
716 * Correction for Netscape 8.l: useCSS setting not honored.
717 * Remove dependency of Spell Checker on Static Info Library (sr_static_info). Requires Static Info Tables version 2.0.0+.
719 2006-05-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
722 * Correction: path setting in class.tx_rtehtmlarea_browse_links.php and class.tx_rtehtmlarea_select_image.php
723 * Correction: configuration variable enableAccessibilityIcons was not set.
725 2006-05-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
728 * Adapt popup windows resizing for Opera 9.
729 * Fix to spell checker for Opera 9.
730 * Add error text to troubleshooting log when attempt to load stylesheets fails.
731 * Improved integration of TYPO3Browsers plugin with TYPO3 core element browser.
732 * Move up attributes setting form in link and image insertion dialogs.
733 * Add support for User TSConfig properties options.createFoldersInEB and options.noThumbsInRTEimageSelect.
734 * Add new Page TSConfig properties disableLinkTagetSelector and disableLinkPopupSelector.
735 * Add new Page TSConfig property toggleBordersOnTableCreation.
736 * Fix bugtracker issue 2026: The editor gets the focus on page load in IE.
737 * Allow to enable the use of images in the Minimal default configuration.
738 * Fix issue 3296: RTEarea frontend usage with no-javascript fallback solution.
739 * Add new Page TSConfig properties buttons.inserttag.denyTags, TSConfig properties buttons.inserttag.allowedAttribs and buttons.inserttag.tags.[tagname].allowedAttribs
740 * Add new Page TSConfig properties buttons.image.options.removeItems, buttons.image.options.magic.maxWidth and buttons.image.options.magic.maxHeight
741 * Add extension configuration variable "Enable links accessibility icons"
742 * Fix bugtraker issue 3410: Updating image in IE doesn't work.
743 * Add extension configuration variable "Enable the DAM media browser" and Page TSConfig property buttons.image.title.useDAMColumn.
744 * Fix bugtracker issue 3006: in IE, link properties were not updated when the link was not completely selected.
746 2006-04-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
749 * Fix bugtracker issue 3120: transforming text in link in Firefox may take excessive time.
750 * Small workaround for empty selection test in Opera 9.
751 * Fix bugtracker issue 3060: RTE includes a page from the Frontent when pasting text with enableCleanWord configured with server-based parsing.
753 2006-03-24 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
756 * Correction to RemoveFormat plugin.
758 2006-03-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
761 * Fix bugtracker issue 2530.
762 * Further adjustments for Opera 9.
764 2006-03-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
767 * Correction to configuration of enableWordClean. See bugtracker issue 2530.
768 * Correction to XMLHttpRequest post request to set the charset of content. See issue 2530.
769 * Further adjustments for Opera 9.
770 * Adjustments for compatibility with t3skin_40
773 2006-03-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
776 * Correction to default value of $RTEWrapStyle variable in frontend plugin
777 * A few small corrections in htmlarea.js for Opera 9
778 * Fix bugtracker issue 2682.
779 * Fix bugtracker issue 2241.
780 * Remove class.ux_t3lib_parsehtml_proc.php
781 * Remove support for versions older than 4.0 and clean code.
782 * Adjustment to default settings for FE plugin.
783 * Modify htmlarea.js so that IE7 always uses native XMLHttpRequest rather than ActiveX.
785 * Fix bugtracker issue 2820.
787 2006-03-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
789 * Version 1.3 (requires TYPO3 4.0)
790 * Use new ts parsing := in cumulative sets of configuration defaults.
792 2006-03-04 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
794 * Add $RTEWrapStyle variable to frontend plugin class.tx_rtehtmlarea_pi2.php (bugtracker issue 2760).
796 2006-03-03 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
801 2006-02-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
803 * Fix bugtracker issue 2656
805 2006-02-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
807 * Path setting correction in SpellChecker plugin.
809 2006-02-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
811 * Remove Word 2003 o:p tags on paste with enableWordClean and/or save.
813 2006-02-16 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
816 * Correction: RemoveFormat plugin was removing too many tags and attributes.
817 * Remove conflicts with obsolete extensions deleted from TER.
819 2006-02-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
822 * Correction: incorrect default styles were assigned to links other than internal.
823 * Allow style attribute on span tag in the Demo default settings.
825 2006-02-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
828 * Correct default processing configuration for the case of center, font, strike and u tags when encountered outside paragraphs.
829 * Remove title field from link creation window when TYPO3 version is smaller than 3.8.2.
830 * Replace true linebreaks with space inside block tags and after hr tags (see bugtracker issue 2365).
831 * Plugin InlineCSS was not honoring property showTagFreeClasses.
833 2006-02-02 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
836 * Automatic update of the extension version number in the About window.
837 * Enable use of RTE in IE 7.
838 * Small adjustments to SpellChecker plugin.
839 * Change names of default settings.
841 2006-01-27 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
844 * Correction to the behaviour of popups.
845 * Correction to the QuickTag plugin (hx tags).
846 * Change opening default of Acronym plugin to abreviation.
847 * Reduce font size of context menu in all skins.
848 * Work around Mozilla bug to force display update when table borders change.
849 * Adjust opening height of SpellChecker window.
851 2006-01-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
854 * Improved link auto-detect in Mozilla/Firefox.
857 2006-01-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
860 * Remove TYPO3HtmlParser plugin when the editor is used in the frontend.
861 * Correct height, margins and padding of toolbar select fields in all editor skins.
862 * Increase default width of the editor area from 460px to 530px.
863 * Correction for Mozilla/Firefox: remove ending > from auto-detected email link.
864 * Use relative addressing for link, image, user and acronym scripts.
865 * Cleaning code and adding hook in TYPO3HtmlParser plugin (mod6/parse_html.php).
867 2006-01-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
870 * Correction to path settings affecting CSS files when TYPO3 is installed in a subdirectory.
871 * Cache the main JS files in typo3temp directory with hashed name including the extension version number.
872 * Adjust opening size of some popup windows.
873 * Correction to the automatic detection of url's in Mozilla/Firefox: the rightmost domain should be alphabetic.
874 * Enable link editing options in the context menu when the cursor is positioned inside a link.
875 * Enable the link button in the tool bar if some text is selected or if the cursor is positioned inside a link.
877 2006-01-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
880 * Correction to path settings affecting image drag & drop and file/image upload.
882 2006-01-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
885 * Convert all locallang files to xml.
886 * Revise all licence notices in order to publish under GPL.
888 2006-01-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
890 * Allow align attribute on p and div tags in Demo Page TSConfig settings.
891 * Restructure extension modules and resources folders.
892 * Make extension conflict with rte_conf.
893 * Reconfigure for new version of extension Lorem Ipsum.
895 2006-01-03 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
897 * Modify conf and module scripts so that the extension may be run as system, global or local extension.
898 * Convert some files to UNIX linebreaks.
899 * Recompress some JS scripts.
900 * Restore Demo and Typical Page TSConfig default settings.
902 2005-12-29 Michael Stucki <michael@typo3.org>
904 * Solved problems with wrong backPath when installed as system extension in TYPO3 4.0 beta1.
906 2005-12-24 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
908 * Extend t3lib_parsehtml_proc only if TYPO3_VERSION is smaller than 4.0
909 * Cleanup images folders.
911 2005-12-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
913 * Update to language files.
915 2005-12-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
917 * Update to Proc, Demo and Typical Page TSConfig.
918 * Correction for No font and No size elements if font and size selectors.
919 * Add support for thead and tfoot in TableOperations plugin.
920 * Update to skins for th tags
921 * Correction to some cleaning regular expressions in RemoveFormat plugin. Thanks to Ernesto Baschny.
922 * Keep character map window open until explicitly closed.
923 * Feature for Mozilla/Firefox: apply style to multiple selected cells of a table.
924 * Correction to the extraction of class selectors from some css rules.
926 2005-12-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
928 * New FAQ about style selector boxes in IE.
929 * Numerous adjustments for eventual Opera support. Waiting for Opera Software to correct reported problems.
930 * Add non-breaking space to the palette of the insertcharacter palette. Add hotkety ctrl+space to insert a non-breaking space.
931 * Restructure the order of characters in the Insert special character popup window.
932 * Page TSConfig removeTags property would incorrectly remove too many tags.
933 * New Page TSConfig property keepToggleBordersInToolbar.
934 * Update of the link to the Mozilla/Firefox AllowClipboardHelper extension. The new version has new features, new translations and will work with Firefox 1.5.
935 * New TYPO3HtmlParser plugin and enableWordClean configurability.
936 * Add support for header cells (th tag) in table operations.
937 * Add support for all Page TSConfig properties supported by Classic RTE: RTE.classes, classesTable, classesTD, classesLinks, mainStyleOverride, mainStyleOverride_add, mainStyle_font, mainStyle_size, mainStyle_color, mainStyle_bgcolor, inlineStyle, disableRightClick and disablePCexamples.
938 * Make Page TSCongfig settings compatible when migrating from Classic RTE to htmlArea RTE.
939 * Restructure processing of Page TSConfig setup.
940 * New default configurations: Typical, Advanced, Demo. Extension configuration variable Enable all editor options is replaced by Default configuration settings.
941 * Correction for Mozilla/Firefox: when an email address is automatically recognized, the created link would be wrong if the local part of the email address contained parts with only one letter.
942 * Correction: some icons were missing in the element browser when adding or editing links.
943 * Correction for IE: the link button did not get activated when text was selected using keyboard arrows.
944 * Correction: The title and alt attributes produced by the link creation/editing button could undergo incorrect character sets conversions in some configurations of backend and/or frontend character sets.
945 * Add Page TSConfig properties to configure table operations dialogs: disableAlignmentFieldsetInTableOperations, disableSpacingFieldsetInTableOperations, disableColorFieldsetInTableOperations, disableLayoutFieldsetInTableOperations and disableBordersFieldsetInTableOperations
946 * New Page TSConfig property ignoreMainStyleOverride for ease of migration from Classic RTE to htmlArea RTE.
947 * Cleaning Mozilla folder.
949 2005-11-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
952 * Extension of system class t3lib_parsehtml_proc : move any style attribute of an a-tag to a wrapping span-tag, so that the link may be transformed into a typolink, if no other attribute prevents its transformation. Thanks to Dimitrij Denissenko for this idea and its implementation.
953 * Correction: updating the properties of an image was broken in version 0.7.6.
954 * Correction: in the Remove Format window, when some text is selected, the default cleaning area will be ?Selection? (rather than ?All?). Thanks to Bernhard Kraft for noting this usability issue.
955 * Method HTMLcleaner_db of class t3lib_parsehtml_proc is modified to honor Page TSConfig setting RTE.default.proc.HTMLparser_db.xhtml_cleaning = 1. See section Known problems.
957 2005-11-10 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
960 * Two new extension configuration variables allow to specify the maximum resolution of plain images inserted with the TYPO3 image browser.
961 * Correction for TYPO3 3.8 on Windows server: the path to the locallang file of the spell checker was incorrectly set.
962 * Addition of Danish translation.
963 * Update to Russian translation.
964 * Correction: if multiple instances of the editor were loaded on the same page, with different plugins configuration for each, only the scripts of plugins enabled in the last instance were loaded on the page, resulting in JavaScript errors.
965 * New Page TSConfig and User TSConfig property enablePersonalDicts may be used to enable the use of personal dictionaries when using the spell checker.
966 * Correction: some links could not be edited. See http://bugs.typo3.org/view.php?id=1748
967 * Correction: possible incorrect character set conversion of default titleText (set in language file through anchor accessibility feature configuration) when backend is utf-8.
969 2005-10-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
972 * Correction for Mozilla/Firefox: when the editor was loaded in a hidden tab, the size of the editing area would be incorrect when the tab becomes visible.
973 * Update to Finnish and Italian translations.
974 * Addition of Czech translation.
975 * Correction to the documentation of the anchor accessibility feature.
976 * Correction: insufficiently qualified CSS selectors in the editor skins resulted in styling problems mainly when the editor is used in the front end. Thanks to Claudio Strizzolo.
977 * Correction: toggleborders button caused inconsistencies in the class selector of the table properties popup window.
978 * Correction to the character set used by the xml parser and Aspell when invoked by the spell checker with iso-8859-1 content.
980 2005-10-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
983 * Correction: incorrect display of the toolbar in some configurations.
984 * Correction: incorrect update of some table properties.
985 * Adjustments to the names of the css selectors of some toolbar buttons. Skins sr_rtehtmlarea_bluelook and sr_rtehtmlarea_xpblue need to be upgraded. Custom skins need to be updated.
986 * Correction: incorrect behavior of the hot keys (ctrl+key) and of the context menu's access keys (alt+key).
987 * Remove generation of Mozilla/Firefox extension. Remove requirement for PHP zlib. Remove Archive_Zip package. Trigger install of AllowClipboard Helper for all supported versions of Mozilla/Firefox. AllowClipboardHelper Firefox extension has been localized to French and Spanish.
988 * Correction: some labels of the non-TYPO3 link and image insertion popups were not localized.
989 * Revised About window. Skins need to be upgraded. Custom skins need to be updated.
990 * New anchor accessibility feature.
991 * Correction: erratic behaviors in Mozilla/Firefox when automatically detecting links and when backspacing.
992 * Correction: PHP Fatal error when SpellChecker is enabled under PHP5. See http://bugs.typo3.org/view.php?id=1470
993 * Update to the Dutch and German translations.
994 * Correction for IE (and maybe other cases, see http://bugs.typo3.org/view.php?id=1425): When an unforgiving browser refuses to parse the content coming from the database, a popup window will inform the user that the HTML document is not well-formed, and the editor will be started in textmode so that the user can edit the error in the HTML source.
995 * Correction: nested lists were not compliant with XHTML.
996 * Correction: the path to skin file htmlarea-edited-content.css could be incorrect when typo3 is installed in a sub-directory.
997 * Correction for IE: the paragraph style selector box was disabled.
999 2005-08-29 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1002 * Correction: the editor failed to initialize correctly when Page TSConfig property hideTableOperationsInToolbar was set to 1.
1003 * Addition of Toggle borders in the context memu.
1004 * Correction: updating a link did not work when the link was set on an image and on multiple elements.
1005 * Problem with Firefox extension
\93All-in-One Gestures
\94 documented as Known problem.
1006 * Blue-look and xp-blue skins moved to separate extensions: sr_rtehtmlarea_bluelook and sr_rtehtmlarea_xpblue respectively.
1007 * Update to Finnish and Norwegian translations.
1009 2005-08-16 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1012 * Correction: the image update popup dialog was broken in the previous version.
1013 * Update to the recommended server configuration for png images.
1014 * Addition of two example skins: blue-look and xp-blue, inspired by Xinha.
1015 * New Page TSConfig property: keepButtonGroupTogether will keep buttons of a same group together on the same line of the editor tool bar. Not supported in IE, nor in Mozilla 1.3.
1016 * Adjustments to the default skin. Custom skins may need to be adjusted.
1018 2005-08-09 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1021 * Added documentation section on server configuration.
1022 * Correction: the compressed version of plugin scripts were not used.
1023 * Various changes for performance improvement.
1024 * Added FAQ on hotkeys.
1025 * Update to Finnish and Norwegian translations.
1027 2005-08-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1030 * Correction: the MS Word Formatting option of the RemoveFormat button was broken in version 0.5.5.
1031 * Url of AllowClipboard Helper is added as an extension configuration variable.
1032 * The address and dl tags are added to the list $headListTags of TYPO3 system class t3lib_parsehtml_proc. See Known problems.
1033 * Correction: since version 0.5.5, html attribute values could be html-encoded more than once.
1034 * Correction: the editor will load correctly even if it is located in a hidden tab at te time of loading. See Known problems.
1035 * Improved memory management for IE.
1036 * Correction for IE: with some locales, the type of paragraph displayed in the toolbar may not correspond to the type of paragraph of the current selection.
1037 * Address is added to the default list of types of paragraphs.
1038 * Correction: since 0.5.5, html-encoding of single quotes was causing incompatibilities.
1039 * Correction: the Acronym plugin was broken since version 0.5.5.
1040 * Correction: if a title is added on a link, the link is not eligible as typolink, and TYPO3 will add a rtekeep attribute on the a tag; if the link is edited and the title removed, the editor should remove the rtekeep attribute so that the link becomes eligible as typolink again.
1041 * Correction: since 0.5.2, the Insert/Modify Link dialog could be broken in TYPO3 3.6.
1042 * New Page TSConfig property: removeTrailingBR. In Mozilla/Firefox/Netscape browsers, whenever some text is entered in an empty block, a trailing br tag is added by the browser. If this property is set, any trailing br tag in a block element will be removed on save and/or change mode. However, multiple trailing br tags will be preserved.
1043 * For IE: an error message will be displayed if execution of ActiveX controls is not enabled.
1045 2005-07-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1048 * The size of the back end editor area may be configured in User TSConfig. See the configuration section. Thanks to Peter Enzenberger.
1049 * In Mozilla/Firefox, url's and email's are automatically transformed into links as soon as they are followed by a space; hitting escape or ctrl-z before any other key unlinks the text. Thanks to Xinha.
1050 * Scripts compressed by about 25%. Use of compressed scripts is controlled by extension configuration.
1051 * Improved memory management and reduced memory leakage.
1052 * Correction: the cellinsertafter button was incorrectly configured in the default configuration.
1053 * Correction: when multiple instances of the editor were loaded on the same page, the always-show buttons were added only on the tool bar of the first instance.
1054 * Correction: the path to default skin component htmlarea-edited-content.css was incorrectly set.
1055 * When the configuration variable Enable Mozilla/Firefox extension is enabled, if the client browser is Firefox 1+, the installation of the Firefox extension AllowClipboard Helper will triggered instead of the extension generated by this TYPO3 extension.
1056 * In Mozilla/Firefox, an exception will be raised only when performing a paste with the tool bar button. Pasting with ctrl-v key will not raise any exception. Thanks to Guillaume Crico.
1058 2005-07-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1061 * Correction: one label of plugin RemoveFormat was not localized.
1062 * Correction: custom skins prevented correct loading of the RTE.
1063 * Correction for IE: incorrect display of the current class in the paragraph style selector in some configurations.
1064 * Correction for IE: the border handles of images and tables could not be selected for resizing.
1065 * Correction for IE: table, img, ol and ul elements may be correctly selected through the editor status bar.
1066 * Correction for IE: incorrect positioning of some popup window.
1067 * Correction for IE: incorrect behavior of the InlineCSS text style selector when Arabic text was selected.
1069 2005-06-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1072 * Correction for IE: when the collapsed borders attribute was set on a table, the table properties popup dialog did not reflect the set attribute: the checkbox was not checked.
1073 * Correction: when TYPO3 is not installed in the web server's root path, the dynamiccss.css file was not properly included. Thanks to Johannes Bornhold for this correction.
1074 * Correction for IE: on some Windows platforms, the display of the window status bar cannot be avoided unless the script is granted some privileges; in such cases, the height of the resized popup windows was insufficient; the resizing algorithm has been revised in order to correct this situation.
1075 * Correction: Correction to misbehavior of mailto link popup when no anchor class is specified in Page TSConfig.
1076 * Allow insertion of a file uploader on the File tab of the Insert/Modify link popup window (when TYPO3Browsers is used); the feature is enabled when property options.uploadFieldsInTopOfEB is set to 1 in User TSConfig. Thanks to Peter Niederlag for adding this feature.
1077 * For TYPO3 3.7.0+: use the tab menu in TYPO3 Insert/Modify link popup window.
1078 * Modify default Page TSConfig RTE configuration so as to remove Open Office <sdfield>-tags.
1079 * New Page TSConfig properties: removeComments, removeTags, removeTagsAndContents.
1080 * Correction for Mozilla/Firefox: when pasting in text by pressing the ctrl-v keys, the Mozilla extension installation was incorrectly triggered and/or failed.
1081 * Correction: inserting a paragraph from the context menu when positioned in a table or a list produced incorrect result.
1082 * New plugin/button allows to insert/edit acronyms and abbreviations. Not currently available in IE. Acronyms and abbreviations may be pre-defined with Acronym record type inserted on the TYPO3 site root.
1083 * Transform abbr tags into acronym tags when IE is used.
1085 2005-05-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1088 * Correction to the behavior of the style selection lists.
1090 2005-05-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1093 * Using TYPO3 classes to access language files.
1094 * Correcting character set conversion for the front end editor in some configurations.
1095 * Update to Brazilian Portuguese and Finnish translations.
1096 * Use doubleval in place of floatval in SpellChecker plugin.
1097 * Use XMLHttpRequest to asynchronously download required scripts.
1098 * Add troubleshooting log and extension configuration variable to enable logging.
1099 * Multiple changes to support Safari 1.3. Although the editor loads in Safari 1.3, it does not currently execute correctly due to some bugs in Safari edit mode.
1100 * Restructure the tool bar as an unordered list of label, select and button elements so that it can be walked through with the tab key. The list, including the button icons, is css-styled through the editor skin.
1101 * Restructure the context menu as an unordered list of button elements. The context menu, including the button icons, is css-styled through the editor skin.
1102 * Show in the context menu all table operations enabled in the given context.
1103 * Each of the table operations becomes a configurable tool bar element like all other tool bar elements.
1104 * New RTE Page TSConfig property: hideTableOperationsInToolbar. If set, the table operations buttons will not be displayed in the tool bar, but will appear in the context menu, when enabled in the given context.
1105 * Method TS_transform_db of class t3lib_parsehtml_proc is modified in order to replace true line breaks with spaces, instead of eliminating them. Thanks to Johannes Bornhold.
1106 * New htmlArea plugin UserElements to enable the "user" button.
1107 * Add the title attribute on the TYPO3 link insertion/modification dialog.
1108 * New toggleborders button to show table borders. Imported from Xinha.
1110 2005-04-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1113 * Correction to problem in method TS_transfrom_db.
1114 * Correction for Mozilla/Firefox and TCA feature dividers2Tabs.
1115 * Tune and simplify RTE processing options.
1116 * New FAQ on custom tags.
1117 * Method TS_transform_db is modified in order to remove true line breaks from hx tag content.
1118 * Correction to link removal.
1119 * Correction to default Page TSConfig.
1120 * Corrections to the front end editor plugin: allow all htmlArea plugins except TYPO3Browsers, remove call to t3lib_BEfunc.
1121 * Using TYPO3 db manipulation class.
1122 * Correcting the spell checker style sheet in IE for the front end editor.
1124 2005-04-01 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1127 * Move minimal and full default Page TsConfig to external files.
1128 * Generate Javascript localization files in typo3temp folder so that they can be cached by the browser.
1129 * Generate the Mozilla/Firefox xpi extension file only when necessary.
1130 * Method TS_transform_db of class t3lib_parsehtml_proc in order to avoid insertion of superfluous line breaks after tags PRE, UL, OL, H1, H2, H3, H4, H5, H6, HR, TABLE and BLOCKQUOTE. See section Known problems.
1131 * Correction to problem with some popup windows in Mozilla 1.4.
1132 * Produce xhtml-strict-compliant img tags when editing with Mozilla/Firefox. In editing mode, IE sets all names of style properties to upper case.
1134 2005-03-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1137 * Further adjustments to width of editor components.
1138 * Correction to incorrect behavior in IE when selecting an image or a table and when the textstyle toolbar element is shown.
1139 * If extension Lorem Ipsum is installed, htmlArea RTE will extend it so that dummy content may be inserted when the editor is in wysiwyg mode. Lorem Ipsum must however be installed before htmlArea RTE itself is installed.
1140 * Initial release of class tx_rtehtmlarea_pi2 allowing rich text editing in the front end. See Modern Guestbook Extended for an example.
1142 * Strip style attribute out of hr tags.
1143 * Eliminate warning from some servers on insert link, insert image and spell check popup windows.
1144 * Correction JavaScript error when selecting an image in Mozila/Firefox.
1145 * Correction to image width and height setting.
1146 * Allow setting only one dimension of the image for proportional display.
1147 * Allow setting image alternate text independently of the title attribute.
1149 2005-03-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1152 * Adjust default skin, width, height.
1153 * Clean up some code.
1155 2005-03-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1158 * Eliminate superfluous line break before and after edited content.
1159 * Eliminate extension conflict with clasical RTE extension.
1160 * Update to Dutch and Finnish translations.
1161 * Correction for IE: a JavaScript error was raised when selecting an image and then clicking on inserttag, emoticon or insertcharacter button.
1162 * Easier setting of extension configuration variables at the time of installation.
1163 * Correction for IE5.5: working around missing ownerDocument property.
1164 * New RTE Page TSConfig property: skin.
1165 * Moving context menu styles to the editor default skin CSS file.
1166 * Correcting editing area width in Firefox.
1167 * Ensure a default value for the editor skin.
1168 * Correcting path to default skin in some configurations.
1169 * Correcting editing area width and height when in text mode and/or in full page mode.
1170 * Adding class attribute to table, row and cell properties popup windows when blockstyle toolbar element is enabled.
1171 * Correcting target and class setting on links.
1173 2005-02-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1176 * Correcting path setting warning in insert link and insert image dialogs on some server configurations.
1177 * Correction for Mozilla/Firefox: when "Save and preview" was clicked, the editor was grabbing the focus away from the preview popup window.
1178 * Correction to the behavior of the status bar. See Known problems for remaining problem in IE.
1179 * New default value for RTE Page TSConfig property classesCharacter.
1180 * New RTE Page TSConfig property: showTagFreeClasses.
1181 * Further internal structure changes and event handlers release.
1183 2005-02-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1186 * Internal structure changes for improved memory management, garbage collection, event handlers removal, etc.
1188 2005-02-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1191 * Enable the context menu when right-clicking on items of the status bar.
1192 * Setting class attribute in Insert/Modify link and Insert/Modify image dialogs. Add RTE configuration properties: classesAnchor and classesImage.
1193 * Setting special toolbarOrder defaults, for narrow and wide document background, in order to workaround wrapping bug in float style property in Mozilla 1.3.1 (for Mac OS 9).
1195 2005-02-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1198 * RTE was not loading in Mozilla 1.3.1 (wamcom release ) for Mac OS 9 (last Mozilla release for this platform).
1199 * Improved undo/redo operations.
1201 2005-02-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1204 * Added q, cite, abbr and acronym as allowed tags when "Enable all editor options" is checked.
1205 * Added q, cite and tt tags to the tags supported by the QuickTag plugin (inserttag button).
1206 * Work around bug in Mozilla 1.4 and Netscape 7.1 affecting DynamicCSS and InlineCSS plugins.
1207 * Two know problems documented.
1208 * Added tutorial by Jan Wulff on mod_gzip and IE caching problem.
1209 * Correction for IE: if a table was selected by clicking on its border and the delete or backspace key was pressed, a Javascript error was produced, but the table was deleted anyway. The Javascript error is now gone.
1210 * Correction: The TYPO3 back end form containing a text field edited with htmlArea RTE was submitted regardless of errors that should have been raised on the other fields of the form.
1212 2005-02-15 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1215 * Correction to the generated Mozilla/Firefox extension.
1216 * Correction to table operations: the current vertical alignment property of tables, rows and cell was incorrectly displayed.
1218 * Replacing htmlArea plugin EnterParagrahs with corrected function from htmlArea 3 RC3 (modified for table cells). Corrects never ending header tag formatting.
1219 * Improved installation dialog and platform-independence of Mozilla/Firefox/Netscape extension for access to clipboard.
1220 * Eliminate warning when spell checking reverts to command mode with Aspell 0.5.
1221 * Further extension to system class t3lib_parsehtml_proc to add hr tag to $headListTags.
1222 * Added tt as allowed tags when "Enable all editor options" is checked.
1224 2005-02-09 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1227 * Browser recognition.
1228 * HTTPS in Mozilla/Firefox.
1229 * Style on font tag.
1230 * Vertical align display.
1232 2005-02-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1235 * Generation of Mozilla/Firefox extension.
1236 * Addition of Archive_Zip package (PEAR).
1237 * Fixing the height of the editing area.
1238 * Vertical align setting in table rows and cells.
1239 * Fixing CGI detection.
1241 2005-02-01 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1244 * The editor was not loading in Mozilla/Firefox in some configurations.
1245 * Replacement of inline styles.
1246 * Resizing of fullscreen editor.
1248 2005-01-28 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1250 * Insert column after last corrected in IE.
1251 * Italian translation.
1253 2005-01-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1255 * Last row, column, cell deletion in tables.
1256 * CGI detection corrected.
1257 * Character conversion corrected.
1259 2005-01-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1261 * Toolbar configuration.
1262 * Fullpage plugin deletion.
1264 2005-01-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1266 * Add float property on images
1267 * Correct CharacterMap initialization
1268 * Do not grab focus on generate
1270 2005-01-11 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1272 * Revision of table operations popups
1273 * Language files from typo3.org
1275 2004-12-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1277 * Strip value="0" attribute reported by IE on all li tags
1278 * Cleanup code in RemoveFormat and QuickTag plugins
1280 2004-12-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1282 * Revision of initial dimensions setting of all popup windows
1284 2004-12-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1286 * Correction to textarea width
1287 * Addition of InlineCSS plugin
1289 2004-12-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1291 * Correction to link update
1292 * Correction to interface between SelectColor and QuickTag plugins
1293 * New showStatusBar property
1294 * New minimal/full options configuration check box
1295 * Documentation of version 0.4.10
1297 2004-12-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1299 * New QuickTag plugin and hideTags config property
1300 * Documentation of version 0.4.9
1302 2004-12-10 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1304 * Correcting color formatting in gecko browsers
1305 * New useCSS RTE property
1307 2004-12-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1309 * Correcting the default language labels
1310 * Making initialization DOM only.
1312 2004-12-04 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1315 * German translation
1317 2004-12-02 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1319 * Removing dependency on sr_static_info when spell checker is not enabled
1320 * Integrating EnterParagraphs plugin
1321 * Streamlining CSS loading
1322 * Correcting delete/backspace in Firefox on initial load
1323 * Correcting toolbar in Firefox on return from textmode
1324 * Correcting RemoveFormat for non-breaking spaces
1325 * Correcting SpellChecker for non-breaking spaces
1327 2004-11-28 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1329 * Changing extension from sr_htmlarea to rtehtmlarea
1331 2004-11-27 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1333 * Correcting the behavior of the paragraph (formatblock) drop down list in IE
1334 * Deleting Indite plugin
1335 * Correcting color chooser styles for IE
1336 * Adjusting popup windows
1338 2004-11-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1340 * onload function moved from typo3_rte.js to htmlarea.js to correct loading with Firefox/WindowsXP
1341 * Correcting popup window opening with Linux/Firefox (popup.js, CharacterMap, RemoveFormat)
1342 * New default RTE processing options in ext_localconf.php
1344 2004-11-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1346 * Standardizing popup window positioning (RemoveFormat and CharacterMap plugins)
1347 * Enabling the CharacterMap plugin (ext_localconf.php and class.tx_rtepbhtmlarea_base.php)
1348 * Update to documentation (doc/manual.sxw)
1349 * Update to version 0.3.12 of sr_htmlarea (ext_emconf.php)
1351 2004-11-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
1353 * Initial synchronization with latest version
1355 2004-11-18 Michael Stucki <michael@typo3.org>
1357 * Adding a ChangeLog
1358 * Initial CVS upload