Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [erichcyber] different templates ?

Quote Reply
Re: [erichcyber] different templates ? In reply to
The "default" templates are:

  • default - the default templates ;)

  • default_top - inherits from default, so that it uses all the same templates except for the include_post_display.html, which puts the post information at the top of the post instead of on the left of the post.

  • common - Used for templates designed to be inherited by all other template sets. In GForum, this contains the advanced editor templates and javascript, which are designed to be shared across templates.


The iframe templates were some experimental templates that I did up some time ago. They are basically the same as the default templates, except that the post reply page contains an iframe with the entire thread in it, instead of the "default" way of displaying just the one post you are replying to.

The search_engine templates, as pugdog mentioned, require some server customization, but are used to make your Gossamer Forum pages appear to be static pages (in reality, they aren't) for the purposes of having search engines such as google index your form. We also use them here - do a google search for "search_engine templates", and you'll how these templates are designed to work.

I'd recommend sticking with the "default" (or "default_top", if you prefer that look of posts) template set, as they are the "official" GForum templates.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Subject Author Views Date
Thread different templates ? erichcyber 2445 Dec 14, 2003, 1:51 PM
Post Re: [erichcyber] different templates ?
pugdog 2387 Dec 14, 2003, 2:02 PM
Post Re: [erichcyber] different templates ?
Jagerman 2383 Dec 15, 2003, 10:51 AM