Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: GodfatherBomb
Topic ID: 3
Message ID: 67
#67, RE: Installation and Configuration
Posted by Kurt on Mar-12-04 at 04:43 PM
In response to message #66
Hey Erik,

Click "Mailing Lists" and look for:
Index File: your-links.txt

Then "make" an SSI tag pointing to this file (check your path):

<!--#include virtual="/cgi-bin/godfatherbomb/your-links.txt"-->

Now, click "Preview and Edit Templates".

In your "Archive Body" insert your SSI tags where you want your archive-navi links to be.

Note that since GBomb actually makes static html pages, you can add any (dynamic) coding to the Archive Template that you can to any html page. Just beware that javascript will mess up the "Preview", but the pages generated should be just fine with javascript, such as for SF or AdSense.

A nother note about templates: In theory, all three, text email, html email and Archive can be totally different. Nothing has to be the same for any of them, although you will probably want some similarities.

One such use may be to only create a reminder email saying "Our stuff has been updated", and just include a link to your "main page", which updates dynamically with the full content.