changeset 64:30847b2e105d draft

Uploaded
author fubar
date Tue, 10 Nov 2020 03:24:28 +0000
parents b3254219d4fb
children ed1ecd161295
files toolfactory/rgToolFactory2.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/toolfactory/rgToolFactory2.xml	Tue Nov 10 02:33:46 2020 +0000
+++ b/toolfactory/rgToolFactory2.xml	Tue Nov 10 03:24:28 2020 +0000
@@ -23,7 +23,7 @@
                     </param>
                     <when value="doi">
                         <param name="doi" label="DOI" type="text" value=""
-                        help="Supply a DOI (e.g. doi: 10.1111/j.1740-9713.2007.00258.x) that should be cited when this tool is used in published research." />
+                        help="Supply a DOI (e.g. doi: 10.1111/j.1740-9713.2007.00258.x) to be cited when this tool is used in published research." />
                     </when>
                     <when value="bibtex">
                         <param name="bibtex" label="BibTex" type="text" area="true"
@@ -339,7 +339,7 @@
                  <mapping initial="none"/>
               </sanitizer>
             </param>
-          <param name="galaxy_apikey" type="text" value="" label="API key for the Galaxy to install the new tool"
+          <param name="galaxy_apikey" type="text" value="fakekey" label="API key for the Galaxy to install the new tool"
              help="Cut and paste from the admin user properties screen">
               <sanitizer>
                  <valid initial="string.letters,string.digits">
@@ -355,7 +355,7 @@
                  <mapping initial="none"/>
               </sanitizer>
             </param>
-           <param name="toolshed_apikey" type="text" value="" label="API key for the local toolshed to use when installing the tool"
+           <param name="toolshed_apikey" type="text" value="fakekey" label="API key for the local toolshed to use when installing the tool"
              help="Cut and paste from the admin user properties screen">
               <sanitizer>
                  <valid initial="string.letters,string.digits">