You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/03/20 15:15:26 UTC

svn commit: r944479 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/download/code/test.html

Author: buildbot
Date: Fri Mar 20 14:15:26 2015
New Revision: 944479

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/download/code/test.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 20 14:15:26 2015
@@ -1 +1 @@
-1668023
+1668025

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 20 14:15:26 2015
@@ -1 +1 @@
-1668023
+1668025

Modified: websites/staging/taverna/trunk/content/download/code/test.html
==============================================================================
--- websites/staging/taverna/trunk/content/download/code/test.html (original)
+++ websites/staging/taverna/trunk/content/download/code/test.html Fri Mar 20 14:15:26 2015
@@ -181,6 +181,7 @@ function check() {
       }
    }
 }
+$( document ).ready( check );
 </script>
 
 <p>Apache Taverna's source code is hosted at <a href="http://git.apache.org/">git.apache.org</a>, with read-only mirroring to 
@@ -218,13 +219,13 @@ function check() {
 Using GitHub you are free to <em>fork</em> the projects and raise <em>pull requests</em> to 
 <a href="#contribute-to-apache-taverna">contribute to Apache Taverna</a>.</p>
 <h2 id="source-code-repositories">Source code repositories</h2>
-<p>The <strong>Apache Taverna</strong> source code is organized into multiple <a href="http://www.git-scm.com/">git</a> repositories:</p>
 <p><select id="picker" onChange='check()'>
   <option value="Apache Committer">Apache Committer</option>
   <option value="Apache git">Apache git</option>
   <option value="Github">Github</option>
 </select>
 Click on the textbox and copy the value.</p>
+<p>The <strong>Apache Taverna</strong> source code is organized into multiple <a href="http://www.git-scm.com/">git</a> repositories:</p>
 <table class="table table-hover">
 <tr>
   <td><a href="https://github.com/apache/incubator-taverna-maven-parent">incubator-taverna-maven-parent</a></td>
@@ -439,8 +440,7 @@ Note that the taverna-extras are not aff
 <ul>
 <li>RShell activity</li>
 <li><a href="https://github.com/taverna-extras/table-activity">Table activity</a></li>
-</ul>
-<p>$( document ).ready( check );</p></div>
+</ul></div>
 
     </div>