[Catalyst] Doubts while converting Maypole framework to Catalyst framework

Vidya Sagar vsagarkola at gmail.com
Mon Feb 27 19:38:54 CET 2006


Hello All,

 I thought of converting my project which is currently in Maypole framework
to Catalyst framework.For this i started changing my code wherever
modifications are necessary.

Previously whenever i want to give a url i used to give like:
                                 <a
href="[%config.uri_base%]/page/about_sg.html">

How shall i convert it,I tried my hand on all kinds of stuff like changing
it into <a href="[%c.config.uri_base%]/page/about_sg.html">
     After that whenever i click on the url its connecting to the home
page.

So can anyone help me solve this issue.


                                                               Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060228/b028ced0/attachment.htm 


More information about the Catalyst mailing list