[TYPO3-dev] Disabling Parts Of TYPO3
Tapio Markula
tapio.markula at xetpoint.fi
Thu Aug 16 19:24:39 CEST 2007
Benjamin Mack
> * Only the default language
if no multiple language there is no language selectors. From normal
users you take off language related tables out of use
> * No frontend users
> * No multiple domains
From normal users you take off related tables and modules out of use
> And it's not just disabling the modules in the BE. I also want them not
> to show up in the TCEForms (should be fairly easy) but also hidden in
> AccessLists when editing a BE group.
From normal users you take off related tables and modules out of use.
I don't figure, what's the problem. Admin users see always everything.
> So my question is: How can i get an item completely out of the access
> list (e.g. when editing a BE groups' access rights)?
not currenlty possible, but is that so big task from admin to select
just desired tables etc?
Do I have to remove
> the complete part from the TCA?
> That'd make it a bit more complicated...
If you want ro delete parts from admin users, then you must make an
extension an remove using that them from usage.
More information about the TYPO3-dev
mailing list