rename students to researchers
This commit is contained in:
parent
da77fa00d9
commit
d2b3c436b6
1 changed files with 29 additions and 29 deletions
|
@ -22,35 +22,35 @@
|
||||||
for items of a rights level up to and including x
|
for items of a rights level up to and including x
|
||||||
*/
|
*/
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"canAddItems": {"student": true, "staff": true, "admin": true},
|
"canAddItems": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canDownloadVideo": {"guest": -1, "member": -1, "student": 3, "staff": 3, "admin": 3},
|
"canDownloadVideo": {"guest": -1, "member": -1, "researcher": 3, "staff": 3, "admin": 3},
|
||||||
"canEditAnnotations": {"staff": true, "admin": true},
|
"canEditAnnotations": {"staff": true, "admin": true},
|
||||||
"canEditDocuments": {"student": true, "staff": true, "admin": true},
|
"canEditDocuments": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditEvents": {"student": true, "staff": true, "admin": true},
|
"canEditEvents": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditFeaturedEdits": {"student": true, "staff": true, "admin": true},
|
"canEditFeaturedEdits": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditFeaturedLists": {"student": true, "staff": true, "admin": true},
|
"canEditFeaturedLists": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditFeaturedTexts": {"student": true, "staff": true, "admin": true},
|
"canEditFeaturedTexts": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditMedia": {"student": true, "staff": true, "admin": true},
|
"canEditMedia": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditMetadata": {"student": true, "staff": true, "admin": true},
|
"canEditMetadata": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditPlaces": {"student": true, "staff": true, "admin": true},
|
"canEditPlaces": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canEditSitePages": {"staff": true, "admin": true},
|
"canEditSitePages": {"staff": true, "admin": true},
|
||||||
"canEditUsers": {"staff": true, "admin": true},
|
"canEditUsers": {"staff": true, "admin": true},
|
||||||
"canImportAnnotations": {"student": true, "staff": true, "admin": true},
|
"canImportAnnotations": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canManageDocuments": {"member": true, "student": true, "staff": true, "admin": true},
|
"canManageDocuments": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||||
"canManagePlacesAndEvents": {"member": true, "student": true, "staff": true, "admin": true},
|
"canManagePlacesAndEvents": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||||
"canManageTitlesAndNames": {"member": true, "student": true, "staff": true, "admin": true},
|
"canManageTitlesAndNames": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||||
"canManageUsers": {"staff": true, "admin": true},
|
"canManageUsers": {"staff": true, "admin": true},
|
||||||
"canPlayClips": {"guest": 3, "member": 3, "student": 3, "staff": 3, "admin": 3},
|
"canPlayClips": {"guest": 3, "member": 3, "researcher": 3, "staff": 3, "admin": 3},
|
||||||
"canPlayVideo": {"guest": 1, "member": 1, "student": 3, "staff": 3, "admin": 3},
|
"canPlayVideo": {"guest": 1, "member": 1, "researcher": 3, "staff": 3, "admin": 3},
|
||||||
"canReadText": {"guest": 0, "member": 0, "student": 1, "staff": 1, "admin": 1},
|
"canReadText": {"guest": 0, "member": 0, "researcher": 1, "staff": 1, "admin": 1},
|
||||||
"canRemoveItems": {"staff": true, "admin": true},
|
"canRemoveItems": {"staff": true, "admin": true},
|
||||||
"canSeeAccessed": {"student": true, "staff": true, "admin": true},
|
"canSeeAccessed": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSeeDebugMenu": {"student": true, "staff": true, "admin": true},
|
"canSeeDebugMenu": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSeeExtraItemViews": {"student": true, "staff": true, "admin": true},
|
"canSeeExtraItemViews": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSeeMedia": {"student": true, "staff": true, "admin": true},
|
"canSeeMedia": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSeeItem": {"guest": 3, "member": 3, "student": 3, "staff": 3, "admin": 3},
|
"canSeeItem": {"guest": 3, "member": 3, "researcher": 3, "staff": 3, "admin": 3},
|
||||||
"canSeeSize": {"student": true, "staff": true, "admin": true},
|
"canSeeSize": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSeeSoftwareVersion": {"student": true, "staff": true, "admin": true},
|
"canSeeSoftwareVersion": {"researcher": true, "staff": true, "admin": true},
|
||||||
"canSendMail": {"staff": true, "admin": true}
|
"canSendMail": {"staff": true, "admin": true}
|
||||||
},
|
},
|
||||||
/*
|
/*
|
||||||
|
@ -651,7 +651,7 @@
|
||||||
{
|
{
|
||||||
"id": "keywords",
|
"id": "keywords",
|
||||||
"title": "Keywords",
|
"title": "Keywords",
|
||||||
"canAddAnnotations": {"member": true, "student": true, "staff": true, "admin": true},
|
"canAddAnnotations": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||||
"hasEvents": true,
|
"hasEvents": true,
|
||||||
"hasPlaces": true,
|
"hasPlaces": true,
|
||||||
"item": "Keyword",
|
"item": "Keyword",
|
||||||
|
@ -661,7 +661,7 @@
|
||||||
{
|
{
|
||||||
"id": "notes",
|
"id": "notes",
|
||||||
"title": "Notes",
|
"title": "Notes",
|
||||||
"canAddAnnotations": {"member": true, "student": true, "staff": true, "admin": true},
|
"canAddAnnotations": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||||
"hasEvents": true,
|
"hasEvents": true,
|
||||||
"hasPlaces": true,
|
"hasPlaces": true,
|
||||||
"item": "Note",
|
"item": "Note",
|
||||||
|
@ -672,7 +672,7 @@
|
||||||
{
|
{
|
||||||
"id": "subtitles",
|
"id": "subtitles",
|
||||||
"title": "Subtitles",
|
"title": "Subtitles",
|
||||||
"canAddAnnotations": {"student": true, "staff": true, "admin": true},
|
"canAddAnnotations": {"researcher": true, "staff": true, "admin": true},
|
||||||
"hasEvents": true,
|
"hasEvents": true,
|
||||||
"hasPlaces": true,
|
"hasPlaces": true,
|
||||||
"isSubtitles": true,
|
"isSubtitles": true,
|
||||||
|
@ -707,7 +707,7 @@
|
||||||
"posters": {
|
"posters": {
|
||||||
"ratio": 0.6875
|
"ratio": 0.6875
|
||||||
},
|
},
|
||||||
"rightsLevel": {"member": 3, "student": 3, "staff": 3, "admin": 3},
|
"rightsLevel": {"member": 3, "researcher": 3, "staff": 3, "admin": 3},
|
||||||
"rightsLevels": [
|
"rightsLevels": [
|
||||||
{"name": "Public", "color": [128, 255, 128]},
|
{"name": "Public", "color": [128, 255, 128]},
|
||||||
{"name": "Out of Copyright", "color": [212, 255, 128]},
|
{"name": "Out of Copyright", "color": [212, 255, 128]},
|
||||||
|
@ -907,7 +907,7 @@
|
||||||
"volumes": []
|
"volumes": []
|
||||||
},
|
},
|
||||||
// fixme: this should include colors
|
// fixme: this should include colors
|
||||||
"userLevels": ["guest", "member", "student", "staff", "admin"],
|
"userLevels": ["guest", "member", "researcher", "staff", "admin"],
|
||||||
"video": {
|
"video": {
|
||||||
"torrent": false,
|
"torrent": false,
|
||||||
"formats": ["webm", "mp4"],
|
"formats": ["webm", "mp4"],
|
||||||
|
|
Loading…
Reference in a new issue