[ADD] theme saas-6
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Big message" id="s_big_message" inherit_id="website.s_big_message">
|
||||
<xpath expr="//section[contains(@class, 's_big_message')]" position="attributes">
|
||||
<attribute name="class">jumbotron s_big_message bg-gray-darker</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_big_message')]//h1" position="attributes">
|
||||
<attribute name="class">text-success</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_big_message')]//a[@class='btn btn-primary btn-lg']" position="attributes">
|
||||
<attribute name="class">btn btn-success btn-lg</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Big picture" id="s_big_picture_extended" inherit_id="website.s_big_picture">
|
||||
<xpath expr="//section[contains(@class, 's_big_picture')]" position="attributes">
|
||||
<attribute name="class">s_big_picture</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_big_picture')]//img" position="attributes">
|
||||
<attribute name="src">/website/image/theme_common.image_content_05</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_big_picture')]//a" position="attributes">
|
||||
<attribute name="class">btn btn-success</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Button" id="s_button" inherit_id="website.s_button">
|
||||
<xpath expr="//section[contains(@class, 's_button')]" position="attributes">
|
||||
<attribute name="class">jumbotron s_button bg-alpha</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Image Text" id="s_image_text" inherit_id="website.s_image_text">
|
||||
<xpath expr="//section[contains(@class, 's_image_text')]//img" position="replace">
|
||||
<img class="img img-responsive" src="/website/image/theme_common.image_content_04" alt=""/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Panel Extended" id="s_panel_extended" inherit_id="website.s_panel">
|
||||
<xpath expr="//div[contains(@class, 's_panel')]" position="attributes">
|
||||
<attribute name="class"> s_panel panel panel-beta</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[contains(@class, 's_panel')]//h3" position="replace">
|
||||
<h4 class="mt0 mb0"><i class="fa fa-star fa-1x text-muted"/>Feature Title</h4>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Quote Extended" id="s_quote_extended" inherit_id="website.s_quote">
|
||||
<xpath expr="//blockquote[contains(@class, 's_quote')]" position="replace">
|
||||
<blockquote class="s_quote">
|
||||
<i class="fa fa-quote-left fa-1x bg-beta"/>
|
||||
<div class="blockquote-text">
|
||||
<p>Write a quote here from one of your customers. Quotes are a great way to build confidence in your products or services.</p>
|
||||
<img class="img img-circle" src="/website/image/theme_common.image_content_10" alt=""/>
|
||||
<small>Author of this quote</small>
|
||||
</div>
|
||||
</blockquote>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Separator Extended" id="s_separator_extended" inherit_id="website.s_separator">
|
||||
<xpath expr="//hr[contains(@class, 's_separator')]" position="replace">
|
||||
<hr class="s_separator hr-full hr-1px hr-solid"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Share Extended" id="s_share_extended" inherit_id="website.s_share">
|
||||
<xpath expr="//div[contains(@class, 's_share')]" position="replace">
|
||||
<div class="oe_share s_share">
|
||||
<h4 class="s_share_title">Share <i class="text-muted fa fa-hand-o-right fa-1x"/></h4>
|
||||
<a target="_blank" class="oe_share_facebook" href="https://www.facebook.com/sharer/sharer.php?u={url}">
|
||||
<i class="img-circle fa fa-facebook fa-1x"/>
|
||||
</a>
|
||||
<a target="_blank" class="oe_share_twitter fa-1x" href="https://twitter.com/intent/tweet?text={title}&url={url}">
|
||||
<i class="img-circle fa fa-twitter fa-1x"/>
|
||||
</a>
|
||||
<a target="_blank" class="oe_share_linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url={url}&title={title}&">
|
||||
<i class="img-circle fa fa-linkedin fa-1x"/>
|
||||
</a>
|
||||
<a target="_blank" class="oe_share_google" href="https://plus.google.com/share?url={url}">
|
||||
<i class="img-circle fa fa-google-plus fa-1x"/>
|
||||
</a>
|
||||
<a href="mailto:?body={url}&subject={title}">
|
||||
<i class="img-circle fa fa-envelope fa-1x"/>
|
||||
</a>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Text-Block" id="s_text_block_extended" inherit_id="website.s_text_block">
|
||||
<xpath expr="//section[contains(@class, 's_text_block')]//div[contains(@class, 'col-md-12')]" position="attributes">
|
||||
<attribute name="class">col-md-12</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_text_block')]//h3" position="attributes">
|
||||
<attribute name="class">text-primary mb0 mt0</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_text_block')]//h2" position="attributes">
|
||||
<attribute name="class">mb8</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//section[contains(@class, 's_text_block')]//h3" position="after">
|
||||
<hr class="s_separator hr-full hr-1px hr-solid"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Text Image" id="s_text_image" inherit_id="website.s_text_image">
|
||||
<xpath expr="//section[contains(@class, 's_text_image')]//img" position="replace">
|
||||
<img class="img img-responsive" src="/website/image/theme_common.image_content_04" alt=""/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Well Extended" id="s_well_extended" inherit_id="website.s_well">
|
||||
<xpath expr="//div[contains(@class, 's_well')]" position="replace">
|
||||
<div class="s_well well well-gray-darker">
|
||||
<span class="fa fa-exclamation-triangle fa-3x pull-left"></span>
|
||||
<div class="well-text">
|
||||
<p>Explain the benefits you offer.<br/> Don't write about products or services here, write about solutions.</p>
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user