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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 277 (100.0%) | 39.5 |
| stucki | 2 (28.6%) | 188 (67.9%) | 94.0 |
| stan | 3 (42.9%) | 84 (30.3%) | 28.0 |
| flyguide | 1 (14.3%) | 5 (1.8%) | 5.0 |
| ingmars | 1 (14.3%) | 0 (0.0%) | 0.0 |
Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
15 lines of code changed in 1 file:
Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
28 lines of code changed in 1 file:
Code cleanup: replaced CVS with SVN
5 lines of code changed in 1 file:
* 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.
41 lines of code changed in 1 file:
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 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
29 lines of code changed in 1 file:
* 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
159 lines of code changed in 1 file: