Skip to content

Commit

Permalink
[IMP] theme_*: adapt s_split_intro snippet
Browse files Browse the repository at this point in the history
*: anelusia, artists, avantgarde, aviato, beauty, bewise, bistro,
bookstore, buzzy, cobalt, enark, kiddo, loftspace, monglia, nano, notes,
odoo_experts, orchid, real_estate, treehouse, vehicle, yes, zap.

This commit reviews the occurrences of `s_split_intro` snippet across
design themes.

task-4077616
part of task-4077427
  • Loading branch information
chgo-odoo committed Sep 11, 2024
1 parent 30e8f21 commit dbde21f
Show file tree
Hide file tree
Showing 75 changed files with 444 additions and 1 deletion.
1 change: 1 addition & 0 deletions theme_anelusia/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
'views/snippets/s_unveil.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_anelusia/views/images_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,10 @@
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_picture.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_anelusia/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
15 changes: 15 additions & 0 deletions theme_anelusia/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Experiment the<br/>real diversity
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Step into the future with our inclusive styles designed to celebrate your unique expression. From expanding your wardrobe to embracing new trends, our collections provide the foundation for a vibrant fashion experience. Don’t let conventional choices limit your style any longer.<br/><br/>
</xpath>
</template>

</odoo>
1 change: 1 addition & 0 deletions theme_artists/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'views/snippets/s_color_blocks_2.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_artists/views/images.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,10 @@ Check in theme_monglia's primary_variables.scss, theme.scss and theme_common's m
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_artists/static/src/img/snippets/library_image_10.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_artists/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
19 changes: 19 additions & 0 deletions theme_artists/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover our<br/>exclusive artists !
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Step into a new artistic era with our innovative techniques designed to elevate your unique style. From refining your skills to expanding your creative horizons, our tools provide the foundation for lasting impact. Don’t let outdated methods limit your artistic potential any longer.<br/><br/>
</xpath>
</template>

</odoo>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions theme_avantgarde/views/customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,16 @@
</xpath>
</template>

<!-- ======== SPLIT INTRO ======== -->
<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Transform your<br/>architectural vision
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Step into the future with our cutting-edge solutions tailored to enhance your architectural projects. From optimizing designs to driving innovative outcomes, our tools provide the foundation for sustainable success. Don’t let traditional methods limit your creative potential any longer.<br/><br/>
</xpath>
</template>

</odoo>
6 changes: 5 additions & 1 deletion theme_avantgarde/views/images_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -312,5 +312,9 @@ Check in images.scss, primary_variables.scss, main.scss and theme_common's mixin
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_avantgarde/static/src/img/pictures/bg_image_28.jpg</field>
</record>

<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_avantgarde/static/src/img/snippets_demo/s_split_intro_default_image.jpg</field>
</record>
</odoo>
1 change: 1 addition & 0 deletions theme_aviato/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'views/snippets/s_quotes_carousel.xml',
'views/snippets/s_unveil.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions theme_aviato/views/images_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,11 @@
<field name="name">website.library_image_02</field>
<field name="url">/theme_aviato/static/src/img/content/s_wall_04.jpg</field>
</record>
<!-- Split Intro -->
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_aviato/static/src/img/content/s_split_intro_default_image.jpg</field>
</record>

</odoo>
15 changes: 15 additions & 0 deletions theme_aviato/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Transform your<br/>travel experience
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Experience a new way to travel with our agency. We combine advanced technology and personalized service to revolutionize your journey. Whether you're after adventure or relaxation, we create custom trips that turn your travel dreams into reality.<br/><br/>
</xpath>
</template>

</odoo>
1 change: 1 addition & 0 deletions theme_beauty/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'views/snippets/s_unveil.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_beauty/views/images.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_beauty/static/src/img/snippets/s_popup.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_beauty/static/src/img/content/s_split_intro_default_image.jpg</field>
</record>

</odoo>
19 changes: 19 additions & 0 deletions theme_beauty/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc3" remove="o_cc1" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Transform your<br/>beauty routine
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Step into a new era with our advanced products designed to enhance your unique beauty. From improving your skincare to achieving flawless results, our solutions provide the foundation for radiant success. Don’t let outdated routines hold you back any longer.<br/><br/>
</xpath>
</template>

</odoo>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions theme_bewise/views/customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,4 +453,16 @@
</xpath>
</template>

<!-- ======== SPLIT INTRO ======== -->
<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Enhance your<br/>academic journey
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Discover a university experience designed to elevate your learning. With state-of-the-art facilities and expert faculty, we provide an environment where knowledge thrives. From innovative programs to hands-on research opportunities, we empower you to achieve your academic goals and prepare for a successful future.<br/><br/>
</xpath>
</template>

</odoo>
5 changes: 5 additions & 0 deletions theme_bewise/views/image_content.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,10 @@
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_bewise/static/src/img/content/content_img_25.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_bewise/static/src/img/content/s_split_intro_default_image.jpg</field>
</record>

</odoo>
1 change: 1 addition & 0 deletions theme_bistro/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'views/snippets/s_text_block.xml',
'views/snippets/s_text_image.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',

],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions theme_bistro/views/images_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -357,4 +357,11 @@
<field name="url">/theme_bistro/static/src/img/backgrounds/20.jpg</field>
</record>

<!-- Split intro -->
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_bistro/static/src/img/content/s_split_intro_default_image.jpg</field>
</record>

</odoo>
19 changes: 19 additions & 0 deletions theme_bistro/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Savor the art<br/>of casual dining
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Indulge in a dining experience where flavor meets comfort. At our bistro, we blend fresh ingredients with culinary creativity to offer a menu that delights every palate. Whether you're here for a quick bite or a leisurely meal, our welcoming atmosphere and delicious dishes make every visit special.<br/><br/>
</xpath>
</template>

</odoo>
1 change: 1 addition & 0 deletions theme_bookstore/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
'views/snippets/s_quotes_carousel.xml',
'views/snippets/s_unveil.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_bookstore/views/images.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,5 +261,10 @@ Check in theme_loftspace's primary_variables.scss and theme.scss -->
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_bookstore/static/src/img/snippets/s_banner_2.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_bookstore/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
19 changes: 19 additions & 0 deletions theme_bookstore/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/>
</xpath>
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Discover your<br/>next great read
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Step into a world of stories at our bookstore. From timeless classics to the latest bestsellers, we offer a curated selection of books to inspire and entertain. Whether you're an avid reader or just browsing, our cozy atmosphere and knowledgeable staff will help you find the perfect book to spark your imagination.<br/><br/>
</xpath>
</template>

</odoo>
1 change: 1 addition & 0 deletions theme_buzzy/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
'views/snippets/s_blockquote.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
11 changes: 11 additions & 0 deletions theme_buzzy/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
</xpath>
</template>

</odoo>
8 changes: 8 additions & 0 deletions theme_cobalt/views/customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,12 @@
</xpath>
</template>

<!-- ==== Split Intro ===== -->
<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Left column -->
<xpath expr="//div[hasclass('col-lg-6')][1]" position="attributes">
<attribute name="class" add="o_cc4" remove="o_cc1" separator=" "/>
</xpath>
</template>

</odoo>
1 change: 1 addition & 0 deletions theme_enark/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'views/snippets/s_parallax.xml',
'views/snippets/s_image_gallery.xml',
'views/snippets/s_unveil.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_enark/views/image_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,10 @@
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_enark/static/src/img/snippets/library_image_10.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_enark/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
15 changes: 15 additions & 0 deletions theme_enark/views/snippets/s_split_intro.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_split_intro" inherit_id="website.s_split_intro">
<!-- Title -->
<xpath expr="//h1" position="replace" mode="inner">
Transform your<br/>vision into reality
</xpath>
<!-- Paragraph -->
<xpath expr="//p" position="replace" mode="inner">
<br/>Partner with us to bring your architectural dreams to life. Our team combines creative design with practical expertise to craft spaces that inspire and function seamlessly. Whether you're planning a residential haven or a commercial landmark, we turn your ideas into stunning, functional structures.<br/><br/>
</xpath>
</template>

</odoo>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_kea/views/images_content.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,10 @@ Check in primary_variables.scss, theme.scss and theme_common's mixins.scss -->
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_kea/static/src/img/snippets/s_media_list_2.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_kea/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
1 change: 1 addition & 0 deletions theme_kiddo/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'views/snippets/s_unveil.xml',
'views/snippets/s_numbers_showcase.xml',
'views/snippets/s_accordion_image.xml',
'views/snippets/s_split_intro.xml',
'views/new_page_template.xml',
],
'images': [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme_kiddo/views/images_library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -239,5 +239,10 @@
<field name="name">website.s_accordion_image_default_image</field>
<field name="url">/theme_kiddo/static/src/img/snippets/library_image_14.jpg</field>
</record>
<record id="s_split_intro_default_image" model="theme.ir.attachment">
<field name="key">website.s_split_intro_default_image</field>
<field name="name">website.s_split_intro_default_image</field>
<field name="url">/theme_kiddo/static/src/img/snippets/s_split_intro_default_image.jpg</field>
</record>

</odoo>
Loading

0 comments on commit dbde21f

Please sign in to comment.