Mercurial > hg > vamp-website
view forum/Themes/classic/theme_info.xml @ 90:0f68499767c1 website
Subrepo
author | Chris Cannam |
---|---|
date | Thu, 19 Jun 2014 15:06:58 +0100 |
parents | e3e11437ecea |
children |
line wrap: on
line source
<?xml version="1.0"?> <theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/"> <!-- Theme name, used purely for aesthetics. --> <name>Classic YaBB SE Theme</name> <!-- Author: your email address or contact information. The name attribute is optional. --> <author name="Simple Machines">info@simplemachines.org</author> <!-- Website... where to get updates and more information. --> <website>http://www.simplemachines.org/</website> <!-- Template layers to use, defaults to "main". --> <layers>main</layers> <!-- Templates to load on startup. Default is "index". --> <templates>index</templates> <!-- Base this theme off another? Default is blank, or no. It could be "default". --> <based-on></based-on> </theme-info>