[TYPO3] Show pages to BE users only?

Christian Hensel christian.hensel at gmx.net
Tue May 1 19:38:50 CEST 2007


just a piece of t3 code:

temp.membermenu = HMENU
temp.membermenu {

 excludeDoktypes = 5
 special = list
 special.value = 127

}
### Alle Cevianer ###
[BEusergroup = *]
temp.membermenu.special.value = 159
[global]

### Kinder- und Jugendarbeit ###
[BEusergroup = 4]
temp.membermenu.special.value = 159
[global]


additonally, have a look at the extension "constant" or constants, which you 
will need for this

regards
Christian
"Julian [JRK Software]" <julian at jrksoftware.com> schrieb im Newsbeitrag 
news:mailman.186745.1178018983.21067.typo3-english at lists.netfielders.de...
> Hi Christian,
> Thank you very much for your reply.
>
> I've played a bit with both ext:simulatebe and "Backenduser Area" page 
> types, however:
>
> 1. Seems i cannot get simulatebe working under Typo3 4.1. Not sure if it 
> is just me or it is not compatible with the latest Typo3. There are some 
> other reports about it not working with 4.1. Anyone have it working?
>
> 2. I'm trying to find a way to show "Backend user area" pages (doktype 6) 
> in the menu, but with no success so far. Any hints about it?
>
> Thank you very much,
> Julian
>
>
>
> Christian Hensel wrote:
>> hi Julian
>> "Julian [JRK Software]" <julian at jrksoftware.com> schrieb im Newsbeitrag 
>> news:mailman.169261.1177429650.21067.typo3-english at lists.netfielders.de...
>>> Hello list,
>>> I'm trying to figure out how to set some of the pages/menu items so they 
>>> are visible if there is a BE user logged in.
>>>
>>> For example, i have a page which outputs some custom plugins where a BE 
>>> user can create FE users, edit their details, edit content with admPanel 
>>> icons, etc. The idea is that all daily administration tasks will be 
>>> performed in the front end. That is, this BE user will be not required 
>>> to login into the back end.
>>>
>> Im currently trying to create something like this as well.
>> 1. Possibility (Extension simulatebe), webmaste fe_group and pages that 
>> can only accessed by the webmaster fe_group
>> 2. Pagetype= Backenduser Area ("Backend Benutzerbereich") and a special 
>> menu part  --> have a look at the extension constants
>>
>>> Now, i need to find out how to show these pages to BE users only. They 
>>> should be invisible to all FE users.
>>>
>>> Any tips will be highly appreciated :))
>>>
>>> Best regards,
>>> Julian
>>
>> regards Christian _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>> 




More information about the TYPO3-english mailing list