Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
typical forum list?
Matthew6D
New
Is there an add on that makes vanilla show the forum list in the traditional way most softwares do?
1
Comments
your traditional may be different than other traditionals.
see..
http://vanillaforums.org/discussion/18015/how-to-ask-questions-on-the-internet
edited: i see x00 took a crystal ball guess on what you meant.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
depends what you mean
you can display forum like this
http://vanillaforums.org/discussion/categories
and like this
http://vanillaforums.org/discussion/all
You just set the default controller.
Different themes have a more traditional look, such as table.
It is pretty flexible.
grep is your friend.
I guess I should have been more clear. I want a table forum list.
Like xenforo, ipb, etc
see page 5 in the slide show here - it has some illustrations.
http://blog.vanillaforums.com/help/vanilla-forums-themes
it shows some table views.
and of course you could use the guide to design and tweak your theme as you desire.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
If you're using Vanilla 2.0.18.x, you can change the DefaultController route to the categories page to make it the front page of your forum as @x00 said. You can make a theme with a custom table layout view also.
If you're using Vanilla 2.1+, there is a "Homepage" tab under the "Appearance" menu section of the dashboard. On that page, there are ways to change between the discussion view and the category view and you can also change the layout of the views between modern layout, table layout, and mixed layout.
Add Pages to Vanilla with the Basic Pages app