mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
Start of theme.xml spec.
This commit is contained in:
15
e107_themes/e107v4a/theme.xml
Normal file
15
e107_themes/e107v4a/theme.xml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||||
|
|
||||||
|
<e107Theme>
|
||||||
|
<name>e107.v4</name>
|
||||||
|
<version>3.0</version>
|
||||||
|
<date>11/06/2003</date>
|
||||||
|
<author>Steve Dunstan [jalist]</author>
|
||||||
|
<authorEmail>jalist@e107.org</authorEmail>
|
||||||
|
<authorUrl>http://e107.org</authorUrl>
|
||||||
|
<description>Classic e107 theme</description>
|
||||||
|
<compatibility>0.8</compatibility>
|
||||||
|
<xhtmlCompliant>true</xhtmlCompliant>
|
||||||
|
<cssCompliant>true</cssCompliant>
|
||||||
|
<layout name="3 Column" default='true' />
|
||||||
|
</e107Theme>
|
Reference in New Issue
Block a user