changeset 9:7300ed4c1481 draft default tip

Uploaded
author saskia-hiltemann
date Mon, 04 Sep 2017 10:49:00 -0400
parents 86219e4aa239
children
files README.md iReport.xml
diffstat 2 files changed, 4 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon Aug 28 10:23:21 2017 -0400
+++ b/README.md	Mon Sep 04 10:49:00 2017 -0400
@@ -12,19 +12,7 @@
 
 Installation Instructions
 --------------------------
-This package uses (but does not install) Bash, Perl and Python. 
-
-If Pandoc ((johnmacfarlane.net/pandoc/index.html)) is installed on your system PATH (command 'pandoc'), any MarkDown text items will be rendered using Pandoc (allows many markdown syntax extensions). 
-If Pandoc is not present, a simple markdown conversion script is used (only handles vanilla syntax).
-
+This package uses (but does not install) Bash, Perl and Python.
 
-TODOs
----------------
-- ~~option to download iReport webpage~~
-- ~~markdown instead of plain text/html in text fields.~~
-- Support for large tables
-- Multiple columns in table converted to weblinks.
-- Table colums link to archive files in history
-- ..
-- ..suggestions?
-
+If Pandoc ((johnmacfarlane.net/pandoc/index.html)) is installed on your system PATH (command 'pandoc'), any MarkDown text items will be rendered using Pandoc (allows many markdown syntax extensions).
+If Pandoc is not present, a simple markdown conversion script is used (only handles vanilla syntax).
--- a/iReport.xml	Mon Aug 28 10:23:21 2017 -0400
+++ b/iReport.xml	Mon Sep 04 10:49:00 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="iReport" name="iReport" version="1">
+<tool id="iReport" name="iReport" version="1.1">
 
     <!--  Note to Galaxy Admins:
     This wrapper contains one hidden parameter with hardcoded server location, this is currently needed for dalliance genome browser to function correctly,