test/spel.htm
changeset 1017 b6e39f6fd24f
parent 1007 639129cf95bc
child 1069 2409cb4cebaf
equal deleted inserted replaced
1016:e1752b696a07 1017:b6e39f6fd24f
    19         </section>
    19         </section>
    20         <script type="text/javascript">
    20         <script type="text/javascript">
    21 IriSP.libFiles.defaultDir = "libs/";
    21 IriSP.libFiles.defaultDir = "libs/";
    22 IriSP.widgetsDir = "metadataplayer";
    22 IriSP.widgetsDir = "metadataplayer";
    23 var _metadata = {
    23 var _metadata = {
    24     url: "json/test-vecsys-filage-celestins.json",
    24     url: "json/cinelab1.json",
    25     format: 'spel'
    25     format: 'spel'
    26 };
    26 };
    27 var _config = {
    27 var _config = {
    28     width : 550,
    28     width : 550,
    29     container : 'LdtPlayer',
    29     container : 'LdtPlayer',
    53             annotation_type: ["performance","discussion"]
    53             annotation_type: ["performance","discussion"]
    54         },
    54         },
    55         {
    55         {
    56             type: "Polemic",
    56             type: "Polemic",
    57             annotation_type: "interpretation",
    57             annotation_type: "interpretation",
       
    58             only_allow_zero_duration_annotations: false,
    58             polemics: [
    59             polemics: [
    59                 {
    60                 {
    60                     keywords: [ "performance d'un(e) comédien(ne)" ],
    61                     keywords: [ "performance d'un(e) comédien(ne)" ],
    61                     color: "#c00000"
    62                     color: "#c00000"
    62                 },
    63                 },