[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/CharacterMap
popups
(1 files, 240 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 359 (100.0%) | 22.4 |
| stucki | 7 (43.8%) | 264 (73.5%) | 37.7 |
| stan | 5 (31.3%) | 85 (23.7%) | 17.0 |
| flyguide | 1 (6.3%) | 9 (2.5%) | 9.0 |
| ohader | 1 (6.3%) | 1 (0.3%) | 1.0 |
| ingmars | 2 (12.5%) | 0 (0.0%) | 0.0 |
Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8
13 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
Updated Copyright notices
9 lines of code changed in 1 file:
* Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
2 lines of code changed in 1 file:
* Cleanup: Character Map plugin now using new plugin API
70 lines of code changed in 2 files:
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:
* Merging all changes from TYPO3_4-0 branch back into HEAD
65 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
199 lines of code changed in 3 files: