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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 423 (100.0%) | 23.5 |
| stucki | 4 (22.2%) | 297 (70.2%) | 74.2 |
| stan | 10 (55.6%) | 123 (29.1%) | 12.3 |
| flyguide | 2 (11.1%) | 3 (0.7%) | 1.5 |
| ingmars | 2 (11.1%) | 0 (0.0%) | 0.0 |
Added feature #10513: htmlArea RTE: Improve spell checker configurability
4 lines of code changed in 2 files:
Follow up for issue #9771: htmlArea RTE spellchecker not working in TYPO3 4.3-dev
2 lines of code changed in 2 files:
Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
91 lines of code changed in 2 files:
Code cleanup: replaced CVS with SVN
3 lines of code changed in 2 files:
* 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.
4 lines of code changed in 2 files:
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:
* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)
22 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
88 lines of code changed in 2 files:
* 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
209 lines of code changed in 2 files: