[TYPO3-core] RFC: #15437: Refactor of recycler

Julian Kleinhans typo3 at kj187.de
Sat Aug 14 22:41:04 CEST 2010


Great work steffen! thank u for that!
After reading and testing you see a +1 from me

Greetz
Julian Kleinhans



Am 12.08.10 11:58, schrieb Steffen Kamper:
> Hi,
>
> this is an SVN patch request
>
> Type: bugfix / cleanup
>
> Branches: trunk
>
> BT: http://bugs.typo3.org/view.php?id=15437
>
> The recycler needs refactoring. This was done:
>
> module:
> * use pageRenderer methods for including scripts
> * use pageRenderer methods for inline settings and localization
>
> js:
> * move plugins to t3lib (they should be shared for other components as
> well)
> * split the object in namedspaced pieces
> * remove unused vars
> * rename vars to speaking names
> * better usage of scope and addressing objects
> * use template for confirm window
>
> css:
> * use t3skin styles instead of own one
> * remove doubled border
> * add padding to confirm window body
>
> vg Steffen



More information about the TYPO3-team-core mailing list