diff --git a/theme_anelusia/__manifest__.py b/theme_anelusia/__manifest__.py index eda6520b5..71a55d036 100644 --- a/theme_anelusia/__manifest__.py +++ b/theme_anelusia/__manifest__.py @@ -28,6 +28,7 @@ 'views/snippets/s_numbers.xml', 'views/snippets/s_three_columns.xml', 'views/snippets/s_quotes_carousel.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/anelusia_description.jpg', diff --git a/theme_anelusia/views/new_page_template.xml b/theme_anelusia/views/new_page_template.xml new file mode 100644 index 000000000..1778b7b90 --- /dev/null +++ b/theme_anelusia/views/new_page_template.xml @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_artists/__manifest__.py b/theme_artists/__manifest__.py index 5f2fbbfd3..f0644706e 100644 --- a/theme_artists/__manifest__.py +++ b/theme_artists/__manifest__.py @@ -32,6 +32,7 @@ 'views/snippets/s_product_list.xml', 'views/snippets/s_process_steps.xml', 'views/snippets/s_color_blocks_2.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/artists_description.jpg', diff --git a/theme_artists/views/new_page_template.xml b/theme_artists/views/new_page_template.xml new file mode 100644 index 000000000..3efaf66e3 --- /dev/null +++ b/theme_artists/views/new_page_template.xml @@ -0,0 +1,347 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_avantgarde/__manifest__.py b/theme_avantgarde/__manifest__.py index ca98ad7d1..ed7830255 100644 --- a/theme_avantgarde/__manifest__.py +++ b/theme_avantgarde/__manifest__.py @@ -9,6 +9,7 @@ 'data/ir_asset.xml', 'views/images_library.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/poster.jpg', diff --git a/theme_avantgarde/views/new_page_template.xml b/theme_avantgarde/views/new_page_template.xml new file mode 100644 index 000000000..313070e8a --- /dev/null +++ b/theme_avantgarde/views/new_page_template.xml @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_aviato/__manifest__.py b/theme_aviato/__manifest__.py index aae107103..403ecbf2d 100644 --- a/theme_aviato/__manifest__.py +++ b/theme_aviato/__manifest__.py @@ -19,6 +19,7 @@ 'views/snippets/s_popup.xml', 'views/snippets/s_title.xml', 'views/snippets/s_quotes_carousel.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/aviato_cover.jpg', diff --git a/theme_aviato/views/new_page_template.xml b/theme_aviato/views/new_page_template.xml new file mode 100644 index 000000000..e53d99b79 --- /dev/null +++ b/theme_aviato/views/new_page_template.xml @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_beauty/__manifest__.py b/theme_beauty/__manifest__.py index 1bbe7e2c1..a47bead51 100644 --- a/theme_beauty/__manifest__.py +++ b/theme_beauty/__manifest__.py @@ -24,6 +24,7 @@ 'views/snippets/s_media_list.xml', 'views/snippets/s_comparisons.xml', 'views/snippets/s_product_catalog.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/beauty_description.jpg', diff --git a/theme_beauty/views/new_page_template.xml b/theme_beauty/views/new_page_template.xml new file mode 100644 index 000000000..6b054715b --- /dev/null +++ b/theme_beauty/views/new_page_template.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_bewise/__manifest__.py b/theme_bewise/__manifest__.py index 871f99fc9..6a339ce32 100644 --- a/theme_bewise/__manifest__.py +++ b/theme_bewise/__manifest__.py @@ -10,6 +10,7 @@ 'data/ir_asset.xml', 'views/image_content.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/bewise_description.jpg', diff --git a/theme_bewise/views/new_page_template.xml b/theme_bewise/views/new_page_template.xml new file mode 100644 index 000000000..42e6103db --- /dev/null +++ b/theme_bewise/views/new_page_template.xml @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_bistro/__manifest__.py b/theme_bistro/__manifest__.py index 3d861a203..ffd627387 100644 --- a/theme_bistro/__manifest__.py +++ b/theme_bistro/__manifest__.py @@ -24,6 +24,8 @@ 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_text_block.xml', 'views/snippets/s_text_image.xml', + 'views/new_page_template.xml', + ], 'images': [ 'static/description/bistro_cover.jpg', diff --git a/theme_bistro/views/new_page_template.xml b/theme_bistro/views/new_page_template.xml new file mode 100644 index 000000000..e8ee09ecf --- /dev/null +++ b/theme_bistro/views/new_page_template.xml @@ -0,0 +1,276 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_bookstore/__manifest__.py b/theme_bookstore/__manifest__.py index 93b3b897c..31f451d85 100644 --- a/theme_bookstore/__manifest__.py +++ b/theme_bookstore/__manifest__.py @@ -26,6 +26,7 @@ 'views/snippets/s_features_grid.xml', 'views/snippets/s_product_catalog.xml', 'views/snippets/s_quotes_carousel.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/bookstore_description.jpg', @@ -45,6 +46,19 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_masonry_block', 's_image_text', 's_picture', 's_product_list', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'landing': { + '1': ['s_banner', 's_features', 's_masonry_block', 's_call_to_action', 's_references', 's_quotes_carousel'], + '2': ['s_cover', 's_text_image', 's_text_block_h2', 's_three_columns_landing_1', 's_call_to_action'], + '3': ['s_text_cover', 's_text_block_h2', 's_three_columns', 's_showcase', 's_color_blocks_2', 's_quotes_carousel', 's_call_to_action'], + }, + 'services': { + '2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-bookstore.odoo.com', 'assets': { diff --git a/theme_bookstore/views/new_page_template.xml b/theme_bookstore/views/new_page_template.xml new file mode 100644 index 000000000..dc1e0f9f4 --- /dev/null +++ b/theme_bookstore/views/new_page_template.xml @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_buzzy/__manifest__.py b/theme_buzzy/__manifest__.py index ae90c24f4..8c1011b30 100644 --- a/theme_buzzy/__manifest__.py +++ b/theme_buzzy/__manifest__.py @@ -39,6 +39,7 @@ 'views/snippets/s_countdown.xml', 'views/snippets/s_text_highlight.xml', 'views/snippets/s_blockquote.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/buzzy_cover.jpg', @@ -47,6 +48,19 @@ 'configurator_snippets': { 'homepage': ['s_banner', 's_text_image', 's_three_columns', 's_image_text', 's_numbers', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'landing': { + '1': ['s_banner', 's_features', 's_masonry_block', 's_call_to_action', 's_references', 's_quotes_carousel'], + '2': ['s_cover', 's_text_image', 's_text_block_h2', 's_three_columns_landing_1', 's_call_to_action'], + '3': ['s_text_cover', 's_text_block_h2', 's_three_columns', 's_showcase', 's_color_blocks_2', 's_quotes_carousel', 's_call_to_action'], + }, + 'services': { + '2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-buzzy.odoo.com', 'assets': { diff --git a/theme_buzzy/views/new_page_template.xml b/theme_buzzy/views/new_page_template.xml new file mode 100644 index 000000000..f9f5ea13d --- /dev/null +++ b/theme_buzzy/views/new_page_template.xml @@ -0,0 +1,314 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_clean/__manifest__.py b/theme_clean/__manifest__.py index a74fda724..13e00516f 100644 --- a/theme_clean/__manifest__.py +++ b/theme_clean/__manifest__.py @@ -23,6 +23,7 @@ 'views/snippets/s_comparisons.xml', 'views/snippets/s_product_catalog.xml', 'views/snippets/s_quotes_carousel.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/clean_description.jpg', diff --git a/theme_clean/views/new_page_template.xml b/theme_clean/views/new_page_template.xml new file mode 100644 index 000000000..959e1722e --- /dev/null +++ b/theme_clean/views/new_page_template.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_cobalt/__manifest__.py b/theme_cobalt/__manifest__.py index dccc6003b..60734427f 100644 --- a/theme_cobalt/__manifest__.py +++ b/theme_cobalt/__manifest__.py @@ -10,6 +10,7 @@ 'data/ir_asset.xml', 'views/images.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/cobalt_poster.jpg', diff --git a/theme_cobalt/views/new_page_template.xml b/theme_cobalt/views/new_page_template.xml new file mode 100644 index 000000000..088e5b41a --- /dev/null +++ b/theme_cobalt/views/new_page_template.xml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_enark/__manifest__.py b/theme_enark/__manifest__.py index 1e0052447..ec7e41361 100644 --- a/theme_enark/__manifest__.py +++ b/theme_enark/__manifest__.py @@ -20,6 +20,7 @@ 'views/snippets/s_parallax.xml', 'views/snippets/s_numbers.xml', 'views/snippets/s_image_gallery.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/enark_description.jpg', @@ -39,6 +40,19 @@ 'configurator_snippets': { 'homepage': ['s_banner', 's_picture', 's_numbers', 's_text_image', 's_images_wall', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'landing': { + '1': ['s_banner', 's_features', 's_masonry_block', 's_call_to_action', 's_references', 's_quotes_carousel'], + '2': ['s_cover', 's_text_image', 's_text_block_h2', 's_three_columns_landing_1', 's_call_to_action'], + '3': ['s_text_cover', 's_text_block_h2', 's_three_columns', 's_showcase', 's_color_blocks_2', 's_quotes_carousel', 's_call_to_action'], + }, + 'services': { + '2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-enark.odoo.com', 'assets': { diff --git a/theme_enark/views/new_page_template.xml b/theme_enark/views/new_page_template.xml new file mode 100644 index 000000000..a46cc13ea --- /dev/null +++ b/theme_enark/views/new_page_template.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_graphene/__manifest__.py b/theme_graphene/__manifest__.py index de2eeba7d..6e383864d 100644 --- a/theme_graphene/__manifest__.py +++ b/theme_graphene/__manifest__.py @@ -9,6 +9,7 @@ 'data/ir_asset.xml', 'views/images_library.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/graphene_poster.jpg', @@ -23,6 +24,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_numbers', 's_picture', 's_comparisons'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'depends': ['theme_common'], 'license': 'LGPL-3', 'live_test_url': 'https://theme-graphene.odoo.com', diff --git a/theme_graphene/views/new_page_template.xml b/theme_graphene/views/new_page_template.xml new file mode 100644 index 000000000..bb495581e --- /dev/null +++ b/theme_graphene/views/new_page_template.xml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_kea/__manifest__.py b/theme_kea/__manifest__.py index 4792c13a7..0f81b3f4b 100644 --- a/theme_kea/__manifest__.py +++ b/theme_kea/__manifest__.py @@ -22,6 +22,7 @@ 'views/snippets/s_numbers.xml', 'views/snippets/s_features.xml', 'views/snippets/s_image_gallery.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/kea_description.png', @@ -39,6 +40,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_picture', 's_image_text', 's_color_blocks_2', 's_media_list'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-kea.odoo.com', 'assets': { diff --git a/theme_kea/views/new_page_template.xml b/theme_kea/views/new_page_template.xml new file mode 100644 index 000000000..3a2647fe2 --- /dev/null +++ b/theme_kea/views/new_page_template.xml @@ -0,0 +1,265 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_kiddo/__manifest__.py b/theme_kiddo/__manifest__.py index 0b61b9f48..887fee8b0 100644 --- a/theme_kiddo/__manifest__.py +++ b/theme_kiddo/__manifest__.py @@ -20,6 +20,7 @@ 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_text_image.xml', 'views/snippets/s_product_catalog.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/kiddo_description.jpg', @@ -35,6 +36,11 @@ 'configurator_snippets': { 'homepage': ['s_banner', 's_image_text', 's_three_columns', 's_product_list', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-kiddo.odoo.com', 'assets': { diff --git a/theme_kiddo/views/new_page_template.xml b/theme_kiddo/views/new_page_template.xml new file mode 100644 index 000000000..c57d7f39b --- /dev/null +++ b/theme_kiddo/views/new_page_template.xml @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_loftspace/__manifest__.py b/theme_loftspace/__manifest__.py index 345295bb6..89ad8cd94 100644 --- a/theme_loftspace/__manifest__.py +++ b/theme_loftspace/__manifest__.py @@ -25,6 +25,7 @@ 'views/snippets/s_features_grid.xml', 'views/snippets/s_comparisons.xml', 'views/snippets/s_product_catalog.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/loftspace_description.jpg', @@ -46,6 +47,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_three_columns', 's_title', 's_images_wall', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-loftspace.odoo.com', 'assets': { diff --git a/theme_loftspace/views/new_page_template.xml b/theme_loftspace/views/new_page_template.xml new file mode 100644 index 000000000..d2eeb87ff --- /dev/null +++ b/theme_loftspace/views/new_page_template.xml @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_monglia/__manifest__.py b/theme_monglia/__manifest__.py index efa0ff924..14b0ab0a5 100644 --- a/theme_monglia/__manifest__.py +++ b/theme_monglia/__manifest__.py @@ -10,6 +10,7 @@ 'data/ir_asset.xml', 'views/images_content.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/monglia_description.png', @@ -35,6 +36,11 @@ 'homepage': ['s_cover', 's_title', 's_text_block', 's_three_columns', 's_images_wall', 's_title', 's_media_list', 's_text_image'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-monglia.odoo.com', 'assets': { diff --git a/theme_monglia/views/new_page_template.xml b/theme_monglia/views/new_page_template.xml new file mode 100644 index 000000000..d34c8cd9b --- /dev/null +++ b/theme_monglia/views/new_page_template.xml @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_nano/__manifest__.py b/theme_nano/__manifest__.py index 740c3e9a8..ccdf80728 100644 --- a/theme_nano/__manifest__.py +++ b/theme_nano/__manifest__.py @@ -21,6 +21,7 @@ 'views/snippets/s_text_block.xml', 'views/snippets/s_text_image.xml', 'views/snippets/s_three_columns.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/nano_cover.gif', @@ -45,6 +46,19 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_features', 's_text_block', 's_images_wall', 's_parallax', 's_references'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'landing': { + '1': ['s_banner', 's_features', 's_masonry_block', 's_call_to_action', 's_references', 's_quotes_carousel'], + '2': ['s_cover', 's_text_image', 's_text_block_h2', 's_three_columns_landing_1', 's_call_to_action'], + '3': ['s_text_cover', 's_text_block_h2', 's_three_columns', 's_showcase', 's_color_blocks_2', 's_quotes_carousel', 's_call_to_action'], + }, + 'services': { + '2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-nano.odoo.com', 'assets': { diff --git a/theme_nano/views/new_page_template.xml b/theme_nano/views/new_page_template.xml new file mode 100644 index 000000000..3aa069be4 --- /dev/null +++ b/theme_nano/views/new_page_template.xml @@ -0,0 +1,367 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_notes/__manifest__.py b/theme_notes/__manifest__.py index fd59f3831..cfdf40e21 100644 --- a/theme_notes/__manifest__.py +++ b/theme_notes/__manifest__.py @@ -29,6 +29,7 @@ 'views/snippets/s_parallax.xml', 'views/snippets/s_comparisons.xml', 'views/snippets/s_quotes_carousel.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/notes_description.jpg', @@ -46,6 +47,11 @@ 'configurator_snippets': { 'homepage': ['s_carousel', 's_masonry_block', 's_text_image', 's_product_catalog', 's_media_list', 's_company_team'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-notes.odoo.com', 'assets': { diff --git a/theme_notes/views/new_page_template.xml b/theme_notes/views/new_page_template.xml new file mode 100644 index 000000000..a803351b1 --- /dev/null +++ b/theme_notes/views/new_page_template.xml @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_odoo_experts/__manifest__.py b/theme_odoo_experts/__manifest__.py index 16e9fed07..e3425aff7 100644 --- a/theme_odoo_experts/__manifest__.py +++ b/theme_odoo_experts/__manifest__.py @@ -29,6 +29,7 @@ 'views/snippets/s_quotes_carousel.xml', 'views/snippets/s_picture.xml', 'views/snippets/s_title.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/odoo_experts_description.jpg', @@ -41,6 +42,11 @@ 'configurator_snippets': { 'homepage': ['s_picture', 's_references', 's_image_text', 's_text_image', 's_title', 's_comparisons', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-odoo-experts.odoo.com', 'assets': { diff --git a/theme_odoo_experts/views/new_page_template.xml b/theme_odoo_experts/views/new_page_template.xml new file mode 100644 index 000000000..e6a4bfb19 --- /dev/null +++ b/theme_odoo_experts/views/new_page_template.xml @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_orchid/__manifest__.py b/theme_orchid/__manifest__.py index 0a34b3cf0..a8733d37a 100644 --- a/theme_orchid/__manifest__.py +++ b/theme_orchid/__manifest__.py @@ -19,6 +19,7 @@ 'views/snippets/s_numbers.xml', 'views/snippets/s_media_list.xml', 'views/snippets/s_product_catalog.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/orchid_description.jpg', @@ -35,6 +36,19 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_image_text', 's_text_image', 's_three_columns', 's_quotes_carousel', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'landing': { + '1': ['s_banner', 's_features', 's_masonry_block', 's_call_to_action', 's_references', 's_quotes_carousel'], + '2': ['s_cover', 's_text_image', 's_text_block_h2', 's_three_columns_landing_1', 's_call_to_action'], + '3': ['s_text_cover', 's_text_block_h2', 's_three_columns', 's_showcase', 's_color_blocks_2', 's_quotes_carousel', 's_call_to_action'], + }, + 'services': { + '2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-orchid.odoo.com', 'assets': { diff --git a/theme_orchid/views/new_page_template.xml b/theme_orchid/views/new_page_template.xml new file mode 100644 index 000000000..1d123b8f2 --- /dev/null +++ b/theme_orchid/views/new_page_template.xml @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_paptic/__manifest__.py b/theme_paptic/__manifest__.py index 248ceda1e..ab8ce45c2 100644 --- a/theme_paptic/__manifest__.py +++ b/theme_paptic/__manifest__.py @@ -10,6 +10,7 @@ 'data/ir_asset.xml', 'views/images.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/paptic_poster.jpg', @@ -23,6 +24,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_image_text', 's_references', 's_three_columns', 's_comparisons', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-paptic.odoo.com', 'assets': { diff --git a/theme_paptic/views/new_page_template.xml b/theme_paptic/views/new_page_template.xml new file mode 100644 index 000000000..02e2ad069 --- /dev/null +++ b/theme_paptic/views/new_page_template.xml @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_real_estate/__manifest__.py b/theme_real_estate/__manifest__.py index 7c625915c..d519e573c 100644 --- a/theme_real_estate/__manifest__.py +++ b/theme_real_estate/__manifest__.py @@ -22,6 +22,7 @@ 'views/snippets/s_title.xml', 'views/snippets/s_image_gallery.xml', 'views/snippets/s_call_to_action.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/real_estate_description.png', @@ -41,6 +42,11 @@ 'homepage': ['s_banner', 's_text_block', 's_text_image', 's_image_text', 's_title', 's_three_columns', 's_title', 's_masonry_block', 's_numbers', 's_quotes_carousel'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-real-estate.odoo.com', 'assets': { diff --git a/theme_real_estate/views/new_page_template.xml b/theme_real_estate/views/new_page_template.xml new file mode 100644 index 000000000..9bd2c58d4 --- /dev/null +++ b/theme_real_estate/views/new_page_template.xml @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_treehouse/__manifest__.py b/theme_treehouse/__manifest__.py index 1d468c50b..a3246b8f9 100644 --- a/theme_treehouse/__manifest__.py +++ b/theme_treehouse/__manifest__.py @@ -27,6 +27,7 @@ 'views/snippets/s_text_image.xml', 'views/snippets/s_three_columns.xml', 'views/snippets/s_title.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/treehouse_cover.jpg', @@ -43,6 +44,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_title', 's_three_columns', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-treehouse.odoo.com', 'assets': { diff --git a/theme_treehouse/views/new_page_template.xml b/theme_treehouse/views/new_page_template.xml new file mode 100644 index 000000000..36e9986b0 --- /dev/null +++ b/theme_treehouse/views/new_page_template.xml @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_vehicle/__manifest__.py b/theme_vehicle/__manifest__.py index 81fb76c14..0557e5d71 100644 --- a/theme_vehicle/__manifest__.py +++ b/theme_vehicle/__manifest__.py @@ -10,6 +10,7 @@ 'data/ir_asset.xml', 'views/images.xml', 'views/customizations.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/vehicle_description.png', @@ -26,6 +27,14 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_text_image', 's_image_text', 's_picture', 's_masonry_block', 's_call_to_action'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + 'team': { + '5': ['s_text_block_h1', 's_text_block', 's_image_gallery', 's_picture'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-vehicle.odoo.com', 'assets': { diff --git a/theme_vehicle/views/new_page_template.xml b/theme_vehicle/views/new_page_template.xml new file mode 100644 index 000000000..aae7abb75 --- /dev/null +++ b/theme_vehicle/views/new_page_template.xml @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_yes/__manifest__.py b/theme_yes/__manifest__.py index 0ab8c3612..75a3ecbed 100644 --- a/theme_yes/__manifest__.py +++ b/theme_yes/__manifest__.py @@ -26,6 +26,7 @@ 'views/snippets/s_text_image.xml', 'views/snippets/s_three_columns.xml', 'views/snippets/s_title.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/yes_description.png', @@ -47,6 +48,11 @@ 'configurator_snippets': { 'homepage': ['s_cover', 's_title', 's_company_team', 's_media_list', 's_images_wall', 's_quotes_carousel'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-yes.odoo.com', 'assets': { diff --git a/theme_yes/views/new_page_template.xml b/theme_yes/views/new_page_template.xml new file mode 100644 index 000000000..07438c141 --- /dev/null +++ b/theme_yes/views/new_page_template.xml @@ -0,0 +1,247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme_zap/__manifest__.py b/theme_zap/__manifest__.py index e3c91b00f..7ef3e1455 100644 --- a/theme_zap/__manifest__.py +++ b/theme_zap/__manifest__.py @@ -21,6 +21,7 @@ 'views/snippets/s_references.xml', 'views/snippets/s_image_text.xml', 'views/snippets/s_three_columns.xml', + 'views/new_page_template.xml', ], 'images': [ 'static/description/zap_cover.gif', @@ -38,6 +39,11 @@ 'configurator_snippets': { 'homepage': ['s_banner', 's_three_columns', 's_color_blocks_2', 's_features', 's_masonry_block', 's_references'], }, + 'new_page_templates': { + 'about': { + 'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'], + }, + }, 'license': 'LGPL-3', 'live_test_url': 'https://theme-zap.odoo.com', 'assets': { diff --git a/theme_zap/views/new_page_template.xml b/theme_zap/views/new_page_template.xml new file mode 100644 index 000000000..594699312 --- /dev/null +++ b/theme_zap/views/new_page_template.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +