[TYPO3-dev] enhanced user-access?

Steffen Kamper info at sk-typo3.de
Mon Sep 8 13:07:45 CEST 2008


Hi,

you don't have to patch it for this, you could add these statements to 
extTables.php:

$GLOBALS['TCA']['pages']['columns']['fe_group']['config']['exclusiveKeys'] 
= '-2';

$GLOBALS['TCA']['tt_content']['columns']['fe_group']['config']['exclusiveKeys'] 
= '-2';


vg Steffen




More information about the TYPO3-dev mailing list