[TYPO3-core] RFC #10600: Clean up sysext usersetup module code

Benjamin Mack benni at typo3.org
Wed Mar 4 00:45:13 CET 2009


Hey all,

This is a SVN patch request.

Branches: trunk only

BT reference: http://bugs.typo3.org/view.php?id=10600

Problem:
Right now, the setup module is rendered through a $template->table() 
function, and is very static in its way. In order to make some 
significant changes, the data needs to be streamlined, let's call it a 
"poor-mans-tca" that is used to render the forms.

At later stages, we can expand this more (having one big array of data), 
and then have clean hooks for output and for data manipulation.

Notes:
This patch cleans up some of the userSetup module, merging some multiple 
calls in a single functions and simply the logic and checks behind that 
setup module.

Hope you like it.

all the best,
Benni.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clean_usersetup_code.patch
Type: text/x-diff
Size: 29486 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090304/67eac4d3/attachment-0001.patch 


More information about the TYPO3-team-core mailing list