src/js/site.js.templ
branchpopcorn-port
changeset 656 404f876827ad
parent 641 fa45fe371faf
equal deleted inserted replaced
655:b1e2dfc7a740 656:404f876827ad
    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 };