Template groups - how are they done
I have a set of custom templates and I was wondering how they could be put into their own categories.
By category I mean the bolded bit:
BBCode Layout Templates
> bbcode_code
> bbcode_html
> bbcode_php
> bbcode_quote
I've piled through the template database table and I've looked through template.php but I can't work out how it associates e.g. bbcode_code to the BBCode LT header.
Are the categories and their kids related to the master template (think debug mode) or is it held in the database somewhere?
|