You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cameron edited this page Jan 28, 2017
·
1 revision
title: Theme create your own
permalink: /Theme_create_your_own/
Creating your own theme
theme.xml
Instead of using the theme.php, version 0.8+ now uses the theme.xml to set all information of the theme. The theme.php is now only used to define the different template styles (like CUSTOMHEADER and -FOOTER in the past).
You can use the theme.xml of the theme called "blank". The current xml has been pasted here for references.
Todo: display all attributes of the theme xml file. Notes: don't use the & in description; use & instead.