2009-10-16 00:27:56 +02:00
|
|
|
PermissionRole:
|
2015-08-26 16:46:52 +02:00
|
|
|
author:
|
|
|
|
Title: Author
|
|
|
|
access:
|
|
|
|
Title: Access Administrator
|
2012-07-01 07:55:20 +02:00
|
|
|
|
2009-10-16 00:27:56 +02:00
|
|
|
PermissionRoleCode:
|
2015-08-26 16:46:52 +02:00
|
|
|
author1:
|
|
|
|
Role: =>PermissionRole.author
|
|
|
|
Code: CMS_ACCESS_MyAdmin
|
|
|
|
author2:
|
|
|
|
Role: =>PermissionRole.author
|
|
|
|
Code: CMS_ACCESS_AssetAdmin
|
|
|
|
access1:
|
|
|
|
Role: =>PermissionRole.access
|
|
|
|
Code: CMS_ACCESS_SecurityAdmin
|
|
|
|
access2:
|
|
|
|
Role: =>PermissionRole.access
|
|
|
|
Code: EDIT_PERMISSIONS
|
|
|
|
|
2009-10-16 00:27:56 +02:00
|
|
|
|
|
|
|
Member:
|
2015-08-26 16:46:52 +02:00
|
|
|
author:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Author
|
|
|
|
access:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Access Administrator
|
|
|
|
globalauthor:
|
|
|
|
FirstName: Test
|
|
|
|
Surname: Global Author
|
|
|
|
leftandmain:
|
|
|
|
FirstName: Left
|
|
|
|
Surname: AndMain
|
|
|
|
Email: leftandmain@example.com
|
2012-07-01 07:55:20 +02:00
|
|
|
|
2009-10-16 00:27:56 +02:00
|
|
|
Group:
|
2015-08-26 16:46:52 +02:00
|
|
|
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
|
|
|
|
leftandmain:
|
|
|
|
Title: LeftAndMain
|
|
|
|
Members: =>Member.leftandmain
|
2009-10-16 00:27:56 +02:00
|
|
|
|
|
|
|
Permission:
|
2015-08-26 16:46:52 +02:00
|
|
|
extra1:
|
|
|
|
Code: SITETREE_VIEW_ALL
|
|
|
|
Group: =>Group.author
|
|
|
|
globalauthor:
|
|
|
|
Code: SITETREE_EDIT_ALL
|
|
|
|
Group: =>Group.globalauthor
|
|
|
|
leftandmain:
|
|
|
|
Code: CMS_ACCESS_LeftAndMain
|
|
|
|
Group: =>Group.leftandmain
|