Actions
Bug #20967
closedRefactor of recycler
Start date:
2010-08-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The recycler needs refactoring. This was done:
module:- use pageRenderer methods for including scripts
- use pageRenderer methods for inline settings and localization
- 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
- use t3skin styles instead of own one
- remove doubled border
- add padding to confirm window body
(issue imported from #M15437)
Files
Actions