1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 20:57:26 +02:00

_blank theme XML corrections.

This commit is contained in:
Cameron
2013-05-06 21:28:27 -07:00
parent 3de39ab370
commit 250aa970ab

View File

@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!-- $Id: theme.xml,v 1.9 2009-08-31 14:37:24 e107coders Exp $ --> <e107Theme name="blank" version="1.0" date="2031-05-01" compatibility="2.0" livedemo='http://e107.org'>
<e107Theme name="blank" version="0.1" date="2008-12-01" compatibility="2.0"> <author name ="e107 Inc" email="nospam@e107.org" url="http://e107.org" />
<author name ="Desislav Yosifov [SonicE]" email="support@free-source.net" url="http://free-source.net" /> <summary>Bootstrap e107 admin theme</summary>
<description>Blank e107 admin theme</description> <description>Blank e107 Theme</description>
<category>generic</category>
<compliance xhtml="1.1" css="2.1" /> <compliance xhtml="1.1" css="2.1" />
<plugins> <plugins>
<plugin name='chatbox_menu' url='core' /> <plugin name='chatbox_menu' url='core' />
@@ -10,6 +11,11 @@
<screenshots> <screenshots>
<image></image> <image></image>
</screenshots> </screenshots>
<keywords>
<word>blank</word>
<word>empty</word>
<word>template</word>
</keywords>
<layouts> <layouts>
<layout name='default' title='Default' default='true' /> <layout name='default' title='Default' default='true' />
<layout name='home' title='Home'> <layout name='home' title='Home'>