Re: [galaxy-dev] fancy output
Hello Rich, Line 87 or so in ~/templates/root/history_common.mako can be changed to display differently. it currently looks like this: <div class="info">${_('Info: ')}${data.display_info()}</div> Note that it calls the display_info() method in the file at ~/lib/ galaxy/datatypes/data.py. On Jan 26, 2010, at 2:52 PM, Richard Rauscher wrote:
Hi. Is there a way to format the “info” output appearing in the history pain? E.g. I’d like to add some bolding…standard HTML stuff. Is there a HOW-TO about formatting output?
Thx, -Rich
Richard Rauscher Director of IT, Biomedical Research & Penn State Cancer Institute Director, Cancer Biomedical Informatics Core Penn State University Hershey, PA (717) 531-1066 rrauscher@psu.edu This signature is RFC 3092 compliant. :-) *****E-Mail Confidentiality Notice***** This message (including any attachments) contains information intended for a specific individual(s) and purpose that may be privileged, confidential or otherwise protected from disclosure pursuant to applicable law. Any inappropriate use, distribution or copying of the message is strictly prohibited and may subject you to criminal or civil penalty. If you have received this transmission in error, please reply to the sender indicating this error and delete the transmission from your system immediately.
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
Greg Von Kuster Galaxy Development Team greg@bx.psu.edu
participants (1)
-
Greg Von Kuster