[Yanel-commits] rev 38501 - public/yanel/trunk/src/realms/yanel-website/content

michi at wyona.com michi at wyona.com
Tue Sep 9 23:42:01 CEST 2008


Author: michi
Date: 2008-09-09 23:42:01 +0200 (Tue, 09 Sep 2008)
New Revision: 38501

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/f97143ee-1cc7-445c-9f36-0d59455fbc2a
Log:
reference added

Modified: public/yanel/trunk/src/realms/yanel-website/content/f97143ee-1cc7-445c-9f36-0d59455fbc2a
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/f97143ee-1cc7-445c-9f36-0d59455fbc2a	2008-09-09 21:37:14 UTC (rev 38500)
+++ public/yanel/trunk/src/realms/yanel-website/content/f97143ee-1cc7-445c-9f36-0d59455fbc2a	2008-09-09 21:42:01 UTC (rev 38501)
@@ -95,6 +95,19 @@
 Editor.setExitURL(exitURL);
 </pre>
 
+<p>
+The file containing the javascript code above needs to be referenced from within the x:config
+</p>
+
+<pre>
+      &lt;!-- .. -->
+    &lt;/x:pipeline>
+
+    &lt;x:javascript src="./Xopus-3.2.10/custom/save.js"/>
+  &lt;/x:config>
+&lt;/xml>
+</pre>
+
 <a name="lookup"/>
 <h2>Lookup</h2>
 <p>



More information about the Yanel-commits mailing list