Topic: Build page around each forum? Redirect URL?
Is it possible to build seperate pages around each forum in one PunBB installation? To start with I'd like to add some RSS news feeds relevant to the forum topics.
Each forum uses website.com/forum/viewforum.php?id=X. Is there a way to replace that with a nice looking URL (like Wordpress does):
website.com/forum/puppies
website.com/forum/kitties
I can set a "Redirect URL" in the Administration area under Forums. What can I use that for? I've tried some things that didn't work...
Where in the code could I add (php include?) additional forum specific content?
(I tried a search on these issues, but couldn't find anything. Can't think of good keywords.)