[TYPO3] Setting permissions using pageTSconfig

Daniel Becker daniel.becker at uni-rostock.de
Tue Oct 23 21:43:50 CEST 2007


> 	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


More information about the TYPO3-english mailing list