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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 23 (100.0%) | 1045 (100.0%) | 45.4 |
| stucki | 7 (30.4%) | 597 (57.1%) | 85.2 |
| stan | 11 (47.8%) | 420 (40.2%) | 38.1 |
| flyguide | 1 (4.3%) | 22 (2.1%) | 22.0 |
| ingmars | 4 (17.4%) | 6 (0.6%) | 1.5 |
Fixed issue #9429: htmlArea RTE: Cleanup unused files
0 lines of code changed in 1 file:
Updated Copyright notices
22 lines of code changed in 1 file:
* Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang
5 lines of code changed in 1 file:
* Feature/cleanup: Restructure plugins QuickTag, TableOperations, UserElements
* Feature/cleanup: Move colors, fonts, text direction, word cleaning and lists to extensions/plugins.
2 lines of code changed in 1 file:
* (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
* Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
* Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
* Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
* Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
* Added feature 3708 (partial): support for <blockquote>
* Fixed issue 5977: align="center" (right or left) not any more supported by W3C
* Fixed issue 6837: Strange layout for header N except the first one (Safari)
1 lines of code changed in 1 file:
* Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.
102 lines of code changed in 1 file:
* Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework
2 lines of code changed in 1 file:
* Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API
298 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:
* Fixed bug 5839: In htmlArea RTE, paragraph & text dropdown boxes inactive when using @media clause in stylesheet
10 lines of code changed in 2 files:
New Feature: Inline Relational Record Editing by Oliver Hader!
6 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
71 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
526 lines of code changed in 3 files: