[ADD] theme 14.0

This commit is contained in:
Jeremy Kersten
2021-05-10 15:45:35 +02:00
commit cb1e3be3f8
2309 changed files with 55585 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).
You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.
The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
+3
View File
@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models
+26
View File
@@ -0,0 +1,26 @@
{
'name': 'Monglia Theme',
'description': 'Monglia Catering Theme',
'category': 'Theme/Services',
'summary': 'Restaurants, Bars, Pubs, Cafes, Catering, Food, Drinks, Concerts, Events, Shows, Musics, Dance, Party',
'sequence': 260,
'version': '2.0.0',
'author': 'Odoo S.A.',
'depends': ['theme_common'],
'data': [
'views/assets.xml',
'views/images_content.xml',
'views/customizations.xml',
'views/old_snippets/s_banner_parallax.xml',
'views/old_snippets/s_big_icons.xml',
'views/old_snippets/s_features_carousel.xml',
'views/old_snippets/s_products_carousel.xml',
],
'images': [
'static/description/monglia_description.png',
'static/description/monglia_screenshot.jpeg',
],
'license': 'LGPL-3',
'live_test_url': 'https://theme-monglia.odoo.com',
}
+57
View File
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
# Translators:
# Martin Trigaux, 2019
# Rudolf Schnapka <rs@techno-flex.de>, 2019
# Leon Grill <leg@odoo.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
"Last-Translator: Leon Grill <leg@odoo.com>, 2019\n"
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr "Hamburger"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr "Hamburger Menü Position"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr "Links"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr "Menü"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr "Rechts"
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr "Werkzeuge"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr "Obere Leiste"
+55
View File
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
# Translators:
# Martin Trigaux, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
"Last-Translator: Martin Trigaux, 2019\n"
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr "Izquierda"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr "Menú"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr "Derecha"
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr ""
+58
View File
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
# Translators:
# Martin Trigaux, 2019
# Frédéric LIETART <stuff@tifred.fr>, 2019
# Jean-Marc Dupont <jmd@6it.fr>, 2019
# Eloïse Stilmant <est@odoo.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
"Last-Translator: Eloïse Stilmant <est@odoo.com>, 2019\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr "Hamburger"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr "Gauche"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr "Menu"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr "Droit"
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr ""
+57
View File
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
# Translators:
# Martin Trigaux, 2019
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2019
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2019\n"
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr "Hamburger"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr "Hamburger menu positie"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr "Links"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr "Menu"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr "Rechts"
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr "Thema tools"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr "Top balk"
+52
View File
@@ -0,0 +1,52 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 08:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr ""
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr ""
+57
View File
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * theme_monglia
#
# Translators:
# Martin Trigaux, 2019
# v2exerer <9010446@qq.com>, 2019
# liAnGjiA <liangjia@qq.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-24 08:55+0000\n"
"PO-Revision-Date: 2019-04-24 11:21+0000\n"
"Last-Translator: liAnGjiA <liangjia@qq.com>, 2019\n"
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger"
msgstr "汉堡包"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Hamburger Menu Position"
msgstr ""
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Left"
msgstr "左"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Menu"
msgstr "菜单"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Right"
msgstr "右"
#. module: theme_monglia
#: model:ir.model,name:theme_monglia.model_theme_utils
msgid "Theme Utils"
msgstr "主题实用工具"
#. module: theme_monglia
#: model_terms:theme.ir.ui.view,arch:theme_monglia.theme_customize
msgid "Top Bar"
msgstr "顶栏"
+3
View File
@@ -0,0 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import theme_monglia
+16
View File
@@ -0,0 +1,16 @@
from odoo import models
class ThemeMonglia(models.AbstractModel):
_inherit = 'theme.utils'
def _theme_monglia_post_copy(self, mod):
# For compatibility
# self.enable_view('theme_common.compatibility-saas-10-1')
self.disable_view('website.template_header_default')
self.enable_view('website.template_header_hamburger')
self.enable_header_off_canvas()
self.disable_view('website.footer_custom')
self.enable_view('website.template_footer_minimalist')
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

+206
View File
@@ -0,0 +1,206 @@
<section class="container">
<h2 class="text-muted">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
<hr>
<p class="lead">This theme is a professional responsive HTML5 theme, built using Bootstrap3,
the most popular front-end framework for developing responsive, mobile
first projects on the web. Just drag &amp; drop the new building blocks
you need to easily build your layout. All layouts are made of sections,
that you can easily combine to fit your specific project.</p>
<img src="monglia_description.png" class="img-fluid d-block mx-auto"/>
<hr>
<h2 class="text-muted">Customization Tools</h2>
<p>The theme comes with customization tools.&nbsp;You can easily change
the background, the colors and the font combination of your website or
you a preset.</p>
<div class="row">
<div class="col-lg-4">
<img src="customtool.jpg" class="img-fluid d-block mx-auto"/>
</div>
<div class="col-lg-8">
<h3>The theme comes with a lot of options</h3>
<ul>
<li>WIDE OR BOXED LAYOUT</li>
<li>6 COLOR SCHEMES</li>
<li>8 BACKGROUND SHADES OR USE YOUR OWN</li>
<li>6 FONT COMBINATIONS</li>
<li>10 BACKGROUND PATTERNS</li>
</ul>
<p>All the background, color and font combinations were made to work together.&nbsp;
You&nbsp;can not go wrong with the settings.</p>
<h3>Minimalistic Flat Design</h3>
<p>It was made with easy customization and branding in mind. Based on
simple, modern and typographical elements, it allows you to easily customize
your website.</p>
<h3>6 Prebuild Presets</h3>
<p class="mb16">You don't have the time to play with options? Don't worry, this theme gives
you six full presets wich combine colors, fonts and background.</p>
<p>This theme has an <a href="https://apps.odoo.com/apps/10.0/theme_monglia_sale/">additional eCommerce plugin</a>.</p>
</div>
</div>
<hr>
<h2 class="text-muted">Building Blocks</h2>
<p>You get a new complete range of building blocks.</p>
<div class="row">
<div class="col-lg-4">
<h4 class="text-muted">CONTENT BLOCKS</h4>
<ul class="mb16">
<li>Title</li>
<li>1 Column Text</li>
<li>2 Column Text</li>
<li>3 Column Text</li>
<li>4 Column Text</li>
<li>Separator Block</li>
</ul>
<h4 class="text-muted mb16">STRUCTURE BLOCKS</h4>
<ul class="mb16">
<li>Custom Banner</li>
<li>Big Picture + Text</li>
<li>Text + Big Picture</li>
<li>Cubes</li>
<li>Features Slideshow</li>
<li>Header + Text + Picture</li>
<li>Product List</li>
<li>2 Color Blocks</li>
<li>4 Color Blocks</li>
<li>Numbers</li>
<li>Logos Bar</li>
<li>Testimonial Slider</li>
<li>Big Circle Icons</li>
<li>Events with Internal Slider</li>
</ul>
</div>
<div class="col-lg-4">
<h4 class="text-muted">FEATURES BLOCKS</h4>
<ul class="mb16">
<li>Slide Banner</li>
<li>Slideshow with products</li>
</ul>
</div>
<div class="col-lg-4">
<h3>Customize Your Blocks</h3>
<p class="mb16">Each building blocks comes with its own options.&nbsp;</p>
<img src="customtool2.jpg" class="img-fluid d-block mx-auto"/>
</div>
</div>
<p>Some fonts might not work with extended charsets.</p>
<p>The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
<hr>
<h1 class="text-center">CONTRIBUTORS LIST</h1>
<br/>
<p class="strong text-center">This theme was created with the help of our user community.</p>
<h3 class="text-center">Thanks to our backers the Indiegogo campaign was a success!</h3>
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
<br/>
<h1 class="text-center"><u>Main Sponsor</u></h1>
<br/>
<div class="row">
<div class="col-lg-2">
<a href="http://www.aselcis.com/" target="blank">
<img src="contributors/aselcis.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.bas-solutions.nl/" target="blank">
<img src="contributors/bas-solutions.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.bloopark.de/" target="blank">
<img src="contributors/bloopark.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.brouwland.com" target="blank">
<img src="contributors/brouwland.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.catsanddogs.com/" target="blank">
<img src="contributors/catsdogs.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="https://www.hucke-media.de/" target="blank">
<img src="contributors/huckemedia.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
</div>
<div class="row">
<div class="col-lg-2">
<a href="http://www.datadialog.net/" target="blank">
<img src="contributors/dialognet.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.dynapps.be/" target="blank">
<img src="contributors/dynapps.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://opusvl.com/" target="blank">
<img src="contributors/opusvl.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://oxenworkwear.com/" target="blank">
<img src="contributors/oxen.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.simplit.co/" target="blank">
<img src="contributors/simplitco.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.sodexis.com/" target="blank">
<img src="contributors/sodexis.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
</div>
<div class="row" style="margin-bottom:30px;">
<div class="col-lg-2 offset-lg-3">
<a href="https://www.techreceptives.com" target="blank">
<img src="contributors/tech-receptives.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="http://www.applicatour.com/" target="blank">
<img src="contributors/applicatour.jpg" class="img-fluid d-block mx-auto"/>
</a>
</div>
<div class="col-lg-2">
<a href="https://vauxoo.com" target="blank">
<img src="contributors/vauxoo.png" class="img-fluid d-block mx-auto"/>
</a>
</div>
</div>
<p>Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo</p>
<h1 class="text-center"><u>Sponsor</u></h1>
<br/>
<p>Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour</p>
<h1 class="text-center"><u>Power Designer</u></h1>
<br/>
<p>Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir</p>
</section>
Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+61
View File
@@ -0,0 +1,61 @@
odoo.define("theme_monglia.tour.monglia", function (require) {
"use strict";
const core = require("web.core");
const _t = core._t;
const wTourUtils = require("website.tour_utils");
var tour = require("web_tour.tour");
const snippets = [
{
id: 's_cover',
name: 'Cover',
},
{
id: 's_title',
name: 'Title',
},
{
id: 's_media_list',
name: 'Media List',
},
{
id: 's_carousel',
name: 'Carousel',
},
{
id: 's_call_to_action',
name: 'Call to Action',
},
{
id: 's_text_image',
name: 'Text - Image',
},
{
id: 's_image_text',
name: 'Image - Text',
},
];
wTourUtils.registerThemeHomepageTour("monglia_tour", [
wTourUtils.dragNDrop(snippets[0]),
wTourUtils.clickOnText(snippets[0], 'h1', 'top'),
wTourUtils.goBackToBlocks(),
wTourUtils.dragNDrop(snippets[1]),
wTourUtils.dragNDrop(snippets[2]),
wTourUtils.dragNDrop(snippets[3]),
wTourUtils.dragNDrop(snippets[4]),
wTourUtils.clickOnSnippet(snippets[4], 'top'),
wTourUtils.changeBackgroundColor('left'),
wTourUtils.selectColorPalette(),
wTourUtils.goBackToBlocks('left'),
wTourUtils.dragNDrop(snippets[5]),
wTourUtils.dragNDrop(snippets[6]),
wTourUtils.clickOnSave(),
]);
});
@@ -0,0 +1,21 @@
$s-banner-parallax-height: 100vh;
$s-banner-parallax-padding: 15px;
$s-banner-parallax-header-shadow: none;
$s-banner-parallax-bg-position: none !important;
$s-banner-parallax-h1-size: 50px;
@mixin s-banner-parallax-hero-bg-hook {
width: 100%;
text-align: center;
position: relative;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
}
@mixin s-banner-parallax-row-hook {
vertical-align: top;
padding: 0;
}
@mixin s-banner-parallax-height-hook {
@include media-breakpoint-down(sm) {
height: 100vh !important;
}
}
@@ -0,0 +1,24 @@
$s-big-icon-circle-color: blue; // FIXME epsilon
$s-big-icon-circle-icon-size: 150px;
$s-big-icon-circle-text-color: $-gray-700;
@mixin s-big-icon-circle-height-hook {
padding-top: 0;
@include media-breakpoint-down(sm) {
height: 100%;
}
.row {
@include media-breakpoint-down(sm) {
height: 100%;
}
}
.col-lg-12 {
height: 35%;
}
}
@mixin s-big-icon-circle-fa-hook {
height: 150px;
line-height: 70px;
@include media-breakpoint-down(sm) {
height: 80px;
}
}
@@ -0,0 +1,13 @@
$s-features-carousel-border-width: 0;
$s-features-carousel-indicators-visible: visible;
@mixin s-features-carousel-inner-hook {
.carousel-inner .row {
margin: 40px 70px;
@include media-breakpoint-down(sm) {
margin: 0;
}
}
}
@mixin s-features-carousel-mask-hook {
border: 1px solid gray('200');
}
@@ -0,0 +1,3 @@
$s-products-carousel-carousel-height: 100vh;
$s-products-carousel-indicators-position: 120px;
$s-products-carousel-indicators-visible: visible;
@@ -0,0 +1,50 @@
$s-banner-3-carosel-control-color: rgba(0, 0, 0, 0);
$s-banner-3-padding: 15px;
$s-banner-3-fa-color: white; // FIXME alpha
$s-banner-3-carousel-height: 100vh;
$s-banner-3-text-shadow: none;
$s-banner-3-hero-bg-color: #000;
$s-banner-3-indicators-visible: visible;
$s-banner-3-h1-size: 45px;
$s-banner-3-h2-size: 25px;
@mixin s-banner-3-row-hook {
background-color: rgba(255, 255, 255, 0.5);
border: 1px solid o-color('alpha');
height: 200px;
width: 400px;
position: relative;
top: 50%;
transform: translateY(-50%);
float: left;
img {
display: none;
}
@include media-breakpoint-down(sm) {
top: 100px;
width: 100%;
}
}
@mixin s-banner-3-col-center-hook {
text-align: center;
width: 100%;
}
@mixin s-banner-3-carousel-control-hook {
display: none;
}
$s-big-picture-text-padding: 0;
$s-big-picture-text-align: center;
@mixin s-big-picture-text-hero-hook {
border-bottom: 1px solid o-color('epsilon');
margin: 0 20%;
}
$s-text-big-picture-padding: 0;
$s-text-big-picture-text-align: center;
@mixin s-text-big-picture-hero-hook {
border-bottom: 1px solid o-color('epsilon');
margin: 0 20%;
}
$s-timeline-company-color: $-gray-700;
@@ -0,0 +1,220 @@
//------------------------------------------------------------------------------
// Colors
//------------------------------------------------------------------------------
// Theme colors
$o-theme-color-palettes: (
(
'alpha': #ffffff,
'beta': #add3ce,
'gamma': #a7c7d5,
'delta': #47464b,
'epsilon': #f3997b,
),
(
'alpha': #f8f1d4,
'beta': #5b4645,
'gamma': #ffffff,
'delta': #21263a,
'epsilon': #8f8747,
),
(
'alpha': #dedede,
'beta': #adadad,
'gamma': #ffffff,
'delta': #3e3e3e,
'epsilon': #848f47,
),
(
'alpha': #cfcfcf,
'beta': #2e2e2e,
'gamma': #ffffff,
'delta': #000000,
'epsilon': #1ad68f,
),
(
'alpha': #9fcae2,
'beta': #bbc05c,
'gamma': #ffffff,
'delta': #112625,
'epsilon': #45b08c,
),
(
'alpha': #fdeacc,
'beta': #e8cda2,
'gamma': #ffffff,
'delta': #3e3f43,
'epsilon': #e1444d,
),
);
// Grays
$-gray-700: lighten(#000, 33.5%);
$o-gray-color-palettes: ();
@each $-palette in $o-theme-color-palettes {
$o-gray-color-palettes: append($o-gray-color-palettes, (
'900': lighten(#000000, 20%),
'700': $-gray-700,
'600': lighten(#000000, 46.7%),
'200': lighten(#000000, 85%),
));
}
// Colors
$o-color-palettes: (
(
'o-color-1': #ed145b,
'o-color-2': #9CD6FA,
'o-color-3': #f5f5f5,
'o-color-4': #ffffff,
'o-color-5': #111111,
),
(
'o-color-1': #8f8747,
'o-color-2': #5b4645,
'o-color-3': #f0ecdb,
'o-color-4': #ffffff,
'o-color-5': #21263a,
),
(
'o-color-1': #c0ce75,
'o-color-2': #704562,
'o-color-3': #dedede,
'o-color-4': #ffffff,
'o-color-5': #3e3e3e,
),
(
'o-color-1': #1ad68f,
'o-color-2': #2e2e2e,
'o-color-3': #cfcfcf,
'o-color-4': #ffffff,
'o-color-5': #000000,
),
(
'o-color-1': #c5ca60,
'o-color-2': #40a181,
'o-color-3': #bfddec,
'o-color-4': #ffffff,
'o-color-5': #112625,
'footer': 1,
'copyright': 1,
),
(
'o-color-1': #da557d,
'o-color-2': #6d4046,
'o-color-3': #fffddc,
'o-color-4': #ffffff,
'o-color-5': #3e3f43,
'footer': 1,
'copyright': 1,
),
);
//------------------------------------------------------------------------------
// Fonts
//------------------------------------------------------------------------------
$o-theme-h1-font-size-multiplier: (36 / 14);
$o-theme-h2-font-size-multiplier: (30 / 14);
$o-theme-h3-font-size-multiplier: (24 / 14);
$o-theme-h4-font-size-multiplier: (18 / 14);
$o-theme-h5-font-size-multiplier: 1;
$o-theme-h6-font-size-multiplier: (12 / 14);
$o-theme-font-configs: (
'Handlee': (
'family': ('Handlee', cursive),
'url': 'Handlee:300,300i,400,400i,700,700i',
),
'Gruppo': (
'family': ('Gruppo', cursive),
'url': 'Gruppo:300,300i,400,400i,700,700i',
),
'Darker Grotesque': (
'family': ('Darker Grotesque', sans-serif),
'url': 'Darker+Grotesque:300,300i,500,500i,700,700i',
),
'Bowlby One SC': (
'family': ('Bowlby One SC', cursive),
'url': 'Bowlby+One+SC:300,300i,400,400i,700,700i',
),
'Lobster': (
'family': ('Lobster', cursive),
'url': 'Lobster:300,300i,400,400i,700,700i',
),
'Nunito': (
'family': ('Nunito', sans-serif),
'url': 'Nunito:300,300i,400,400i,700,700i',
),
'Raleway': (
'family': ('Raleway', sans-serif),
'url': 'Raleway:300,300i,400,400i,700,700i',
),
'Source Sans Pro': (
'family': ('Source Sans Pro', sans-serif),
'url': 'Source+Sans+Pro:300,300i,400,400i,700,700i',
),
'Amatic SC': (
'family': ('Amatic SC', cursive),
'url': 'Amatic+SC:300,300i,400,400i,700,700i',
),
'Open Sans Condensed': (
'family': ('Open Sans Condensed', sans-serif),
'url': 'Open+Sans+Condensed:300,300i,400,400i,700,700i',
),
'Oswald': (
'family': ('Oswald', sans-serif),
'url': 'Oswald:300,300i,400,400i,700,700i',
),
'Roboto': (
'family': ('Roboto', sans-serif),
'url': 'Roboto:300,300i,400,400i,700,700i',
),
'Permanent Marker': (
'family': ('Permanent Marker', cursive),
'url': 'Permanent+Marker:300,300i,400,400i,700,700i',
),
'Pacifico': (
'family': ('Pacifico', cursive),
'url': 'Pacifico:300,300i,400,400i,700,700i',
),
'Playfair Display': (
'family': ('Playfair Display', serif),
'url': 'Playfair+Display:300,300i,400,400i,700,700i',
),
'Playfair Display SC': (
'family': ('Playfair Display SC', serif),
'url': 'Playfair+Display+SC:300,300i,400,400i,700,700i',
),
);
//------------------------------------------------------------------------------
// Website customizations
//------------------------------------------------------------------------------
$o-website-values-palettes: (
(
'header-font-size': (18 / 16) * 1rem,
'font': 'Roboto',
'headings-font': 'Darker Grotesque',
'navbar-font': 'Darker Grotesque',
'buttons-font': 'Darker Grotesque',
'header-template': 'hamburger',
'hamburger-type': 'off-canvas',
'hamburger-position': 'left',
'footer-template': 'minimalist',
'btn-border-radius': 0,
'btn-border-radius-sm': 0,
'btn-border-radius-lg': 0,
'btn-font-size': 1.2rem,
'btn-padding-y': .474rem,
'btn-padding-x': 1.25rem,
'btn-font-size-lg': 2rem,
'btn-padding-y-lg': .4rem,
'btn-padding-x-lg': 2rem,
),
);
@@ -0,0 +1,3 @@
//------------------------------------------------------------------------------
// Secondary Variables
//------------------------------------------------------------------------------
@@ -0,0 +1,11 @@
.s_numbers {
.s_number {
font-size: 75px;
@include media-breakpoint-down(sm) {
font-size: 60px;
}
}
h6 {
text-transform: uppercase;
}
}
@@ -0,0 +1,6 @@
@mixin s-product-list-img-hook {
transition: opacity 0.3s ease-out;
&:hover {
opacity: 0.3;
}
}
+26
View File
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_primary_variables" inherit_id="website._assets_primary_variables" priority="1">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/scss/primary_variables.scss"/>
</xpath>
</template>
<template id="_assets_secondary_variables" inherit_id="website._assets_secondary_variables" priority="1">
<xpath expr="//link" position="before">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/scss/secondary_variables.scss"/>
</xpath>
</template>
<template id="compatibility-saas-11-4-variables" name="Compatibility for saas-11.4 (variables)" inherit_id="theme_common.compatibility-saas-11-4-variables">
<xpath expr="//link[last()]" position="before">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/scss/compatibility-saas-11.4-variables.scss"/>
</xpath>
</template>
<!-- Onboarding Tour -->
<template id="assets_editor" inherit_id="website.assets_editor">
<xpath expr="//script[last()]" position="after">
<script type="text/javascript" src="/theme_monglia/static/src/js/tour.js"/>
</xpath>
</template>
</odoo>
+205
View File
@@ -0,0 +1,205 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- ======== TITLE ======== -->
<template id="s_title" inherit_id="website.s_title" name="Monglia s_title">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc5" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/07","flip":[]}</attribute>
</xpath>
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Airy_07"/>
</xpath>
<xpath expr="//h1" position="replace">
<h1>NEXT <font class="text-o-color-1">EVENTS</font></h1>
</xpath>
</template>
<!-- ======== BANNER ======== -->
<template id="s_banner" inherit_id="website.s_banner" name="Monglia s_banner">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_full_screen_height" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('jumbotron')]" position="attributes">
<attribute name="class" add="o_cc o_cc5" separator=" "/>
</xpath>
</template>
<!-- ======== COVER ======== -->
<template id="s_cover" inherit_id="website.s_cover" name="Monglia s_cover">
<!-- Customize elements -->
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_half_screen_height o_cc o_cc2" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Blocks/03","flip":[]}</attribute>
</xpath>
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Blocks_03"/>
</xpath>
<xpath expr="//div[hasclass('container')]" position="after">
<a class="o_scroll_button rounded-circle align-items-center justify-content-center mx-auto bg-primary text-o-color-4 mb-2" href="#" contenteditable="false" title="Scroll down to next section">
<i class="fa fa-angle-down fa-3x"/>
</a>
</xpath>
<xpath expr="//h1" position="replace">
<h1 style="text-align: left"><font style="font-size: 62px; font-weight: bold;">X²O Festival</font></h1>
</xpath>
<xpath expr="//p[1]" position="replace">
<p class="lead" style="text-align: left">After a year's absence, the free and independent festival is back.</p>
<p class="lead" style="text-align: left">More than ever young talents are honoured on the big stage with more famous artists.</p>
</xpath>
<xpath expr="//p[3]" position="attributes">
<attribute name="style" add="text-align: left;" remove="text-align: center;" separator=";"/>
</xpath>
<xpath expr="//a[hasclass('btn')]" position="attributes">
<attribute name="class" add="btn-lg" separator=" "/>
</xpath>
<!-- Remove color filter -->
<xpath expr="//div[hasclass('o_we_bg_filter')]" position="replace"/>
<!-- Create column -->
<xpath expr="//div[hasclass('container')]" position="inside">
<div class="row">
<div class="o_colored_level col-lg-5"/>
</div>
</xpath>
<!-- Move all elements inside the new col -->
<xpath expr="//div[hasclass('col-lg-5')]" position="inside">
<xpath expr="//div[hasclass('container')]/h1" position="move"/>
<xpath expr="//div[hasclass('container')]/p" position="move"/>
<xpath expr="//div[hasclass('container')]/p" position="move"/>
<h2>21/22 December</h2>
<xpath expr="//div[hasclass('container')]/p" position="move"/>
</xpath>
</template>
<!-- ======== MEDIA LIST ======== -->
<template id="s_media_list" inherit_id="website.s_media_list" name="Monglia s_media_list">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2" remove="bg-200" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Airy/06","colors":{"c2":"o-color-1"},"flip":["x"]}</attribute>
</xpath>
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Airy_06 o_we_flip_x" style="background-image: url(&quot;/web_editor/shape/web_editor/Airy/06.svg?c2=%23ED145B&quot;);"/>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[1]//h3" position="replace">
<h3>Old Town Road</h3>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[1]//p" position="replace">
<p>Everyone knows The States is the home of country music, and they have the festivals to prove it. Grab your cowboy hat and boots because we've put together the best country bands in the USA.</p>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[2]//h3" position="replace">
<h3>Smack My Band Up</h3>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[2]//p" position="replace">
<p>Dj's and electro artists meet every year for the electro dance festival in the largest concert venue in Europe. Book your tickets now, there won't be room for everybody.</p>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[3]//h3" position="replace">
<h3>Sodade Club</h3>
</xpath>
<xpath expr="//div[hasclass('container')]/div/div[3]//p" position="replace">
<p>Sodade is a beautiful concept that is difficult to put into words, but can be experienced by enjoying the diverse range of music on offer.</p>
</xpath>
</template>
<!-- ======== TEXT - IMAGE ======== -->
<template id="s_text_image" inherit_id="website.s_text_image" name="Monglia s_text_image">
<xpath expr="//section" position="attributes">
<attribute name="class" add="pt104 pb40" remove="pt32 pb32" separator=" "/>
<attribute name="data-oe-shape-data">{"shape":"web_editor/Blocks/04","flip":[]}</attribute>
</xpath>
<xpath expr="//div[hasclass('container')]" position="before">
<div class="o_we_shape o_web_editor_Blocks_04"/>
</xpath>
<xpath expr="//div[hasclass('col-lg-6')]" position="attributes">
<attribute name="class" remove="col-lg-6" add="col-lg-5" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('col-lg-6')]" position="attributes">
<attribute name="class" add="offset-lg-1" separator=" "/>
</xpath>
<xpath expr="//h2" position="replace">
<h2>The Club</h2>
</xpath>
<xpath expr="//p" position="replace">
<p>Open 24/7, the club welcomes you and your friends in a relaxed and friendly atmosphere.</p>
</xpath>
<xpath expr="//p[2]" position="replace"/>
<xpath expr="//a" position="replace">
<a href="/contactus" class="btn btn-primary mb-2">Learn more</a>
</xpath>
</template>
<!-- ======== IMAGE - TEXT ======== -->
<template id="s_image_text" inherit_id="website.s_image_text" name="Monglia s_image_text">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc2 pt104 pb104" remove="pt32 pb32" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('col-lg-6')][2]" position="attributes">
<attribute name="class" remove="col-lg-6" add="col-lg-5 offset-lg-1" separator=" "/>
</xpath>
<xpath expr="//h2" position="replace">
<h2>Mixology</h2>
</xpath>
<xpath expr="//p" position="replace">
<p>Every evening, renowned mixologists take turns preparing the best cocktails for you. Drink responsibly.</p>
</xpath>
<xpath expr="//p[2]" position="replace"/>
</template>
<!-- ======== CAROUSEL ======== -->
<template id="s_carousel" inherit_id="website.s_carousel" name="Monglia s_carousel">
<xpath expr="//h2/font" position="replace">
<font style="font-size: 62px;">Martina Clarck</font>
</xpath>
<xpath expr="//p" position="replace">
<p class="lead">This is the first full-length studio release in seven years for the British singer-songwriter.</p>
</xpath>
<xpath expr="//a" position="replace">
<a href="/contactus" class="btn btn-primary mb-2">Discover</a>
</xpath>
</template>
<!-- ======== QUOTES ======== -->
<template id="s_quotes_carousel" inherit_id="website.s_quotes_carousel" name="Monglia s_quotes_carousel">
<!-- Assign slide3 as 'active' and move it in first position -->
<xpath expr="//div[hasclass('carousel-inner')]/div" position="attributes">
<attribute name="class" remove="active" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('carousel-inner')]/div[3]" position="attributes">
<attribute name="class" add="active" separator=" "/>
</xpath>
<xpath expr="//div[hasclass('carousel-inner')]/div" position="before">
<xpath expr="//div[hasclass('carousel-inner')]/div[3]" position="move"/>
</xpath>
</template>
<!-- ======== CALL TO ACTION ======== -->
<template id="s_call_to_action" inherit_id="website.s_call_to_action" name="Monglia s_call_to_action">
<xpath expr="//section" position="attributes">
<attribute name="class" add="o_cc o_cc5" separator=" "/>
</xpath>
<xpath expr="//h3" position="replace">
<h3 style="text-align: left;"><b>APPLY FOR OUR V.I.P. CARD</b></h3>
</xpath>
<xpath expr="//p" position="replace">
<p style="text-align: left;">The vip card allows you to benefit from tickets before everyone else.</p>
</xpath>
<xpath expr="//div[hasclass('col-lg-9')]" position="attributes">
<attribute name="class" add="pt8" separator=" "/>
</xpath>
</template>
</odoo>
+226
View File
@@ -0,0 +1,226 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<!-- Not used anymore by the editor: files and records kept for back-compatibility.
Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<record id="image_content_02" model="theme.ir.attachment">
<field name="key">theme_common.image_content_02</field>
<field name="name">theme_common.image_content_02</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_02.jpg</field>
</record>
<record id="image_content_03" model="theme.ir.attachment">
<field name="key">theme_common.image_content_03</field>
<field name="name">theme_common.image_content_03</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_03.jpg</field>
</record>
<record id="image_content_07" model="theme.ir.attachment">
<field name="key">theme_common.image_content_07</field>
<field name="name">theme_common.image_content_07</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_07.jpg</field>
</record>
<record id="image_content_09" model="theme.ir.attachment">
<field name="key">theme_common.image_content_09</field>
<field name="name">theme_common.image_content_09</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_09.jpg</field>
</record>
<record id="image_content_10" model="theme.ir.attachment">
<field name="key">theme_common.image_content_10</field>
<field name="name">theme_common.image_content_10</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_10.jpg</field>
</record>
<record id="image_content_11" model="theme.ir.attachment">
<field name="key">theme_common.image_content_11</field>
<field name="name">theme_common.image_content_11</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_11.jpg</field>
</record>
<record id="image_content_12" model="theme.ir.attachment">
<field name="key">theme_common.image_content_12</field>
<field name="name">theme_common.image_content_12</field>
<field name="url">/theme_monglia/static/src/img/content/content_img_12.jpg</field>
</record>
<!-- Change default preheader image -->
<record id="header_image_1_default_image" model="theme.ir.attachment">
<field name="key">website.header_image_1_default_image</field>
<field name="name">website.header_image_1_default_image</field>
<field name="url">/website/static/src/img/snippets_demo/header_image_1_default_image.jpg</field>
</record>
<!-- Change default images of snippets -->
<record id="s_banner_default_image" model="theme.ir.attachment">
<field name="key">website.s_banner_default_image</field>
<field name="name">website.s_banner_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_banner.jpg</field>
</record>
<record id="s_popup_default_image" model="theme.ir.attachment">
<field name="key">website.s_popup_default_image</field>
<field name="name">website.s_popup_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_popup.jpg</field>
</record>
<record id="s_cover_default_image" model="theme.ir.attachment">
<field name="key">website.s_cover_default_image</field>
<field name="name">website.s_cover_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_cover.jpg</field>
</record>
<record id="s_text_image_default_image" model="theme.ir.attachment">
<field name="key">website.s_text_image_default_image</field>
<field name="name">website.s_text_image_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_text_image.jpg</field>
</record>
<record id="s_image_text_default_image" model="theme.ir.attachment">
<field name="key">website.s_image_text_default_image</field>
<field name="name">website.s_image_text_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_image_text.jpg</field>
</record>
<record id="s_picture_default_image" model="theme.ir.attachment">
<field name="key">website.s_picture_default_image</field>
<field name="name">website.s_picture_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_picture.jpg</field>
</record>
<record id="library_image_11" model="theme.ir.attachment">
<field name="key">website.library_image_11</field>
<field name="name">website.library_image_11</field>
<field name="url">/theme_monglia/static/src/img/snippets/library_image_11.jpg</field>
</record>
<record id="library_image_13" model="theme.ir.attachment">
<field name="key">website.library_image_13</field>
<field name="name">website.library_image_13</field>
<field name="url">/theme_monglia/static/src/img/snippets/library_image_13.jpg</field>
</record>
<record id="library_image_07" model="theme.ir.attachment">
<field name="key">website.library_image_07</field>
<field name="name">website.library_image_07</field>
<field name="url">/theme_monglia/static/src/img/snippets/library_image_07.jpg</field>
</record>
<record id="s_masonry_block_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_masonry_block_default_image_1</field>
<field name="name">website.s_masonry_block_default_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_masonry_block.jpg</field>
</record>
<record id="s_carousel_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_1</field>
<field name="name">website.s_carousel_default_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_carousel_1.jpg</field>
</record>
<record id="s_carousel_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_2</field>
<field name="name">website.s_carousel_default_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_carousel_2.jpg</field>
</record>
<record id="s_carousel_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_carousel_default_image_3</field>
<field name="name">website.s_carousel_default_image_3</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_carousel_3.jpg</field>
</record>
<record id="s_media_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_1</field>
<field name="name">website.s_media_list_default_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_media_list_1.jpg</field>
</record>
<record id="s_media_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_2</field>
<field name="name">website.s_media_list_default_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_media_list_2.jpg</field>
</record>
<record id="s_media_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_media_list_default_image_3</field>
<field name="name">website.s_media_list_default_image_3</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_media_list_3.jpg</field>
</record>
<record id="s_parallax_default_image" model="theme.ir.attachment">
<field name="key">website.s_parallax_default_image</field>
<field name="name">website.s_parallax_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_parallax.jpg</field>
</record>
<record id="s_company_team_image_1" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_1</field>
<field name="name">website.s_company_team_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_company_team_image_2" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_2</field>
<field name="name">website.s_company_team_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_2.jpg</field>
</record>
<record id="s_company_team_image_3" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_3</field>
<field name="name">website.s_company_team_image_3</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_company_team_image_4" model="theme.ir.attachment">
<field name="key">website.s_company_team_image_4</field>
<field name="name">website.s_company_team_image_4</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_product_list_default_image_1" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_1</field>
<field name="name">website.s_product_list_default_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_1.jpg</field>
</record>
<record id="s_product_list_default_image_2" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_2</field>
<field name="name">website.s_product_list_default_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_2.jpg</field>
</record>
<record id="s_product_list_default_image_3" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_3</field>
<field name="name">website.s_product_list_default_image_3</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_3.jpg</field>
</record>
<record id="s_product_list_default_image_4" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_4</field>
<field name="name">website.s_product_list_default_image_4</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_4.jpg</field>
</record>
<record id="s_product_list_default_image_5" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_5</field>
<field name="name">website.s_product_list_default_image_5</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_5.jpg</field>
</record>
<record id="s_product_list_default_image_6" model="theme.ir.attachment">
<field name="key">website.s_product_list_default_image_6</field>
<field name="name">website.s_product_list_default_image_6</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_6.jpg</field>
</record>
<record id="s_product_catalog_default_image" model="theme.ir.attachment">
<field name="key">website.s_product_catalog_default_image</field>
<field name="name">website.s_product_catalog_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_product_catalog.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_1" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_1</field>
<field name="name">website.s_quotes_carousel_demo_image_1</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_quotes_carousel_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_2" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_2</field>
<field name="name">website.s_quotes_carousel_demo_image_2</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_quotes_carousel_2.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_3" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_3</field>
<field name="name">website.s_quotes_carousel_demo_image_3</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_3.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_4" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_4</field>
<field name="name">website.s_quotes_carousel_demo_image_4</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_1.jpg</field>
</record>
<record id="s_quotes_carousel_demo_image_5" model="theme.ir.attachment">
<field name="key">website.s_quotes_carousel_demo_image_5</field>
<field name="name">website.s_quotes_carousel_demo_image_5</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_4.jpg</field>
</record>
<record id="s_newsletter_block" model="theme.ir.attachment">
<field name="key">website.library_image_17</field>
<field name="name">website.library_image_17</field>
<field name="url">/theme_monglia/static/src/img/snippets/s_newsletter.jpg</field>
</record>
<record id="s_blockquote_avatar" model="theme.ir.attachment">
<field name="key">website.s_blockquote_default_image</field>
<field name="name">website.s_blockquote_default_image</field>
<field name="url">/theme_monglia/static/src/img/snippets/uiface_2.jpg</field>
</record>
</data>
</openerp>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_banner_parallax_css_000_variables" inherit_id="theme_common._assets_snippet_s_banner_parallax_css_000_variables" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/old_snippets/s_banner_parallax/000_variables.scss"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_big_icons_css_000_variables" inherit_id="theme_common._assets_snippet_s_big_icons_css_000_variables" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/old_snippets/s_big_icons/000_variables.scss"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_features_carousel_css_000_variables" inherit_id="theme_common._assets_snippet_s_features_carousel_css_000_variables" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/old_snippets/s_features_carousel/000_variables.scss"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_products_carousel_css_000_variables" inherit_id="theme_common._assets_snippet_s_products_carousel_css_000_variables" active="False">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/old_snippets/s_products_carousel/000_variables.scss"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="assets_snippet_s_numbers_css_000" inherit_id="website.assets_snippet_s_numbers_css_000">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/snippets/s_numbers/000.scss"/>
</xpath>
</template>
</odoo>
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="_assets_snippet_s_product_list_css_000_variables" inherit_id="website._assets_snippet_s_product_list_css_000_variables">
<xpath expr="//link[last()]" position="after">
<link rel="stylesheet" type="text/scss" href="/theme_monglia/static/src/snippets/s_product_list/000_variables.scss"/>
</xpath>
</template>
</odoo>