Mercurial > repos > gga > tripal_db_index
diff db_index.xml @ 4:19d21d9c6656 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f2d24488fcdce07b02c61451716dfcf0b8900167
| author | gga |
|---|---|
| date | Tue, 27 Nov 2018 12:26:19 -0500 |
| parents | 9526ebfdafe2 |
| children | c1df80f03ba6 |
line wrap: on
line diff
--- a/db_index.xml Mon Aug 06 04:37:02 2018 -0400 +++ b/db_index.xml Tue Nov 27 12:26:19 2018 -0500 @@ -59,7 +59,7 @@ help="The name of a Chado (or custom) table to index" /> <param name="index_name" label="Index Name" argument="--index_name" type="text" help="Index name" /> <repeat name="repeat_fields" title="Fields"> - <param name="field_name" + <param name="field_name" label="Field name" argument="--fields" type="text" @@ -81,9 +81,9 @@ <option value="geo_shape">geo_shape</option> <option value="completion">completion</option> </param> - </repeat> - <repeat name="repeat_links" title="Links"> - <param name="column" + </repeat> + <repeat name="repeat_links" title="Links"> + <param name="column" label="Table column where to display links" type="text" help="Should be in the list of indexed column" /> @@ -91,7 +91,7 @@ label="Links url" type="text" help="e.g.: /your/url/[any-column-name]"/> - </repeat> + </repeat> </when> </conditional> <param name="tokenizer"
