[root]/typo3/sysext/css_styled_content/static
current
(0 files, 0 lines)
v3.8
(2 files, 1294 lines)
v3.9
(2 files, 1569 lines)
v4.2
(2 files, 1587 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 61 (100.0%) | 4103 (100.0%) | 67.2 |
| francois | 4 (6.6%) | 1620 (39.5%) | 405.0 |
| kasper | 3 (4.9%) | 1423 (34.7%) | 474.3 |
| stucki | 10 (16.4%) | 383 (9.3%) | 38.3 |
| steffenk | 7 (11.5%) | 310 (7.6%) | 44.2 |
| baschny | 6 (9.8%) | 98 (2.4%) | 16.3 |
| sebastian | 4 (6.6%) | 94 (2.3%) | 23.5 |
| benni | 5 (8.2%) | 55 (1.3%) | 11.0 |
| ohader | 7 (11.5%) | 49 (1.2%) | 7.0 |
| flyguide | 5 (8.2%) | 36 (0.9%) | 7.2 |
| masi | 3 (4.9%) | 16 (0.4%) | 5.3 |
| stan | 1 (1.6%) | 9 (0.2%) | 9.0 |
| patrick | 1 (1.6%) | 5 (0.1%) | 5.0 |
| dmitry | 1 (1.6%) | 4 (0.1%) | 4.0 |
| ingmars | 4 (6.6%) | 1 (0.0%) | 0.2 |
Add missing SVN properties for new or modified files
2 lines of code changed in 2 files:
Fixed bug #12240: [Media CE] using a flash video file doesn't work
1 lines of code changed in 1 file:
Fixed bug #11908: Wrong labels in Media section in constants of css_styled_content
6 lines of code changed in 1 file:
Added feature #10853: New Multimedia CE
180 lines of code changed in 2 files:
* Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
34 lines of code changed in 1 file:
* Fixed Bug #5381: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements
6 lines of code changed in 1 file:
Fixed bug #11275: Bring back the divider CE
2 lines of code changed in 1 file:
Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image"
51 lines of code changed in 1 file:
Fixed bug #9818: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog)
1 lines of code changed in 1 file:
Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320).
1 lines of code changed in 1 file:
Feature #10673: CSS-Styled-Content "uploads" - the filelist can now be manipulated by TS, added a new property "tt_content.uploads.20.filePath" with stdWrap properties to dynamically fetch all files from a filePath
1 lines of code changed in 1 file:
Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt
1620 lines of code changed in 2 files:
Feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks
0 lines of code changed in 2 files:
Bug 10768: Small rendering/css bug on FE with Text with image
5 lines of code changed in 1 file:
Added feature #8487: Enable configuration of filesize labels for CType uploads
7 lines of code changed in 2 files:
Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour. Thanks to Adrian Fischer for pointing this out!
1 lines of code changed in 1 file:
Fixed bug #10083: Constant styles.content.imgtext.separateRows is not defined
2 lines of code changed in 1 file:
#9822: New rendering method for content elements (lesser markup, cleaner code) (thanks to Susanne Moog)
121 lines of code changed in 2 files:
Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
9 lines of code changed in 1 file:
Fixed bug #8904: Menu of subpages renders target="{$content.pageFrameObj}"
1 lines of code changed in 1 file:
* Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings
1 lines of code changed in 1 file:
Code cleanup: replaced CVS with SVN
31 lines of code changed in 3 files:
Fixed bug #7396: hardcoded fieldset and legend around radio buttons
4 lines of code changed in 1 file:
Fixed Bug #4770: css_styled_content - rowSpace also puts space below last image row
15 lines of code changed in 1 file:
(bugfix) Fixed #7101: CType bullets not rendered correctly (thanks to Steffen Kamper)
25 lines of code changed in 1 file:
Added feature #6473: CSC - Extend render userFuncs by TS field property
3 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 3 files:
Fixed Bug #4662: New default behaviour for PAGE_TARGET (Thanks to Steffen Kemper)
14 lines of code changed in 2 files:
* Fixed bug #6553: Remove hardcoded strip_tags() from image altText and replacing it with TS stripHtml = 1 (Thanks to Georg Ringer)
1 lines of code changed in 1 file:
(trivial) Fixed bug #6170: CSC - File locallang.php used in static template instead of locallang.xml
32 lines of code changed in 1 file:
Fixed bug #5331: Remove the caption wrap on images if no caption is set (thanks to Georg Ringer)
4 lines of code changed in 1 file:
Add address to the list of allowed tags of parseFuncs (needs compat version of 4.2)
4 lines of code changed in 1 file:
Change default date formatting of CE header to be localized (needs compat version of 4.2)
5 lines of code changed in 1 file:
!!! Added 'prepend' to tt_content.stdWrap in css_styled_content to display anchor to localized content elements in addition to anchor to the default language version
4 lines of code changed in 1 file:
* Fix bug #3308: Check for deleted records when displaying language overlays
* Removed hardcoded rowSpace value in CSS Styled Content
* Minor cleanup in CSS Styled Content constants.txt + setup.txt
* Minor code synchronisation between trunk and TYPO3_4-0
7 lines of code changed in 2 files:
2006-07-04 Ernesto Baschny <ernst@cron-it.de>
* Fixed bug #3005: captionSplit.cObject functionality in IMGTEXT is back as documented. But marked as "deprecated".
* Fixed bug #3258: rendering issues in CSS styled IMGTEXT with noRows setting fixed.
* Fixed bug #3416: first caption was being doubled with "renderMethod=table".
4 lines of code changed in 1 file:
* Changed version numbers in t3lib/config_default.php
* Minor corrections to CVSreadme.txt
* Install Tool displayed TYPO3_version instead of TYPO3_branch
* Fixed bug #2462: typo3temp/ subdirectories were not created automatically
* Fixed bug #3362: Windows systems print phpinfo under some circumstances
* Fixed bug #1153 again: Adding parameters to showpic.php is not always expected: Add a new property to skip adding these parameters (JSwindow.altUrl_noDefaultParams)
0 lines of code changed in 1 file:
Fixes bug #3522: Linking images to hidden pages results in click-enlarge
7 lines of code changed in 1 file:
2006-05-18 Ernesto Baschny <ernst@cron-it.de>
* Fixed bug #3138: Alignment of text in css_styled_content's Text w/ images (nowrap) was wrong (Firefox)
2 lines of code changed in 1 file:
* Merging all changes from TYPO3_4-0 branch back into HEAD
369 lines of code changed in 2 files:
(5 more)