[root]/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers
img
(6 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 615 (100.0%) | 34.1 |
| stucki | 7 (38.9%) | 537 (87.3%) | 76.7 |
| stan | 6 (33.3%) | 55 (8.9%) | 9.1 |
| ohader | 2 (11.1%) | 17 (2.8%) | 8.5 |
| flyguide | 1 (5.6%) | 6 (1.0%) | 6.0 |
| ingmars | 2 (11.1%) | 0 (0.0%) | 0.0 |
Fixed issue #9429: htmlArea RTE: Cleanup unused files
0 lines of code changed in 1 file:
Code cleanup: replaced CVS with SVN
6 lines of code changed in 1 file:
* Added feature: Various enhancements to image dialog in htmlArea RTE
* Fixed bug #3957: picture drag and drop throws you out of the tab navigation
* Fixed bug #5490: Drag 'n drop javascript error / blank screen in IE
* Added feature #5885: Default image class
* Added feature #5902: Removing style attribute for images
* Added feature #6115: Enabling configuration of the "edit image" dialogue
1 lines of code changed in 1 file:
* (major) Feature: Improved behaviour and configuration options of formatblock and blockstyle drop-down lists
* Feature: Added buttons insertparagraphbefore, insertparagraphafter and blockquote
* Feature: Added Page TSConfig RTE sub-array mutuallyExclusiveClasses
* Fixed issue 5952 (partial): Usability Issue with classes wrapped with <> in select lists
* Fixed issue 5951: Disturbing behaviour of indent/outdent and TAB
* Added feature 3708 (partial): support for <blockquote>
* Fixed issue 5977: align="center" (right or left) not any more supported by W3C
* Fixed issue 6837: Strange layout for header N except the first one (Safari)
2 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 2 files:
* Deleted all compressed files in accordance with feature #6619
0 lines of code changed in 1 file:
Fixed bug #5907: RTE-Plugins: Use record specific RTEtsConfigParams
17 lines of code changed in 2 files:
* Fixes and features to htmlArea RTE extension (see details in local ChangeLog)
52 lines of code changed in 2 files:
* Merging all changes from TYPO3_4-0 branch back into HEAD
76 lines of code changed in 4 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
461 lines of code changed in 3 files: