[TYPO3] Setting permissions using pageTSconfig

Lamb, Brian blamb at jcvi.org
Mon Nov 5 15:42:43 CET 2007


Thank you both for your help. I achieved my solution with: 

config.noPageTitle = 2

# declare a page header text object
page.headerData.3 = TEXT
page.headerData.3.insertData = 1

# wrap the custom data with the following
page.headerData.3.wrap = <title>My page: |</title>
page.headerData.3.value = {leveltitle:1}

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Daniel
Becker
Sent: Tuesday, October 23, 2007 3:44 PM
To: TYPO3 English
Subject: Re: [TYPO3] Setting permissions using pageTSconfig


> 	TCEMAIN.permissions {
> 		groupid = 5
> 		user = show,editcontent,new,edit,delete
> 		group = show,editcontent,new,edit,delete
> 		everybody = show,edit,delete
> 	}
>

I think this has only the effect that it specifies owner, group etc  
for new pages. It does not overwrite anything you are doing in the  
access module. See http://typo3.org/documentation/document-library/ 
references/doc_core_tsconfig/4.1.0/view/1/3/#id3540718

Hope this helps a bit,

Daniel
_______________________________________________
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