Hello, I am looking for a hack that'll do the following (so I hope this is the right forum as I do not have access tosome other forums here yet):
On my main page I would like in a table like format, the top 50 (or or number that I can change on the fly) active threads from all the forums open. This can be called via SSI or PHP include.
I do not want the topic's author name. Just want a simple listing in a table that is 25 rows and 2 columns wide, with each topic occupying one row (topic title, with link to it in like this:
<a href="titlelinkhtml">title topic name</a>,
so 25 topics per column as follows:
. Topic 1 . Topic2
. Topic 3 . Topic 4
. Topic 5 . Topic 6
. Topic 7 . Topic 8
. Topic 9 . Topic 10
.... upto Topic 50
And so on.....25 rows, 2 columns. How the format of the table looks (width etc.) should be customizable hopefully.
It is hard for me to draw the table but I guess you guys get the idea (or so I hope!).
Can someone please tell me if this hack is available and where is it? A working demo would be nice too.
Thanks guys for your help in advance. Regards,
|