forked from fizi/BS_Gaming_01
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.xml
31 lines (31 loc) · 1.07 KB
/
theme.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="utf-8"?>
<e107Theme name="BS Gaming 01" version="1.1" date="2016-12-22" compatibility="2.0" >
<author name="fizi" url="http://fizithemes.hu" email="[email protected]"/>
<summary>BS Gaming 01 Bootstrap3 theme by fizi</summary>
<description>BS Gaming 01 bootstrap 3 theme</description>
<category>game</category>
<copyright>Theme by: FIZI THEMES</copyright>
<plugins>
<plugin name='featurebox' url='core' />
<plugin name='social' url='core' />
</plugins>
<keywords>
<word>bootstrap</word>
<word>game theme</word>
<word>responsive</word>
</keywords>
<screenshots>
<image>preview.jpg</image>
</screenshots>
<stylesheets>
<css file="style.css" name="Default" />
</stylesheets>
<layouts>
<layout name='BS_Gaming_01_sidebar_left' title='BS Gaming 01 (sidebar-left)' default='true' >
<custompages>/news</custompages>
</layout>
<layout name='BS_Gaming_01_full_width' title='BS Gaming 01 (full-width)' default='false' >
<custompages>forum</custompages>
</layout>
</layouts>
</e107Theme>