[TYPO3-dev] Changing TCA for certain BE users/groups

Steffen Müller typo3 at t3node.com
Fri Feb 13 13:57:17 CET 2009


Hi.

On 13.02.2009 11:22 Peter Russ wrote:
> 
> The beginning of some kind of ACL ;-)
> 
> Q: why do you initialize BE_BE_USER? Shouldn't it be available at that
> point in BE?
> 

Obviously not, since I get:
Fatal error: Call to a member function isAdmin() on a non-object in
/var/www/mysite/typo3conf/temp_CACHED_ps3198_ext_tables.php on line 1707

But it dousn't hurt anyway, as the condition checks if the object exists.

> Then I would define the group(s) allowed to edit the record either in
> page config or user config and do the check and do the TCA as mentioned.
> 

Reading my mind... huh?
One more question: Is there some kind of namespace for user defined
options in userTS?

-- 
cheers,
Steffen

http://www.t3node.com/




More information about the TYPO3-dev mailing list