2009-10-16 00:27:56 +02:00
|
|
|
PermissionRole:
|
|
|
|
author:
|
|
|
|
Title: Author
|
|
|
|
access:
|
|
|
|
Title: Access Administrator
|
2012-07-01 07:55:20 +02:00
|
|
|
|
2009-10-16 00:27:56 +02:00
|
|
|
PermissionRoleCode:
|
|
|
|
author1:
|
|
|
|
Role: =>PermissionRole.author
|
2011-03-29 06:54:08 +02:00
|
|
|
Code: CMS_ACCESS_MyAdmin
|
2009-10-16 00:27:56 +02:00
|
|
|
author2:
|
|
|
|
Role: =>PermissionRole.author
|
|
|
|
Code: CMS_ACCESS_AssetAdmin
|
|
|
|
access1:
|
|
|
|
Role: =>PermissionRole.access
|
|
|
|
Code: CMS_ACCESS_SecurityAdmin
|
|
|
|
access2:
|
|
|
|
Role: =>PermissionRole.access
|
|
|
|
Code: EDIT_PERMISSIONS
|
|
|
|
|
|
|
|
Member:
|
|
|
|
author:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Author
|
|
|
|
access:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Access Administrator
|
|
|
|
globalauthor:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Global Author
|
2012-07-01 07:55:20 +02:00
|
|
|
|
2009-10-16 00:27:56 +02:00
|
|
|
Group:
|
|
|
|
author:
|
|
|
|
Title: Authors
|
|
|
|
Members: =>Member.author
|
|
|
|
Roles: =>PermissionRole.author
|
|
|
|
access:
|
|
|
|
Title: Access Administrators + Authors
|
|
|
|
Members: =>Member.access
|
|
|
|
Roles: =>PermissionRole.access,=>PermissionRole.author
|
|
|
|
globalauthor:
|
|
|
|
Parent: =>Group.author
|
|
|
|
Title: Global Authors
|
|
|
|
Members: =>Member.globalauthor
|
|
|
|
|
|
|
|
Permission:
|
|
|
|
extra1:
|
|
|
|
Code: SITETREE_VIEW_ALL
|
|
|
|
Group: =>Group.author
|
|
|
|
globalauthor:
|
|
|
|
Code: SITETREE_EDIT_ALL
|
|
|
|
Group: =>Group.globalauthor
|