Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

Re: [Teambldr] Newest Thread on home page

Quote Reply
Re: [Teambldr] Newest Thread on home page In reply to
Hi,

You could do this by creating an SSI:

<!--#include virtual="/cgi-bin/gforum.cgi?do=search_results&search_time=24h&t=homepage"-->

The tricky part is the last bit t=homepage. You should create a new template directory with two files:

search_results.html
.tplinfo

with the .tplinfo looks like:

{
inheritance => '../default'
}

This means when you go to t=homepage, it is going to use the search_results.html in that directory, but for any other template it will fall back to the default set.

Then just customize search_results.html so it fits in with how your SSI should look.

Since it goes through gforum.cgi, it ensures that all forum permissions are obeyed and people see only what they are meant to see (and if they are logged in, they would see private forums as well).

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Newest Thread on home page katabd 14720 May 30, 2002, 5:35 PM
Thread Re: [katabd] Newest Thread on home page
yogi 14440 May 31, 2002, 12:57 AM
Thread Re: [yogi] Newest Thread on home page
Teambldr 14501 May 31, 2002, 10:42 AM
Thread Re: [Teambldr] Newest Thread on home page
yogi 14416 May 31, 2002, 1:38 PM
Thread Re: [yogi] Newest Thread on home page
Teambldr 14490 May 31, 2002, 1:45 PM
Thread Re: [Teambldr] Newest Thread on home page
Alex 14487 May 31, 2002, 2:09 PM
Thread Re: [Alex] Newest Thread on home page
shiner 14486 May 31, 2002, 6:42 PM
Thread Re: [shiner] Newest Thread on home page
Alex 14484 May 31, 2002, 9:26 PM
Post Re: [Alex] Newest Thread on home page
shiner 14356 May 31, 2002, 9:44 PM
Post Re: [Alex] Newest Thread on home page
shiner 14376 Jun 4, 2002, 1:04 PM
Thread Re: [yogi] Newest Thread on home page
katabd 14484 Jun 4, 2002, 5:08 PM
Thread Re: [katabd] Newest Thread on home page
yogi 14359 Jun 5, 2002, 1:39 AM
Thread Re: [yogi] Newest Thread on home page
nathanx 13686 Sep 2, 2003, 1:11 AM
Thread Re: [catlovette] Newest Thread on home page
goman 13412 Oct 24, 2003, 2:53 PM
Thread Re: [goman] Newest Thread on home page
Alex 13426 Oct 27, 2003, 10:07 AM
Post Re: [Alex] Newest Thread on home page
goman 13370 Oct 27, 2003, 10:35 AM
Post Re: [Alex] Newest Thread on home page
goman 13380 Nov 7, 2003, 2:13 PM
Thread Re: [katabd] Newest Thread on home page
ccunet 12869 May 8, 2004, 5:31 PM
Thread Re: [ccunet] Newest Thread on home page
katabd 12768 May 8, 2004, 9:35 PM
Thread Re: [katabd] Newest Thread on home page
ccunet 12778 May 9, 2004, 4:54 AM
Thread Re: [ccunet] Newest Thread on home page
katabd 12848 May 15, 2004, 4:18 AM
Post Re: [katabd] Newest Thread on home page
ccunet 12719 May 16, 2004, 8:36 AM
Thread Re: [yogi] Newest Thread on home page
antoined 12826 May 8, 2004, 2:13 AM
Post Re: [antoined] Newest Thread on home page
antoined 12792 May 8, 2004, 7:50 AM