[TYPO3-dev] New mod.xMOD - solved!
    tapio 
    tapio.markula at dnainternet.net
       
    Sat Dec 24 23:31:07 CET 2005
    
    
  
tapio wrote:
> Hi
> 
> I would like a new mod.xMOD implementation for class.t3lib_tsfebeuserauth
> 
> in order to get TS Config like
> 
> mod.xMOD_alt_doc{
> ...
> }
> 
> for example mod.xMOD_tsfebeuserauth {
> }
> 
> But I don't know how to implement it.
I got this solved. New TS is under mod.web_list for class.tsfebeuserauth.php
mod.web_list{
...new ts here...
}
Reason that web_list is used that that module has been used anyway.
I have used the same also for individual edit panel items.
I made updated 'tm_contentacess', which user/user croup level
access control for all edit panel buttons. Not published yet
because I would add to it some plugins of B. Kraft.
    
    
More information about the TYPO3-dev
mailing list