Directory typo3/sysext/rtehtmlarea/htmlarea/popups/

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

[root]/typo3/sysext/rtehtmlarea/htmlarea/popups

Lines of Code

typo3/sysext/rtehtmlarea/htmlarea/popups/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 31 (100.0%) 1345 (100.0%) 43.3
stucki 14 (45.2%) 1289 (95.8%) 92.0
stan 9 (29.0%) 56 (4.2%) 6.2
ingmars 8 (25.8%) 0 (0.0%) 0.0

Most Recent Commits

stan 2008-09-25 04:41 Rev.: 4242

Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows

3 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: blank.html (+3)
stan 2008-03-07 17:47 Rev.: 3394

* Cleaned up dead code related to htmlArea RTE popups

0 lines of code changed in 6 files:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: about.html (del), insert_image.html (del), insert_table.html (del), link.html (del), popup.js (del), select_color.html (del)
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 8 files:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: about.html (changed), blank.html (changed), editor_help.html (changed), insert_image.html (changed), insert_table.html (changed), link.html (changed), popup.js (changed), select_color.html (changed)
stan 2006-08-15 05:51 Rev.: 1676

* Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)

23 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: popup.js (+23 -3)
stan 2006-05-05 21:35 Rev.: 1462

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

30 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: popup.js (+30 -23)
stucki 2006-04-10 10:27 Rev.: 1421

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

219 lines of code changed in 6 files:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: about.html (+36 -10), insert_image.html (+37), insert_table.html (+37), link.html (+37), popup.js (+35 -6), select_color.html (+37)
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

1070 lines of code changed in 8 files:

  • typo3/sysext/rtehtmlarea/htmlarea/popups: about.html (new 155), blank.html (new 6), editor_help.html (new 16), insert_image.html (new 142), insert_table.html (new 178), link.html (new 102), popup.js (new 124), select_color.html (new 347)
Generated by StatSVN 0.5.0