JWS-119 & JWS-109 Fixed the relative paths to the documentation pages and bumped...
authorFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Fri, 26 May 2017 17:31:23 +0000 (18:31 +0100)
committerFábio Madeira <fmmarquesmadeira@dundee.ac.uk>
Fri, 26 May 2017 17:50:49 +0000 (18:50 +0100)
website/download.jsp
website/getting_started.jsp
website/index.jsp
website/template_footer.jsp
website/template_header.jsp

index 36fd9f2..c909da4 100644 (file)
@@ -21,7 +21,7 @@
                 <p class="justify">
                     Read the <a href="${pageContext.request.contextPath}/getting_started.jsp"><em>Getting Started</em></a>
                     guides to better decide which JABAWS distribution better suits your needs.
-                    Additional information is available in the <a href="${pageContext.request.contextPath}/docs/v_2_2_0/index.html">
+                    Additional information is available in the <a href="${pageContext.request.contextPath}/docs/index.html">
                     documentation pages</a>.
                 </p>
                 <br>
                 <p class="justify">
                     The command line client displays help when executed without arguments,
                     more details is available from the JABAWS
-                    <a href="${pageContext.request.contextPath}/docs/v_2_2_0/client.html">document pages</a>.
+                    <a href="${pageContext.request.contextPath}/docs/client.html">document pages</a>.
                 </p>
                 <p class="text-right">
                     <a href="#">Back to top <i class="fa fa-arrow-up" aria-hidden="true"></i></a>
                         (includes source and precompiled Linux x86 and Windows binaries)</li>
                 </ul>
                 <p class="justify">
-                    Please check the JABAWS <a href="${pageContext.request.contextPath}/docs/v_2_2_0/war.html">document pages</a>
+                    Please check the JABAWS <a href="${pageContext.request.contextPath}/docs/war.html">document pages</a>
                     for further instructions.
                 </p>
                 <p class="text-right">
                             <i class="fa fa-download" aria-hidden="true"></i> JABAWS Virtual Appliance</a></li>
                 </ul>
                 <p class="justify">
-                    Please check the JABAWS <a href="${pageContext.request.contextPath}/docs/v_2_2_0/va.html">document pages</a>
+                    Please check the JABAWS <a href="${pageContext.request.contextPath}/docs/va.html">document pages</a>
                     for further instructions.
                 </p>
                 <p class="text-right">
index ee0616d..9f6f0a0 100644 (file)
@@ -20,7 +20,7 @@
             <div class="panel-body">
                 <p class="justify">
                     Choose the JABAWS distribution that better suits your needs and read the <em>Getting Started</em> guides below.
-                    Detailed information is available in the <a href="${pageContext.request.contextPath}/docs/v_2_2_0/index.html">
+                    Detailed information is available in the <a href="${pageContext.request.contextPath}/docs/index.html">
                     documentation pages</a>.
                 </p>
                 <br>
@@ -94,7 +94,7 @@
                     It allows anyone who wants to connect to the JABAWS web-services running at the
                     University of Dundee's Public Server, or to run a local private JABAWS server from their own software.
                     You can read more about how to use JABAWS command line (CLI) client given in the
-                    <a href="docs/v_2_2_0/client.html">documentation pages</a>,
+                    <a href="docs/client.html">documentation pages</a>,
                     but a brief instructions are given below:
                 </p>
                 <ol>
                     The JABA Web Services are WS-I compliant. This means that you can access them from any
                     language that has libraries or functions for consuming interoperable SOAP web services.
                     More information on how to develop software that access JABAWS services is provided in the
-                    <a href="docs/v_2_2_0/develop.html#accessing-jabaws-from-your-program">documentation pages</a>.
+                    <a href="docs/develop.html#accessing-jabaws-from-your-program">documentation pages</a>.
                     <!-- TODO Provide list of libraries for different languages -->
                 </p>
                 <p class="text-right">
                     The JABAWS Web Application aRchive (WAR) is for anyone who wants to run JABAWS for their group, lab or organization,
                     or wants to enable their local JABAWS server to use the cluster or perform very large tasks.
                     Complete documentation is provided in the
-                    <a href="docs/v_2_2_0/war.html">documentation pages</a>, but brief instructions are given below:
+                    <a href="docs/war.html">documentation pages</a>, but brief instructions are given below:
                 </p>
                 <ol>
                     <li>Download the <a href="${pageContext.request.contextPath}/download.jsp#war">JABAWS WAR file</a></li>
                 <p class="justify">
                     The Virtual Appliance (VA) package allows you to run a JABAWS server installed on TurnKey Linux as a
                     virtual machine on your laptop or desktop computer. A complete guide
-                    to the JABAWS VA is given in the <a href="${pageContext.request.contextPath}/docs/v_2_2_0/va.html">documentation pages</a>,
+                    to the JABAWS VA is given in the <a href="${pageContext.request.contextPath}/docs/va.html">documentation pages</a>,
                     but for the impatient, brief instructions are given below:
                 </p>
 
index 43198e3..dc9fe22 100644 (file)
                     </ul>
                 <p class="justify">
                     More information about the changes introduced in the latest release can be found in the
-                    <a href="${pageContext.request.contextPath}/docs/v_2_2_0/changelog.html">changelog</a> pages.
+                    <a href="${pageContext.request.contextPath}/docs/changelog.html">changelog</a> pages.
                 </p>
             </div>
         </div>
index 6c40a60..e552c97 100644 (file)
         <div class="col-md-4">
             <ul class="list-unstyled">
                 <li>
-                    <strong><a href="${pageContext.request.contextPath}/docs/v_2_2_0/index.html">Documentation</a></strong>
+                    <strong><a href="${pageContext.request.contextPath}/docs/index.html">Documentation</a></strong>
                     <ul>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/getting_started.html">Getting Started</a>
+                            <a href="${pageContext.request.contextPath}/docs/getting_started.html">Getting Started</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/included_tools.html">Included Tools</a>
+                            <a href="${pageContext.request.contextPath}/docs/included_tools.html">Included Tools</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/client.html">Command Line Client (CLI)</a>
+                            <a href="${pageContext.request.contextPath}/docs/client.html">Command Line Client (CLI)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/war.html">Web Application Archive (WAR)</a>
+                            <a href="${pageContext.request.contextPath}/docs/war.html">Web Application Archive (WAR)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/va.html">Virtual Appliance (VA)</a>
+                            <a href="${pageContext.request.contextPath}/docs/va.html">Virtual Appliance (VA)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/advanced.html">Advanced Usage</a>
+                            <a href="${pageContext.request.contextPath}/docs/advanced.html">Advanced Usage</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/develop.html">For Developers</a>
+                            <a href="${pageContext.request.contextPath}/docs/develop.html">For Developers</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/changelog.html">Changelog</a>
+                            <a href="${pageContext.request.contextPath}/docs/changelog.html">Changelog</a>
                         </li>
                     </ul>
                 </li>
@@ -93,7 +93,7 @@
     </div>
     <hr>
     <p class="text-right"><small>
-        Site Last updated: 19 May 2017. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
+        Site Last updated: 26 May 2017. This site was built using the <a href="http://getbootstrap.com">Bootstrap framework.</a>
     </small></p>
 </div>
 
index ef02afb..4309962 100644 (file)
 
                     <ul class="dropdown-menu">
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/index.html">Table of Contents</a>
+                            <a href="${pageContext.request.contextPath}/docs/index.html">Table of Contents</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/getting_started.html">Getting Started</a>
+                            <a href="${pageContext.request.contextPath}/docs/getting_started.html">Getting Started</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/included_tools.html">Included Tools</a>
+                            <a href="${pageContext.request.contextPath}/docs/included_tools.html">Included Tools</a>
                         </li>
                         <li class="divider"></li>
                        <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/client.html">Command Line Client (CLI)</a>
+                            <a href="${pageContext.request.contextPath}/docs/client.html">Command Line Client (CLI)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/war.html">Web Application Archive (WAR)</a>
+                            <a href="${pageContext.request.contextPath}/docs/war.html">Web Application Archive (WAR)</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/va.html">Virtual Appliance (VA)</a>
+                            <a href="${pageContext.request.contextPath}/docs/va.html">Virtual Appliance (VA)</a>
                         </li>
                         <li class="divider"></li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/advanced.html">Advanced Usage</a>
+                            <a href="${pageContext.request.contextPath}/docs/advanced.html">Advanced Usage</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/develop.html">For Developers</a>
+                            <a href="${pageContext.request.contextPath}/docs/develop.html">For Developers</a>
                         </li>
                         <li class="divider"></li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/changelog.html">Changelog</a>
+                            <a href="${pageContext.request.contextPath}/docs/changelog.html">Changelog</a>
                         </li>
                         <li>
-                            <a href="${pageContext.request.contextPath}/docs/v_2_2_0/stats.html">Usage Statistics</a>
+                            <a href="${pageContext.request.contextPath}/docs/stats.html">Usage Statistics</a>
                         </li>
                         <li class="divider"></li>
                         <li>