Modified: 
websites/staging/airavata/trunk/content/documentation/tutorials/airavata-in-5-minutes.html
==============================================================================
--- 
websites/staging/airavata/trunk/content/documentation/tutorials/airavata-in-5-minutes.html
 (original)
+++ 
websites/staging/airavata/trunk/content/documentation/tutorials/airavata-in-5-minutes.html
 Fri Mar  4 02:31:35 2016
@@ -133,11 +133,22 @@
       <div class="span9">
        <section id="content" class="row">
                <article class="span9">
-               <h3 id="introduction">Introduction</h3>
+               <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h3 id="introduction">Introduction<a class="headerlink" href="#introduction" 
title="Permanent link">&para;</a></h3>
 <p>The binary distribution bundles a simple math service to a get a feel for 
Airavata and run a helloworld style example. The tutorial intended to 
demonstrate construction, execution and monitoring of a workflow using this 
simple service.</p>
-<h3 id="start-airavata-server-and-launch-gui">Start Airavata Server and Launch 
GUI</h3>
+<h3 id="start-airavata-server-and-launch-gui">Start Airavata Server and Launch 
GUI<a class="headerlink" href="#start-airavata-server-and-launch-gui" 
title="Permanent link">&para;</a></h3>
 <p>Before following the next instructions, make sure Airavata Server is up and 
running XBaya GUI is launched and Airavata Registry is configured from XBaya. 
Instructions are provided at <a 
href="/documentation/quickstart-tutorials.html">Quick Start Tutorials</a> 
introduction Page.</p>
-<h3 id="construct-a-simple-workflow">Construct a simple workflow</h3>
+<h3 id="construct-a-simple-workflow">Construct a simple workflow<a 
class="headerlink" href="#construct-a-simple-workflow" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>
 <p>Import the pre-registered simple-math-service workflow from registry.</p>
@@ -171,7 +182,7 @@
 </ul>
 </li>
 </ul>
-<h3 id="executing-monitoring-a-workflow">Executing &amp; Monitoring a 
Workflow</h3>
+<h3 id="executing-monitoring-a-workflow">Executing &amp; Monitoring a 
Workflow<a class="headerlink" href="#executing-monitoring-a-workflow" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>Launch the workflow constructed in previous steps.</p>

Modified: 
websites/staging/airavata/trunk/content/documentation/workflow/xbaya.html
==============================================================================
--- websites/staging/airavata/trunk/content/documentation/workflow/xbaya.html 
(original)
+++ websites/staging/airavata/trunk/content/documentation/workflow/xbaya.html 
Fri Mar  4 02:31:35 2016
@@ -133,7 +133,18 @@
       <div class="span9">
        <section id="content" class="row">
                <article class="span9">
-               <p>XBaya is a graphical client program for workflow 
composition, monitoring, and more. It provides an 
+               <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>XBaya is a graphical client program for workflow composition, monitoring, 
and more. It provides an 
 easy-to-use GUI for users to compose workflows from Web Services described in 
WSDL. The composed 
 workflow can be exported to various workflow languages. Currently, BPEL, which 
is the most promising
 workflow language for the Web Services composition, and Jython scripts, which 
is convenient for 

Modified: 
websites/staging/airavata/trunk/content/documentation/xbaya/xbaya_menues.html
==============================================================================
--- 
websites/staging/airavata/trunk/content/documentation/xbaya/xbaya_menues.html 
(original)
+++ 
websites/staging/airavata/trunk/content/documentation/xbaya/xbaya_menues.html 
Fri Mar  4 02:31:35 2016
@@ -133,9 +133,20 @@
       <div class="span9">
        <section id="content" class="row">
                <article class="span9">
-               <p>The menus in XBaya will provide easy access to the required 
functionalities for authoring the workflows &amp; other vital features. </p>
+               <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>The menus in XBaya will provide easy access to the required functionalities 
for authoring the workflows &amp; other vital features. </p>
 <p><img alt="XBaya GUI" src="menu/xbaya_gui.png" title="XBaya GUI" /></p>
-<h3 id="xbaya-menu">XBaya Menu</h3>
+<h3 id="xbaya-menu">XBaya Menu<a class="headerlink" href="#xbaya-menu" 
title="Permanent link">&para;</a></h3>
 <p><img alt="XBaya Menu 1" src="menu/xbaya_menu_1.png" title="XBaya Menu 1" 
/></p>
 <p><em>New</em>: Includes the options to create new artifacts. Currently you 
can create,</p>
 <ul>
@@ -153,15 +164,15 @@
 <p><em>Import</em>: You can import a copy of an existing workflow from the 
file system or registry.</p>
 <p><img alt="XBaya Menu 3" src="menu/xbaya_menu_3.png" title="XBaya Menu 3" 
/></p>
 <p><em>Export</em>: You can export/save the current workflow to the registry 
or to different types of scripts. You can also export it as a Portable Network 
Graphics (PNG) image.</p>
-<h3 id="edit-menu">Edit Menu</h3>
+<h3 id="edit-menu">Edit Menu<a class="headerlink" href="#edit-menu" 
title="Permanent link">&para;</a></h3>
 <p><img alt="Edit Menu" src="menu/edit_menu.png" title="Edit Menu" /></p>
 <p><em>Workflow Properties</em>: Users can update the properties of the 
current workflow</p>
 <p><em>Parameter Properties</em>: Users can update the properties of the 
parameters in the current workflow
 Host Descriptions/Service Descriptions/Application Descriptions: Edit/Delete 
existing descriptors in the registry</p>
-<h3 id="view-menu">View Menu</h3>
+<h3 id="view-menu">View Menu<a class="headerlink" href="#view-menu" 
title="Permanent link">&para;</a></h3>
 <p><img alt="View Menu" src="menu/view_menu.png" title="View Menu" /></p>
 <p>This will view/open/focus on different views in the XBaya GUI.</p>
-<h3 id="run-menu">Run Menu</h3>
+<h3 id="run-menu">Run Menu<a class="headerlink" href="#run-menu" 
title="Permanent link">&para;</a></h3>
 <p><img alt="Run Menu" src="menu/run_menu.png" title="Run Menu" /></p>
 <p>This menu is for working with the execution of a workflow.</p>
 <p><em>Run workflow</em>: Submit the current workflow to a GFac server to be 
executed</p>
@@ -173,10 +184,10 @@ Host Descriptions/Service Descriptions/A
 <p><em>Pause monitoring</em>: Pause the monitoring the execution of a 
workflow</p>
 <p><em>Reset monitoring</em>: Reset/clear all retrieved/monitored data for the 
currently executing workflow</p>
 <p><em>Configure Monitoring</em>: Change monitoring configuration, (e.g.: 
Change the message box url)</p>
-<h3 id="tools-menu">Tools Menu</h3>
+<h3 id="tools-menu">Tools Menu<a class="headerlink" href="#tools-menu" 
title="Permanent link">&para;</a></h3>
 <p><img alt="Tools Menu" src="menu/tools_menu.png" title="Tools Menu" /></p>
 <p><em>Globus File Transfer</em>: Transfer a file from a remote globus host to 
another remote globus host.</p>
-<h3 id="registry-menu">Registry Menu</h3>
+<h3 id="registry-menu">Registry Menu<a class="headerlink" 
href="#registry-menu" title="Permanent link">&para;</a></h3>
 <p><img alt="Registry Menu" src="menu/registry_menu.png" title="Registry Menu" 
/></p>
 <p><em>Setup JCR Registry</em>: You can configure to what JCR registry &amp; 
from which user the XBaya is connected to currently.</p>
                </article>

Modified: websites/staging/airavata/trunk/content/index.html
==============================================================================
--- websites/staging/airavata/trunk/content/index.html (original)
+++ websites/staging/airavata/trunk/content/index.html Fri Mar  4 02:31:35 2016
@@ -133,9 +133,20 @@
       <div class="span9">
        <section id="content" class="row">
                <article class="span9">
-               <p>Apache Airavata is a software framework for executing and 
managing computational jobs and workflows on distributed computing resources 
including local clusters, supercomputers, national grids, academic and 
commercial clouds. Airavata is dominantly used to build Web-based science 
gateways and assist to compose, manage, execute, and monitor large scale 
applications (wrapped as Web based services) and workflows composed of these 
services.</p>
+               <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Apache Airavata is a software framework for executing and managing 
computational jobs and workflows on distributed computing resources including 
local clusters, supercomputers, national grids, academic and commercial clouds. 
Airavata is dominantly used to build Web-based science gateways and assist to 
compose, manage, execute, and monitor large scale applications (wrapped as Web 
based services) and workflows composed of these services.</p>
 <p>Airavata, (pronounced <em>I-rAa-Va-Thah</em>) is a mythical multi-tasked 
elephant with three heads and six ivory tusks, it is often depicted at the 
Gateway to Clouds. Airavata is choosen as the name for this multifaceted 
software which builds gateways to clouds and grids.</p>
-<h3 id="airavata-in-1000-words">Airavata in 1000 words</h3>
+<h3 id="airavata-in-1000-words">Airavata in 1000 words<a class="headerlink" 
href="#airavata-in-1000-words" title="Permanent link">&para;</a></h3>
 <p><img alt="Airavata Overview" src="/images/airavata_overview.png" 
title="Airavata Overview" /></p>
 <p>Would like to know more, email dev at airavata.apache.org or chat with us 
at <a href="http://s.apache.org/hipchat";>http://s.apache.org/hipchat</a></p>
                </article>

Modified: websites/staging/airavata/trunk/content/tools/devtools.html
==============================================================================
--- websites/staging/airavata/trunk/content/tools/devtools.html (original)
+++ websites/staging/airavata/trunk/content/tools/devtools.html Fri Mar  4 
02:31:35 2016
@@ -133,19 +133,30 @@
       <div class="span9">
        <section id="content" class="row">
                <article class="span9">
-               <h2 id="profiling-and-performance">Profiling and 
Performance</h2>
+               <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="profiling-and-performance">Profiling and Performance<a 
class="headerlink" href="#profiling-and-performance" title="Permanent 
link">&para;</a></h2>
 <p>Airavata developers use <a 
href="http://www.ej-technologies.com/products/jprofiler/overview.html";>JProfiler</a>
 for code profiling and testing, and acknowledges 
 free developer licenses provided by ej-technologies.   </p>
-<h2 id="code-analysis">Code Analysis</h2>
+<h2 id="code-analysis">Code Analysis<a class="headerlink" 
href="#code-analysis" title="Permanent link">&para;</a></h2>
 <p>Airavata uses <a href="http://www.sonarsource.org/";>Sonar</a> code analysis 
tools. 
 Sonar is an open source quality management platform, dedicated to continuously 
 analyze and measure technical quality, from the project portfolio to the class 
method.</p>
 <p>Browse Airavata <a 
href="https://analysis.apache.org/dashboard/index/79319";>Sonar 
Dashboard</a>.</p>
-<h2 id="continous-integration">Continous Integration</h2>
+<h2 id="continous-integration">Continous Integration<a class="headerlink" 
href="#continous-integration" title="Permanent link">&para;</a></h2>
 <p>Airavata uses <a href="http://jenkins-ci.org/";>Jenkins Continous 
Integration</a> for automatic builds. 
 The builds are triggered automatically on code commits and periodically.</p>
 <p>Browse Airavata <a 
href="https://builds.apache.org/job/Apache%20Airavata/";>Jenkins 
Dashboard</a>.</p>
-<h2 id="code-review">Code Review</h2>
+<h2 id="code-review">Code Review<a class="headerlink" href="#code-review" 
title="Permanent link">&para;</a></h2>
 <p>Airavata uses <a href="http://www.reviewboard.org/";>Review Board</a> for 
pre and post commit reviews. </p>
 <p>Browse <a href="https://reviews.apache.org/groups/Airavata/";>Airavata 
Reviews</a>. To submit or view reviews, 
 you will need to create an account on <a 
href="https://reviews.apache.org";>Apache Reviews</a>. Detailed 


Reply via email to