2011-12-04 13:44:15 +01:00
/ *
P a n . d o / r a S e t t i n g s
Y o u c a n e d i t t h i s f i l e .
* /
2011-02-22 15:47:59 +01:00
{
2012-01-20 23:23:21 +05:30
"additionalSort" : [
{ "key" : "title" , "operator" : "+" }
] ,
2012-01-12 16:09:19 +05:30
"annotations" : {
2012-06-13 17:59:10 +02:00
"showUsers" : false
2012-01-12 16:09:19 +05:30
} ,
2012-04-22 21:53:50 +02:00
"cantPlay" : {
"icon" : "" ,
"link" : "" ,
"text" : ""
} ,
2011-12-04 13:44:15 +01:00
/ *
C a p a b i l i t i e s a r e p e r u s e r l e v e l .
T h e y c a n e i t h e r b e g e n e r a l :
{ l e v e l : t r u e } m e a n s a u s e r o f t h a t l e v e l h a s t h e c a p a b i l i t y )
o r r e l a t e d t o i t e m s :
{ l e v e l : x } m e a n s a u s e r o f t h a t l e v e l h a s t h e c a p a b i l i t y
f o r i t e m s o f a r i g h t s l e v e l u p t o a n d i n c l u d i n g x
* /
"capabilities" : {
2013-02-25 15:53:49 +05:30
"canAddItems" : { "member" : true , "staff" : true , "admin" : true } ,
2011-12-05 14:48:59 +01:00
"canDownloadVideo" : { "guest" : 1 , "member" : 1 , "staff" : 4 , "admin" : 4 } ,
2012-01-03 00:36:56 +05:30
"canEditAnnotations" : { "staff" : true , "admin" : true } ,
2012-01-13 01:02:54 +05:30
"canEditEvents" : { "staff" : true , "admin" : true } ,
2013-02-19 20:52:12 +05:30
"canEditFeaturedEdits" : { "staff" : true , "admin" : true } ,
2011-12-04 13:44:15 +01:00
"canEditFeaturedLists" : { "staff" : true , "admin" : true } ,
2013-02-16 01:20:40 +00:00
"canEditFeaturedTexts" : { "staff" : true , "admin" : true } ,
2013-05-27 10:13:59 +00:00
"canEditMedia" : { "staff" : true , "admin" : true } ,
2011-12-04 13:44:15 +01:00
"canEditMetadata" : { "staff" : true , "admin" : true } ,
2012-01-13 01:02:54 +05:30
"canEditPlaces" : { "staff" : true , "admin" : true } ,
2011-12-04 13:44:15 +01:00
"canEditSitePages" : { "staff" : true , "admin" : true } ,
"canEditUsers" : { "admin" : true } ,
2012-02-22 22:20:42 +05:30
"canImportAnnotations" : { "member" : true , "staff" : true , "admin" : true } ,
2013-05-27 10:13:59 +00:00
"canManageDocuments" : { "member" : true , "staff" : true , "admin" : true } ,
2012-03-27 07:14:59 +00:00
"canManagePlacesAndEvents" : { "member" : true , "staff" : true , "admin" : true } ,
2013-02-19 20:52:12 +05:30
"canManageTitlesAndNames" : { "member" : true , "staff" : true , "admin" : true } ,
2012-03-27 07:14:59 +00:00
"canManageUsers" : { "staff" : true , "admin" : true } ,
2011-12-05 14:48:59 +01:00
"canPlayClips" : { "guest" : 1 , "member" : 1 , "staff" : 4 , "admin" : 4 } ,
"canPlayVideo" : { "guest" : 1 , "member" : 1 , "staff" : 4 , "admin" : 4 } ,
2013-02-28 12:18:04 +00:00
"canReadText" : { "guest" : 0 , "member" : 0 , "staff" : 1 , "admin" : 1 } ,
2013-02-25 15:53:49 +05:30
"canRemoveItems" : { "admin" : true } ,
2012-04-19 09:29:37 +00:00
"canSeeAccessed" : { "staff" : true , "admin" : true } ,
2011-12-04 13:44:15 +01:00
"canSeeDebugMenu" : { "staff" : true , "admin" : true } ,
2012-03-21 09:36:11 +00:00
"canSeeExtraItemViews" : { "staff" : true , "admin" : true } ,
2013-05-27 10:13:59 +00:00
"canSeeMedia" : { "staff" : true , "admin" : true } ,
2011-12-05 14:48:59 +01:00
"canSeeItem" : { "guest" : 1 , "member" : 1 , "staff" : 4 , "admin" : 4 } ,
2012-03-21 13:39:36 +00:00
"canSeeSize" : { "staff" : true , "admin" : true } ,
2012-07-01 12:24:57 +00:00
"canSeeSoftwareVersion" : { "staff" : true , "admin" : true } ,
2013-02-25 15:53:49 +05:30
"canSendMail" : { "staff" : true , "admin" : true }
2011-12-04 13:44:15 +01:00
} ,
/ *
2013-04-18 10:55:37 +00:00
c l i p K e y s a r e t h e p r o p e r t i e s t h a t c l i p s c a n b e s o r t e d b y .
2011-12-04 13:44:15 +01:00
I f s o r t O p e r a t o r i s n o t s p e c i f i e d , i t w i l l b e + f o r s t r i n g s a n d - f o r n u m b e r s .
* /
"clipKeys" : [
{ "id" : "text" , "title" : "Text" , "type" : "string" } ,
{ "id" : "position" , "title" : "Position" , "type" : "float" , "sortOperator" : "+" } ,
{ "id" : "duration" , "title" : "Duration" , "type" : "float" } ,
{ "id" : "hue" , "title" : "Hue" , "type" : "float" , "sortOperator" : "+" } ,
{ "id" : "saturation" , "title" : "Saturation" , "type" : "float" } ,
{ "id" : "lightness" , "title" : "Lightness" , "type" : "float" } ,
{ "id" : "volume" , "title" : "Volume" , "type" : "float" }
] ,
2012-01-20 23:23:21 +05:30
/ *
c l i p L a y e r s i s t h e o r d e r e d l i s t o f p u b l i c l a y e r s t h a t w i l l a p p e a r a s t h e
t e x t o f c l i p s . E x c l u d i n g a l a y e r f r o m t h i s l i s t m e a n s i t w i l l n o t b e
2012-02-01 12:01:39 +00:00
i n c l u d e d i n f i n d a n n o t a t i o n s . // FIXME: the last bit is not implemented.
2012-01-20 23:23:21 +05:30
* /
2012-06-18 12:01:05 +02:00
"clipLayers" : [ "publicnotes" , "keywords" , "subtitles" ] ,
2011-12-04 13:44:15 +01:00
// fixme: either this, or filter: true in itemKeys, but not both
"filters" : [
2012-06-13 17:59:10 +02:00
{ "id" : "director" , "title" : "Director" , "type" : "string" } ,
{ "id" : "country" , "title" : "Country" , "type" : "string" } ,
2012-06-18 12:01:05 +02:00
{ "id" : "year" , "title" : "Year" , "type" : "integer" } ,
2012-01-09 14:36:35 +05:30
{ "id" : "language" , "title" : "Languages" , "type" : "string" } ,
2012-06-13 17:59:10 +02:00
{ "id" : "featuring" , "title" : "Featuring" , "type" : "string" } ,
2012-01-20 23:23:21 +05:30
{ "id" : "keywords" , "title" : "Keywords" , "type" : "string" }
2011-02-22 15:47:59 +01:00
] ,
2013-02-20 01:27:59 +05:30
"flags" : false ,
2013-03-04 10:07:37 +00:00
"help" : [
{ "id" : "help" , "title" : "Help" } ,
{ "id" : "accounts" , "title" : "Accounts" } ,
2013-03-05 09:33:15 +00:00
{ "id" : "navigation" , "title" : "Navigation" } ,
{ "id" : "views" , "title" : "Views" } ,
{ "id" : "timelines" , "title" : "Timelines" } ,
2013-03-04 10:07:37 +00:00
{ "id" : "clips" , "title" : "Clips" } ,
2013-03-05 09:33:15 +00:00
{ "id" : "maps" , "title" : "Maps" } ,
{ "id" : "calendars" , "title" : "Calendars" } ,
{ "id" : "find" , "title" : "Find" } ,
2013-03-04 10:07:37 +00:00
{ "id" : "filters" , "title" : "Filters" } ,
{ "id" : "lists" , "title" : "Lists" } ,
2013-03-05 09:33:15 +00:00
{ "id" : "player" , "title" : "Player" } ,
{ "id" : "editor" , "title" : "Editor" } ,
{ "id" : "edits" , "title" : "Edits" } ,
2013-03-04 10:07:37 +00:00
{ "id" : "texts" , "title" : "Texts" } ,
2013-03-05 09:33:15 +00:00
{ "id" : "embeds" , "title" : "Embeds" }
2013-03-04 10:07:37 +00:00
] ,
2011-12-04 13:44:15 +01:00
/ *
A n i t e m K e y m u s t h a v e t h e f o l l o w i n g p r o p e r t i e s :
i d : T h e i d o f t h e k e y ( a s k n o w n b y t h e s e r v e r )
t i t l e : T h e t i t l e o f t h e k e y ( a s d i s p l a y e d b y t h e c l i e n t )
t y p e : t e x t , s t r i n g , f l o a t , i n t e g e r , o r a r r a y o f a n y o f t h e s e
a n d c a n h a v e a n y o f t h e f o l l o w i n g p r o p e r t i e s :
a u t o c o m p l e t e : I f true , f i n d e l e m e n t w i l l a u t o c o m p l e t e
2013-07-22 13:16:18 +00:00
a u t o c o m p l e t e S o r t : S o r t o r d e r o f a u t o c o m p l e t e s u g g e s t i o n s
2011-12-04 13:44:15 +01:00
c a p a b i l i t y : A c a p a b i l i t y r e q u i r e d t o s e e t h i s k e y
c o l u m n R e q u i r e d : I f true , t h e c o l u m n c a n ' t b e r e m o v e d
c o l u m n W i d t h : D e f a u l t c o l u m n w i d t h i n p x
f i l t e r : i f true , o n e c a n f i l t e r r e s u l t s b y t h i s k e y
2012-03-08 12:33:20 +01:00
f i n d : I f true , t h i s k e y w i l l a p p e a r a s a f i n d o p t i o n
2011-12-04 13:44:15 +01:00
f o r m a t : { t y p e : "..." , a r g s : [ . . . ] } , f o r s p e c i a l f o r m a t t i n g
( O x . f o r m a t T y p e ( a r g s ) w i l l b e c a l l e d )
2013-03-06 10:03:09 +00:00
s e c o n d a r y I d : I f true , l o a d i n g / v a l u e w i l l r e d i r e c t t o t h e i t e m
2012-03-08 12:33:20 +01:00
s o r t : I f true , o n e c a n s o r t r e s u l t s b y t h i s k e y
2011-12-04 13:44:15 +01:00
s o r t O p e r a t o r : s o r t o p e r a t o r ( + , - ) , i n c a s e i t d i f f e r s f r o m t h e
d e f a u l t f o r t h e k e y ' s t y p e ( + f o r s t r i n g s , - f o r n u m b e r s )
2012-03-08 12:33:20 +01:00
s o r t T y p e : s p e c i a l s o r t t y p e ( t i t l e , p e r s o n )
2011-12-04 13:44:15 +01:00
v a l u e : { k e y : "..." , t y p e : "..." } , f o r k e y s t h a t a r e d e r i v e d
f r o m o t h e r k e y s ( l i k e n u m b e r o f a c t o r s ) , o r "capability"
* /
2011-02-22 15:47:59 +01:00
"itemKeys" : [
2011-12-04 13:44:15 +01:00
{
"id" : "*" ,
"title" : "All" ,
"type" : "text" ,
"find" : true
} ,
2011-02-22 17:42:26 +01:00
{
2011-02-22 15:47:59 +01:00
"id" : "title" ,
"title" : "Title" ,
"type" : "string" ,
2011-02-22 17:42:26 +01:00
"autocomplete" : true ,
2013-07-22 13:16:18 +00:00
"autocompleteSort" : [ { "key" : "timesaccessed" , "operator" : "-" } ] ,
2011-02-22 17:42:26 +01:00
"columnRequired" : true ,
"columnWidth" : 180 ,
"find" : true ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
"sortType" : "title"
2011-02-22 15:47:59 +01:00
} ,
2012-01-13 01:02:54 +05:30
{
"id" : "name" ,
2012-06-18 12:01:05 +02:00
"title" : "Name" ,
2012-01-13 01:02:54 +05:30
"type" : [ "string" ] ,
"autocomplete" : true ,
"find" : true
} ,
2011-02-22 15:47:59 +01:00
{
"id" : "director" ,
"title" : "Director" ,
"type" : [ "string" ] ,
2011-02-22 17:42:26 +01:00
"autocomplete" : true ,
"columnRequired" : true ,
"columnWidth" : 180 ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
"sortType" : "person"
2011-02-22 15:47:59 +01:00
} ,
2012-01-09 14:36:35 +05:30
{
2012-01-20 23:23:21 +05:30
"id" : "featuring" ,
"title" : "Featuring" ,
2012-01-09 14:36:35 +05:30
"type" : [ "string" ] ,
"autocomplete" : true ,
"columnRequired" : true ,
"columnWidth" : 180 ,
"filter" : true ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
"sortType" : "person"
2012-01-09 14:36:35 +05:30
} ,
2011-02-22 15:47:59 +01:00
{
"id" : "language" ,
"title" : "Language" ,
"type" : [ "string" ] ,
2011-02-22 17:42:26 +01:00
"autocomplete" : true ,
"columnWidth" : 120 ,
2011-12-04 13:44:15 +01:00
"filter" : true ,
2012-03-08 12:33:20 +01:00
"find" : true ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
2011-12-05 14:48:59 +01:00
{
2012-06-13 17:59:10 +02:00
"id" : "country" ,
2013-07-11 14:38:11 +02:00
"title" : "Country" ,
2011-12-05 14:48:59 +01:00
"type" : "string" ,
"autocomplete" : true ,
"columnWidth" : 180 ,
"filter" : true ,
2012-03-08 12:33:20 +01:00
"find" : true ,
"sort" : true
2011-12-05 14:48:59 +01:00
} ,
2012-01-20 23:23:21 +05:30
{
2012-06-13 17:59:10 +02:00
"id" : "year" ,
"title" : "Year" ,
2012-06-18 12:01:05 +02:00
"type" : "year" ,
"additionalSort" : [ { "key" : "director" , "operator" : "+" } , { "key" : "title" , "operator" : "+" } ] ,
"autocomplete" : true ,
"columnWidth" : 60 ,
"filter" : true ,
"find" : true ,
2012-03-08 12:33:20 +01:00
"sort" : true
2012-01-20 23:23:21 +05:30
} ,
2011-02-22 15:47:59 +01:00
{
2012-02-16 10:30:52 +00:00
"id" : "summary" ,
"title" : "Summary" ,
2011-02-22 15:47:59 +01:00
"type" : "text" ,
2011-02-22 17:42:26 +01:00
"find" : true
2011-02-22 15:47:59 +01:00
} ,
2013-03-03 11:22:37 +00:00
{
"id" : "notes" ,
"title" : "Notes" ,
"type" : "text" ,
"capability" : "canEditMetadata"
} ,
2011-02-22 15:47:59 +01:00
{
2011-02-22 17:42:26 +01:00
"id" : "id" ,
"title" : "ID" ,
"type" : "string" ,
2012-03-08 12:33:20 +01:00
"columnWidth" : 90 ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
2012-02-16 10:30:52 +00:00
{
"id" : "keywords" ,
"title" : "Keywords" ,
"type" : "layer" ,
"find" : true
2011-02-22 15:47:59 +01:00
} ,
{
2012-06-13 17:59:10 +02:00
"id" : "subtitles" ,
"title" : "Subtitles" ,
2012-02-16 10:30:52 +00:00
"type" : "layer" ,
"find" : true
2011-02-22 15:47:59 +01:00
} ,
{
2012-06-13 17:59:10 +02:00
"id" : "publicnotes" ,
2012-06-18 12:01:05 +02:00
"title" : "Notes" ,
2012-02-16 10:30:52 +00:00
"type" : "layer" ,
"find" : true
2011-02-22 15:47:59 +01:00
} ,
{
2012-02-20 17:42:13 +00:00
"id" : "numberofannotations" ,
"title" : "Annotations" ,
"type" : "integer" ,
2012-03-08 12:33:20 +01:00
"columnWidth" : 60 ,
"sort" : true
2012-02-20 17:42:13 +00:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "duration" ,
"title" : "Duration" ,
2013-03-03 10:52:17 +00:00
"type" : "time" ,
2011-02-22 17:42:26 +01:00
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "duration" , "args" : [ 0 , "short" ] } ,
"sort" : true
2011-02-22 17:42:26 +01:00
} ,
{
"id" : "resolution" ,
"title" : "Resolution" ,
"type" : [ "integer" ] ,
2012-01-20 23:23:21 +05:30
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "resolution" , "args" : [ "px" ] } ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "aspectratio" ,
"title" : "Aspect Ratio" ,
2011-02-22 17:42:26 +01:00
"type" : "float" ,
"columnWidth" : 90 ,
2012-07-02 16:11:58 +02:00
"format" : { "type" : "unit" , "args" : [ ":1" , 3 ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "pixels" ,
"title" : "Pixels" ,
"type" : "integer" ,
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "value" , "args" : [ "px" ] } ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "hue" ,
"title" : "Hue" ,
"type" : "hue" ,
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "color" , "args" : [ "hue" ] } ,
"sort" : true ,
"sortOperator" : "+"
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "saturation" ,
"title" : "Saturation" ,
2011-02-22 17:42:26 +01:00
"type" : "float" ,
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "color" , "args" : [ "saturation" ] } ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "lightness" ,
"title" : "Lightness" ,
"type" : "float" ,
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "color" , "args" : [ "lightness" ] } ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "volume" ,
"title" : "Volume" ,
2011-02-22 17:42:26 +01:00
"type" : "float" ,
2012-03-08 12:33:20 +01:00
"columnWidth" : 60 ,
2012-06-10 20:12:14 +00:00
"format" : { "type" : "color" , "args" : [ "lightness" ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "numberofcuts" ,
"title" : "Number of Cuts" ,
"type" : "integer" ,
"columnWidth" : 60 ,
2012-03-08 09:54:07 +00:00
"format" : { "type" : "number" , "args" : [ ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2011-02-22 17:42:26 +01:00
"value" : { "key" : "cuts" , "type" : "length" }
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "cutsperminute" ,
"title" : "Cuts per Minute" ,
2011-02-22 17:42:26 +01:00
"type" : "float" ,
"columnWidth" : 60 ,
2012-03-08 11:51:16 +00:00
"format" : { "type" : "number" , "args" : [ 3 ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2011-02-22 17:42:26 +01:00
"value" : { "key" : "cuts" , "type" : "lengthperminute" }
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "words" ,
2012-03-08 09:54:07 +00:00
"title" : "Number of Words" ,
2011-02-22 17:42:26 +01:00
"type" : "integer" ,
"columnWidth" : 60 ,
2012-03-08 09:54:07 +00:00
"format" : { "type" : "number" , "args" : [ ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2011-02-22 17:42:26 +01:00
"value" : { "layer" : "subtitles" , "type" : "words" }
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "wordsperminute" ,
"title" : "Words per Minute" ,
2011-02-22 17:42:26 +01:00
"type" : "float" ,
"columnWidth" : 60 ,
2012-03-08 11:51:16 +00:00
"format" : { "type" : "number" , "args" : [ 3 ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2011-02-22 17:42:26 +01:00
"value" : { "layer" : "subtitles" , "type" : "wordsperminute" }
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "size" ,
"title" : "Size" ,
2011-02-22 17:42:26 +01:00
"type" : "integer" ,
2013-05-27 10:13:59 +00:00
"capability" : "canSeeMedia" ,
2011-02-22 17:42:26 +01:00
"columnWidth" : 60 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "value" , "args" : [ "B" ] } ,
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
"id" : "bitrate" ,
"title" : "Bitrate" ,
2011-02-22 17:42:26 +01:00
"type" : "integer" ,
"columnWidth" : 60 ,
2012-06-04 12:33:58 +02:00
"format" : { "type" : "value" , "args" : [ "bps" ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-02-22 15:47:59 +01:00
} ,
{
2011-02-22 17:42:26 +01:00
"id" : "numberoffiles" ,
"title" : "Number of Files" ,
"type" : "integer" ,
2013-05-27 10:13:59 +00:00
"capability" : "canSeeMedia" ,
2011-02-22 17:42:26 +01:00
"columnWidth" : 60 ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2012-01-03 00:36:56 +05:30
"value" : { "key" : "files" , "type" : "length" }
2011-02-22 15:47:59 +01:00
} ,
2012-02-16 19:43:08 +05:30
{
"id" : "user" ,
"title" : "User" ,
"type" : "string" ,
2013-05-27 10:13:59 +00:00
"capability" : "canSeeMedia" ,
2012-06-13 18:01:32 +02:00
"find" : true
} ,
2012-02-15 16:27:48 +00:00
{
"id" : "created" ,
"title" : "Date Created" ,
"type" : "date" ,
"columnWidth" : 120 ,
2012-04-03 09:12:23 +02:00
"format" : { "type" : "date" , "args" : [ "%Y-%m-%d %H:%M:%S" ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2012-02-15 16:27:48 +00:00
} ,
2011-02-22 15:47:59 +01:00
{
"id" : "modified" ,
2012-03-27 14:59:20 +00:00
"title" : "Last Modified" ,
2011-02-22 17:42:26 +01:00
"type" : "date" ,
2012-03-08 12:33:20 +01:00
"columnWidth" : 90 ,
2012-04-03 09:12:23 +02:00
"format" : { "type" : "date" , "args" : [ "%Y-%m-%d %H:%M:%S" ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-02-22 17:42:26 +01:00
} ,
{
"id" : "accessed" ,
2012-03-27 14:59:20 +00:00
"title" : "Last Accessed" ,
2011-02-22 17:42:26 +01:00
"type" : "date" ,
2012-04-19 09:29:37 +00:00
"capability" : "canSeeAccessed" ,
2012-02-17 10:06:43 +00:00
"columnWidth" : 90 ,
2012-03-08 12:33:20 +01:00
"format" : { "type" : "date" , "args" : [ "%Y-%m-%d %H:%M:%S" ] } ,
"sort" : true
2011-02-22 17:42:26 +01:00
} ,
{
2011-11-10 21:19:15 +01:00
"id" : "timesaccessed" ,
"title" : "Times Accessed" ,
2011-02-22 17:42:26 +01:00
"type" : "integer" ,
2012-04-19 09:29:37 +00:00
"capability" : "canSeeAccessed" ,
2012-03-08 12:33:20 +01:00
"columnWidth" : 60 ,
2013-08-01 15:10:58 +00:00
"format" : { "type" : "number" , "args" : [ ] } ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-11-10 21:19:15 +01:00
} ,
2011-12-04 13:44:15 +01:00
{
"id" : "rightslevel" ,
"title" : "Rights Level" ,
"type" : "enum" ,
"columnWidth" : 90 ,
"format" : { "type" : "ColorLevel" , "args" : [
2011-12-05 14:48:59 +01:00
[ "Public" , "Restricted" , "Private" ]
2011-12-04 13:44:15 +01:00
] } ,
2012-03-08 12:33:20 +01:00
"sort" : true ,
2011-12-04 13:44:15 +01:00
"sortOperator" : "+" ,
2011-12-05 14:48:59 +01:00
"values" : [ "Public" , "Restricted" , "Private" , "Unknown" ]
2012-02-15 20:48:08 +00:00
} ,
{
"id" : "random" ,
"title" : "Random" ,
"type" : "integer" ,
2012-03-08 12:33:20 +01:00
"sort" : true
2011-12-04 13:44:15 +01:00
}
2011-02-22 15:47:59 +01:00
] ,
"itemName" : {
2011-02-22 17:42:26 +01:00
"singular" : "Video" ,
"plural" : "Videos"
2011-02-22 15:47:59 +01:00
} ,
2013-02-25 15:53:49 +05:30
"itemRequiresVideo" : true ,
2011-02-22 15:47:59 +01:00
"itemViews" : [
{ "id" : "info" , "title" : "Info" } ,
2012-04-17 09:06:19 +02:00
{ "id" : "player" , "title" : "Player" } ,
{ "id" : "editor" , "title" : "Editor" } ,
2012-04-18 08:32:58 +00:00
{ "id" : "timeline" , "title" : "Timeline" } ,
{ "id" : "clips" , "title" : "Clips" } ,
2011-02-22 15:47:59 +01:00
{ "id" : "map" , "title" : "Map" } ,
2011-12-04 13:44:15 +01:00
{ "id" : "calendar" , "title" : "Calendar" } ,
{ "id" : "data" , "title" : "Data" } ,
2013-05-27 10:13:59 +00:00
{ "id" : "media" , "title" : "Media" }
2011-02-22 15:47:59 +01:00
] ,
"layers" : [
2012-06-13 18:01:32 +02:00
{
"id" : "keywords" ,
"title" : "Keywords" ,
"canAddAnnotations" : { "member" : true , "staff" : true , "admin" : true } ,
"item" : "Keyword" ,
"overlap" : true ,
"type" : "string"
} ,
2011-02-22 17:42:26 +01:00
{
2012-06-13 17:59:10 +02:00
"id" : "privatenotes" ,
"title" : "Private Notes" ,
2012-01-03 00:36:56 +05:30
"canAddAnnotations" : { "member" : true , "staff" : true , "admin" : true } ,
2012-06-16 16:44:29 +00:00
"item" : "Private Note" ,
2012-02-19 14:15:24 +00:00
"overlap" : true ,
2012-06-13 17:59:10 +02:00
"private" : true ,
"showInfo" : true ,
"type" : "text"
2012-01-03 00:36:56 +05:30
} ,
{
2012-06-13 17:59:10 +02:00
"id" : "publicnotes" ,
2012-06-18 12:01:05 +02:00
"title" : "Notes" ,
2012-01-03 00:36:56 +05:30
"canAddAnnotations" : { "member" : true , "staff" : true , "admin" : true } ,
2012-06-16 16:44:29 +00:00
"item" : "Public Note" ,
2012-02-19 14:15:24 +00:00
"overlap" : true ,
2012-06-13 17:59:10 +02:00
"showInfo" : true ,
"type" : "text"
2011-02-22 17:42:26 +01:00
} ,
{
2012-06-13 17:59:10 +02:00
"id" : "subtitles" ,
"title" : "Subtitles" ,
"canAddAnnotations" : { "staff" : true , "admin" : true } ,
"hasEvents" : true ,
"hasPlaces" : true ,
"isSubtitles" : true ,
"item" : "Subtitle" ,
2012-01-03 00:36:56 +05:30
"type" : "text"
2011-02-22 17:42:26 +01:00
}
2011-02-22 15:47:59 +01:00
] ,
"listViews" : [
{ "id" : "list" , "title" : "as List" } ,
2011-12-30 14:51:43 +05:30
{ "id" : "grid" , "title" : "as Grid" } ,
2011-02-22 15:47:59 +01:00
{ "id" : "timelines" , "title" : "with Timelines" } ,
2012-04-18 08:32:58 +00:00
{ "id" : "clips" , "title" : "with Clips" } ,
2011-02-22 15:47:59 +01:00
{ "id" : "clip" , "title" : "as Clips" } ,
2013-07-22 18:58:19 +00:00
//{"id": "video", "title": "as Video"},
2011-02-22 15:47:59 +01:00
{ "id" : "map" , "title" : "on Map" } ,
{ "id" : "calendar" , "title" : "on Calendar" }
] ,
2011-08-11 16:15:56 +02:00
"media" : {
2012-02-19 14:15:24 +00:00
"importPosters" : false ,
"importFrames" : false
2011-08-11 16:15:56 +02:00
} ,
2011-12-04 13:44:15 +01:00
"personalLists" : [
{ "title" : "Favorites" }
] ,
2013-07-08 14:40:23 +02:00
"posters" : {
"ratio" : 0.625
} ,
2011-12-04 13:44:15 +01:00
"rightsLevel" : { "member" : 2 , "staff" : 2 , "admin" : 2 } ,
"rightsLevels" : [
{ "name" : "Public" , "color" : [ 128 , 255 , 128 ] } ,
{ "name" : "Restricted" , "color" : [ 255 , 192 , 128 ] } ,
{ "name" : "Private" , "color" : [ 255 , 128 , 128 ] }
] ,
"sendReferrer" : true ,
2011-02-22 15:47:59 +01:00
"site" : {
2013-08-04 14:37:35 +00:00
"description" : "This is a demo of pan.do/ra - a free, open source media archive. It allows you to manage large, decentralized collections of video, to collaboratively create metadata and time-based annotations, and to serve your archive as a cutting-edge web application." ,
2011-12-04 13:44:15 +01:00
"email" : {
// E-mail address in contact form (to)
2012-04-20 12:22:32 +02:00
"contact" : "system@pandora.local" ,
"footer" : "-- \npan.do/ra - http://pan.do/ra" ,
"prefix" : "pan.do/ra News -" ,
2011-12-04 13:44:15 +01:00
// E-mail address uses by the system (from)
2012-04-20 12:22:32 +02:00
"system" : "system@pandora.local"
2011-12-04 13:44:15 +01:00
} ,
2013-02-24 14:47:03 +05:30
"https" : false ,
2012-04-20 12:22:32 +02:00
"id" : "pandora" ,
2012-06-18 12:01:05 +02:00
"name" : "Demo" ,
2012-04-20 12:22:32 +02:00
"url" : "pandora.local" ,
2011-11-02 23:29:20 +01:00
"videoprefix" : ""
2011-02-22 15:47:59 +01:00
} ,
"sitePages" : [
{ "id" : "about" , "title" : "About" } ,
{ "id" : "news" , "title" : "News" } ,
2011-12-04 13:44:15 +01:00
//{"id": "tour", "title": "Take a Tour"},
2011-02-22 15:47:59 +01:00
{ "id" : "faq" , "title" : "Frequently Asked Questions" } ,
2011-02-22 17:42:26 +01:00
{ "id" : "terms" , "title" : "Terms of Service" } ,
2011-12-04 13:44:15 +01:00
{ "id" : "license" , "title" : "License" } ,
{ "id" : "contact" , "title" : "Contact" }
2011-02-22 15:47:59 +01:00
] ,
2013-02-23 10:32:22 +05:30
"sites" : [
2013-02-24 14:47:03 +05:30
{ "name" : "0xDB" , "url" : "0xdb.org" , "https" : true } ,
{ "name" : "Pad.ma" , "url" : "pad.ma" , "https" : true } ,
{ "name" : "Indiancine.ma" , "url" : "indiancine.ma" , "https" : true }
2013-02-23 10:32:22 +05:30
] ,
2013-02-28 12:13:52 +00:00
"textRightsLevels" : [
{ "name" : "Public" , "color" : [ 128 , 255 , 128 ] } ,
{ "name" : "Private" , "color" : [ 255 , 128 , 128 ] }
] ,
2013-02-10 17:21:59 +05:30
"themes" : [ "oxlight" , "oxmedium" , "oxdark" ] ,
2012-03-17 06:31:34 +00:00
"timelines" : [
{ "id" : "antialias" , "title" : "Anti-Alias" } ,
{ "id" : "slitscan" , "title" : "Slit-Scan" } ,
2012-06-20 18:57:55 +02:00
{ "id" : "keyframes" , "title" : "Keyframes" } ,
{ "id" : "audio" , "title" : "Waveform" }
2012-03-17 06:31:34 +00:00
] ,
2011-02-22 15:47:59 +01:00
"totals" : [
{ "id" : "items" } ,
{ "id" : "files" , "admin" : true } ,
{ "id" : "duration" , "admin" : true } ,
{ "id" : "size" , "admin" : true } ,
{ "id" : "pixels" }
] ,
2011-12-20 18:38:30 +05:30
"tv" : {
"showLogo" : false
} ,
2011-02-22 15:47:59 +01:00
"user" : {
"level" : "guest" ,
"ui" : {
2012-01-31 10:54:22 +00:00
"annotationsCalendarSize" : 128 ,
2012-01-03 00:36:56 +05:30
"annotationsFont" : "small" ,
2012-01-31 10:54:22 +00:00
"annotationsMapSize" : 128 ,
2012-06-18 12:01:05 +02:00
"annotationsRange" : "all" ,
2011-02-22 15:47:59 +01:00
"annotationsSize" : 256 ,
2012-01-04 01:47:44 +05:30
"annotationsSort" : "position" ,
2013-03-06 14:09:18 +00:00
"calendarFind" : "" ,
"calendarSelection" : "" ,
2013-07-12 20:34:30 +00:00
"clipColumns" : 2 ,
"clipSort" : [ { "key" : "index" , "operator" : "+" } ] ,
2011-12-04 13:44:15 +01:00
"columns" : {
"Colors" : {
2012-06-13 17:59:10 +02:00
"columns" : [ "title" , "director" , "language" , "hue" , "saturation" , "brightness" ] ,
2011-12-04 13:44:15 +01:00
"columnWidth" : { }
2011-02-22 15:47:59 +01:00
}
} ,
2013-03-06 12:44:12 +00:00
"edit" : "" ,
2013-08-07 14:31:03 +00:00
"edits" : { } ,
2013-02-21 15:18:30 +05:30
"embedSize" : 256 ,
2011-12-04 13:44:15 +01:00
"filters" : [
2012-06-18 12:01:05 +02:00
{ "id" : "director" , "sort" : [ { "key" : "items" , "operator" : "-" } ] } ,
{ "id" : "country" , "sort" : [ { "key" : "items" , "operator" : "-" } ] } ,
2012-06-13 18:01:32 +02:00
{ "id" : "year" , "sort" : [ { "key" : "name" , "operator" : "-" } ] } ,
2012-06-18 12:01:05 +02:00
{ "id" : "featuring" , "sort" : [ { "key" : "items" , "operator" : "-" } ] } ,
2012-06-13 17:59:10 +02:00
{ "id" : "keywords" , "sort" : [ { "key" : "items" , "operator" : "-" } ] }
2011-12-04 13:44:15 +01:00
] ,
"filtersSize" : 176 ,
"find" : { "conditions" : [ ] , "operator" : "&" } ,
2012-04-17 12:02:32 +00:00
"followPlayer" : true ,
2013-03-06 12:44:12 +00:00
"help" : "" ,
2012-06-18 12:01:05 +02:00
"icons" : "posters" ,
2011-12-04 13:44:15 +01:00
"infoIconSize" : 256 ,
"item" : "" ,
2012-02-17 16:13:48 +00:00
"itemFind" : "" ,
2011-12-04 13:44:15 +01:00
"itemSort" : [ { "key" : "position" , "operator" : "+" } ] ,
"itemView" : "info" ,
2012-06-13 17:59:10 +02:00
"listColumns" : [ "title" , "director" , "year" , "language" , "duration" ] ,
2011-12-04 13:44:15 +01:00
"listColumnWidth" : { } ,
"listSelection" : [ ] ,
2011-12-29 13:42:19 +01:00
"listSort" : [ { "key" : "title" , "operator" : "+" } ] ,
2011-12-04 13:44:15 +01:00
"listView" : "grid" ,
"lists" : { } ,
2013-08-04 14:37:35 +00:00
"locale" : "en" ,
2011-12-04 13:44:15 +01:00
"mapFind" : "" ,
"mapSelection" : "" ,
"page" : "" ,
2013-07-11 15:15:00 +00:00
"part" : {
"api" : "" ,
"faq" : "" ,
"help" : "" ,
2013-07-11 18:01:31 +00:00
"news" : "" ,
"tv" : ""
2013-07-11 15:15:00 +00:00
} ,
2011-02-22 15:47:59 +01:00
"section" : "items" ,
2012-06-06 17:34:34 +02:00
"sequenceMode" : "shape" ,
"sequenceSort" : [ { "key" : "director" , "operator" : "+" } ] ,
2013-02-23 10:32:22 +05:30
"showAdvancedEmbedOptions" : false ,
2011-02-22 15:47:59 +01:00
"showAnnotations" : true ,
2012-01-13 21:56:07 +05:30
"showAnnotationsCalendar" : true ,
"showAnnotationsMap" : true ,
2011-12-04 13:44:15 +01:00
"showBrowser" : true ,
"showCalendarControls" : true , // fixme: should be false
2013-07-12 20:34:30 +00:00
"showClips" : true ,
2011-12-04 13:44:15 +01:00
"showFilters" : true ,
"showIconBrowser" : false ,
2011-02-22 15:47:59 +01:00
"showInfo" : true ,
2012-01-11 13:21:26 +05:30
"showLayers" : {
"keywords" : true ,
2012-06-18 12:01:05 +02:00
"privatenotes" : true ,
"publicnotes" : true ,
"subtitles" : true
2012-01-11 13:21:26 +05:30
} ,
2011-12-04 13:44:15 +01:00
"showMapControls" : false ,
"showMapLabels" : false ,
2011-02-22 15:47:59 +01:00
"showFolder" : {
2013-05-27 20:06:56 +00:00
"edits" : {
"personal" : true ,
"favorite" : true ,
"featured" : true ,
"volumes" : true
} ,
2011-02-22 15:47:59 +01:00
"items" : {
"personal" : true ,
"favorite" : true ,
2011-12-04 13:44:15 +01:00
"featured" : true ,
"volumes" : true
2013-02-18 09:31:17 +00:00
} ,
2013-02-16 01:20:40 +00:00
"texts" : {
"personal" : true ,
"favorite" : true ,
"featured" : true
}
2011-02-22 15:47:59 +01:00
} ,
"showSidebar" : true ,
2011-12-04 13:44:15 +01:00
"showSitePosters" : false ,
"showTimeline" : true ,
2011-02-22 15:47:59 +01:00
"sidebarSize" : 256 ,
2013-03-06 12:44:12 +00:00
"text" : "" ,
2013-08-07 14:31:03 +00:00
"texts" : { } ,
2013-02-10 17:21:59 +05:30
"theme" : "oxmedium" ,
2013-03-03 11:15:28 +00:00
"updateAdvancedFindResults" : false ,
2013-07-12 20:34:30 +00:00
"videoLoop" : false ,
2012-03-06 21:15:03 +01:00
"videoMuted" : false ,
2011-12-04 13:44:15 +01:00
"videoPoints" : { } ,
2011-12-27 14:52:16 +01:00
"videoResolution" : 240 ,
2011-12-04 13:44:15 +01:00
"videoScale" : "fit" ,
2012-06-16 13:24:45 +02:00
"videoSize" : "small" ,
2012-03-17 06:31:34 +00:00
"videoTimeline" : "antialias" ,
2012-04-17 09:06:19 +02:00
"videoView" : "player" ,
2011-12-04 13:44:15 +01:00
"videoVolume" : 1
} ,
"username" : "" ,
"volumes" : [ ]
2011-02-22 17:42:26 +01:00
} ,
2011-08-19 14:43:05 +00:00
"userLevels" : [ "guest" , "member" , "staff" , "admin" ] ,
"video" : {
2011-08-20 12:06:18 +02:00
"download" : true ,
2012-12-16 19:56:54 +01:00
//supported formats: webm, mp4
2013-02-09 00:34:26 +00:00
"formats" : [ "webm" , "mp4" ] ,
2012-01-30 21:16:58 +00:00
"previewRatio" : 1.3333333333 ,
2012-04-19 18:14:43 +02:00
//supported resolutions are
//1080, 720, 480, 432, 360, 288, 240, 144, 96
2013-07-03 19:17:56 +02:00
"resolutions" : [ 240 , 480 ]
2011-08-19 14:43:05 +00:00
}
2012-04-03 09:12:23 +02:00
}