comparison forum/Themes/classic/theme_info.xml @ 76:e3e11437ecea website

Add forum code
author Chris Cannam
date Sun, 07 Jul 2013 11:25:48 +0200
parents
children
comparison
equal deleted inserted replaced
75:72f59aa7e503 76:e3e11437ecea
1 <?xml version="1.0"?>
2 <theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
3 <!-- Theme name, used purely for aesthetics. -->
4 <name>Classic YaBB SE Theme</name>
5 <!-- Author: your email address or contact information. The name attribute is optional. -->
6 <author name="Simple Machines">info@simplemachines.org</author>
7 <!-- Website... where to get updates and more information. -->
8 <website>http://www.simplemachines.org/</website>
9 <!-- Template layers to use, defaults to "main". -->
10 <layers>main</layers>
11 <!-- Templates to load on startup. Default is "index". -->
12 <templates>index</templates>
13 <!-- Base this theme off another? Default is blank, or no. It could be "default". -->
14 <based-on></based-on>
15 </theme-info>