[mashup-dev] svn commit r4700 - trunk/mashup/java/xdocs

svn at wso2.org svn at wso2.org
Tue Jul 3 02:48:42 PDT 2007


Author: thilina
Date: Tue Jul  3 02:47:41 2007
New Revision: 4700

Modified:
   trunk/mashup/java/xdocs/toc.html
Log:
new liks added to the toc opens themselves in the same left side bar.. fixing to open them in new windows

Modified: trunk/mashup/java/xdocs/toc.html
==============================================================================
--- trunk/mashup/java/xdocs/toc.html	(original)
+++ trunk/mashup/java/xdocs/toc.html	Tue Jul  3 02:47:41 2007
@@ -31,7 +31,7 @@
         Client</a></li>
       <li><a href="consumingservices.html" target="mainFrame">Using
       stubs</a></li>
-      <li><a>Using WSRequest</a></li>
+      <li><a href="usingwsrequest"  target="mainFrame">Using WSRequest</a></li>
       <li><a href="hostedobjects.html" target="mainFrame">Hosted
       Objects</a></li>
     </ul>
@@ -44,12 +44,12 @@
 <p>Other References</p>
 <ul>
   <li><a
-    href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference">WSO2
+    href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference" target="blank">WSO2
     Wiki Reference</a></li>
-  <li><a href="http://wso2.org/library">The WSO2 Oxygen Tank Library</a></li>
+  <li><a href="http://wso2.org/library" target="blank">The WSO2 Oxygen Tank Library</a></li>
   <li>Mashups.wso2.org [link]</li>
-  <li><a href="http://wso2.org//forum/226">Developer Community Forum</a></li>
-  <li><a href="http://wso2.org//forum/315">User Community Forum</a></li>
+  <li><a href="http://wso2.org//forum/226" target="blank">Developer Community Forum</a></li>
+  <li><a href="http://wso2.org//forum/315" target="blank">User Community Forum</a></li>
 </ul>
 </body>
 </html>




More information about the Mashup-dev mailing list