[TYPO3-core] RFC: #5835: Make clear.gif configurable

Oliver Hader oliver at typo3.org
Sat Dec 20 12:00:11 CET 2008


Hi,

Thorsten Kahler schrieb:
> Susanne Moog schrieb am 14.12.2008 16:02 Uhr:
>> Attached patch adds stdWrap to space - but leaves the behavior of
>> spaceBefore and After intact as I don't think we can just drop them
>> silently. Perhaps they can be marked as deprecated <- what is the way to
>> do that?
> 
> Committed to trunk (rev 4561).

I'm going to commit the attached patch in a few hours which changes the
following:
* the new argument on wrapSpace() should be of type array or NULL (and
not empty string by default)
* added isset() check against array key
* remove superfluous wrap() call - concat the string directly

Besides that, the stdWrap property "space" now supports also "stdWrap"
which must be added to the Pending Documentation in the Wiki:
http://wiki.typo3.org/index.php/Pending_Documentation

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list