From bfc486a9434138b679335445c1eb82394854a57f Mon Sep 17 00:00:00 2001 From: mano-odoo Date: Tue, 22 Oct 2024 17:07:32 +0200 Subject: [PATCH] [IMP] theme_*: adapt `s_timeline_images` to themes theme_anelusia, theme_artists, theme_buzzy, theme_nano, theme_yes This commit adapt the `s_timeline_images` snippet to the themes. task-4105285 Part of task-4077427 --- theme_anelusia/__manifest__.py | 1 + .../views/snippets/s_timeline_images.xml | 11 +++++++ theme_artists/__manifest__.py | 1 + .../views/snippets/s_timeline_images.xml | 31 +++++++++++++++++++ theme_buzzy/__manifest__.py | 1 + .../views/snippets/s_timeline_images.xml | 15 +++++++++ theme_nano/__manifest__.py | 1 + .../views/snippets/s_timeline_images.xml | 25 +++++++++++++++ theme_yes/views/images.xml | 12 +++++++ 9 files changed, 98 insertions(+) create mode 100644 theme_anelusia/views/snippets/s_timeline_images.xml create mode 100644 theme_artists/views/snippets/s_timeline_images.xml create mode 100644 theme_buzzy/views/snippets/s_timeline_images.xml create mode 100644 theme_nano/views/snippets/s_timeline_images.xml diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index d6d6c37742..b00b7e4d4b 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -54,6 +54,7 @@ 'views/snippets/s_accordion_image.xml', 'views/snippets/s_pricelist_boxed.xml', 'views/snippets/s_striped_center_top.xml', + 'views/snippets/s_timeline_images.xml', 'views/snippets/s_key_images.xml', 'views/snippets/s_big_number.xml', 'views/snippets/s_image_frame.xml', diff --git a/theme_anelusia/views/snippets/s_timeline_images.xml b/theme_anelusia/views/snippets/s_timeline_images.xml new file mode 100644 index 0000000000..360a4491c2 --- /dev/null +++ b/theme_anelusia/views/snippets/s_timeline_images.xml @@ -0,0 +1,11 @@ + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 096b978843..f031a20c4a 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -97,6 +97,7 @@ 'views/snippets/s_table_of_content.xml', 'views/snippets/s_tabs.xml', 'views/snippets/s_timeline.xml', + 'views/snippets/s_timeline_images.xml', 'views/snippets/s_timeline_list.xml', 'views/snippets/s_title_form.xml', 'views/snippets/s_unveil.xml', diff --git a/theme_artists/views/snippets/s_timeline_images.xml b/theme_artists/views/snippets/s_timeline_images.xml new file mode 100644 index 0000000000..9f5ab6245e --- /dev/null +++ b/theme_artists/views/snippets/s_timeline_images.xml @@ -0,0 +1,31 @@ + + + + + + diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py index a586cc2b6b..b9f8017ea6 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -59,6 +59,7 @@ 'views/snippets/s_image_punchy.xml', 'views/snippets/s_striped_center_top.xml', 'views/snippets/s_company_team_card.xml', + 'views/snippets/s_timeline_images.xml', 'views/snippets/s_image_title.xml', 'views/snippets/s_key_images.xml', 'views/snippets/s_big_number.xml', diff --git a/theme_buzzy/views/snippets/s_timeline_images.xml b/theme_buzzy/views/snippets/s_timeline_images.xml new file mode 100644 index 0000000000..3255d4c03b --- /dev/null +++ b/theme_buzzy/views/snippets/s_timeline_images.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index c969219449..8740964577 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -43,6 +43,7 @@ 'views/snippets/s_image_frame.xml', 'views/snippets/s_shape_image.xml', 'views/snippets/s_text_cover.xml', + 'views/snippets/s_timeline_images.xml', 'views/snippets/s_empowerment.xml', 'views/snippets/s_discovery.xml', 'views/snippets/s_numbers.xml', diff --git a/theme_nano/views/snippets/s_timeline_images.xml b/theme_nano/views/snippets/s_timeline_images.xml new file mode 100644 index 0000000000..02091d4019 --- /dev/null +++ b/theme_nano/views/snippets/s_timeline_images.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/theme_yes/views/images.xml b/theme_yes/views/images.xml index 99c5c651b9..d756a1920e 100644 --- a/theme_yes/views/images.xml +++ b/theme_yes/views/images.xml @@ -497,4 +497,16 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin /theme_yes/static/src/img/snippets/library_image_10.webp + + + website.s_timeline_images_default_image_1 + website.s_timeline_images_default_image_1 + /theme_yes/static/src/img/snippets/s_pricelist_boxed_default_background.jpg + + + website.s_timeline_images_default_image_2 + website.s_timeline_images_default_image_2 + /theme_yes/static/src/img/snippets/s_kickoff_default_image.jpg + +