1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/49732a00b9bd/ changeset: r5249:49732a00b9bd user: dan date: 2011-03-23 01:29:32 summary: Remove link target from intermine datasource tools. affected #: 6 files (84 bytes) --- a/tools/data_source/flymine.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/flymine.xml Tue Mar 22 20:29:32 2011 -0400 @@ -7,7 +7,7 @@ <tool name="Flymine" id="flymine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://www.flymine.org" check_values="false" method="get" target="_top"> + <inputs action="http://www.flymine.org" check_values="false" method="get"><display>go to Flymine server $GALAXY_URL</display><param name="GALAXY_URL" type="baseurl" value="/tool_runner?tool_id=flymine" /></inputs> --- a/tools/data_source/flymine_test.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/flymine_test.xml Tue Mar 22 20:29:32 2011 -0400 @@ -7,7 +7,7 @@ <tool name="Flymine test" id="flymine_test" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://preview.flymine.org/preview/begin.do" check_values="false" method="get" target="_top"> + <inputs action="http://preview.flymine.org/preview/begin.do" check_values="false" method="get"><display>go to Flymine server $GALAXY_URL</display><param name="GALAXY_URL" type="baseurl" value="/tool_runner?tool_id=flymine" /></inputs> --- a/tools/data_source/metabolicmine.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/metabolicmine.xml Tue Mar 22 20:29:32 2011 -0400 @@ -2,7 +2,7 @@ <tool name="metabolicMine" id="metabolicmine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://www.metabolicmine.org/beta/begin.do" check_values="false" method="get" target="_top"> + <inputs action="http://www.metabolicmine.org/beta/begin.do" check_values="false" method="get"><display>go to metabolicMine server $GALAXY_URL</display></inputs><uihints minwidth="800"/> --- a/tools/data_source/modmine.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/modmine.xml Tue Mar 22 20:29:32 2011 -0400 @@ -7,7 +7,7 @@ <tool name="modENCODE modMine" id="modmine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://intermine.modencode.org/" check_values="false" method="get" target="_top"> + <inputs action="http://intermine.modencode.org/" check_values="false" method="get"><display>go to modENCODE modMine server $GALAXY_URL</display></inputs><uihints minwidth="800"/> --- a/tools/data_source/ratmine.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/ratmine.xml Tue Mar 22 20:29:32 2011 -0400 @@ -7,7 +7,7 @@ <tool name="Ratmine" id="ratmine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://ratmine.mcw.edu/ratmine/begin.do" check_values="false" method="get" target="_top"> + <inputs action="http://ratmine.mcw.edu/ratmine/begin.do" check_values="false" method="get"><display>go to Ratmine server $GALAXY_URL</display><param name="GALAXY_URL" type="baseurl" value="/tool_runner?tool_id=ratmine" /></inputs> --- a/tools/data_source/yeastmine.xml Tue Mar 22 19:43:32 2011 -0400 +++ b/tools/data_source/yeastmine.xml Tue Mar 22 20:29:32 2011 -0400 @@ -2,7 +2,7 @@ <tool name="YeastMine" id="yeastmine" tool_type="data_source"><description>server</description><command interpreter="python">data_source.py $output $__app__.config.output_size_limit</command> - <inputs action="http://yeastmine.yeastgenome.org/yeastmine/begin.do" check_values="false" method="get" target="_top"> + <inputs action="http://yeastmine.yeastgenome.org/yeastmine/begin.do" check_values="false" method="get"><display>go to yeastMine server $GALAXY_URL</display></inputs><uihints minwidth="800"/> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.