update config

This commit is contained in:
j 2015-10-07 11:17:03 +03:00
parent 43a99c7e77
commit 7218c3f220
1 changed files with 8 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"canDownloadVideo": {"guest": 0, "member": 0, "staff": 4, "admin": 4},
"canEditAnnotations": {"staff": true, "admin": true},
"canEditDocuments": {"staff": true, "admin": true},
"canEditEntities": {"staff": true, "admin": true},
"canEditEvents": {"staff": true, "admin": true},
"canEditFeaturedEdits": {"staff": true, "admin": true},
"canEditFeaturedLists": {"staff": true, "admin": true},
@ -35,8 +36,10 @@
"canEditRightsLevel": {"staff": true, "admin": true},
"canEditSitePages": {"staff": true, "admin": true},
"canEditUsers": {"admin": true},
"canExportAnnotations": {"member": true, "staff": true, "admin": true},
"canImportAnnotations": {"member": true, "staff": true, "admin": true},
"canManageDocuments": {"member": true, "staff": true, "admin": true},
"canManageEntities": {"member": true, "staff": true, "admin": true},
"canManagePlacesAndEvents": {"member": true, "staff": true, "admin": true},
"canManageTitlesAndNames": {"member": true, "staff": true, "admin": true},
"canManageUsers": {"staff": true, "admin": true},
@ -441,6 +444,7 @@
"plural": "Videos"
},
"itemRequiresVideo": true,
"itemTitleKeys": ["title", "date"],
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "player", "title": "Player"},
@ -605,6 +609,8 @@
],
"editView": "list",
"embedSize": 256,
"entitiesSelection": {},
"entitiesType": "",
"filters": [
{"id": "date", "sort": [{"key": "name", "operator": "+"}]},
{"id": "category", "sort": [{"key": "name", "operator": "+"}]},
@ -636,6 +642,7 @@
"part": {
"api": "",
"documents": "",
"entities": "",
"faq": "",
"help": "",
"news": "",
@ -698,6 +705,7 @@
"videoScale": "fit",
"videoSize": "large",
"videoSubtitles": true,
"videoSubtitlesOffset": 0,
"videoTimeline": "antialias",
"videoView": "player",
"videoVolume": 1