Repository 'ireport'
hg clone https://toolshed.g2.bx.psu.edu/repos/saskia-hiltemann/ireport

Changeset 9:7300ed4c1481 (2017-09-04)
Previous changeset 8:86219e4aa239 (2017-08-28)
Commit message:
Uploaded
modified:
README.md
iReport.xml
b
diff -r 86219e4aa239 -r 7300ed4c1481 README.md
--- a/README.md Mon Aug 28 10:23:21 2017 -0400
+++ b/README.md Mon Sep 04 10:49:00 2017 -0400
b
@@ -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).
b
diff -r 86219e4aa239 -r 7300ed4c1481 iReport.xml
--- a/iReport.xml Mon Aug 28 10:23:21 2017 -0400
+++ b/iReport.xml Mon Sep 04 10:49:00 2017 -0400
b
@@ -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,