Directory typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace/

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

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 914 (100.0%) 48.1
stucki 8 (42.1%) 652 (71.3%) 81.5
stan 7 (36.8%) 252 (27.6%) 36.0
flyguide 1 (5.3%) 10 (1.1%) 10.0
ingmars 3 (15.8%) 0 (0.0%) 0.0

Most Recent Commits

stan 2009-02-19 19:40 Rev.: 5038

Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content

20 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace.js (+20 -2)
stan 2009-02-11 21:29 Rev.: 5004

Follow-up for feature #10339: htmlArea RTE: Move editing mode change to plugin

12 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: fr_engine.js (+12 -12)
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/FindReplace: find-replace.js (+2 -2)
stan 2008-09-14 00:39 Rev.: 4104

Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows

3 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace.js (+3 -3)
flyguide 2008-03-16 17:22 Rev.: 3437

Code cleanup: replaced CVS with SVN

10 lines of code changed in 1 file:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace.js (+10 -10)
stan 2008-01-26 17:24 Rev.: 2970

* Feature/cleanup: Restructure plugins FindReplace, InsertSmiley, RemoveFormat, SpellChecker, AboutEditor
* Fixed bug #4074: SpellChecker not working. Thanks to Reinier Kleipool.
* Fixed bug #4777: Spellchecker split words at some special chars (e.g. german umlauts). Thanks to Daniel Chabrol.

215 lines of code changed in 2 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace.js (+68 -45), fr_engine.js (+147 -141)
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/FindReplace: find-replace.js (changed), fr_engine.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/FindReplace: find-replace-compressed.js (del)
stucki 2006-04-10 10:27 Rev.: 1421

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

100 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace-compressed.js (+1 -1), find-replace.js (+38 -13), locallang.php (del), locallang.xml (new 61)
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

552 lines of code changed in 4 files:

  • typo3/sysext/rtehtmlarea/htmlarea/plugins/FindReplace: find-replace-compressed.js (new 2), find-replace.js (new 55), fr_engine.js (new 148), locallang.php (new 347)
Generated by StatSVN 0.5.0