Author: andre
Date: 2010-06-01 18:58:31 +0200 (Tue, 01 Jun 2010)
New Revision: 42373

Modified:
   openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx
Log:
oiplayer in centrale tag making it available on all pages


Modified: openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx
===================================================================
--- openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx 2010-06-01 
16:56:30 UTC (rev 42372)
+++ openimages/trunk/src/main/webapp/WEB-INF/tags/oip/head.tagx 2010-06-01 
16:58:31 UTC (rev 42373)
@@ -27,12 +27,12 @@
         <![CDATA[<!--[if IE 6]><link href="${mm:link('/style/css/ie6.css')}" 
rel="stylesheet" type="text/css"/><![endif]-->]]>
         <link href="${mm:link('/style/images/favicon.ico')}" rel="shortcut 
icon" />
         <jsp:include page="/mmbase/jquery/jquery.jspx" />
-        <!--
+
+        <!-- oiplayer stuff -->
         <link href="${mm:link('/oiplayer/css/oiplayer.css')}" rel="stylesheet" 
type="text/css" />
         <script src="${mm:link('/oiplayer/plugins/flowplayer-3.1.4.min.js')}" 
type="text/javascript"><jsp:text> </jsp:text></script>
         <script src="${mm:link('/oiplayer/js/jquery.oiplayer.js')}" 
type="text/javascript"><jsp:text> </jsp:text></script>
-        <script src="${mm:link('/style/js/play.js.jsp')}" 
type="text/javascript"><jsp:text> </jsp:text></script> 
-        -->
+
         <script src="${mm:link('/style/js/main.js.jsp')}" 
type="text/javascript"><jsp:text> </jsp:text></script>
         <jsp:doBody />
       </head>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to