Author: buildbot
Date: Wed Jul 13 21:29:34 2016
New Revision: 992722

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/documentation/interaction/index.html

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 13 21:29:34 2016
@@ -1 +1 @@
-1752538
+1752543

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 13 21:29:34 2016
@@ -1 +1 @@
-1752538
+1752543

Modified: 
websites/staging/taverna/trunk/content/documentation/interaction/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/documentation/interaction/index.html 
(original)
+++ websites/staging/taverna/trunk/content/documentation/interaction/index.html 
Wed Jul 13 21:29:34 2016
@@ -197,17 +197,19 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="interacting-with-a-workflow-in-your-browser">Interacting with a 
workflow in your browser<a class="headerlink" 
href="#interacting-with-a-workflow-in-your-browser" title="Permanent 
link">&para;</a></h2>
 <p>Many workflows, when run, require interaction with a user. 
 This can be to enter data values, confirm that intermediate results are OK to 
proceed with the 
-   run, or to control the functionality of a service. 
-When running a workflow in <a href="/download/workbench">Taverna Workbench</a> 
you can use beanshells 
-   to show Java swing components; Taverna Workbench includes a set of 
pre-defined beanshells to,
+   run, or to control the functionality of a service. </p>
+<h3 id="beanshells">Beanshells<a class="headerlink" href="#beanshells" 
title="Permanent link">&para;</a></h3>
+<p>When running a workflow in <a href="/download/workbench">Taverna 
Workbench</a> you can use beanshells 
+   to show Java swing components. Taverna Workbench includes a set of 
pre-defined beanshells to,
    for example, <a 
href="http://dev.mygrid.org.uk/wiki/display/taverna/Ask";>Ask</a> the user for 
data.</p>
+<h3 id="biovel-interaction-service">BioVeL interaction service<a 
class="headerlink" href="#biovel-interaction-service" title="Permanent 
link">&para;</a></h3>
 <p>If you run your workflow in a portal or on a <a 
href="/download/server">server</a>, then using beanshells 
-   for interaction will not work – attempts to use Swing will either fail 
or, worse, 
+   for interaction will not work. Attempts to use Swing will either fail or, 
worse, 
    open dialogs on the machine where the workflow is running.</p>
 <p>To support interaction with workflows running on a server, the <a 
href="http://www.biovel.eu";>BioVeL</a>
    project developed a new 
    <a 
href="http://dev.mygrid.org.uk/wiki/display/taverna/Interaction+service";>interaction
 service</a>. 
-The interaction service allows users to interact with a running workflow 
within a standard web 
+This interaction service allows users to interact with a running workflow 
within a standard web 
    browser. 
 The interaction can be as simple as acknowledging a message, 
    or as complex as controlling a tool running on a remote machine. 


Reply via email to