Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Problem!

Quote Reply
Problem!
Hi!
I want to use templates for links 2. I said that I would use templates in the "links.cfg". The template section in my "links.cfg" looks like this:
_________________________________________

# Use Templates: instead of editing site_html.pl, you can edit regular html pages
# encoded with special <%links_tags%>. It's not as flexible as site_html.pl, but it
# may be easier.
$build_use_templates = 1;
_________________________________________

When I build the site in teh admin area, for some reason it does not look at the templates, and it reads the "site_html.pl" file. I would prefer to use templates. I think I am probably supposed to change another variable in another file somewhere. Everything else seems to be working fine though.

Thanks!

Chris Roane

------------------
Web Site Resource
http://www.wsresource.com
Quote Reply
Re: Problem! In reply to
Nope, that's the only variable needed to be changed to use templates.
Quote Reply
Re: Problem! In reply to
Well, the templates are not working then. When I change the site_html.pl file, the site changes. Well, its alright, I will just us the site_html.pl file.

Thanks anyway!

Chris Roane

------------------
Web Site Resource
http://www.wsresource.com