equal
deleted
inserted
replaced
65 }, |
65 }, |
66 random_tags : 3, |
66 random_tags : 3, |
67 disable_share: true, |
67 disable_share: true, |
68 api_endpoint_template : "json_examples/return_after_post.json", //"endpoint/{{id}}.json", |
68 api_endpoint_template : "json_examples/return_after_post.json", //"endpoint/{{id}}.json", |
69 api_method : 'POST' |
69 api_method : 'POST' |
70 } /*, { |
70 }, { |
71 type: "TraceWidget", |
71 type: "TraceWidget", |
72 // js_console : true, |
72 // js_console : true, |
73 url: "http://traces.advene.org:5000/", |
73 url: "http://traces.advene.org:5000/", |
74 requestmode: 'GET', |
74 requestmode: 'GET', |
75 syncmode: "sync" |
75 syncmode: "sync" |
76 } */ ] |
76 } ] |
77 }, |
77 }, |
78 player : { |
78 player : { |
79 type : 'allocine', // player type |
79 type : 'allocine', // player type |
80 height : 300, |
80 height : 300, |
81 width : 610, |
81 width : 610, |