On Wed, Dec 22, 2010 at 10:55 PM, Assaf Gordon <gordon@cshl.edu> wrote:
Peter,
Peter wrote, On 12/16/2010 12:24 PM:
On Thu, Dec 16, 2010 at 5:13 PM, Assaf Gordon <gordon@cshl.edu> wrote:
See here for a patch: http://lists.bx.psu.edu/pipermail/galaxy-dev/2010-July/003013.html http://lists.bx.psu.edu/pipermail/galaxy-dev/2010-July/003014.html
Do you know if your patch is still good, or if it needs updating?
The patch to "lib/galaxy/tools/actions/__init__.py" is OK ( http://lists.bx.psu.edu/pipermail/galaxy-dev/2010-July/003013.html )
The patch to the javascript won't work, here's an updated patch.
Note that: 1. I didn't test this updated version yet. 2. If you manually patch the javascript file (not waiting for the galaxy team), you'll have to copy it to (and overwrite) the "packed" version in ./static/scripts/packed/galaxy.workflow_editor.canvas.js , or re-pack it yourself .
-gordon
Hi, I haven't dug into the code, but why would you need to touch the Javascript? Surely this can all be done in Python on the server side? Peter