Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS/

Directory Created:
2005-12-28 01:49
Total Files:
1
Deleted Files:
3
Lines of Code:
29

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

Lines of Code

typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS/ Lines of Code

Developers

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

Most Recent Commits

stan 2008-09-26 02:17 Rev.: 4249

Fixed issue #9429: htmlArea RTE: Cleanup unused files

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (del)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

22 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+22 -22)
stan 2008-02-21 05:51 Rev.: 3241

* Fixed bug #7609 (continued): HTMLArea RTE: labels deleted from files CharacterMap/locallang and InlineCSS/locallang

5 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: locallang.xml (+5)
stan 2008-01-30 00:01 Rev.: 2975

* 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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+2 -2)
stan 2008-01-05 20:32 Rev.: 2862

* (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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+1 -3)
stan 2007-11-12 16:25 Rev.: 2690

* Feature #6579 continued: Backtracking on the use of Prototype.js by htmlArea RTE.

102 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+102 -103)
stan 2007-11-07 16:23 Rev.: 2674

* Added feature #6668: Let htmlArea RTE use the Ajax request of the Prototype framework

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+2 -5)
stan 2007-11-07 03:59 Rev.: 2668

* Feature 6579 continued: Make InlineCSS plugin use the RTE extension and plugin API

298 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (+296 -261), locallang.xml (+2 -5)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss.js (changed), locallang.xml (changed)
stan 2007-11-01 20:55 Rev.: 2650

* Deleted all compressed files in accordance with feature #6619

0 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss-compressed.js (del)
stan 2007-10-15 16:41 Rev.: 2557

* 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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss-compressed.js (+1 -1), inlinecss.js (+9 -4)
ingmars 2006-11-23 13:04 Rev.: 1809

New Feature: Inline Relational Record Editing by Oliver Hader!

6 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss-compressed.js (+1 -1), inlinecss.js (+5 -5)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

71 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss-compressed.js (+1 -1), inlinecss.js (+43 -21), locallang.php (del), locallang.xml (new 27)
stucki 2005-12-28 01:49 Rev.: 955

* 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:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/InlineCSS: inlinecss-compressed.js (new 2), inlinecss.js (new 382), locallang.php (new 142)
Generated by StatSVN 0.5.0