[TYPO3-core] RFC: #11019: User Setup Rewrite #4

Steffen Kamper info at sk-typo3.de
Sun May 10 12:35:49 CEST 2009


Hi,

here is the new patch with fixed issues as remarked to Rupi's review.

New:
* the simulateUser select is shown even if you simulate an user which is 
not admin. This is done by checking isAdmin of the script user in init 
(the real logged-in user) (this is an additional bugfix which was caused 
by moving code in former versions, fix for 4_2 could be done seperately)
* added possibility to hide fields with userTS. Syntax is
setup.fields.[fieldName].disabled = 1
This is analog to TCEFORMS
* removed TUX['groups'], instead like TCA with showitems. Tabs are done 
exacatly like in TCA with --div--;Label
* removed blacklist hideFields
* added dividers2tabs in ctrl-section analog to TCA, where
dividers2tabs = 0 // show all fields in one tab
dividers2tabs = 1 // remove empty tabs
dividers2tabs = 2 // disable empty tabs

Now i'm really satisfied with the result, many thanks to Rupi for the 
review and constructive input.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11019_v4.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090510/7237f2ef/attachment-0001.txt 


More information about the TYPO3-team-core mailing list