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.

Where do I find what files control what template?

edited July 2007 in Vanilla 1.0 Help
I'm looking for some kind of resource for an explination regarding which files in the teamplate folder are associated with which screen on the actual discussion forum.. More specifically, i'm looking to change the markup on the header (the H1 tag to be specific). Any help pointing me in the right direction would be much appreciated!

Comments

  • themes/menu.php

    It roughly goes, head.php, menu.php, panel.php,
    then account* categories.php, discussion*, people*, search*, or settings*--depending on which page is being loaded,
    then foot.php and finally page_end.php.
This discussion has been closed.