debug corpus static page
authorcavaliet
Tue, 18 Mar 2014 15:15:19 +0100
changeset 19 aa9735eb01ac
parent 18 73335cba68eb
child 20 0c292c3abf64
debug corpus static page
.hgignore
wwwcorpus/metadataplayer/Controller.css
wwwcorpus/playeropera.html
wwwcorpus/playertheatre.html
--- a/.hgignore	Tue Mar 18 14:43:28 2014 +0100
+++ b/.hgignore	Tue Mar 18 15:15:19 2014 +0100
@@ -16,4 +16,6 @@
 syntax: regexp
 ^web/\.htaccess$
 syntax: regexp
-^web/static/media/ldt$
\ No newline at end of file
+^web/static/media/ldt$
+syntax: regexp
+\.mp4$
\ No newline at end of file
--- a/wwwcorpus/metadataplayer/Controller.css	Tue Mar 18 14:43:28 2014 +0100
+++ b/wwwcorpus/metadataplayer/Controller.css	Tue Mar 18 15:15:19 2014 +0100
@@ -86,8 +86,8 @@
 }
 
 input.Ldt-Ctrl-SearchInput {
-    width: 145px; height: 13px; margin: 2px; padding: 3px;
-    border: 1px solid #8080a0; border-radius: 3px; font-size: 13px;
+    width: 145px; height: 19px; margin: 2px; padding: 3px;
+    border: 1px solid #8080a0; border-radius: 3px; font-size: 11px;
 }
 
 .Ldt-Ctrl-Time {
--- a/wwwcorpus/playeropera.html	Tue Mar 18 14:43:28 2014 +0100
+++ b/wwwcorpus/playeropera.html	Tue Mar 18 15:15:19 2014 +0100
@@ -15,6 +15,7 @@
     <!-- MD-player -->
     <link href='css/test.css' rel='stylesheet' type='text/css'>
     <script type="text/javascript" src="libs/jquery.min.js"></script>
+    <script type="text/javascript" src="libs/jquery-ui.min.js"></script>
     <script type="text/javascript" src="metadataplayer/LdtPlayer-core.js"></script>
     <script type="text/javascript" src="spel-serializer.js"></script>
     
@@ -133,7 +134,6 @@
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
--- a/wwwcorpus/playertheatre.html	Tue Mar 18 14:43:28 2014 +0100
+++ b/wwwcorpus/playertheatre.html	Tue Mar 18 15:15:19 2014 +0100
@@ -13,8 +13,9 @@
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
     
     <!-- MD-player -->
-    <link href='css/test.css' rel='stylesheet' type='text/css'>
+    <link href='css/test1.css' rel='stylesheet' type='text/css'>
     <script type="text/javascript" src="libs/jquery.min.js"></script>
+    <script type="text/javascript" src="libs/jquery-ui.min.js"></script>
     <script type="text/javascript" src="metadataplayer/LdtPlayer-core.js"></script>
     <script type="text/javascript" src="spel-serializer.js"></script>
     
@@ -235,7 +236,6 @@
     <!-- Bootstrap core JavaScript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){