Hi,

I am trying to add a new controller (an extension of User class and living in 
the same directory as user.py) to Galaxy. I am trying to call it from within 
user/login.mako by setting :


form_action = h.url_for( controller='NEWCONTROLLER', action='login', 
use_panels=use_panels )


but Galaxy refuses to see it.


In the paster.log I see that the controller is enabled. It is completely 
identical to user.py, just a couple of modified functions bearing the same 
names.


Is there something more to set up to make it accessible from the mako file?


My version os 16.04


Thank you


Nikolay

===============
Nikolay Vazov, PhD
Department for Research Computing, University of Oslo
___________________________________________________________
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:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Reply via email to