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/11 09:38:28 UTC

svn commit: r943304 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/websiteMigration/test.html

Author: buildbot
Date: Wed Mar 11 08:38:28 2015
New Revision: 943304

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/websiteMigration/test.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 11 08:38:28 2015
@@ -1 +1 @@
-1665797
+1665798

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 11 08:38:28 2015
@@ -1 +1 @@
-1665797
+1665798

Modified: websites/staging/taverna/trunk/content/websiteMigration/test.html
==============================================================================
--- websites/staging/taverna/trunk/content/websiteMigration/test.html (original)
+++ websites/staging/taverna/trunk/content/websiteMigration/test.html Wed Mar 11 08:38:28 2015
@@ -104,140 +104,3 @@
 					  <li><a href="/documentation/#tools">Tools and Services</a></li>
 				  </ul>
     			</li>
-                <li class="dropdown">
-					<a href="/download" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Download<span class="caret"></span></a>
-                  <ul class="dropdown-menu" role="menu">
-					  <li><a href="/download">Which Taverna to use</a></li>
-					  <li><a href="/download/workbench">TavernaWorkbench</a></li>
-					  <li><a href="/download/language">Taverna's SCUFL2 Language</a></li>
-					  <li><a href="/download/command-line-tool">Taverna Command Line</a></li>
-					  <li><a href="/download/server">Taverna Server</a></li>
-					  <li><a href="/documentation/plugins">Plugins</a></li>
-					  <li><a href="/download/code">Source Code</a></li>
-					  <li><a href="/download/maven">Maven Repository</a></li>
-					  <li><a href="/download/system-requirements">System Requirements</a></li>
-					  <li><a href="/download/pre-apache">Taverna 2.x (Pre-Apache)</a></li>
-				  </ul>
-				</li>
-                <li class="dropdown">
-					<a href="/community" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
-                  <ul class="dropdown-menu" role="menu">
-					  <li><a href="/community/lists">Mailing Lists</a></li>
-					  <li><a href="/community/irc">IRC chat</a></li>
-					  <li><a href="/community#contribute">Contribute</a></li>
-					  <li><a href="/community#reportbugs">Report a Bug</a></li>
-					  <li><a href="/community/edit">Edit website</a></li>
-				  </ul>
-				</li>
-            </ul>
-             
-              <form >
-                      
-                      
-                      <!--<input type="submit" id="submit" value="Search">-->
-                    </form>
-              
-              <form class="navbar-form navbar-right" role="search"
-                  name="search" id="search" action="http://www.google.com/search" method="get">
-                      <input value="taverna.incubator.apache.org" name="sitesearch" type="hidden"/>
-                      <div class="form-group input-group">
-                          <input type="text" name="q" id="query" placeholder="Search" class="form-control">
-						  <span class="input-group-btn">
-                            <button type="submit" class="btn btn-default">Search</button>
-						  </span>
-                      </div>                  
-              </form>
-
-             <ul class="nav navbar-nav navbar-right">                
-            <li class="dropdown">
-                <a href="http://www.apache.org/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">ASF<span class="caret"></span></a>
-                <ul class="dropdown-menu" role="menu">
-                    <li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
-                    <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
-                    <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-                    <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
-                    <li><a href="http://incubator.apache.org/projects/taverna.html">Taverna Incubation Status</a></li>
-                </ul>
-              </li>
-            </ul>
-          </div><!--/.nav-collapse -->
-        </div><!--/.container-->
-      </nav>
-	
-
-	<div id="page" class="container-fluid">
-       <h1>Title in Header</h1>
-      <div id="content"><p>This fails! {% extends "/websiteMigration/tavern2.html" %}</p>
-<h1 id="test-header">Test Header</h1>
-<p>Subject to change at any time.</p>
-<h2 id="table">Table</h2>
-<table>
-<thead>
-<tr>
-<th>First Header</th>
-<th>Second Header</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Content Cell</td>
-<td>Content Cell</td>
-</tr>
-<tr>
-<td>Content Cell</td>
-<td>Content Cell</td>
-</tr>
-</tbody>
-</table>
-<h2 id="testing-django">Testing django</h2>
-<p>{% comment %} This is a comment {% endcomment %}</p>
-<p>{% filter force_escape|lower %}
-    This text will be HTML-escaped, and will appear in all lowercase.
-{% endfilter %}</p>
-<h2 id="edit">Edit</h2>
-<p>To edit a page 
-<a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))">edit of this page</a></p>
-<p>If you add this link as a bookmark them it will work from any apache page.</p>
-<p>Note: An <code>@apache.org</code> account is required.</p>
-<h2 id="bootstrap-test">Bootstrap Test</h2>
-<p>Taken from: http://www.w3schools.com/bootstrap/</p>
-<div class="container">
-  <div class="jumbotron">
-    <h1>My First Bootstrap Page</h1>
-    <p>Resize this responsive page to see the effect!</p> 
-  </div>
-  <div class="row">
-    <div class="col-sm-4">
-      <h3>Column 1</h3>
-      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit...</p>
-      <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris...</p>
-    </div>
-    <div class="col-sm-4">
-      <h3>Column 2</h3>
-      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit...</p>
-      <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris...</p>
-    </div>
-    <div class="col-sm-4">
-      <h3>Column 3</h3>        
-      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit...</p>
-      <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris...</p>
-    </div>
-  </div>
-</div></div>
-      
-    </div>
-
-	    <footer class="footer">
-      <div class="container">
-           <p id="copyright" class="text-muted">
-              Copyright &#169; 2014-2015 The Apache Software Foundation, Licensed under the 
-              <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-              Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
-          </p>
-      </div>
-    </footer>
-      
-	
-     
-  </body>
-</html>