1 2008-01-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
3 * Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
4 * Fixed issue 6154: Plugin Acronym enables class abbr for span
5 * Added feature 1927: Activate Acronym Plugin for IE
6 * (major) Feature: Improved behaviour and configuration options for inline elements and text styling
7 * Added feature 3708 (complete): support for <q>
8 * Fixed issue 5952 (complete): Usability Issue with classes wrapped with <> in select lists
9 * Added feature 6034: Improvements of inlineCSS: adding classes to inline elements without additional span
10 * Fixed issue 6839: sub and sup are added via CSS instead of tags in Safari
12 2008-01-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
14 * (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
15 * Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
16 * Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
17 * Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
18 * Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
19 * Added feature 3708 (partial): support for <blockquote>
20 * Fixed issue 5977: align="center" (right or left) not any more supported by W3C
21 * Fixed issue 6837: Strange layout for header N except the first one (Safari)
22 * Cleanup: Character Map plugin now using new plugin API
24 2007-12-30 Stanislas Rolland <stanislas.rolland@fructifor.ca>
26 * Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
28 2007-11-27 Stanislas Rolland <stanislas.rolland@fructifor.ca>
30 * Bugfix #6836: htmlArea RTE cannot enter line break in Safari (Windows)
32 2007-11-22 Stanislas Rolland <stanislas.rolland@fructifor.ca>
34 * Feature/bugfix: htmlArea RTE: Enter paragraph on return key corrected and improved
35 * Bugfix #6769: RTEhtmlarea not working with IRRE in FF anymore
37 2007-11-20 Stanislas Rolland <stanislas.rolland@fructifor.ca>
39 * Feature #6769 continued: Further adjustments and workarounds to enable htmlArea RTE in Safari
41 2007-11-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
43 * Feature #6769: Enable htmlArea RTE in Safari
45 2007-11-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
47 * Feature/bugfix: Change to the initialisation sequence of htmlArea RTE
49 2007-11-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
51 * Feature #6657 revisited: htmlArea RTE: remove em and strong remap from main script
53 2007-11-14 Stanislas Rolland <stanislas.rolland@fructifor.ca>
55 * Feature #6712: htmlArea RTE: make hotkeys configurable in PageTSConfig
56 * Feature #6712 continued: htmlArea RTE: adding hotkeys to default configuration settings
57 * Bugfix: htmlArea RTE: Correction to InlineDefault plugin causing frame reload.
58 * Feature #6712 corected: htmlArea RTE: correction to DefaultInline plugin and enhanced API
60 2007-11-13 Stanislas Rolland <stanislas.rolland@fructifor.ca>
62 * Feature #6705: htmlArea RTE: Display all classes of an element in the statusbar
63 * htmlArea RTE: Update manual and version to 1.6.3dev
64 * Feature #6579 continued: Allow plugins to register hotkeys
66 2007-11-12 Stanislas Rolland <stanislas.rolland@fructifor.ca>
68 * Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.
70 2007-11-10 Stanislas Rolland <stanislas.rolland@fructifor.ca>
72 * (cleanup) Protect rtehtmlarea 'for' loops from properties possibly added by JS frameworks.
73 * Feature #6579 continued: correction to plugin registration for FE case
75 2007-11-08 Stanislas Rolland <stanislas.rolland@fructifor.ca>
77 * Feature #6668 continued: Some minor adjustments when htmlArea RTE uses the Ajax request
79 2007-11-07 Stanislas Rolland <stanislas.rolland@fructifor.ca>
81 * Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
83 2007-11-06 Stanislas Rolland <stanislas.rolland@fructifor.ca>
85 * Added SVN properties on some rtehtmlarea files
86 * Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API
88 2007-11-05 Stanislas Rolland <stanislas.rolland@fructifor.ca>
90 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
91 * Added feature #6657: Extract inline buttons from htmlArea RTE main scripts.
93 2007-11-02 Stanislas Rolland <stanislas.rolland@fructifor.ca>
95 * Fixed feature #6579: Small correction to FE htmlArea RTE
96 * Remove exception catching in htmlArea RTE when setting styleWithCSS
97 * Fixed bug 6640: htmlArea RTE tool bar is not updated in IE when up or down arrow is pressed
98 * Fixed feature #6619: Add underscore rather than dash in file names
99 * Feature 6579 continued: Use prototype.js to create a htmlArea plugin class.
101 2007-11-01 Stanislas Rolland <stanislas.rolland@fructifor.ca>
103 * Added feature #6579: Make htmlArea RTE extensible
104 * Added feature #6619: Let htmlArea RTE use t3lib_div::minifyJavaScript()
105 * Deleted all compressed files in accordance with feature #6619
106 * Fixed bug 6476: htmlArea RTE incorrectly nests tags on return key in FF
108 2007-10-30 Oliver Hader <oh@inpublica.de>
110 * Fixed bug #6613: IRRE/RTE - Creating a new child record fails if record uses htmlArea RTE
112 2007-10-26 Stanislas Rolland <stanislas.rolland@fructifor.ca>
114 * Fixed bug 5031: htmlArea RTE incorrectly processes col tags and default proc options disallow col and colgroup tags
116 2007-10-23 Stanislas Rolland <stanislas.rolland@fructifor.ca>
118 * Fixed bug #5151: rtehtmlarea install/uninstall requires clearing cache
120 2007-10-19 Stanislas Rolland <stanislas.rolland@fructifor.ca>
122 * Fixed bug 6546: Remove htmlArea RTE acronym from Insert-Record object
124 2007-10-17 Stanislas Rolland <stanislas.rolland@fructifor.ca>
126 * Move styleWithCSS setting to the initialization phase of the htmlArea editor
127 * Elminate list of plugins in rtehtmlarea EM configuration
129 2007-10-16 Stanislas Rolland <stanislas.rolland@fructifor.ca>
131 * Fixed bug 4183: Incorrect display in htmlArea RTE of utf-8 labels for colors, classes and fonts defined in PageTSConfig
132 * Re-inserting accidently deleted comments in class.tx_rtehtmlarea_base.php.
133 * Fixed bug 4525: In htmlArea RTE, disabling personal dictionaries in UserTSConfig not honored
135 2007-10-15 Stanislas Rolland <stanislas.rolland@fructifor.ca>
137 * Fixed bug 5855: Missing unlink icon in htmlArea RTE
138 * Fixed bug 5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet
139 * Fixed bug 6152: AllowClipboard helper offered by htmlArea RTE doesn't work with 2.0.0.x Firefox
140 * Fixed bug 6340: rtehtmlarea not working with "Editforms on page" option
141 * Fixed bug 6152: Nullify default value AllowClipboard helper and use TYPO3-specific Firefox extension
142 * Update version number of rtehtmlarea to 1.6.2dev
144 2007-05-03 Oliver Hader <oh@inpublica.de>
146 * Raised version from 1.5.2 to 1.5.3 for TYPO3 4.1.2
147 * Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
149 2007-03-28 Patrick Broens <patrick@patrickbroens.nl>
152 * Fix issue 5266: WamCom browser check was conflicting with Firefox 2.0.0.3
154 2007-01-23 Michael Stucki <michael@typo3.org>
156 * Change label of EM setting "AspellDirectory": The value must be a path, not a directory. The description should make this clear now...
158 2006-12-20 Peter Niederlag <peter@niederlag.de>
161 * Important Security Update
162 * Removing mod1 (not used anymore)
164 2006-11-23 Martin Kutschker <martin.t.kutschker@blackbox.net>
167 * Allow UTF-8 file names for images
169 2006-08-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
172 * For compatibility with := addToList syntax, show all buttons when * is found in the list RTE.default.showButtons.
173 * Correction to generated stylesheet file. Thanks to Ingmar Schlecht.
174 * Update to the manual.
175 * Correction for Netscape 8.l: useCSS setting not honored.
176 * Remove dependency of Spell Checker on Static Info Library (sr_static_info). Requires Static Info Tables version 2.0.0+.
178 2006-05-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
181 * Correction: path setting in class.tx_rtehtmlarea_browse_links.php and class.tx_rtehtmlarea_select_image.php
182 * Correction: configuration variable enableAccessibilityIcons was not set.
184 2006-05-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
187 * Adapt popup windows resizing for Opera 9.
188 * Fix to spell checker for Opera 9.
189 * Add error text to troubleshooting log when attempt to load stylesheets fails.
190 * Improved integration of TYPO3Browsers plugin with TYPO3 core element browser.
191 * Move up attributes setting form in link and image insertion dialogs.
192 * Add support for User TSConfig properties options.createFoldersInEB and options.noThumbsInRTEimageSelect.
193 * Add new Page TSConfig properties disableLinkTagetSelector and disableLinkPopupSelector.
194 * Add new Page TSConfig property toggleBordersOnTableCreation.
195 * Fix bugtracker issue 2026: The editor gets the focus on page load in IE.
196 * Allow to enable the use of images in the Minimal default configuration.
197 * Fix issue 3296: RTEarea frontend usage with no-javascript fallback solution.
198 * Add new Page TSConfig properties buttons.inserttag.denyTags, TSConfig properties buttons.inserttag.allowedAttribs and buttons.inserttag.tags.[tagname].allowedAttribs
199 * Add new Page TSConfig properties buttons.image.options.removeItems, buttons.image.options.magic.maxWidth and buttons.image.options.magic.maxHeight
200 * Add extension configuration variable "Enable links accessibility icons"
201 * Fix bugtraker issue 3410: Updating image in IE doesn't work.
202 * Add extension configuration variable "Enable the DAM media browser" and Page TSConfig property buttons.image.title.useDAMColumn.
203 * Fix bugtracker issue 3006: in IE, link properties were not updated when the link was not completely selected.
205 2006-04-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
208 * Fix bugtracker issue 3120: transforming text in link in Firefox may take excessive time.
209 * Small workaround for empty selection test in Opera 9.
210 * Fix bugtracker issue 3060: RTE includes a page from the Frontent when pasting text with enableCleanWord configured with server-based parsing.
212 2006-03-24 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
215 * Correction to RemoveFormat plugin.
217 2006-03-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
220 * Fix bugtracker issue 2530.
221 * Further adjustments for Opera 9.
223 2006-03-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
226 * Correction to configuration of enableWordClean. See bugtracker issue 2530.
227 * Correction to XMLHttpRequest post request to set the charset of content. See issue 2530.
228 * Further adjustments for Opera 9.
229 * Adjustments for compatibility with t3skin_40
232 2006-03-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
235 * Correction to default value of $RTEWrapStyle variable in frontend plugin
236 * A few small corrections in htmlarea.js for Opera 9
237 * Fix bugtracker issue 2682.
238 * Fix bugtracker issue 2241.
239 * Remove class.ux_t3lib_parsehtml_proc.php
240 * Remove support for versions older than 4.0 and clean code.
241 * Adjustment to default settings for FE plugin.
242 * Modify htmlarea.js so that IE7 always uses native XMLHttpRequest rather than ActiveX.
244 * Fix bugtracker issue 2820.
246 2006-03-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
248 * Version 1.3 (requires TYPO3 4.0)
249 * Use new ts parsing := in cumulative sets of configuration defaults.
251 2006-03-04 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
253 * Add $RTEWrapStyle variable to frontend plugin class.tx_rtehtmlarea_pi2.php (bugtracker issue 2760).
255 2006-03-03 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
260 2006-02-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
262 * Fix bugtracker issue 2656
264 2006-02-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
266 * Path setting correction in SpellChecker plugin.
268 2006-02-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
270 * Remove Word 2003 o:p tags on paste with enableWordClean and/or save.
272 2006-02-16 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
275 * Correction: RemoveFormat plugin was removing too many tags and attributes.
276 * Remove conflicts with obsolete extensions deleted from TER.
278 2006-02-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
281 * Correction: incorrect default styles were assigned to links other than internal.
282 * Allow style attribute on span tag in the Demo default settings.
284 2006-02-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
287 * Correct default processing configuration for the case of center, font, strike and u tags when encountered outside paragraphs.
288 * Remove title field from link creation window when TYPO3 version is smaller than 3.8.2.
289 * Replace true linebreaks with space inside block tags and after hr tags (see bugtracker issue 2365).
290 * Plugin InlineCSS was not honoring property showTagFreeClasses.
292 2006-02-02 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
295 * Automatic update of the extension version number in the About window.
296 * Enable use of RTE in IE 7.
297 * Small adjustments to SpellChecker plugin.
298 * Change names of default settings.
300 2006-01-27 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
303 * Correction to the behaviour of popups.
304 * Correction to the QuickTag plugin (hx tags).
305 * Change opening default of Acronym plugin to abreviation.
306 * Reduce font size of context menu in all skins.
307 * Work around Mozilla bug to force display update when table borders change.
308 * Adjust opening height of SpellChecker window.
310 2006-01-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
313 * Improved link auto-detect in Mozilla/Firefox.
316 2006-01-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
319 * Remove TYPO3HtmlParser plugin when the editor is used in the frontend.
320 * Correct height, margins and padding of toolbar select fields in all editor skins.
321 * Increase default width of the editor area from 460px to 530px.
322 * Correction for Mozilla/Firefox: remove ending > from auto-detected email link.
323 * Use relative addressing for link, image, user and acronym scripts.
324 * Cleaning code and adding hook in TYPO3HtmlParser plugin (mod6/parse_html.php).
326 2006-01-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
329 * Correction to path settings affecting CSS files when TYPO3 is installed in a subdirectory.
330 * Cache the main JS files in typo3temp directory with hashed name including the extension version number.
331 * Adjust opening size of some popup windows.
332 * Correction to the automatic detection of url's in Mozilla/Firefox: the rightmost domain should be alphabetic.
333 * Enable link editing options in the context menu when the cursor is positioned inside a link.
334 * Enable the link button in the tool bar if some text is selected or if the cursor is positioned inside a link.
336 2006-01-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
339 * Correction to path settings affecting image drag & drop and file/image upload.
341 2006-01-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
344 * Convert all locallang files to xml.
345 * Revise all licence notices in order to publish under GPL.
347 2006-01-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
349 * Allow align attribute on p and div tags in Demo Page TSConfig settings.
350 * Restructure extension modules and resources folders.
351 * Make extension conflict with rte_conf.
352 * Reconfigure for new version of extension Lorem Ipsum.
354 2006-01-03 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
356 * Modify conf and module scripts so that the extension may be run as system, global or local extension.
357 * Convert some files to UNIX linebreaks.
358 * Recompress some JS scripts.
359 * Restore Demo and Typical Page TSConfig default settings.
361 2005-12-29 Michael Stucki <michael@typo3.org>
363 * Solved problems with wrong backPath when installed as system extension in TYPO3 4.0 beta1.
365 2005-12-24 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
367 * Extend t3lib_parsehtml_proc only if TYPO3_VERSION is smaller than 4.0
368 * Cleanup images folders.
370 2005-12-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
372 * Update to language files.
374 2005-12-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
376 * Update to Proc, Demo and Typical Page TSConfig.
377 * Correction for No font and No size elements if font and size selectors.
378 * Add support for thead and tfoot in TableOperations plugin.
379 * Update to skins for th tags
380 * Correction to some cleaning regular expressions in RemoveFormat plugin. Thanks to Ernesto Baschny.
381 * Keep character map window open until explicitly closed.
382 * Feature for Mozilla/Firefox: apply style to multiple selected cells of a table.
383 * Correction to the extraction of class selectors from some css rules.
385 2005-12-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
387 * New FAQ about style selector boxes in IE.
388 * Numerous adjustments for eventual Opera support. Waiting for Opera Software to correct reported problems.
389 * Add non-breaking space to the palette of the insertcharacter palette. Add hotkety ctrl+space to insert a non-breaking space.
390 * Restructure the order of characters in the Insert special character popup window.
391 * Page TSConfig removeTags property would incorrectly remove too many tags.
392 * New Page TSConfig property keepToggleBordersInToolbar.
393 * 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.
394 * New TYPO3HtmlParser plugin and enableWordClean configurability.
395 * Add support for header cells (th tag) in table operations.
396 * 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.
397 * Make Page TSCongfig settings compatible when migrating from Classic RTE to htmlArea RTE.
398 * Restructure processing of Page TSConfig setup.
399 * New default configurations: Typical, Advanced, Demo. Extension configuration variable Enable all editor options is replaced by Default configuration settings.
400 * 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.
401 * Correction: some icons were missing in the element browser when adding or editing links.
402 * Correction for IE: the link button did not get activated when text was selected using keyboard arrows.
403 * 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.
404 * Add Page TSConfig properties to configure table operations dialogs: disableAlignmentFieldsetInTableOperations, disableSpacingFieldsetInTableOperations, disableColorFieldsetInTableOperations, disableLayoutFieldsetInTableOperations and disableBordersFieldsetInTableOperations
405 * New Page TSConfig property ignoreMainStyleOverride for ease of migration from Classic RTE to htmlArea RTE.
406 * Cleaning Mozilla folder.
408 2005-11-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
411 * 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.
412 * Correction: updating the properties of an image was broken in version 0.7.6.
413 * 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.
414 * 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.
416 2005-11-10 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
419 * Two new extension configuration variables allow to specify the maximum resolution of plain images inserted with the TYPO3 image browser.
420 * Correction for TYPO3 3.8 on Windows server: the path to the locallang file of the spell checker was incorrectly set.
421 * Addition of Danish translation.
422 * Update to Russian translation.
423 * 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.
424 * New Page TSConfig and User TSConfig property enablePersonalDicts may be used to enable the use of personal dictionaries when using the spell checker.
425 * Correction: some links could not be edited. See http://bugs.typo3.org/view.php?id=1748
426 * Correction: possible incorrect character set conversion of default titleText (set in language file through anchor accessibility feature configuration) when backend is utf-8.
428 2005-10-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
431 * 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.
432 * Update to Finnish and Italian translations.
433 * Addition of Czech translation.
434 * Correction to the documentation of the anchor accessibility feature.
435 * 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.
436 * Correction: toggleborders button caused inconsistencies in the class selector of the table properties popup window.
437 * Correction to the character set used by the xml parser and Aspell when invoked by the spell checker with iso-8859-1 content.
439 2005-10-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
442 * Correction: incorrect display of the toolbar in some configurations.
443 * Correction: incorrect update of some table properties.
444 * 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.
445 * Correction: incorrect behavior of the hot keys (ctrl+key) and of the context menu's access keys (alt+key).
446 * 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.
447 * Correction: some labels of the non-TYPO3 link and image insertion popups were not localized.
448 * Revised About window. Skins need to be upgraded. Custom skins need to be updated.
449 * New anchor accessibility feature.
450 * Correction: erratic behaviors in Mozilla/Firefox when automatically detecting links and when backspacing.
451 * Correction: PHP Fatal error when SpellChecker is enabled under PHP5. See http://bugs.typo3.org/view.php?id=1470
452 * Update to the Dutch and German translations.
453 * 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.
454 * Correction: nested lists were not compliant with XHTML.
455 * Correction: the path to skin file htmlarea-edited-content.css could be incorrect when typo3 is installed in a sub-directory.
456 * Correction for IE: the paragraph style selector box was disabled.
458 2005-08-29 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
461 * Correction: the editor failed to initialize correctly when Page TSConfig property hideTableOperationsInToolbar was set to 1.
462 * Addition of Toggle borders in the context memu.
463 * Correction: updating a link did not work when the link was set on an image and on multiple elements.
464 * Problem with Firefox extension
\93All-in-One Gestures
\94 documented as Known problem.
465 * Blue-look and xp-blue skins moved to separate extensions: sr_rtehtmlarea_bluelook and sr_rtehtmlarea_xpblue respectively.
466 * Update to Finnish and Norwegian translations.
468 2005-08-16 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
471 * Correction: the image update popup dialog was broken in the previous version.
472 * Update to the recommended server configuration for png images.
473 * Addition of two example skins: blue-look and xp-blue, inspired by Xinha.
474 * 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.
475 * Adjustments to the default skin. Custom skins may need to be adjusted.
477 2005-08-09 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
480 * Added documentation section on server configuration.
481 * Correction: the compressed version of plugin scripts were not used.
482 * Various changes for performance improvement.
483 * Added FAQ on hotkeys.
484 * Update to Finnish and Norwegian translations.
486 2005-08-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
489 * Correction: the MS Word Formatting option of the RemoveFormat button was broken in version 0.5.5.
490 * Url of AllowClipboard Helper is added as an extension configuration variable.
491 * The address and dl tags are added to the list $headListTags of TYPO3 system class t3lib_parsehtml_proc. See Known problems.
492 * Correction: since version 0.5.5, html attribute values could be html-encoded more than once.
493 * Correction: the editor will load correctly even if it is located in a hidden tab at te time of loading. See Known problems.
494 * Improved memory management for IE.
495 * 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.
496 * Address is added to the default list of types of paragraphs.
497 * Correction: since 0.5.5, html-encoding of single quotes was causing incompatibilities.
498 * Correction: the Acronym plugin was broken since version 0.5.5.
499 * 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.
500 * Correction: since 0.5.2, the Insert/Modify Link dialog could be broken in TYPO3 3.6.
501 * 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.
502 * For IE: an error message will be displayed if execution of ActiveX controls is not enabled.
504 2005-07-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
507 * The size of the back end editor area may be configured in User TSConfig. See the configuration section. Thanks to Peter Enzenberger.
508 * 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.
509 * Scripts compressed by about 25%. Use of compressed scripts is controlled by extension configuration.
510 * Improved memory management and reduced memory leakage.
511 * Correction: the cellinsertafter button was incorrectly configured in the default configuration.
512 * 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.
513 * Correction: the path to default skin component htmlarea-edited-content.css was incorrectly set.
514 * 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.
515 * 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.
517 2005-07-06 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
520 * Correction: one label of plugin RemoveFormat was not localized.
521 * Correction: custom skins prevented correct loading of the RTE.
522 * Correction for IE: incorrect display of the current class in the paragraph style selector in some configurations.
523 * Correction for IE: the border handles of images and tables could not be selected for resizing.
524 * Correction for IE: table, img, ol and ul elements may be correctly selected through the editor status bar.
525 * Correction for IE: incorrect positioning of some popup window.
526 * Correction for IE: incorrect behavior of the InlineCSS text style selector when Arabic text was selected.
528 2005-06-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
531 * 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.
532 * 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.
533 * 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.
534 * Correction: Correction to misbehavior of mailto link popup when no anchor class is specified in Page TSConfig.
535 * 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.
536 * For TYPO3 3.7.0+: use the tab menu in TYPO3 Insert/Modify link popup window.
537 * Modify default Page TSConfig RTE configuration so as to remove Open Office <sdfield>-tags.
538 * New Page TSConfig properties: removeComments, removeTags, removeTagsAndContents.
539 * Correction for Mozilla/Firefox: when pasting in text by pressing the ctrl-v keys, the Mozilla extension installation was incorrectly triggered and/or failed.
540 * Correction: inserting a paragraph from the context menu when positioned in a table or a list produced incorrect result.
541 * 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.
542 * Transform abbr tags into acronym tags when IE is used.
544 2005-05-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
547 * Correction to the behavior of the style selection lists.
549 2005-05-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
552 * Using TYPO3 classes to access language files.
553 * Correcting character set conversion for the front end editor in some configurations.
554 * Update to Brazilian Portuguese and Finnish translations.
555 * Use doubleval in place of floatval in SpellChecker plugin.
556 * Use XMLHttpRequest to asynchronously download required scripts.
557 * Add troubleshooting log and extension configuration variable to enable logging.
558 * 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.
559 * 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.
560 * 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.
561 * Show in the context menu all table operations enabled in the given context.
562 * Each of the table operations becomes a configurable tool bar element like all other tool bar elements.
563 * 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.
564 * 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.
565 * New htmlArea plugin UserElements to enable the "user" button.
566 * Add the title attribute on the TYPO3 link insertion/modification dialog.
567 * New toggleborders button to show table borders. Imported from Xinha.
569 2005-04-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
572 * Correction to problem in method TS_transfrom_db.
573 * Correction for Mozilla/Firefox and TCA feature dividers2Tabs.
574 * Tune and simplify RTE processing options.
575 * New FAQ on custom tags.
576 * Method TS_transform_db is modified in order to remove true line breaks from hx tag content.
577 * Correction to link removal.
578 * Correction to default Page TSConfig.
579 * Corrections to the front end editor plugin: allow all htmlArea plugins except TYPO3Browsers, remove call to t3lib_BEfunc.
580 * Using TYPO3 db manipulation class.
581 * Correcting the spell checker style sheet in IE for the front end editor.
583 2005-04-01 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
586 * Move minimal and full default Page TsConfig to external files.
587 * Generate Javascript localization files in typo3temp folder so that they can be cached by the browser.
588 * Generate the Mozilla/Firefox xpi extension file only when necessary.
589 * 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.
590 * Correction to problem with some popup windows in Mozilla 1.4.
591 * Produce xhtml-strict-compliant img tags when editing with Mozilla/Firefox. In editing mode, IE sets all names of style properties to upper case.
593 2005-03-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
596 * Further adjustments to width of editor components.
597 * Correction to incorrect behavior in IE when selecting an image or a table and when the textstyle toolbar element is shown.
598 * 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.
599 * Initial release of class tx_rtehtmlarea_pi2 allowing rich text editing in the front end. See Modern Guestbook Extended for an example.
601 * Strip style attribute out of hr tags.
602 * Eliminate warning from some servers on insert link, insert image and spell check popup windows.
603 * Correction JavaScript error when selecting an image in Mozila/Firefox.
604 * Correction to image width and height setting.
605 * Allow setting only one dimension of the image for proportional display.
606 * Allow setting image alternate text independently of the title attribute.
608 2005-03-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
611 * Adjust default skin, width, height.
612 * Clean up some code.
614 2005-03-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
617 * Eliminate superfluous line break before and after edited content.
618 * Eliminate extension conflict with clasical RTE extension.
619 * Update to Dutch and Finnish translations.
620 * Correction for IE: a JavaScript error was raised when selecting an image and then clicking on inserttag, emoticon or insertcharacter button.
621 * Easier setting of extension configuration variables at the time of installation.
622 * Correction for IE5.5: working around missing ownerDocument property.
623 * New RTE Page TSConfig property: skin.
624 * Moving context menu styles to the editor default skin CSS file.
625 * Correcting editing area width in Firefox.
626 * Ensure a default value for the editor skin.
627 * Correcting path to default skin in some configurations.
628 * Correcting editing area width and height when in text mode and/or in full page mode.
629 * Adding class attribute to table, row and cell properties popup windows when blockstyle toolbar element is enabled.
630 * Correcting target and class setting on links.
632 2005-02-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
635 * Correcting path setting warning in insert link and insert image dialogs on some server configurations.
636 * Correction for Mozilla/Firefox: when "Save and preview" was clicked, the editor was grabbing the focus away from the preview popup window.
637 * Correction to the behavior of the status bar. See Known problems for remaining problem in IE.
638 * New default value for RTE Page TSConfig property classesCharacter.
639 * New RTE Page TSConfig property: showTagFreeClasses.
640 * Further internal structure changes and event handlers release.
642 2005-02-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
645 * Internal structure changes for improved memory management, garbage collection, event handlers removal, etc.
647 2005-02-21 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
650 * Enable the context menu when right-clicking on items of the status bar.
651 * Setting class attribute in Insert/Modify link and Insert/Modify image dialogs. Add RTE configuration properties: classesAnchor and classesImage.
652 * 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).
654 2005-02-19 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
657 * RTE was not loading in Mozilla 1.3.1 (wamcom release ) for Mac OS 9 (last Mozilla release for this platform).
658 * Improved undo/redo operations.
660 2005-02-17 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
663 * Added q, cite, abbr and acronym as allowed tags when "Enable all editor options" is checked.
664 * Added q, cite and tt tags to the tags supported by the QuickTag plugin (inserttag button).
665 * Work around bug in Mozilla 1.4 and Netscape 7.1 affecting DynamicCSS and InlineCSS plugins.
666 * Two know problems documented.
667 * Added tutorial by Jan Wulff on mod_gzip and IE caching problem.
668 * 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.
669 * 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.
671 2005-02-15 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
674 * Correction to the generated Mozilla/Firefox extension.
675 * Correction to table operations: the current vertical alignment property of tables, rows and cell was incorrectly displayed.
677 * Replacing htmlArea plugin EnterParagrahs with corrected function from htmlArea 3 RC3 (modified for table cells). Corrects never ending header tag formatting.
678 * Improved installation dialog and platform-independence of Mozilla/Firefox/Netscape extension for access to clipboard.
679 * Eliminate warning when spell checking reverts to command mode with Aspell 0.5.
680 * Further extension to system class t3lib_parsehtml_proc to add hr tag to $headListTags.
681 * Added tt as allowed tags when "Enable all editor options" is checked.
683 2005-02-09 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
686 * Browser recognition.
687 * HTTPS in Mozilla/Firefox.
689 * Vertical align display.
691 2005-02-05 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
694 * Generation of Mozilla/Firefox extension.
695 * Addition of Archive_Zip package (PEAR).
696 * Fixing the height of the editing area.
697 * Vertical align setting in table rows and cells.
698 * Fixing CGI detection.
700 2005-02-01 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
703 * The editor was not loading in Mozilla/Firefox in some configurations.
704 * Replacement of inline styles.
705 * Resizing of fullscreen editor.
707 2005-01-28 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
709 * Insert column after last corrected in IE.
710 * Italian translation.
712 2005-01-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
714 * Last row, column, cell deletion in tables.
715 * CGI detection corrected.
716 * Character conversion corrected.
718 2005-01-14 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
720 * Toolbar configuration.
721 * Fullpage plugin deletion.
723 2005-01-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
725 * Add float property on images
726 * Correct CharacterMap initialization
727 * Do not grab focus on generate
729 2005-01-11 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
731 * Revision of table operations popups
732 * Language files from typo3.org
734 2004-12-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
736 * Strip value="0" attribute reported by IE on all li tags
737 * Cleanup code in RemoveFormat and QuickTag plugins
739 2004-12-20 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
741 * Revision of initial dimensions setting of all popup windows
743 2004-12-18 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
745 * Correction to textarea width
746 * Addition of InlineCSS plugin
748 2004-12-13 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
750 * Correction to link update
751 * Correction to interface between SelectColor and QuickTag plugins
752 * New showStatusBar property
753 * New minimal/full options configuration check box
754 * Documentation of version 0.4.10
756 2004-12-12 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
758 * New QuickTag plugin and hideTags config property
759 * Documentation of version 0.4.9
761 2004-12-10 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
763 * Correcting color formatting in gecko browsers
764 * New useCSS RTE property
766 2004-12-08 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
768 * Correcting the default language labels
769 * Making initialization DOM only.
771 2004-12-04 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
776 2004-12-02 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
778 * Removing dependency on sr_static_info when spell checker is not enabled
779 * Integrating EnterParagraphs plugin
780 * Streamlining CSS loading
781 * Correcting delete/backspace in Firefox on initial load
782 * Correcting toolbar in Firefox on return from textmode
783 * Correcting RemoveFormat for non-breaking spaces
784 * Correcting SpellChecker for non-breaking spaces
786 2004-11-28 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
788 * Changing extension from sr_htmlarea to rtehtmlarea
790 2004-11-27 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
792 * Correcting the behavior of the paragraph (formatblock) drop down list in IE
793 * Deleting Indite plugin
794 * Correcting color chooser styles for IE
795 * Adjusting popup windows
797 2004-11-26 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
799 * onload function moved from typo3_rte.js to htmlarea.js to correct loading with Firefox/WindowsXP
800 * Correcting popup window opening with Linux/Firefox (popup.js, CharacterMap, RemoveFormat)
801 * New default RTE processing options in ext_localconf.php
803 2004-11-23 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
805 * Standardizing popup window positioning (RemoveFormat and CharacterMap plugins)
806 * Enabling the CharacterMap plugin (ext_localconf.php and class.tx_rtepbhtmlarea_base.php)
807 * Update to documentation (doc/manual.sxw)
808 * Update to version 0.3.12 of sr_htmlarea (ext_emconf.php)
810 2004-11-22 Stanislas Rolland <stanislas.rolland(arobas)fructifor.ca>
812 * Initial synchronization with latest version
814 2004-11-18 Michael Stucki <michael@typo3.org>