[Yanel-commits] rev 38401 - public/yanel/contributions/resources/xopus3/htdocs/xslt

michi at wyona.com michi at wyona.com
Sat Sep 6 09:04:06 CEST 2008


Author: michi
Date: 2008-09-06 09:04:03 +0200 (Sat, 06 Sep 2008)
New Revision: 38401

Modified:
   public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl
Log:
path to xopus fixed

Modified: public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl
===================================================================
--- public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl	2008-09-05 22:50:12 UTC (rev 38400)
+++ public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl	2008-09-06 07:04:03 UTC (rev 38401)
@@ -15,7 +15,10 @@
 <xhtml:html>
   <head>
     <title>Load Xopus ...</title>
-    <script language="JavaScript" src="/xopus/xopus.js"/>
+    <script language="JavaScript" src="yanel/resource-types/http%3a%2f%2fwww.wyona.org%2fyanel%2fresource%2f1.0%3a%3axopus3/Xopus-3.2.10/xopus/xopus.js"/>
+<!--
+BACK2REALM/yanel/resource-types/http%3a%2f%2fwww.wyona.org%2fyanel%2fresource%2f1.0%3a%3atinymce/js/ajaxlookup.js
+-->
   </head>
   <body bgcolor="#FFFFFF">
     <div xopus="true" autostart="true">



More information about the Yanel-commits mailing list