Right. I will convert it to text, allowing only simple links (<a> with href only) to be shown. Thanks, Hagai On Wed, Jan 30, 2013 at 8:03 PM, James Taylor <james@jamestaylor.org> wrote:
You may want to be careful with this solution because it allows script injection, any HTML including javascript in the uploaded tabular file will be executed by the .html call, with complete access to everything in the Galaxy browser window (like your session cookies).
-- James Taylor, Assistant Professor, Biology/CS, Emory University
Hi, I found a simple solution.
In the file: templates/dataset/tabular_chunked.mako inside the method: renderCell - replace all jQuery .text(..) calls with .html(..) calls.
Note: Any entry in the csv with html syntax will be shown like html (links, tags. etc).
On Tue, Jan 29, 2013 at 1:39 PM, Hagai Cohen <hagai26@gmail.com> wrote:
Hi, I have a tool which outputs a csv file with links. When I press the eye icon - I would like these links to be shown as
On Tue, Jan 29, 2013 at 7:18 AM, Hagai Cohen <hagai26@gmail.com> wrote: links
in the browser. It is possible?
Thanks, Hagai
___________________________________________________________ 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: