[Typo3] Admin Panel for assigned users/groups for frontend
    Alwin Kruijt 
    alwinkruijt at xs4all.nl
       
    Thu Oct 27 20:58:08 CEST 2005
    
    
  
Hi Dan,
I stumbled with the same when I started.
This is what I currently have:
In the root I have a usergroup "Editors", in the TSConfig of this group: 
config.adminPanel=1
admPanel {
  enable=all
}
< You can also punt this in the TSConfig of every Backend User. >
In the Setup of the main template:
page.config.admPanel=1
In my case, all users of group Editor have an adminpanel.
Hope it helps.
Alwin
    
    
More information about the TYPO3-english
mailing list