[Typo3-dev] Creating BE-groups in other pages?
Mathias Schreiber [wmdb>]
mathias.schreiber at wmdb.de
Sat Jun 25 18:06:32 CEST 2005
Stig N. Færch wrote:
> What is the long answer then? ;-)
No, because BE Users belong to the install of TYPO3, not to pages within it.
You CAN change the PID - but not by default, since this is a flaw within
TYPO3s BE concept (or a feature, whatever you like best)
It would not help because Users stored in pagetree 123 could have access
to pagetree 234 which has nothing to do with pagetree 123.
Why do you want to do this anyways?
--
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
$this->fresseHalten = 1;
}
More information about the TYPO3-dev
mailing list