I would like to display the list of topics of the forums on the group view page. Can I do this with hooks?
Group
Forum #1
Topic A
Topic B
Forum #2
Topic A
Topic B
etc…
I would like to display the list of topics of the forums on the group view page. Can I do this with hooks?
Group
Forum #1
Topic A
Topic B
Forum #2
Topic A
Topic B
etc…
errr, not following… oh wait, you just want to display topics on the group view page? if so, you dont really want hooks, you just want to customize the group view page… its just php, so you can display whatever you want, however you want… take a look at our iforum theme (download it here) for an twist on what you are looking for… should give you some ideas how to accomplish it…