[root]/typo3/sysext/rtehtmlarea/htmlarea/skins/default
images
(31 files, 0 lines)
Acronym
(1 files, 0 lines)
BlockElements
(9 files, 0 lines)
CharacterMap
(1 files, 0 lines)
FindReplace
(1 files, 0 lines)
InlineElements
(22 files, 0 lines)
InsertSmiley
(1 files, 0 lines)
QuickTag
(1 files, 0 lines)
RemoveFormat
(1 files, 0 lines)
SelectColor
(0 files, 0 lines)
SpellChecker
(1 files, 0 lines)
TYPO3Browsers
(0 files, 0 lines)
TYPO3ViewHelp
(1 files, 0 lines)
TableOperations
(21 files, 0 lines)
UserElements
(1 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 23 (100.0%) | 756 (100.0%) | 32.8 |
| stucki | 3 (13.0%) | 499 (66.0%) | 166.3 |
| stan | 18 (78.3%) | 257 (34.0%) | 14.2 |
| ingmars | 2 (8.7%) | 0 (0.0%) | 0.0 |
Fixed bug #11863: htmlArea RTE: css syntax errors in language marks feature
0 lines of code changed in 1 file:
Added feature #10339: htmlArea RTE: Move editing mode change to plugin
1 lines of code changed in 1 file:
Added feature #10182: htmlArea RTE: Add support for editing lang attribute
9 lines of code changed in 2 files:
Added feature #7875: Coloured text is created using font-tag instead of span in IE
Added feature #8847: Custom colors in TYPO3Color like old SelectColor extension
1 lines of code changed in 1 file:
Fixed issue #9429: htmlArea RTE: Cleanup unused files
0 lines of code changed in 1 file:
Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
185 lines of code changed in 1 file:
Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
10 lines of code changed in 1 file:
Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
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:
* Fixed bug 8066: Incorrect height of htmlArea RTE dropdown selectors in some browsers
3 lines of code changed in 1 file:
* Added two icons to htmlArea RTE skin for definition lists
2 lines of code changed in 1 file:
* Added feature #7667: htmlArea RTE: Usability improvements in table operations
4 lines of code changed in 2 files:
* Added feature: Various enhancements to link dialogues in htmlArea RTE
* Fixed bug #6787: classesAnchor and classesLinks get lost when changing tab in link browser
* Added feature #4100: Insert/Modify Link with DAM
3 lines of code changed in 2 files:
* 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
2 lines of code changed in 1 file:
* Feature/bugfix: Fixing icons for Opera and adding new icons in default skin of htmlArea RTE and in t3skin/rtehtmlarea
31 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:
* Merging all changes from TYPO3_4-0 branch back into HEAD
12 lines of code changed in 1 file:
* 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
487 lines of code changed in 2 files: