Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag/

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

[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag
                            directory in repo popups (1 files, 386 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 864 (100.0%) 43.2
stucki 8 (40.0%) 737 (85.3%) 92.1
stan 7 (35.0%) 117 (13.5%) 16.7
flyguide 1 (5.0%) 9 (1.0%) 9.0
ohader 1 (5.0%) 1 (0.1%) 1.0
ingmars 3 (15.0%) 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/QuickTag: quick-tag.js (+1 -1)
stan 2008-09-25 04:41 Rev.: 4242

Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows

2 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: quick-tag.js (+2 -2)
flyguide 2008-03-16 17:22 Rev.: 3437

Code cleanup: replaced CVS with SVN

9 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: quick-tag.js (+9 -9)
stan 2008-02-09 02:43 Rev.: 3142

* Fixed bug #7468: htmlArea RTE QuickTag plugin refusing to open dialogue in IE

1 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: quick-tag.js (+1 -7)
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.

78 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: quick-tag.js (+78 -55)
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 3 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: locallang.xml (changed), quick-tag.js (changed), tag-lib.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/QuickTag: quick-tag-compressed.js (del)
stan 2006-05-05 21:35 Rev.: 1462

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

36 lines of code changed in 3 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: quick-tag-compressed.js (+1 -1), quick-tag.js (+4 -4), tag-lib.js (+31 -31)
stucki 2006-04-10 10:27 Rev.: 1421

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

83 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: locallang.php (del), locallang.xml (new 43), quick-tag-compressed.js (+1 -1), quick-tag.js (+39 -11)
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

654 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/QuickTag: locallang.php (new 228), quick-tag-compressed.js (new 2), quick-tag.js (new 63), tag-lib.js (new 361)
Generated by StatSVN 0.5.0