2013-12-21 01:32:39 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-02-05 11:59:53 -08:00
|
|
|
<e107Theme name="Bootstrap 3" version="1.0" date="2013-12-25" compatibility="2.0">
|
2013-12-21 01:32:39 -08:00
|
|
|
<author name ="e107 Inc" email="e107inc@something.com" url="http://e107.org" />
|
|
|
|
<summary>Bootstrap3 e107 theme</summary>
|
2017-01-17 14:47:20 -08:00
|
|
|
<description>a simple bootstrap 3 template for the frontend</description>
|
2013-12-21 01:32:39 -08:00
|
|
|
<category>generic</category>
|
2014-01-07 08:18:27 -08:00
|
|
|
<plugins>
|
|
|
|
<plugin name='featurebox' url='core' />
|
|
|
|
<plugin name='gallery' url='core' />
|
2015-04-05 10:59:53 -07:00
|
|
|
<plugin name='rss_menu' url='core' />
|
2016-02-25 18:43:49 -08:00
|
|
|
<plugin name='social' url='core' />
|
2014-01-07 08:18:27 -08:00
|
|
|
</plugins>
|
2013-12-21 01:32:39 -08:00
|
|
|
<keywords>
|
|
|
|
<word>bootstrap</word>
|
|
|
|
<word>clean</word>
|
|
|
|
</keywords>
|
|
|
|
<screenshots>
|
2013-12-24 04:13:14 -08:00
|
|
|
<image>preview_frontend.png</image>
|
2013-12-21 01:32:39 -08:00
|
|
|
</screenshots>
|
|
|
|
<stylesheets>
|
2017-02-02 16:42:11 -08:00
|
|
|
<css file="style.css" name="Default" library='bootstrap,fontawesome' />
|
|
|
|
<css file="css/bootstrap-dark.min.css" name="Bootstrap3 Dark Admin" scope='admin' library='false' />
|
|
|
|
<css file="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/flatly/bootstrap.min.css" name="Flatly" scope='admin' library='false' />
|
|
|
|
<css file="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/sandstone/bootstrap.min.css" name="Sandstone" library='false' scope='admin' />
|
|
|
|
<css file="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/superhero/bootstrap.min.css" name="Superhero" library='false' scope='admin' />
|
2015-04-09 20:15:20 -07:00
|
|
|
<css file="*" name="*" />
|
2013-12-21 01:32:39 -08:00
|
|
|
</stylesheets>
|
|
|
|
<layouts>
|
2013-12-25 01:58:28 -08:00
|
|
|
<layout name='jumbotron_home' title='Jumbotron (home)' default='false'>
|
2013-12-21 01:32:39 -08:00
|
|
|
<custompages>FRONTPAGE</custompages>
|
|
|
|
</layout>
|
2014-01-07 08:18:27 -08:00
|
|
|
<layout name='modern_business_home' title='Modern Business: Home page carousel with fixed custom-menus' />
|
2015-03-28 14:10:28 -07:00
|
|
|
<layout name='jumbotron_full' title='Jumbotron (full-width)' >
|
|
|
|
<custompages>forum</custompages>
|
|
|
|
</layout>
|
2014-01-06 07:52:13 -08:00
|
|
|
<layout name='jumbotron_sidebar_right' title='Jumbotron (sidebar-right)' default='true' >
|
2013-12-30 06:23:12 -08:00
|
|
|
<custompages>/news</custompages>
|
|
|
|
<menuPresets>
|
|
|
|
<area id='1'>
|
2013-12-31 09:59:19 -08:00
|
|
|
<menu name='search' />
|
|
|
|
<menu name='news_categories' />
|
2013-12-30 06:23:12 -08:00
|
|
|
<menu name='other_news' />
|
|
|
|
<menu name='other_news2' />
|
|
|
|
<menu name='blogcalendar' />
|
|
|
|
</area>
|
|
|
|
</menuPresets>
|
|
|
|
</layout>
|
2013-12-21 01:32:39 -08:00
|
|
|
</layouts>
|
2017-01-29 15:10:32 -08:00
|
|
|
<themePrefs>
|
|
|
|
<pref name='branding'>sitename</pref>
|
|
|
|
<pref name='nav_alignment'>right</pref>
|
|
|
|
<pref name='usernav_placement'>top</pref>
|
|
|
|
</themePrefs>
|
2013-12-21 01:32:39 -08:00
|
|
|
</e107Theme>
|