merging changes

This commit is contained in:
rolux 2011-08-23 08:08:59 +00:00
commit 8d7ed0280a
10 changed files with 175 additions and 49 deletions

View file

@ -133,6 +133,13 @@
"group": true,
"sort": "person"
},
{
"id": "parts",
"title": "Parts",
"type": "integer",
"columnWidth": 60,
"rightsLevel": 1
},
{
"id": "numberofactors",
"title": "Number of Actors",
@ -561,6 +568,7 @@
},
"userLevels": ["guest", "member", "staff", "admin"],
"video": {
"download": false,
"formats": ["webm", "mp4"],
"resolutions": [96]
}