Firefox PHP

custome home page

Posted by coolcurrent 
custome home page
March 28, 2013 01:27AM
hello,

i need to gather statistics about my forum and dislay in a custome home page. the data i need is

Display annoucements
List all Forum categories
List of forum topics
list recent 5 topics cpmmented on or posted
list recent 4 topics from a particular forum

how do i get this data, any documentation fot this
Re: custome home page
March 28, 2013 01:17PM
It looks like you have some parts of the standard homepage of Phorum and additionally some extra parts. You could take a look at the announcements module and the forum statistics module to see how they modify the pages to show extra info. You will have to write a module for handling extra output that you need on the homepage. There's no solution to create this with a few mouse clicks.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: custome home page
March 29, 2013 09:06AM
thanks for responding.

can you help me with one example to get me started.
how to list forum titles.

Phorum Support
Developers Corner
Announcements
Templates
etc


thanks
Re: custome home page
March 29, 2013 08:59PM
The forum titles are part of the standard code and are displayed by the index page template. I'm not sure what kind of example to provide for that, since it's available by default.

For coding examples to add other data to the index page, I cannot provide any better example than the existing modules.


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Sorry, only registered users may post in this forum.

Click here to login