Control permissions of new pages globally


/ Published in: TYPO3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. TCEMAIN.permissions.groupid = 1
  2. TCEMAIN.permissions.user = show, editcontent, edit, new, delete
  3. TCEMAIN.permissions.group = show, editcontent, edit, new, delete
  4. TCEMAIN.permissions.everybody = show, editcontent, edit

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.