# HG changeset patch # User grandjoncl # Date 1349692451 -7200 # Node ID 20acf3b3b2f00d45d1e423b92dc31874fd90afbf # Parent cfa5e38dfc07bc5f6374e71cc242bfdb69f168fa Embed code corrections : jsonp problem solved, complete adresses in embed_player, display metadataplayer on click when needed, select code on button click, iframe code available in the embed popup diff -r cfa5e38dfc07 -r 20acf3b3b2f0 src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_popup.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_popup.html Thu Oct 04 19:07:33 2012 +0200 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/embed_popup.html Mon Oct 08 12:34:11 2012 +0200 @@ -21,6 +21,7 @@ + + + + @@ -37,26 +73,30 @@
{% trans 'project id' %} ({% trans 'Select' %}) :
-
- {% include "ldt/ldt_utils/partial/embed_player.html" %} + + {% trans 'Show Player' %} + -
-
+
-
{{ embed_rendered.player }}
-
{{ embed_rendered.seo_body }}
-
{{ embed_rendered.seo_meta }}
+
+ + +
+
+
- - + +
- + {% trans 'clik here to see the project content' %} {% analytics %} diff -r cfa5e38dfc07 -r 20acf3b3b2f0 src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Thu Oct 04 19:07:33 2012 +0200 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Mon Oct 08 12:34:11 2012 +0200 @@ -6,7 +6,13 @@