equal
deleted
inserted
replaced
46 type: "TooltipWidget", |
46 type: "TooltipWidget", |
47 width: 180, |
47 width: 180, |
48 heigh: 160, |
48 heigh: 160, |
49 metadata : { |
49 metadata : { |
50 format:'cinelab', |
50 format:'cinelab', |
51 src:'polemic.json', |
51 src:'polemic_fr.json', |
52 type:'empty' |
52 type:'empty' |
53 } |
53 } |
54 }], |
54 }], |
55 }, |
55 }, |
56 {type: "PlayerWidget", // please note that type refers directly to the constructor of the widget. |
56 {type: "PlayerWidget", // please note that type refers directly to the constructor of the widget. |
57 mode: "radio", |
57 mode: "radio", |
58 metadata:{ |
58 metadata:{ |
59 format:'cinelab', |
59 format:'cinelab', |
60 src:'polemic_fr.json', |
60 src:'polemic_fr.json', |
61 type:'json'} |
61 type:'json'} |
62 } |
62 }, |
|
63 {type: "SliderWidget", |
|
64 metadata:{ |
|
65 format:'cinelab', |
|
66 src:'polemic_fr.json', |
|
67 type:'json'} |
|
68 }, |
63 |
69 |
64 ] |
70 ] |
65 }, |
71 }, |
66 player:{ |
72 player:{ |
67 type:'youtube', // player type |
73 type:'youtube', // player type |