Gossamer Forum
Home : Products : Links 2.0 : Customization :

.SHTML Templates?

Quote Reply
.SHTML Templates?
 
I want to include some news items using SSI call on my Links pages.......is this ok? I guess I could use Javascript but the news script I have uses SSI for display.

thanks

Quote Reply
Re: .SHTML Templates? In reply to
Only in pages that are not .cgi. These include search/cgi, rate.cgi, add.cgi and a couple others. To do this go to links.cfg and there should be a varible thats similar to:
$build_extension=".html"
Just change to .shtml.
Good Luck,
Paul

Hot Web Hosting
Low cost web hosting:
http://www.thehotweb.net/webhosting
Quote Reply
Re: .SHTML Templates? In reply to
Also... if you want the news on the index page... change to following:
$build_index = "index.html";
to
$build_index = "index.shtml";


Jeremy Kerr
http://www.indianawebsites.com