mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
_blank theme XML corrections.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<?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="0.1" date="2008-12-01" compatibility="2.0">
|
||||
<author name ="Desislav Yosifov [SonicE]" email="support@free-source.net" url="http://free-source.net" />
|
||||
<description>Blank e107 admin theme</description>
|
||||
<e107Theme name="blank" version="1.0" date="2031-05-01" compatibility="2.0" livedemo='http://e107.org'>
|
||||
<author name ="e107 Inc" email="nospam@e107.org" url="http://e107.org" />
|
||||
<summary>Bootstrap e107 admin theme</summary>
|
||||
<description>Blank e107 Theme</description>
|
||||
<category>generic</category>
|
||||
<compliance xhtml="1.1" css="2.1" />
|
||||
<plugins>
|
||||
<plugin name='chatbox_menu' url='core' />
|
||||
@@ -10,6 +11,11 @@
|
||||
<screenshots>
|
||||
<image></image>
|
||||
</screenshots>
|
||||
<keywords>
|
||||
<word>blank</word>
|
||||
<word>empty</word>
|
||||
<word>template</word>
|
||||
</keywords>
|
||||
<layouts>
|
||||
<layout name='default' title='Default' default='true' />
|
||||
<layout name='home' title='Home'>
|
||||
|
Reference in New Issue
Block a user