Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: template directory

Quote Reply
Re: template directory In reply to
Hi pugdog,

Those variables are only available if you call load_template. If you are parsing the template by some other means, you can use:

<%Links::Config::load_vars%>

and it will make all your config options available on that page prefixed with cfg_ (so the url is cfg_db_cgi_url).

Cheers,

Alex

--
Gossamer Threads Inc.
Subject Author Views Date
Thread template directory pugdog 5898 Dec 3, 2000, 9:51 PM
Thread Re: template directory
pugdog 5790 Dec 3, 2000, 10:43 PM
Thread Re: template directory
Alex 5779 Dec 4, 2000, 9:36 AM
Thread Re: template directory
pugdog 5782 Dec 4, 2000, 12:03 PM
Thread Re: template directory
Alex 5766 Dec 4, 2000, 12:17 PM
Thread Re: template directory
pugdog 5768 Dec 4, 2000, 12:50 PM
Post Re: template directory
Alex 5744 Dec 4, 2000, 1:04 PM
Thread Re: template directory
Alex 5757 Dec 4, 2000, 1:09 PM
Thread Re: template directory
pugdog 5762 Dec 4, 2000, 1:39 PM
Thread Re: template directory
Alex 5738 Dec 4, 2000, 2:55 PM
Thread Re: template directory
pugdog 5740 Dec 4, 2000, 9:56 PM
Thread Re: template directory
Alex 5707 Dec 6, 2000, 1:24 PM
Post Re: template directory
pugdog 5699 Dec 6, 2000, 3:55 PM
Thread Re: template directory
Alex 5759 Dec 4, 2000, 9:35 AM
Post Re: template directory
pugdog 5777 Dec 4, 2000, 12:10 PM