1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

53 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<e107Theme name="Landing Zero" version="2.0" date="2016-12-31" compatibility="2.1.4">
<author name ="e107 Inc" email="e107inc@something.com" url="http://e107.org" />
<summary>A free landing page theme with video background</summary>
<description>Landing Zero Theme by bootstrapzero.com is a device-agnostic, modern responsive design that is customizable. It's designed to work well on desktops, laptops, tablets and mobile phones. Home page contains a video background. This single-page Bootstrap template has a sleek darkgrey color scheme, accent color and smooth scrolling. </description>
<category>generic</category>
<plugins>
<plugin name='gallery' url='core' />
<plugin name='rss_menu' url='core' />
<plugin name='tinymce4' url='core' />
<plugin name='social' url='core' />
</plugins>
<keywords>
<word>bootstrap</word>
<word>clean</word>
<word>video</word>
</keywords>
<screenshots>
<image>preview_default.jpg</image>
<image>preview_onepage.jpg</image>
</screenshots>
<stylesheets>
<css file="style.css" name="Default" />
</stylesheets>
<layouts>
<layout name='homepage' title='Homepage Option 1' default='false'>
<custompages>FRONTPAGE</custompages>
</layout>
<layout name='full' title='Full width page' >
<custompages>forum gallery</custompages>
</layout>
<layout name='sidebar_right' title='Blog sidebar-right' default='true' >
<custompages>/news</custompages>
<menuPresets>
<area id='1'>
<menu name='news_categories' />
<menu name='other_news' />
<menu name='other_news2' />
<menu name='blogcalendar' />
</area>
</menuPresets>
</layout>
<layout name='sidebar_left' title='Blog sidebar-left' default='false' >
<custompages>/page</custompages>
</layout>
</layouts>
<glyphicons>
<glyph name='ionicons' pattern='\.(ion-[a-z-]*):before\{' path='css/ionicons.min.css' prefix='ion-' tag='i' />
</glyphicons>
<themePrefs>
<pref name='usernav_placement'>top</pref>
</themePrefs>
</e107Theme>