[jifty-devel] assuming itself root

Stanislav Sinyagin ssinyagin at yahoo.com
Sat Jan 19 14:40:42 EST 2008


Jifty templates assume by default that the application home is in "/" URL, 
for example, share/web/templates/_elements/wrapper:
<%Jifty->web->link( url => "/", label => _(Jifty->config->framework('Applica
tionName')))%>


I think it makes sense to introduce a new config.yml option to specify 
the root URL, and re-work all the templates to refer to it. Then we can easily 
integrate the applications into existing virtual servers, without the need to 
create a separate server for each application.






More information about the jifty-devel mailing list