You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2012/09/21 00:55:51 UTC

svn commit: r1388255 - in /airavata/site/trunk: content/architecture/ content/community/ content/community/governance/ content/development/ content/documentation/messenger/ content/documentation/system/ content/documentation/workflow/ templates/

Author: smarru
Date: Thu Sep 20 22:55:50 2012
New Revision: 1388255

URL: http://svn.apache.org/viewvc?rev=1388255&view=rev
Log:
updating all links within the site

Modified:
    airavata/site/trunk/content/architecture/airavata-stakeholders.mdtext
    airavata/site/trunk/content/architecture/overview.mdtext
    airavata/site/trunk/content/architecture/registry.mdtext
    airavata/site/trunk/content/architecture/workflow.mdtext
    airavata/site/trunk/content/architecture/ws-messenger.mdtext
    airavata/site/trunk/content/community/get-involved.mdtext
    airavata/site/trunk/content/community/governance/consensusBuilding.mdtext
    airavata/site/trunk/content/community/mailing-lists.mdtext
    airavata/site/trunk/content/development/edit-cms-website.mdtext
    airavata/site/trunk/content/development/source.mdtext
    airavata/site/trunk/content/documentation/messenger/ws-messenger.mdtext
    airavata/site/trunk/content/documentation/system/advanced-workflow-samples.mdtext
    airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext
    airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext
    airavata/site/trunk/content/documentation/workflow/xbaya.mdtext
    airavata/site/trunk/templates/skeleton.html

Modified: airavata/site/trunk/content/architecture/airavata-stakeholders.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/architecture/airavata-stakeholders.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/architecture/airavata-stakeholders.mdtext (original)
+++ airavata/site/trunk/content/architecture/airavata-stakeholders.mdtext Thu Sep 20 22:55:50 2012
@@ -16,7 +16,7 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-![Airavata Stakeholders](/airavata/architecture/user1.png "Airavata Stakeholders")
+![Airavata Stakeholders](/architecture/user1.png "Airavata Stakeholders")
 
 Airavata is a framework which enables a user to build Science Gateways. It is used to compose, manage, execute and
 monitor distributed applications and workflows on computational resources. These computational resources can range
@@ -31,7 +31,7 @@ Now let's focus on each user and how the
 
 ## End Users ##
 
-![End Users](/airavata/architecture/user2.png "End Users")
+![End Users](/architecture/user2.png "End Users")
 
 End User is the one who will have a model code to do some scientific application. Sometimes this End User can be a
 Research Scientist. He/She writes scripts to wrap the applications up and by executing those scripts, they run the
@@ -41,7 +41,7 @@ comes into the picture.
 
 ## Gateway Developers ##
 
-![Gateway Developers](/airavata/architecture/user3.png "Gateway Developers")
+![Gateway Developers](/architecture/user3.png "Gateway Developers")
 
 The Research Scientist is the one who comes up with requirement of bundling scientific applications together and
 composing as a workflow.
@@ -53,7 +53,7 @@ Above diagram depicts how Gateway Develo
 
 ## Core Developers ##
 
-![Core Developers](/airavata/architecture/user4.png "Core Developers")
+![Core Developers](/architecture/user4.png "Core Developers")
 
 Core Developer is the one who develops and contributes to Airavata framework code-base. The Gateway Developers use
 the software developed by the Core Developers to create science gateways.

Modified: airavata/site/trunk/content/architecture/overview.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/architecture/overview.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/architecture/overview.mdtext (original)
+++ airavata/site/trunk/content/architecture/overview.mdtext Thu Sep 20 22:55:50 2012
@@ -37,7 +37,7 @@ The goal of the Airavata framework is mi
 understand architecture; and easier to install, maintain and use. Its salient feature includes using components by
 themselves or as an integrated solution.
 
-![Airavata Overview](/airavata/architecture/airavata.png "Airavata Overview")
+![Airavata Overview](/architecture/airavata.png "Airavata Overview")
 
 ## Airavata Features
 * desktop tools and browser-based web interface components for managing applications, workflows and generated data. 

Modified: airavata/site/trunk/content/architecture/registry.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/architecture/registry.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/architecture/registry.mdtext (original)
+++ airavata/site/trunk/content/architecture/registry.mdtext Thu Sep 20 22:55:50 2012
@@ -22,7 +22,7 @@ party components, Airavata usage is cons
 infrastructure and avoids locks in into any specific registry architectures. This following figure summarizes the use
 of the registry.
 
-![Airavata Registry Usage](/airavata/architecture/airavata-registry.png "Airavata Registry Usage")
+![Airavata Registry Usage](/architecture/airavata-registry.png "Airavata Registry Usage")
 
 ## JCR Specification:
 The Content Repository for Java Technology specification, developed under the Java Community Process JSR-170, aims to

Modified: airavata/site/trunk/content/architecture/workflow.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/architecture/workflow.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/architecture/workflow.mdtext (original)
+++ airavata/site/trunk/content/architecture/workflow.mdtext Thu Sep 20 22:55:50 2012
@@ -22,7 +22,7 @@ interfaces for composition, execution an
 XBaya consist of convenient GUI interface for workflow composition, workflow enactment engine/interface for workflow
 enactment and workflow monitoring module.
 
-![Airavata Workflow Suite](/airavata/architecture/workflow-suite.png  "Airavata Workflow Suite")
+![Airavata Workflow Suite](/architecture/workflow-suite.png  "Airavata Workflow Suite")
 
 ## Workflow Composition
 Airavata XBaya by design decouples composition and monitoring from the orchestration of the workflow although it does

Modified: airavata/site/trunk/content/architecture/ws-messenger.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/architecture/ws-messenger.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/architecture/ws-messenger.mdtext (original)
+++ airavata/site/trunk/content/architecture/ws-messenger.mdtext Thu Sep 20 22:55:50 2012
@@ -37,7 +37,7 @@ The embedded Derby database is deployed 
 subscriptions and notifications which will tolerate failures and restarts of the application server. 
 
 The following figure illustrates the high level overview of the WS-Messenger 
-![WS Messenger Overview](/airavata/architecture/messenger-overview.png "WS Messenger Overview")
+![WS Messenger Overview](/architecture/messenger-overview.png "WS Messenger Overview")
 
 ## WS-Messenger Modules 
 

Modified: airavata/site/trunk/content/community/get-involved.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/community/get-involved.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/community/get-involved.mdtext (original)
+++ airavata/site/trunk/content/community/get-involved.mdtext Thu Sep 20 22:55:50 2012
@@ -84,8 +84,8 @@ have a measurable consensus. For example
 to approve a release. 
 
 
-  [1]: /airavata/mailing-lists.html
-  [2]: /airavata/community/governance/lazyConsensus.html
-  [3]: /airavata/community/governance/consensusBuilding.html
-  [4]: /airavata/community/governance/voting.html
-  [5]:/airavata/development/submit-patch.html
\ No newline at end of file
+  [1]: /mailing-lists.html
+  [2]: /community/governance/lazyConsensus.html
+  [3]: /community/governance/consensusBuilding.html
+  [4]: /community/governance/voting.html
+  [5]: /development/submit-patch.html
\ No newline at end of file

Modified: airavata/site/trunk/content/community/governance/consensusBuilding.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/community/governance/consensusBuilding.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/community/governance/consensusBuilding.mdtext (original)
+++ airavata/site/trunk/content/community/governance/consensusBuilding.mdtext Thu Sep 20 22:55:50 2012
@@ -63,4 +63,4 @@ or not.
 Once there is a clear consensus members of the community can proceed with 
 the work under the [lazy consensus][1] model.
 
-  [1]: /airavata/docs/governance/lazyConsensus.html
\ No newline at end of file
+  [1]: /docs/governance/lazyConsensus.html
\ No newline at end of file

Modified: airavata/site/trunk/content/community/mailing-lists.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/community/mailing-lists.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/community/mailing-lists.mdtext (original)
+++ airavata/site/trunk/content/community/mailing-lists.mdtext Thu Sep 20 22:55:50 2012
@@ -23,9 +23,9 @@ We welcome you to join our mailing lists
 This is where the community hangs out. This list is used to coordinate 
 activities and ensure we are all pulling in the same direction.
 
-  - Subscribe: [airavata-dev-subscribe@incubator.apache.org][1]
-  - Post (after subscription): [airavata-dev@incubator.apache.org][2]
-  - Unsubscribe: [airavata-dev-unsubscribe@incubator.apache.org][3]
+  - Subscribe: [dev-subscribe@airavata.apache.org][1]
+  - Post (after subscription): [dev@airavata.apache.org][2]
+  - Unsubscribe: [dev-unsubscribe@airavata.apache.org][3]
   - Archives
     - [Markmail][4]
     - [Apache][5]
@@ -35,18 +35,18 @@ activities and ensure we are all pulling
 This is where the community receives automated notifications of 
 any changes to the airavata code and documentation.
 
-  - Subscribe: [airavata-commits-subscribe@incubator.apache.org][6]
-  - Unsubscribe: [airavata-commmits-unsubscribe@incubator.apache.org][7]
+  - Subscribe: [commits-subscribe@airavata.apache.org][6]
+  - Unsubscribe: [commmits-unsubscribe@airavata.apache.org][7]
   - Archives
     - [Markmail][8]
     - [Apache][9]
 
-  [1]: mailto://airavata-dev-subscribe@incubator.apache.org
-  [2]: mailto://airavata-dev@incubator.apache.org
-  [3]: mailto:airavata-dev-unsubscribe@incubator.apache.org
+  [1]: mailto://dev-subscribe@airavata.apache.org
+  [2]: mailto://dev@airavata.apache.org
+  [3]: mailto:dev-unsubscribe@airavata.apache.org
   [4]: http://markmail.org/search/+list:org.apache.incubator.airavata-dev
   [5]: http://mail-archives.apache.org/mod_mbox/incubator-airavata-dev
-  [6]: mailto:airavata-commits-subscribe@incubator.apache.org
-  [7]: mailto:airavata-commmits-unsubscribe@incubator.apache.org
+  [6]: mailto:commits-subscribe@airavata.apache.org
+  [7]: mailto:commits-unsubscribe@airavata.apache.org
   [8]: http://markmail.org/search/+list:org.apache.incubator.airavata-commits
   [9]: http://mail-archives.apache.org/mod_mbox/incubator-airavata-commits

Modified: airavata/site/trunk/content/development/edit-cms-website.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/development/edit-cms-website.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/development/edit-cms-website.mdtext (original)
+++ airavata/site/trunk/content/development/edit-cms-website.mdtext Thu Sep 20 22:55:50 2012
@@ -30,7 +30,7 @@ HTML pages directly. The actual edit is 
     your log message) and automatically build HTML files out of the the mdtext files
     (see the commit mail with "Staging update by buildbot" as log messge).
      Before you publish youe changes in next step, you can verify the changes on the staging site
-    - http://airavata.staging.apache.org/airavata/index.html. 
+    - [http://airavata.staging.apache.org/][http://airavata.staging.apache.org/]. 
 
  2. Second you need to publish the staging part to the production section (see the
     commit mail with "Publishing merge to openofficeorg site by <your Apache ID>"
@@ -41,7 +41,7 @@ HTML pages directly. The actual edit is 
 ### Via commandline
 
 It is assumed that you have already checked out the code from the SVN repository
-(https://svn.apache.org/repos/asf/incubator/airavata/site).
+()https://svn.apache.org/repos/asf/airavata/site/trunk/).
 
 Edit the file via your favorite editor like vi and finally commit via SVN:
 

Modified: airavata/site/trunk/content/development/source.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/development/source.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/development/source.mdtext (original)
+++ airavata/site/trunk/content/development/source.mdtext Thu Sep 20 22:55:50 2012
@@ -24,7 +24,7 @@ The SVN location is [Airavata SVN][svnlo
 
 ##  Source Code
 
-To check out the source code: svn co https://svn.apache.org/repos/asf/incubator/airavata/trunk/
+To check out the source code: svn co https://svn.apache.org/repos/asf/airavata/trunk/
 
  * The source code is organized by major components into modules directory. 
  * The GFac-Core is the POJO style implementation of the Airavata Application Wrapper and Job management tool.
@@ -56,9 +56,9 @@ Configure Eclipse Preferences
 
 See [build instructions](build.html).
 
-[viewvc]: http://svn.apache.org/viewvc/incubator/airavata/
-[svnlocation]: https://svn.apache.org/repos/asf/incubator/airavata/trunk/
+[viewvc]: http://svn.apache.org/viewvc/airavata/
+[svnlocation]: https://svn.apache.org/repos/asf/airavata/trunk/
 [srcheaders]: http://www.apache.org/legal/src-headers.html
-[styles]: http://svn.apache.org/repos/asf/incubator/airavata/etc/eclipse/
+[styles]: http://svn.apache.org/repos/asf/airavata/etc/eclipse/
 [xsul]: http://www.extreme.indiana.edu/xgws/xsul/
 [axis2]: http://axis.apache.org/axis2/java/core/

Modified: airavata/site/trunk/content/documentation/messenger/ws-messenger.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/messenger/ws-messenger.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/messenger/ws-messenger.mdtext (original)
+++ airavata/site/trunk/content/documentation/messenger/ws-messenger.mdtext Thu Sep 20 22:55:50 2012
@@ -27,7 +27,7 @@ publish messages in either format. The c
 irrespective of the format the message is published.
 
 The following figure illustrates the high level overview of the WS-Messenger 
-![WS Messenger Overview](/airavata/docs/messenger/messenger-overview.png "WS Messenger Overview")
+![WS Messenger Overview](/docs/messenger/messenger-overview.png "WS Messenger Overview")
 
 ## WS-Messenger Modules 
 The WS-Messenger has three major modules.

Modified: airavata/site/trunk/content/documentation/system/advanced-workflow-samples.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/system/advanced-workflow-samples.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/system/advanced-workflow-samples.mdtext (original)
+++ airavata/site/trunk/content/documentation/system/advanced-workflow-samples.mdtext Thu Sep 20 22:55:50 2012
@@ -81,14 +81,14 @@ eg. Assume that you selected the SimpleM
 
 	*	This workflow will hand over the inputs to 4  nodes. Then the results will be handed over to another 2 nodes which will then hand over the results to another node. The last node will output the result of the operation. All the nodes considered are doing addition operations.
 </br></br>
-![1](/airavata/documentation/system/interesting-workflow-samples/1.jpg)
+![1](/documentation/system/interesting-workflow-samples/1.jpg)
 </br></br>
 
 2. ComplexMath workflow
 
 	*	This workflow will hand over the inputs to 4  nodes which are doing addition operations. Then the outputs(results) will be handed over to another 2 nodes which are doing multiplication operation. The results of the multiplications are handed over to another node. The last node will do addition operation on the input data and output the resulting value.
 </br></br>
-![2](/airavata/documentation/system/interesting-workflow-samples/2.jpg)
+![2](/documentation/system/interesting-workflow-samples/2.jpg)
 </br></br>
 
 ###Advanced Samples
@@ -99,5 +99,5 @@ XBaya support Parametric Sweeps which ca
 
 	*	This workflow will use Airavata's ForEach construct to calculate Levenshtein Distance of strings. This workflow will use cross product to calculate distance.
 </br></br>
-![3](/airavata/documentation/system/interesting-workflow-samples/3.jpg)
+![3](/documentation/system/interesting-workflow-samples/3.jpg)
 </br></br>
\ No newline at end of file

Modified: airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext (original)
+++ airavata/site/trunk/content/documentation/system/airavata-in-10-minutes.mdtext Thu Sep 20 22:55:50 2012
@@ -151,7 +151,7 @@ content you can see in the below screens
 7. Now you have invoked the workflow and you will direct in to the Monitoring menu at the bottom of XBaya which will
 show you the progress of the workflow invocation.
 <br></br>
-![12](/airavata/documentation/system/airavata-in-10-minutes/11.png)
+![12](/documentation/system/airavata-in-10-minutes/11.png)
 <br></br>
 
 

Modified: airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext (original)
+++ airavata/site/trunk/content/documentation/system/airavata-in-5-minutes.mdtext Thu Sep 20 22:55:50 2012
@@ -107,7 +107,7 @@ Tutorial is divided in to 3 simple secti
 		-	`Components` -> `System Components` -> `Input`
 		-	`Components` -> `System Components` -> `Output`
 	- Connect the added components as shown in the figure
-	![11](/airavata/documentation/system/9.png)
+	![11](/documentation/system/9.png)
     - You have now successfully created a workflow to invoke the greet operation in the SimpleMathService.
 
 

Modified: airavata/site/trunk/content/documentation/workflow/xbaya.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/documentation/workflow/xbaya.mdtext?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/content/documentation/workflow/xbaya.mdtext (original)
+++ airavata/site/trunk/content/documentation/workflow/xbaya.mdtext Thu Sep 20 22:55:50 2012
@@ -24,5 +24,5 @@ short-lived workflows and debugging.
 
 See also,<br>
 
-* Whats there in the [XBaya menu](/airavata/documentation/xbaya/xbaya_menues.html)?
-* How to [create & execute a simple workflow](/airavata/documentation/system/airavata-in-5-minutes.html) from XBaya? 
\ No newline at end of file
+* Whats there in the [XBaya menu](/documentation/xbaya/xbaya_menues.html)?
+* How to [create & execute a simple workflow](/documentation/system/airavata-in-5-minutes.html) from XBaya? 
\ No newline at end of file

Modified: airavata/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/airavata/site/trunk/templates/skeleton.html?rev=1388255&r1=1388254&r2=1388255&view=diff
==============================================================================
--- airavata/site/trunk/templates/skeleton.html (original)
+++ airavata/site/trunk/templates/skeleton.html Thu Sep 20 22:55:50 2012
@@ -25,9 +25,9 @@
 
 <body>
   <div id="banner">
-    <img id="logo" alt="Apache airavata" src="/images/airavata-logo-2.png"/>
+    <img id="logo" alt="Apache Airavata" src="/images/airavata-logo-2.png"/>
     <div id="bannertext">
-      <img id="logo-text"  alt="Apache airavata" src="/images/airavata-title-text.png" />
+      <img id="logo-text"  alt="Apache Airavata" src="/images/airavata-title-text.png" />
       </div><br />
   </div>
 
@@ -45,13 +45,6 @@
       </div>
   </div>
 
-  <div id="navigation">
-  {% filter markdown %}{% include "sidenav.mdtext" %}{% endfilter %}
-    <a alt="Apache Incubator" href="http://incubator.apache.org">
-      <img id="asf-logo" alt="Apache Incubator" src="/airavata/images/apache-incubator-logo.png" width="150"/>
-    </a>
-  </div>
-
   <div id="content">
     <h1 class="title">{% block title %}{{ headers.title }}{% endblock %}</h1>
     {% block content %}{{ content|markdown }}{% endblock %}