equal
deleted
inserted
replaced
42 }, |
42 }, |
43 "createAnnotationWidget" : { |
43 "createAnnotationWidget" : { |
44 keywords: ["#faux-raccord", "#mot-clef"], |
44 keywords: ["#faux-raccord", "#mot-clef"], |
45 cinecast_version: true /* put to false to enable the platform version, true for the festival cinecast one. */ |
45 cinecast_version: true /* put to false to enable the platform version, true for the festival cinecast one. */ |
46 }, |
46 }, |
|
47 "SparkLineWidget" : { |
|
48 column_width: 10 // the width of a column in pixels. |
|
49 }, |
47 "Main" : { |
50 "Main" : { |
48 autoplay: true |
51 autoplay: true |
49 } |
52 } |
50 |
53 |
51 }; |
54 }; |