Re: [galaxy-dev] Looking where to edit web view

2012-03-20 Thread Edward Hills
Hello Galaxy team,

I've recently begun building a resource usage monitor / predictor for
Galaxy as part of my Computer Science Honours degree and I was wanting to
at some later stage in my project, once the actual resource monitor is
built, to incorporate it to the actual Galaxy web interface.  have been
looking through your code and have found it somewhat difficult to track
down where exactly i would go about doing this. I would like to ahve a
separate tab up in the top nav bar and then be able to display resource
information about Galaxy when its running (processes, I/O, RAM, CPU etc.)

Are you able to point me in the right direction for this?

Thankyou,
Ed
___
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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Looking where to edit web view

2012-03-20 Thread Dannon Baker
Ed,

The top bar is defined in templates/webapps/galaxy/base_panels.mako.  To create 
a new masthead tab, you would have to edit that file in addition to creating 
the relevant controller methods for the functionality you wish to add.

-Dannon


On Mar 20, 2012, at 8:32 PM, Edward Hills wrote:

 Hello Galaxy team, 
 
 I've recently begun building a resource usage monitor / predictor for Galaxy 
 as part of my Computer Science Honours degree and I was wanting to at some 
 later stage in my project, once the actual resource monitor is built, to 
 incorporate it to the actual Galaxy web interface.  have been looking through 
 your code and have found it somewhat difficult to track down where exactly i 
 would go about doing this. I would like to ahve a separate tab up in the top 
 nav bar and then be able to display resource information about Galaxy when 
 its running (processes, I/O, RAM, CPU etc.) 
 
 Are you able to point me in the right direction for this?
 
 Thankyou,
 Ed
 ___
 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:
 
  http://lists.bx.psu.edu/

___
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:

  http://lists.bx.psu.edu/


Re: [galaxy-dev] Looking where to edit web view

2012-03-20 Thread Langhorst, Brad
I like this idea very much
but i think it might be better placed as a link in
http://galaxy.neb.com/admin
(maybe as a replacement for profile memory usage?)

brad 
On Mar 20, 2012, at 8:53 PM, Dannon Baker wrote:

 Ed,
 
 The top bar is defined in templates/webapps/galaxy/base_panels.mako.  To 
 create a new masthead tab, you would have to edit that file in addition to 
 creating the relevant controller methods for the functionality you wish to 
 add.
 
 -Dannon
 
 
 On Mar 20, 2012, at 8:32 PM, Edward Hills wrote:
 
 Hello Galaxy team, 
 
 I've recently begun building a resource usage monitor / predictor for Galaxy 
 as part of my Computer Science Honours degree and I was wanting to at some 
 later stage in my project, once the actual resource monitor is built, to 
 incorporate it to the actual Galaxy web interface.  have been looking 
 through your code and have found it somewhat difficult to track down where 
 exactly i would go about doing this. I would like to ahve a separate tab up 
 in the top nav bar and then be able to display resource information about 
 Galaxy when its running (processes, I/O, RAM, CPU etc.) 
 
 Are you able to point me in the right direction for this?
 
 Thankyou,
 Ed
 ___
 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:
 
 http://lists.bx.psu.edu/
 
 ___
 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:
 
  http://lists.bx.psu.edu/

--
Brad Langhorst
langho...@neb.com
978-380-7564





___
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:

  http://lists.bx.psu.edu/