Hi Alexander, The wiki was out of date, <macro name=...> was replaced with <xml name=...> some time back, e.g. https://github.com/peterjc/galaxy_blast/commit/7501aa1f11747d008874e1192e47b... (I'm not sure if the old naming still works or not). There is also <token name=...> as well. e.g. https://github.com/peterjc/galaxy_blast/blob/master/tools/ncbi_blast_plus/nc... The <xml ...> ones define fragments of XML only, and cannot be used for building the Cheetah command or RST help like the <token ...> macros can be. Peter On Thu, Jun 18, 2015 at 10:58 PM, Alexander Vowinkel <vowinkel.alexander@gmail.com> wrote:
Hi,
in https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax#Direct_XML_Macro..., macros are defined with
<macro name="dbKeyActions"> [...] </macro>
But when I look in IUC macros, I find the following:
<xml name="..."> [...] </xml>
Which one is the current standard?
Best, Alexander
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/