Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Category Headers?
Yes, I know I'm a pain in the arse today, but I was wondering if there is a way to group categories under some category headings.
You could do it on phpBB and you can even do it on EZ Board.
Is there a way to do it here? Having all the categories without headers will confuse the users since their old board did have the headers.
New board here http://www.standalonegraphics.com/forums/categories.php
Old board here http://burlesquewomensinstitute.myfreeforum.org/
See what I mean?
0
This discussion has been closed.
Comments
// Called after the categories are read from the database.
Vanilla.Control.CategoryList.php:22: $this->CallDelegate('Constructor');
// Called before {theme_path}/categories.php is included.
Vanilla.Control.CategoryList.php:26: $this->CallDelegate('PreRender');
// Called after {theme_path}/categories.php is included.
Vanilla.Control.CategoryList.php:28: $this->CallDelegate('PostRender');