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

michi at wyona.com michi at wyona.com
Sun Sep 7 00:08:08 CEST 2008


Author: michi
Date: 2008-09-07 00:08:07 +0200 (Sun, 07 Sep 2008)
New Revision: 38413

Modified:
   public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl
Log:
error message improved

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-06 22:02:42 UTC (rev 38412)
+++ public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl	2008-09-06 22:08:07 UTC (rev 38413)
@@ -16,7 +16,7 @@
 <xsl:template match="/">
 <xhtml:html>
   <head>
-    <title>Load Xopus ...</title>
+    <title>Starting Xopus ...</title>
     <!--TODO: It seems that Xopus does not load properly if URL contains special "characters"! -->
     <script type="text/javascript" src="{$yarep.back2realm}Xopus-3.2.10/xopus/xopus.js"></script>
 <!--
@@ -28,7 +28,7 @@
   </head>
   <body bgcolor="#ffffff">
     <div xopus="true" autostart="true">
-      ...Xopus hasn't started yet...
+      ... either Xopus startup hasn't finished yet or something else is wrong ... (see htdocs/xslt/load-xopus-xhtml.xsl of Yanel Xopus 3 resource)
       <xml>
         <x:config version="1.0" xmlns:x="http://www.xopus.com/xmlns/config">
           <x:javascript src="js/save.js"/>



More information about the Yanel-commits mailing list