[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/Acronym

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 21 (100.0%) | 334 (100.0%) | 15.9 |
| stucki | 7 (33.3%) | 208 (62.3%) | 29.7 |
| stan | 9 (42.9%) | 123 (36.8%) | 13.6 |
| ohader | 3 (14.3%) | 3 (0.9%) | 1.0 |
| ingmars | 2 (9.5%) | 0 (0.0%) | 0.0 |
Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8
20 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Added feature #10182: htmlArea RTE: Add support for editing lang attribute
4 lines of code changed in 1 file:
Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
2 lines of code changed in 1 file:
* Feature: Enhancements to the acronym feature of htmlArea RTE
21 lines of code changed in 1 file:
* Feature/cleanup: Restructure plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor
* Fixed bug #4074: SpellChecker not working. Thanks to Reinier Kleipool.
* Fixed bug #4777: Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol.
1 lines of code changed in 1 file:
* Feature/Cleanup: Acronym plugin of htmlArea RTE using new plugin API and enabled in IE7
* Fixed issue 6154: Plugin Acronym enables class abbr for span
* Added feature 1927: Activate Acronym Plugin for IE
71 lines of code changed in 1 file:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 2 files:
* Deleted all compressed files in accordance with feature #6619
0 lines of code changed in 1 file:
Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
2 lines of code changed in 2 files:
* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)
4 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
58 lines of code changed in 4 files:
* Added "rtehtmlarea" as a system extension
- Important notice: Because of a known bug, the buttons "blockstylelabel", "blockstyle", "textstylelabel" and "textstyle" will not work with this version.
* Fixed bug #1155: Install tool want to recreate the tables, and drop the old ones
* Fixed Gremlin #1690: nav_frame is sometimes out of sync with the selected page
* Various changes in t3lib_parsehtml_proc (on behalf of Stanislas Rolland):
- Allow style and xml:lang attributes on span tags
- Include "hr", "address" and "dl" in headListTags
- Avoid insertion of superfluous linebreaks by transform_db
- Eliminate true linebreaks inside Hx tags
- Convert linebreaks to spaces instead of deleting them
- Wrap a-tags that contain a style attribute with a span-tag
- Honor setting RTE.default.proc.HTMLparser_db.xhtml_cleaning=1
150 lines of code changed in 3 files: