custome home page
Posted by coolcurrent
custome home page March 28, 2013 01:27AM |
Registered: 12 years ago Posts: 2 |
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
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
March 28, 2013 01:17PM |
Admin Registered: 20 years ago Posts: 8,532 |
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
Maurice Makaay
Phorum Development Team



Re: custome home page March 29, 2013 09:06AM |
Registered: 12 years ago Posts: 2 |
March 29, 2013 08:59PM |
Admin Registered: 20 years ago Posts: 8,532 |
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
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



Sorry, only registered users may post in this forum.