From 0c0b447841a1605df35aadf5d8f46e540a6d06bb 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 b707be2e75..d5b0ac897f 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -52,6 +52,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 59aa5d387c..f05296b907 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -94,6 +94,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 c171f28b02..349336c3d6 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -58,6 +58,7 @@ 'views/snippets/s_image_hexagonal.xml', 'views/snippets/s_image_punchy.xml', 'views/snippets/s_striped_center_top.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 5dfeb77392..ec130e288a 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -41,6 +41,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 dae973e779..6bbbc8e574 100644 --- a/theme_yes/views/images.xml +++ b/theme_yes/views/images.xml @@ -483,4 +483,16 @@ Check in theme_kea's primary_variables.scss, theme.scss and theme_common's mixin /theme_yes/static/src/img/snippets/s_empowerment_default_image.jpg + + + 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 + +