Re: Question about amount of TikiWiki 1.7.5 forum section levels
Well actually you could trick tiki into having levels
Name them like this
1 Main Section number one
1.1 Computer Science
1.1.1 Software Engineering
1.1.2 Something Else
1.2 Mouse Click Science
2
3
etc
It would sort them and at the same time look sectioned. You can also take this format further and display as nested sections via the TPL file with a little Smarty magic.
Damian