# HG changeset patch # User cavaliet # Date 1396533477 -7200 # Node ID 0eee0783aeacf6c39882e9b00c9fae4d2a1a20c0 # Parent 7e820ce58427a65348e672c587906004f9b22fec v1.52.7 : little modif on embed default config diff -r 7e820ce58427 -r 0eee0783aeac src/ldt/ldt/__init__.py --- a/src/ldt/ldt/__init__.py Mon Mar 31 15:17:08 2014 +0200 +++ b/src/ldt/ldt/__init__.py Thu Apr 03 15:57:57 2014 +0200 @@ -1,6 +1,6 @@ __all__ = ["VERSION", "get_version", "__version__"] -VERSION = (1, 52, 6, "final", 0) +VERSION = (1, 52, 7, "final", 0) def get_version(): diff -r 7e820ce58427 -r 0eee0783aeac src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html Mon Mar 31 15:17:08 2014 +0200 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_iframe.html Thu Apr 03 15:57:57 2014 +0200 @@ -138,8 +138,7 @@ type: "Controller" } {% if segments %},{ - type: "Segments", - annotation_type: ["chap","découpage"] + type: "MultiSegments" } {% endif %} {% if annotation %},{