Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements/

Directory Created:
2005-12-28 01:49
Total Files:
2
Deleted Files:
2
Lines of Code:
109

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 283 (100.0%) 17.6
stucki 7 (43.8%) 217 (76.7%) 31.0
stan 4 (25.0%) 63 (22.3%) 15.7
ohader 3 (18.8%) 3 (1.1%) 1.0
ingmars 2 (12.5%) 0 (0.0%) 0.0

Most Recent Commits

ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: user-elements.js (+1 -1)
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.

59 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: user-elements.js (+59 -41)
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/UserElements: locallang.xml (changed), user-elements.js (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/UserElements: user-elements-compressed.js (del)
ohader 2007-07-14 15:14 Rev.: 2416

Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams

2 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: user-elements-compressed.js (+1 -1), user-elements.js (+1 -1)
stan 2006-05-05 21:35 Rev.: 1462

* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)

4 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: user-elements-compressed.js (+1 -1), user-elements.js (+3 -3)
stucki 2006-04-10 10:27 Rev.: 1421

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

63 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: locallang.php (del), locallang.xml (new 21), user-elements-compressed.js (+1 -1), user-elements.js (+41 -17)
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

154 lines of code changed in 3 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/UserElements: locallang.php (new 106), user-elements-compressed.js (new 2), user-elements.js (new 46)
Generated by StatSVN 0.5.0