mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[REF] theme_*: change web_editor shape route to html_editor route
*: test_themes, theme_anelusia, theme_artists, theme_avantgarde, theme_aviato, theme_beauty, theme_bewise, theme_bistro, theme_bookstore, theme_buzzy, theme_clean, theme_cobalt, theme_enark, theme_graphene, theme_kea, theme_kiddo, theme_loftspace, theme_monglia, theme_nano, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic, theme_real_estate, theme_treehouse, theme_vehicle, theme_yes, theme_zap Part-of: odoo/design-themes#1129 Related: odoo/odoo#222471 Related: odoo/enterprise#92087 Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
This commit is contained in:
committed by
David Monjoie
parent
2ff08528c7
commit
a71f0184b8
@@ -55,7 +55,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Blocks_04" style="background-image: url('/web_editor/shape/html_builder/Blocks/04.svg?c1=o-color-1&c2=o-color-2&c3=rgba(0,0,0,0)&c5=o-color-5');"/>
|
||||
<div class="o_we_shape o_html_builder_Blocks_04" style="background-image: url('/html_editor/shape/html_builder/Blocks/04.svg?c1=o-color-1&c2=o-color-2&c3=rgba(0,0,0,0)&c5=o-color-5');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002" style="background-image: url('/web_editor/shape/html_builder/Airy/12_002.svg?c5=o-color-1&c3=o-color-4');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002" style="background-image: url('/html_editor/shape/html_builder/Airy/12_002.svg?c5=o-color-1&c3=o-color-4');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/web_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/html_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Airy_13_002" style="background-image: url('/web_editor/shape/html_builder/Airy/13_002.svg?c5=o-color-4&c3=o-color-4');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_13_002" style="background-image: url('/html_editor/shape/html_builder/Airy/13_002.svg?c5=o-color-4&c3=o-color-4');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -235,7 +235,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/web_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/html_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -288,7 +288,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/web_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Bold_13" style="background-image: url('/html_editor/shape/html_builder/Bold/13.svg?c5=o-color-3');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
@@ -307,7 +307,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Airy_13_002" style="background-image: url('/web_editor/shape/html_builder/Airy/13_002.svg?c5=o-color-4&c3=o-color-4');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_13_002" style="background-image: url('/html_editor/shape/html_builder/Airy/13_002.svg?c5=o-color-4&c3=o-color-4');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
Top <span class="o_text_highlight o_translate_inline o_text_highlight_scribble_4 o_text_highlight_fill">questions</span> answered
|
||||
</xpath>
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_accordion_image.svg?c1=o-color-2</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_accordion_image.svg?c1=o-color-2</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
Unleash your <strong><span class="o_text_highlight o_translate_inline o_text_highlight_scribble_3 o_text_highlight_fill">potential</span>.</strong>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('row')]//div[2]//img" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_banner_2.svg?c1=o-color-2</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_banner_2.svg?c1=o-color-2</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('row')]//div[3]" position="replace"/>
|
||||
<xpath expr="//div[hasclass('row')]//div[3]" position="replace"/>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</xpath>
|
||||
<!-- Left block - Shape -->
|
||||
<xpath expr="//div[hasclass('row')]//div//h2" position="before">
|
||||
<div class="o_we_shape o_html_builder_Wavy_11_001" style="background-image: url('/web_editor/shape/html_builder/Wavy/11_001.svg?c5=o-color-5&flip=xy'); background-position: 50% 0%;"/>
|
||||
<div class="o_we_shape o_html_builder_Wavy_11_001" style="background-image: url('/html_editor/shape/html_builder/Wavy/11_001.svg?c5=o-color-5&flip=xy'); background-position: 50% 0%;"/>
|
||||
</xpath>
|
||||
<!-- Right block -->
|
||||
<xpath expr="//div[hasclass('row')]//div[2]" position="attributes">
|
||||
@@ -16,7 +16,7 @@
|
||||
</xpath>
|
||||
<!-- Right block - Shape -->
|
||||
<xpath expr="//div[hasclass('row')]//div[2]//h2" position="before">
|
||||
<div class="o_we_shape o_html_builder_Wavy_11_001" style="background-image: url('/web_editor/shape/html_builder/Wavy/11_001.svg?c5=o-color-1');"/>
|
||||
<div class="o_we_shape o_html_builder_Wavy_11_001" style="background-image: url('/html_editor/shape/html_builder/Wavy/11_001.svg?c5=o-color-1');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('o_we_bg_filter')]" position="after">
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002 o_we_animated" style="background-image: url('/web_editor/shape/html_builder/Airy/12_002.svg?c5=rgba(255,255,255,0.25)&c3=rgba(255,255,255,0)');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002 o_we_animated" style="background-image: url('/html_editor/shape/html_builder/Airy/12_002.svg?c5=rgba(255,255,255,0.25)&c3=rgba(255,255,255,0)');"/>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<attribute name="data-oe-shape-data">{'shape':'html_builder/Blobs/02','colors':{'c1':'o-color-1','c2':'o-color-5'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('card-body')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Blobs_02" style="background-image: url('/web_editor/shape/html_builder/Blobs/02.svg?c1=o-color-1&c2=o-color-5');"/>
|
||||
<div class="o_we_shape o_html_builder_Blobs_02" style="background-image: url('/html_editor/shape/html_builder/Blobs/02.svg?c1=o-color-1&c2=o-color-5');"/>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('card-body')]" position="attributes">
|
||||
<attribute name="style">text-align: center;</attribute>
|
||||
@@ -34,7 +34,7 @@
|
||||
<attribute name="data-oe-shape-data">{'shape':'html_builder/Blobs/10_002','colors':{'c5':'o-color-1'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('o_we_shape')]" position="replace">
|
||||
<div class="o_we_shape o_html_builder_Blobs_10_002" style="background-image: url('/web_editor/shape/html_builder/Blobs/10_002.svg?c5=o-color-1');"/>
|
||||
<div class="o_we_shape o_html_builder_Blobs_10_002" style="background-image: url('/html_editor/shape/html_builder/Blobs/10_002.svg?c5=o-color-1');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<attribute name="data-oe-shape-data">{'shape':'html_builder/Containers/06','colors':{'c5':'o-color-4'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0','animated':'true'}</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Containers_06 o_we_animated" style="background-image: url('/web_editor/shape/html_builder/Containers/06.svg?c5=o-color-4');"/>
|
||||
<div class="o_we_shape o_html_builder_Containers_06 o_we_animated" style="background-image: url('/html_editor/shape/html_builder/Containers/06.svg?c5=o-color-4');"/>
|
||||
</xpath>
|
||||
<xpath expr="//h1" position="replace">
|
||||
<h2 class="display-4-fs" style="text-align: center;"><span style="font-weight: normal;">Discover our solutions</span></h2>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_image_text.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_image_text.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p[2]" position="replace" mode="inner">
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<attribute name="data-oe-shape-data">{'shape':'html_builder/Blobs/04_001','colors':{'c5':'o-color-4'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Blobs_04_001" style="background-image: url('/web_editor/shape/html_builder/Blobs/04_001.svg?c5=o-color-4');"/>
|
||||
<div class="o_we_shape o_html_builder_Blobs_04_001" style="background-image: url('/html_editor/shape/html_builder/Blobs/04_001.svg?c5=o-color-4');"/>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('o_we_bg_filter')]" position="replace"/>
|
||||
</template>
|
||||
|
||||
@@ -4,16 +4,16 @@
|
||||
<template id="s_key_images" inherit_id="website.s_key_images">
|
||||
<!-- Layout -->
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_accordion_image.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_accordion_image.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<xpath expr="(//img)[2]" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_banner.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_banner.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<xpath expr="(//img)[3]" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_media_list-03.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_media_list-03.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<xpath expr="(//img)[4]" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_three_columns-01.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_three_columns-01.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
|
||||
<!-- Texts -->
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<xpath expr="//div[hasclass('s_media_list_item')]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_media_list-01.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_media_list-01.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Media item #2 -->
|
||||
<xpath expr="//div[hasclass('s_media_list_item')][2]/div" position="attributes">
|
||||
@@ -20,7 +20,7 @@
|
||||
<xpath expr="//div[hasclass('s_media_list_item')][2]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_media_list-02.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_media_list-02.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Media item #3 -->
|
||||
<xpath expr="//div[hasclass('s_media_list_item')][3]/div" position="attributes">
|
||||
@@ -30,7 +30,7 @@
|
||||
<xpath expr="//div[hasclass('s_media_list_item')][3]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_media_list-03.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_media_list-03.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<attribute name="data-oe-shape-data">{'shape':'html_builder/Bold/15','colors':{'c5': 'o-color-3'},'flip':[],'showOnMobile':false,'shapeAnimationSpeed':'0'}</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Bold_15" style="background-image: url('/web_editor/shape/html_builder/Bold/15.svg?c5=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Bold_15" style="background-image: url('/html_editor/shape/html_builder/Bold/15.svg?c5=o-color-3');"/>
|
||||
</xpath>
|
||||
<xpath expr="//span[hasclass('s_parallax_bg')]" position="replace"/>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('o_we_bg_filter')]" position="replace">
|
||||
<div class="o_we_shape o_html_builder_Airy_07_001" style="background-image: url('/web_editor/shape/html_builder/Airy/07_001.svg?c5=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_07_001" style="background-image: url('/html_editor/shape/html_builder/Airy/07_001.svg?c5=o-color-3');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<template id="s_showcase" inherit_id="website.s_showcase">
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_showcase.svg?c1=o-color-2</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_showcase.svg?c1=o-color-2</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//h2" position="replace" mode="inner">
|
||||
Features <span class="o_text_highlight o_translate_inline o_text_highlight_scribble_3 o_text_highlight_fill">showcase</span>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<xpath expr="//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_text_image.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_text_image.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Paragraphs -->
|
||||
<xpath expr="//p[2]" position="replace" mode="inner">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<xpath expr="//div[hasclass('card')]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_three_columns-01.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_three_columns-01.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//div[hasclass('card')]//h2" position="replace" mode="inner">
|
||||
@@ -29,7 +29,7 @@
|
||||
<xpath expr="(//div[hasclass('card')])[2]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_three_columns-02.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_three_columns-02.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="(//div[hasclass('card')])[2]//h2" position="replace" mode="inner">
|
||||
@@ -48,7 +48,7 @@
|
||||
<xpath expr="(//div[hasclass('card')])[3]//img" position="attributes">
|
||||
<attribute name="style">padding: 32px !important;</attribute>
|
||||
<!-- Enable SVG dynamic color functionality -->
|
||||
<attribute name="src">/web_editor/shape/theme_buzzy/s_three_columns-03.svg?c1=o-color-1</attribute>
|
||||
<attribute name="src">/html_editor/shape/theme_buzzy/s_three_columns-03.svg?c1=o-color-1</attribute>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="(//div[hasclass('card')])[3]//h2" position="replace" mode="inner">
|
||||
@@ -67,7 +67,7 @@
|
||||
</xpath>
|
||||
<!-- Shape -->
|
||||
<xpath expr="//div[hasclass('container')]" position="before">
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002" style="background-image: url('/web_editor/shape/html_builder/Airy/12_002.svg?c5=o-color-1&c3=o-color-3');"/>
|
||||
<div class="o_we_shape o_html_builder_Airy_12_002" style="background-image: url('/html_editor/shape/html_builder/Airy/12_002.svg?c5=o-color-1&c3=o-color-3');"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user