[TYPO3-dev] Disabling Parts Of TYPO3
Benjamin Mack
mack at xnos.org
Thu Aug 16 18:41:30 CEST 2007
Hey all,
I am about to develop an extension to simplify the backend interface.
Often we have websites where there is only one language needed or where
we don't need the Frontend Users functionality completely, so I don't
want to show this feature in (almost) no place in the Backend. What we
want is a tool to have one checkbox to completely disable a feature:
* Only the default language
* No frontend users
* No multiple domains
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.
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)? Do I have to remove
the complete part from the TCA?
That'd make it a bit more complicated...
--
greetings,
benni.
-SDG-
www.xnos.de // www.xnos.org
More information about the TYPO3-dev
mailing list