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/02/09 10:04:11 UTC

svn commit: r939514 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/community/contact/ content/community/contact/index.html

Author: buildbot
Date: Mon Feb  9 09:04:11 2015
New Revision: 939514

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/community/contact/
    websites/staging/taverna/trunk/content/community/contact/index.html
Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  9 09:04:11 2015
@@ -1 +1 @@
-1658328
+1658330

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  9 09:04:11 2015
@@ -1 +1 @@
-1658328
+1658330

Added: websites/staging/taverna/trunk/content/community/contact/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/community/contact/index.html (added)
+++ websites/staging/taverna/trunk/content/community/contact/index.html Mon Feb  9 09:04:11 2015
@@ -0,0 +1,198 @@
+<!DOCTYPE html>
+<html lang="en">
+      <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">	  
+    <meta name="viewport" content="width=device-width, initial-scale=1">      
+    <title>Apache Taverna - </title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="/img/taverna-logo-145x134.png" />
+
+	<link rel="shortcut icon" href="/favicon.ico">
+	<link rel="icon" type="image/png" sizes="145x134" href="/img/taverna-logo-145x134.png">
+	<link rel="apple-touch-icon" sizes="145x134" href="/img/taverna-logo-145x134.png">
+
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap-theme.min.css">
+    <link rel="stylesheet" href="/css/sticky-footer-navbar.css">
+    <link rel="stylesheet" href="/css/taverna.css">
+
+    
+
+    
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
+
+    <!-- JSON-LD markup for Google Structured Data -->
+	
+	  <!-- generic JSON-LD for this page -->
+	  <script type="application/ld+json">  
+		{
+			"@context" : "http://schema.org",
+			"@type" : ["CreativeWork"],
+			"@id": "",
+			"name" : "",
+			"publisher" : {
+				"@type" : "Organization", 
+				"url" : "http://www.apache.org/",
+				"name" : "The Apache Software Foundation (ASF)" 
+			},
+			"license": { 
+				"@type": "CreativeWork",
+				"@id": "http://www.apache.org/licenses/LICENSE-2.0",
+				"url": "http://www.apache.org/licenses/LICENSE-2.0",
+				"name": "Apache License, Version 2.0"
+			}
+		}		
+</script>
+	  
+  </head>
+
+  <body>
+
+              <!-- Static navbar -->
+      <nav class="navbar navbar-default" role="navigation">
+        <div class="container">
+          <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+              <span class="sr-only">Toggle navigation</span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+			<a class="navbar-brand" href="/"><img src="/img/taverna-logo-145x134.png" alt="">Apache Taverna</a>
+			  
+          </div>
+          <div id="navbar" class="navbar-collapse collapse">
+            <ul class="nav navbar-nav">              
+                <li class="dropdown">
+					<a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Introduction<span class="caret"></span></a>
+					<ul class="dropdown-menu"  role="menu">
+					   <li><a href="/introduction/">Introduction</a></li>
+					   <li><a href="/introduction/taverna-features.html">Taverna features</a></li>
+					   <li><a href="/introduction/why-use-workflows.html">Why use workflows?</a></li>
+					   <li><a href="/introduction/what-is-in-silico-experimentation.html">What is ‘in silico’ experimentation?</a></li>
+					   <li><a href="/introduction/what-is-a-workflow-management-system.html">What is a Workflow Management System?</a></li>
+					   <li><a href="/introduction/how-can-taverna-help-me.html">How can Taverna help me?</a></li>
+					   <li><a href="/introduction/services-in-taverna.html">Services in Taverna</a></li>
+					   <li><a href="/introduction/related-projects.html">Related projects</a></li>
+					   <li><a href="/introduction/chemistry-web-services.html">Chemistry-web-services</a></li>
+                       <li><a href="/introduction/taverna-in-use/">Taverna in use</a></li>
+				       <li><a href="/introduction/works-with.html">Works with...</a></li>
+                       <li><a href="/introduction/roadmap.html/">Raod Map</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/">Apache Taverna 3.x</a></li>
+					  <li><a href="/download/pre-apache.html">Taverna 2.x (Pre-Apache)</a></li>
+				  </ul>
+				</li>
+                <li><a href="/documentation/">Documentation</a></li>
+                <li><a href="/code/">Code</a></li>            
+                <li><a href="/community">Community</a></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="#" 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">
+       <h1></h1>
+ 
+        <div id="content"><p>You can contact and participate in the Apache Taverna community through the <strong>mailing lists</strong>.</p>
+<p>The mailing lists are public. We suggest that all Taverna users join the <em>users@taverna</em> list 
+– this allows us to notify you of any critical issues or upcoming changes and allows you to have 
+a say in the future development of Taverna. Anyone using the Taverna APIs in their own code 
+would be well advised to join both <em>dev@taverna</em> and <em>users@taverna</em>.</p>
+<p><a name="users"></a></p>
+<h3 id="userstaverna">users@taverna</h3>
+<p><em>users@taverna.incubator.apache.org</em> is intended for everyone who are using Taverna for
+designing and running workflows. For instance, you may ask about your <strong>workflow design</strong>,
+questions about how to do something in the Workbench, or <strong>raise issues</strong> you experience when using Taverna.</p>
+<ul>
+<li>Subscribe by sending an empty email to <a href="mailto:users-subscribe@taverna.incubator.apache.org">users-subscribe@taverna.incubator.apache.org</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-taverna-users/">List information and archive for users@taverna</a> at apache.org</li>
+<li><a href="http://apache-taverna-users.markmail.org/search/?q=">List archives of users@taverna</a> at markmail.org<ul>
+<li>Pre-Apache legacy list archives (2003-2014) at <a href="http://markmail.org/search/?q=#query:%20list%3Anet.sourceforge.lists.taverna-users">markmail.org</a> and  <a href="http://sourceforge.net/p/taverna/mailman/taverna-users/">sourceforge.net</a></li>
+</ul>
+</li>
+</ul>
+<p><a name="dev"></a></p>
+<h3 id="devtaverna">dev@taverna</h3>
+<p><em>dev@taverna.incubator.apache.org</em> is intended for those actively developing Apache Taverna, 
+Apache Taverna plugins or otherwise are using Apache Taverna APIs.  Use this list to discuss aspects as
+design/architecture/integration/code - even if you are not currently an Apache Taverna <a href="about">committer</a>.</p>
+<ul>
+<li>Subscribe by sending an empty email to <a href="mailto:dev-subscribe@taverna.incubator.apache.org">dev-subscribe@taverna.incubator.apache.org</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-taverna-dev/">List information and archive for dev@taverna</a> at apache.org</li>
+<li><a href="http://apache-taverna-dev.markmail.org/search/?q=">List archives for dev@taverna</a> at markmail.org<ul>
+<li>Pre-Apache legacy list archives (2003-2014) at <a href="http://markmail.org/search/?q=#query:%20list%3Anet.sourceforge.lists.taverna-hackers">markmail.org</a> and  <a href="http://sourceforge.net/p/taverna/mailman/taverna-hackers/">sourceforge.net</a></li>
+</ul>
+</li>
+</ul>
+<p><a name="commits"></a></p>
+<h3 id="commitstaverna">commits@taverna</h3>
+<p><em>commits@taverna.incubator.apache.org</em> is a read-only list for commit messages on Apache Taverna's <a href="/code/">source code</a>.</p>
+<ul>
+<li>Subscribe by sending an empty email to <a href="mailto:commits-subscribe@taverna.incubator.apache.org">commits-subscribe@taverna.incubator.apache.org</a></li>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-taverna-commits/">List information and archive for commits@taverna</a> at apache.org</li>
+</ul>
+<p><a name="private"></a></p>
+<h3 id="privatetaverna">private@taverna</h3>
+<p><em>private@taverna.incubator.apache.org</em> can be used for sensitive information that should not be made public
+in mailing list archives. Only members of the <a href="/about/">Apache Taverna PPMC</a> will receive the email. Only use this list
+if the public lists cannot be used, for instance for business-sensitive matters, 
+security concerns or to report personal conflicts.</p></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>
+      
+
+
+    <script src="/lib/jquery/jquery-1.11.1.min.js"></script>
+<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>
\ No newline at end of file