To customize the WikkiTikkiTavi templates, you should not edit the files in the template/ directory directly. This will complicate things if you install a new version of 'Tavi at a later date.

Instead, if you wish to create your own template starting with the 'Tavi default template, you should copy it to a directory of your own, and modify it there. Then, change the TemplateDir constant in your config.php configuration file to point to the location of your custom template.

Or, if you start from scratch, you should also avoid placing your template files in the 'Tavi default template directory. Again, place them in a directory of your choosing and change TemplateDir to point to the proper location.

If you have created a custom template that you think looks good, feel free to post a link to it on the TemplateExchange, or send the files to the [development mailing list].


Return to TaviDocumentation | CustomizingTavi..