Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Links 3.2 File Includes

Quote Reply
Links 3.2 File Includes
I need to do file includes to a topsite script. The old version only required


Code:
<!--#include file="/top/topsites.html"-->

This of course doesn't parse unless the SSI is on, and the page build is static.

if I use the GT system like this:

Code:
<%include /top/topsites.html%>

I receive "Error: Can't load included file... blah blah.

How do we do file includes other than the GT templates from other scripts and directories?

Thanks!

Diversity by Design
Subject Author Views Date
Thread Links 3.2 File Includes diversity 3240 Mar 1, 2007, 3:27 PM
Thread Re: [diversity] Links 3.2 File Includes
brewt 3186 Mar 1, 2007, 8:12 PM
Thread Re: [brewt] Links 3.2 File Includes
diversity 3142 Mar 1, 2007, 8:22 PM
Thread Re: [diversity] Links 3.2 File Includes
brewt 3158 Mar 1, 2007, 8:23 PM
Post Re: [brewt] Links 3.2 File Includes
diversity 3156 Mar 1, 2007, 8:55 PM