diff --git a/comuni_theme/config/sync/.htaccess b/comuni_theme/config/sync/.htaccess new file mode 100644 index 00000000..d4368796 --- /dev/null +++ b/comuni_theme/config/sync/.htaccess @@ -0,0 +1,27 @@ +# Deny all requests from Apache 2.4+. + + Require all denied + + +# Deny all requests from Apache 2.0-2.2. + + Deny from all + + +# Turn off all options we don't need. +Options -Indexes -ExecCGI -Includes -MultiViews + +# Set the catch-all handler to prevent scripts from being executed. +SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006 + + # Override the handler again if we're run later in the evaluation list. + SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003 + + +# If we know how to do it safely, disable the PHP engine entirely. + + php_flag engine off + + + php_flag engine off + \ No newline at end of file diff --git a/comuni_theme/config/sync/block_content.type.basic.yml b/comuni_theme/config/sync/block_content.type.basic.yml new file mode 100644 index 00000000..995a27ea --- /dev/null +++ b/comuni_theme/config/sync/block_content.type.basic.yml @@ -0,0 +1,10 @@ +uuid: fba592a1-ed6c-4524-abf8-40e61e087d71 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo +id: basic +label: 'Basic block' +revision: 0 +description: 'A basic block contains a title and a body.' diff --git a/comuni_theme/config/sync/comment.type.comment.yml b/comuni_theme/config/sync/comment.type.comment.yml new file mode 100644 index 00000000..8129e518 --- /dev/null +++ b/comuni_theme/config/sync/comment.type.comment.yml @@ -0,0 +1,10 @@ +uuid: 3f7e4b6d-04fe-4f62-9f9b-3e62069d768f +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA +id: comment +label: 'Default comments' +target_entity_type_id: node +description: 'Allows commenting on content' diff --git a/comuni_theme/config/sync/contact.form.feedback.yml b/comuni_theme/config/sync/contact.form.feedback.yml new file mode 100644 index 00000000..7a14fe2e --- /dev/null +++ b/comuni_theme/config/sync/contact.form.feedback.yml @@ -0,0 +1,14 @@ +uuid: d5761ab1-19a1-4f6c-aa20-deb3b8adee81 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw +id: feedback +label: 'Website feedback' +recipients: + - admin@example.com +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/comuni_theme/config/sync/contact.form.personal.yml b/comuni_theme/config/sync/contact.form.personal.yml new file mode 100644 index 00000000..929bfc88 --- /dev/null +++ b/comuni_theme/config/sync/contact.form.personal.yml @@ -0,0 +1,13 @@ +uuid: 7bc1b8c2-36b4-4c63-95db-06e467a0b507 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I +id: personal +label: 'Personal contact form' +recipients: { } +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/comuni_theme/config/sync/core.base_field_override.node.page.promote.yml b/comuni_theme/config/sync/core.base_field_override.node.page.promote.yml new file mode 100644 index 00000000..257db062 --- /dev/null +++ b/comuni_theme/config/sync/core.base_field_override.node.page.promote.yml @@ -0,0 +1,24 @@ +uuid: 4b7c8a6d-67a3-4a09-bde2-8544f688a40a +langcode: en +status: true +dependencies: + config: + - node.type.page +_core: + default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ +id: node.page.promote +field_name: promote +entity_type: node +bundle: page +label: 'Promoted to front page' +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/comuni_theme/config/sync/core.entity_form_display.node.article.default.yml b/comuni_theme/config/sync/core.entity_form_display.node.article.default.yml new file mode 100644 index 00000000..86dceb9d --- /dev/null +++ b/comuni_theme/config/sync/core.entity_form_display.node.article.default.yml @@ -0,0 +1,116 @@ +uuid: 868e60f7-200e-4705-a4dc-dc34b77b3d92 +langcode: en +status: true +dependencies: + config: + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.thumbnail + - node.type.article + module: + - comment + - image + - path + - text +_core: + default_config_hash: Pzq9mzrsfoPf775qgEU_SUbHSro9pv1ga-Euh1Ykd_k +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_textarea_with_summary + weight: 1 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + comment: + type: comment_default + weight: 20 + region: content + settings: { } + third_party_settings: { } + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_image: + type: image_image + weight: 4 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_tags: + type: entity_reference_autocomplete_tags + weight: 3 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 15 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 120 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 16 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/comuni_theme/config/sync/core.entity_form_display.node.page.default.yml b/comuni_theme/config/sync/core.entity_form_display.node.page.default.yml new file mode 100644 index 00000000..f69cd190 --- /dev/null +++ b/comuni_theme/config/sync/core.entity_form_display.node.page.default.yml @@ -0,0 +1,86 @@ +uuid: 6935a926-35b7-4063-a040-4efe7b9ccc92 +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - node.type.page + module: + - path + - text +_core: + default_config_hash: SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0 +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_textarea_with_summary + weight: 31 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 15 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 120 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 16 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/comuni_theme/config/sync/core.entity_form_display.site_setting_entity.info_comune.default.yml b/comuni_theme/config/sync/core.entity_form_display.site_setting_entity.info_comune.default.yml index 90e30ecc..045fa3cd 100644 --- a/comuni_theme/config/sync/core.entity_form_display.site_setting_entity.info_comune.default.yml +++ b/comuni_theme/config/sync/core.entity_form_display.site_setting_entity.info_comune.default.yml @@ -122,4 +122,5 @@ content: size: 60 placeholder: '' third_party_settings: { } -hidden: { } +hidden: + field_amministrazione_trasparent: true diff --git a/comuni_theme/config/sync/core.entity_view_display.node.article.default.yml b/comuni_theme/config/sync/core.entity_view_display.node.article.default.yml new file mode 100644 index 00000000..752ad3ac --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_display.node.article.default.yml @@ -0,0 +1,66 @@ +uuid: 972563d5-2b86-4b98-8db3-3f3f6a6c2910 +langcode: en +status: true +dependencies: + config: + - core.entity_view_display.comment.comment.default + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.wide + - node.type.article + module: + - comment + - image + - text + - user +_core: + default_config_hash: 7fb0j9HnIXfP9ndewzgPPzzeX_SV532wuYpkscrCMCk +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + comment: + type: comment_default + label: above + settings: + view_mode: default + pager_id: 0 + third_party_settings: { } + weight: 110 + region: content + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: wide + image_loading: + attribute: lazy + third_party_settings: { } + weight: -1 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 10 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + langcode: true diff --git a/comuni_theme/config/sync/core.entity_view_display.node.article.rss.yml b/comuni_theme/config/sync/core.entity_view_display.node.article.rss.yml new file mode 100644 index 00000000..0162f6b3 --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_display.node.article.rss.yml @@ -0,0 +1,29 @@ +uuid: d41b51bb-e849-4ef0-98fa-9e582335c181 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.rss + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - node.type.article + module: + - user +_core: + default_config_hash: 2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc +id: node.article.rss +targetEntityType: node +bundle: article +mode: rss +content: + links: + weight: 100 + region: content +hidden: + body: true + comment: true + field_image: true + field_tags: true + langcode: true diff --git a/comuni_theme/config/sync/core.entity_view_display.node.article.teaser.yml b/comuni_theme/config/sync/core.entity_view_display.node.article.teaser.yml new file mode 100644 index 00000000..b3a9e8ad --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_display.node.article.teaser.yml @@ -0,0 +1,58 @@ +uuid: 2bd8267d-5120-4767-9602-5e796088eb2b +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.medium + - node.type.article + module: + - image + - text + - user +_core: + default_config_hash: 83jX5ChAGdMzOxiDA_B1NjgebVMuD8lNVDgClg_QVP8 +id: node.article.teaser +targetEntityType: node +bundle: article +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 0 + region: content + field_image: + type: image + label: hidden + settings: + image_link: content + image_style: medium + image_loading: + attribute: lazy + third_party_settings: { } + weight: -1 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 10 + region: content + links: + weight: 100 + region: content +hidden: + comment: true + field_image: true + field_tags: true + langcode: true diff --git a/comuni_theme/config/sync/core.entity_view_display.node.page.default.yml b/comuni_theme/config/sync/core.entity_view_display.node.page.default.yml new file mode 100644 index 00000000..23dac606 --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_display.node.page.default.yml @@ -0,0 +1,29 @@ +uuid: f91967cc-2d26-46ad-a1e8-fb0a40d70908 +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 100 + region: content + links: + weight: 101 + region: content +hidden: + langcode: true diff --git a/comuni_theme/config/sync/core.entity_view_display.node.page.teaser.yml b/comuni_theme/config/sync/core.entity_view_display.node.page.teaser.yml new file mode 100644 index 00000000..2d21093b --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_display.node.page.teaser.yml @@ -0,0 +1,31 @@ +uuid: f8194229-00fd-454c-a38f-079cc46e5ba6 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: 8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw +id: node.page.teaser +targetEntityType: node +bundle: page +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 100 + region: content + links: + weight: 101 + region: content +hidden: + langcode: true diff --git a/comuni_theme/config/sync/core.entity_view_display.site_setting_entity.info_comune.default.yml b/comuni_theme/config/sync/core.entity_view_display.site_setting_entity.info_comune.default.yml index 8dc4d36b..a3d118b5 100644 --- a/comuni_theme/config/sync/core.entity_view_display.site_setting_entity.info_comune.default.yml +++ b/comuni_theme/config/sync/core.entity_view_display.site_setting_entity.info_comune.default.yml @@ -102,4 +102,5 @@ content: weight: 0 region: content hidden: + field_amministrazione_trasparent: true search_api_excerpt: true diff --git a/comuni_theme/config/sync/core.entity_view_mode.site_setting_entity.token.yml b/comuni_theme/config/sync/core.entity_view_mode.site_setting_entity.token.yml new file mode 100644 index 00000000..51b9a783 --- /dev/null +++ b/comuni_theme/config/sync/core.entity_view_mode.site_setting_entity.token.yml @@ -0,0 +1,10 @@ +uuid: a2af216e-2ba1-41d3-a259-3e2f4c182cbf +langcode: en +status: true +dependencies: + module: + - site_settings +id: site_setting_entity.token +label: Token +targetEntityType: site_setting_entity +cache: true diff --git a/comuni_theme/config/sync/editor.editor.basic_html.yml b/comuni_theme/config/sync/editor.editor.basic_html.yml index d55f7bbd..42b9bd6d 100644 --- a/comuni_theme/config/sync/editor.editor.basic_html.yml +++ b/comuni_theme/config/sync/editor.editor.basic_html.yml @@ -42,9 +42,7 @@ settings: name: Tools items: - Source - plugins: - stylescombo: - styles: '' + plugins: { } image_upload: status: true scheme: public diff --git a/comuni_theme/config/sync/editor.editor.full_html.yml b/comuni_theme/config/sync/editor.editor.full_html.yml index 29f2f297..42a450c5 100644 --- a/comuni_theme/config/sync/editor.editor.full_html.yml +++ b/comuni_theme/config/sync/editor.editor.full_html.yml @@ -50,9 +50,7 @@ settings: items: - ShowBlocks - Source - plugins: - stylescombo: - styles: '' + plugins: { } image_upload: status: true scheme: public diff --git a/comuni_theme/config/sync/field.field.node.article.body.yml b/comuni_theme/config/sync/field.field.node.article.body.yml new file mode 100644 index 00000000..c3ae295a --- /dev/null +++ b/comuni_theme/config/sync/field.field.node.article.body.yml @@ -0,0 +1,25 @@ +uuid: 3c30cd69-5677-48fd-a91a-e33cab18d10f +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.article + module: + - text +_core: + default_config_hash: IjZnOLWk1Pjq3WRg2pLSA1ERh7Po7izCq_p6UztZr2c +id: node.article.body +field_name: body +entity_type: node +bundle: article +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/comuni_theme/config/sync/field.field.node.article.comment.yml b/comuni_theme/config/sync/field.field.node.article.comment.yml new file mode 100644 index 00000000..018a675c --- /dev/null +++ b/comuni_theme/config/sync/field.field.node.article.comment.yml @@ -0,0 +1,35 @@ +uuid: a4f582a2-c9b4-4465-af65-27d8cca9e6b9 +langcode: en +status: true +dependencies: + config: + - field.storage.node.comment + - node.type.article + module: + - comment +_core: + default_config_hash: UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc +id: node.article.comment +field_name: comment +entity_type: node +bundle: article +label: Comments +description: '' +required: false +translatable: true +default_value: + - + status: 2 + cid: 0 + last_comment_timestamp: 0 + last_comment_name: null + last_comment_uid: 0 + comment_count: 0 +default_value_callback: '' +settings: + default_mode: 1 + per_page: 50 + anonymous: 0 + form_location: true + preview: 1 +field_type: comment diff --git a/comuni_theme/config/sync/field.field.node.article.field_image.yml b/comuni_theme/config/sync/field.field.node.article.field_image.yml new file mode 100644 index 00000000..ef4f6cb2 --- /dev/null +++ b/comuni_theme/config/sync/field.field.node.article.field_image.yml @@ -0,0 +1,40 @@ +uuid: 6d98f573-deac-418d-83c6-1897cbf2c1bb +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_image + - node.type.article + module: + - image +_core: + default_config_hash: PmVL51L3A9QGbPLoeLHw5epAPszeZRasCeC3imeeDRQ +id: node.article.field_image +field_name: field_image +entity_type: node +bundle: article +label: Image +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/comuni_theme/config/sync/field.field.node.article.field_tags.yml b/comuni_theme/config/sync/field.field.node.article.field_tags.yml new file mode 100644 index 00000000..533a54fa --- /dev/null +++ b/comuni_theme/config/sync/field.field.node.article.field_tags.yml @@ -0,0 +1,29 @@ +uuid: 647eaf6d-b266-4b35-922a-944e110a5c04 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_tags + - node.type.article + - taxonomy.vocabulary.tags +_core: + default_config_hash: QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw +id: node.article.field_tags +field_name: field_tags +entity_type: node +bundle: article +label: Tags +description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + tags: tags + sort: + field: _none + auto_create: true +field_type: entity_reference diff --git a/comuni_theme/config/sync/field.field.node.page.body.yml b/comuni_theme/config/sync/field.field.node.page.body.yml new file mode 100644 index 00000000..9251a5cb --- /dev/null +++ b/comuni_theme/config/sync/field.field.node.page.body.yml @@ -0,0 +1,25 @@ +uuid: c1a6e1f5-b56a-4e9c-bb61-90e51622841d +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.page + module: + - text +_core: + default_config_hash: KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE +id: node.page.body +field_name: body +entity_type: node +bundle: page +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/comuni_theme/config/sync/field.storage.node.comment.yml b/comuni_theme/config/sync/field.storage.node.comment.yml new file mode 100644 index 00000000..e2fbcedb --- /dev/null +++ b/comuni_theme/config/sync/field.storage.node.comment.yml @@ -0,0 +1,22 @@ +uuid: e1ad8024-5d3a-4b68-a7ba-bb57c0f892ef +langcode: en +status: true +dependencies: + module: + - comment + - node +_core: + default_config_hash: ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc +id: node.comment +field_name: comment +entity_type: node +type: comment +settings: + comment_type: comment +module: comment +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/comuni_theme/config/sync/field.storage.node.field_image.yml b/comuni_theme/config/sync/field.storage.node.field_image.yml new file mode 100644 index 00000000..6c959a18 --- /dev/null +++ b/comuni_theme/config/sync/field.storage.node.field_image.yml @@ -0,0 +1,34 @@ +uuid: e933b54b-4b89-4f9d-842f-a7d2a9eea62d +langcode: en +status: true +dependencies: + module: + - file + - image + - node +_core: + default_config_hash: EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE +id: node.field_image +field_name: field_image +entity_type: node +type: image +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +module: image +locked: false +cardinality: 1 +translatable: true +indexes: + target_id: + - target_id +persist_with_no_fields: false +custom_storage: false diff --git a/comuni_theme/config/sync/field.storage.node.field_tags.yml b/comuni_theme/config/sync/field.storage.node.field_tags.yml new file mode 100644 index 00000000..608b7d0e --- /dev/null +++ b/comuni_theme/config/sync/field.storage.node.field_tags.yml @@ -0,0 +1,22 @@ +uuid: a2156fd0-3c20-4b5d-87a0-8a0faa70d52e +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +_core: + default_config_hash: WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs +id: node.field_tags +field_name: field_tags +entity_type: node +type: entity_reference +settings: + target_type: taxonomy_term +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/comuni_theme/config/sync/node.type.article.yml b/comuni_theme/config/sync/node.type.article.yml new file mode 100644 index 00000000..b3d495a3 --- /dev/null +++ b/comuni_theme/config/sync/node.type.article.yml @@ -0,0 +1,13 @@ +uuid: 84a3fc2c-ddae-488c-af5c-e1c95ae63794 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: AeW1SEDgb1OTQACAWGhzvMknMYAJlcZu0jljfeU3oso +name: Article +type: article +description: 'Use articles for time-sensitive content like news, press releases or blog posts.' +help: '' +new_revision: true +preview_mode: 1 +display_submitted: true diff --git a/comuni_theme/config/sync/node.type.page.yml b/comuni_theme/config/sync/node.type.page.yml new file mode 100644 index 00000000..1113e1f5 --- /dev/null +++ b/comuni_theme/config/sync/node.type.page.yml @@ -0,0 +1,13 @@ +uuid: 6c0d83d9-ae62-4405-99fa-49cc140be658 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: KuyA4NHPXcmKAjRtwa0vQc2ZcyrUJy6IlS2TAyMNRbc +name: 'Basic page' +type: page +description: 'Use basic pages for your static content, such as an ''About us'' page.' +help: '' +new_revision: true +preview_mode: 1 +display_submitted: false diff --git a/comuni_theme/config/sync/rdf.mapping.node.article.yml b/comuni_theme/config/sync/rdf.mapping.node.article.yml new file mode 100644 index 00000000..b0aea42b --- /dev/null +++ b/comuni_theme/config/sync/rdf.mapping.node.article.yml @@ -0,0 +1,52 @@ +uuid: a3acd929-2c03-4f90-953e-41259a1619e0 +langcode: en +status: true +dependencies: + config: + - node.type.article + module: + - node +_core: + default_config_hash: IdobJe379eDudt7-bXFfJjF7pDqFl-kYxVFtpWrgkro +id: node.article +targetEntityType: node +bundle: article +types: + - 'schema:Article' +fieldMappings: + title: + properties: + - 'schema:name' + created: + properties: + - 'schema:dateCreated' + datatype_callback: + callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' + changed: + properties: + - 'schema:dateModified' + datatype_callback: + callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' + body: + properties: + - 'schema:text' + uid: + properties: + - 'schema:author' + comment: + properties: + - 'schema:comment' + mapping_type: rel + comment_count: + properties: + - 'schema:interactionCount' + datatype_callback: + callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount' + arguments: + interaction_type: UserComments + field_image: + properties: + - 'schema:image' + field_tags: + properties: + - 'schema:about' diff --git a/comuni_theme/config/sync/rdf.mapping.node.page.yml b/comuni_theme/config/sync/rdf.mapping.node.page.yml new file mode 100644 index 00000000..c84590e2 --- /dev/null +++ b/comuni_theme/config/sync/rdf.mapping.node.page.yml @@ -0,0 +1,43 @@ +uuid: 2b53018a-d296-413d-ac43-86cb864d0637 +langcode: en +status: true +dependencies: + config: + - node.type.page + module: + - node +_core: + default_config_hash: 32LxRnl4Wesvzqyfp7HnD0-U9-wxrLBn76pqY5XGNAE +id: node.page +targetEntityType: node +bundle: page +types: + - 'schema:WebPage' +fieldMappings: + title: + properties: + - 'schema:name' + created: + properties: + - 'schema:dateCreated' + datatype_callback: + callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' + changed: + properties: + - 'schema:dateModified' + datatype_callback: + callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' + body: + properties: + - 'schema:text' + uid: + properties: + - 'schema:author' + mapping_type: rel + comment_count: + properties: + - 'schema:interactionCount' + datatype_callback: + callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount' + arguments: + interaction_type: UserComments diff --git a/comuni_theme/config/sync/rdf.mapping.taxonomy_term.tags.yml b/comuni_theme/config/sync/rdf.mapping.taxonomy_term.tags.yml new file mode 100644 index 00000000..58b930c2 --- /dev/null +++ b/comuni_theme/config/sync/rdf.mapping.taxonomy_term.tags.yml @@ -0,0 +1,22 @@ +uuid: 95519c20-2de6-4b18-8f1a-6da7943d743b +langcode: en +status: true +dependencies: + config: + - taxonomy.vocabulary.tags + module: + - taxonomy +_core: + default_config_hash: o5duwyS1CTHx3tYOZhuu91kspe8VQjQsnwZjAJv9njk +id: taxonomy_term.tags +targetEntityType: taxonomy_term +bundle: tags +types: + - 'schema:Thing' +fieldMappings: + name: + properties: + - 'schema:name' + description: + properties: + - 'schema:description' diff --git a/comuni_theme/config/sync/search_api.index.all.yml b/comuni_theme/config/sync/search_api.index.all.yml index 494d05a2..5ac3f408 100644 --- a/comuni_theme/config/sync/search_api.index.all.yml +++ b/comuni_theme/config/sync/search_api.index.all.yml @@ -39,7 +39,7 @@ field_settings: type: text configuration: roles: - anonymous: anonymous + - anonymous view_mode: 'entity:node': appuntamento: search_index diff --git a/comuni_theme/config/sync/search_api.index.documenti_e_dati.yml b/comuni_theme/config/sync/search_api.index.documenti_e_dati.yml index 4da423cb..83f61947 100644 --- a/comuni_theme/config/sync/search_api.index.documenti_e_dati.yml +++ b/comuni_theme/config/sync/search_api.index.documenti_e_dati.yml @@ -19,7 +19,7 @@ field_settings: type: text configuration: roles: - anonymous: anonymous + - anonymous view_mode: 'entity:node': dataset: full diff --git a/comuni_theme/config/sync/search_api.index.faq.yml b/comuni_theme/config/sync/search_api.index.faq.yml index f9049d9c..71790e47 100644 --- a/comuni_theme/config/sync/search_api.index.faq.yml +++ b/comuni_theme/config/sync/search_api.index.faq.yml @@ -28,7 +28,7 @@ field_settings: type: text configuration: roles: - anonymous: anonymous + - anonymous view_mode: 'entity:node': faq: teaser diff --git a/comuni_theme/config/sync/search_api.index.novita.yml b/comuni_theme/config/sync/search_api.index.novita.yml index 8c46b260..8a740f13 100644 --- a/comuni_theme/config/sync/search_api.index.novita.yml +++ b/comuni_theme/config/sync/search_api.index.novita.yml @@ -19,7 +19,7 @@ field_settings: type: text configuration: roles: - anonymous: anonymous + - anonymous view_mode: 'entity:node': notizia: full diff --git a/comuni_theme/config/sync/search_api.index.servizi.yml b/comuni_theme/config/sync/search_api.index.servizi.yml index 72c9be47..3f9db624 100644 --- a/comuni_theme/config/sync/search_api.index.servizi.yml +++ b/comuni_theme/config/sync/search_api.index.servizi.yml @@ -20,7 +20,7 @@ field_settings: type: text configuration: roles: - anonymous: anonymous + - anonymous view_mode: 'entity:node': servizio: default diff --git a/comuni_theme/config/sync/taxonomy.vocabulary.tags.yml b/comuni_theme/config/sync/taxonomy.vocabulary.tags.yml new file mode 100644 index 00000000..9ad3f313 --- /dev/null +++ b/comuni_theme/config/sync/taxonomy.vocabulary.tags.yml @@ -0,0 +1,10 @@ +uuid: 211699f6-13ad-4e35-b1a4-4435199f76a6 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: yoNVreoTdTZTY7GuE8fI9Jmxqdz8vlo4ZJKixMNSosw +name: Tags +vid: tags +description: 'Use tags to group articles on similar topics into categories.' +weight: 0 diff --git a/comuni_theme/config/sync/views.view.faq.yml b/comuni_theme/config/sync/views.view.faq.yml index 54e5995f..9b0901ac 100644 --- a/comuni_theme/config/sync/views.view.faq.yml +++ b/comuni_theme/config/sync/views.view.faq.yml @@ -209,7 +209,7 @@ display: type: none options: { } cache: - type: tag + type: none options: { } empty: { } sorts: { } @@ -271,7 +271,7 @@ display: 'entity:node': faq: teaser query: - type: views_query + type: search_api_query options: bypass_access: false skip_access: false diff --git a/comuni_theme/config/sync/views.view.ricerca.yml b/comuni_theme/config/sync/views.view.ricerca.yml index 6354a3f1..f10619e9 100644 --- a/comuni_theme/config/sync/views.view.ricerca.yml +++ b/comuni_theme/config/sync/views.view.ricerca.yml @@ -175,7 +175,7 @@ display: type: none options: { } cache: - type: tag + type: none options: { } empty: { } sorts: { } @@ -426,7 +426,7 @@ display: 'entity:node': evento: search_index query: - type: views_query + type: search_api_query options: bypass_access: false skip_access: false diff --git a/comuni_theme/config/sync/views.view.ricerca_documenti_e_dati.yml b/comuni_theme/config/sync/views.view.ricerca_documenti_e_dati.yml index 69ebaf83..6cb375d9 100644 --- a/comuni_theme/config/sync/views.view.ricerca_documenti_e_dati.yml +++ b/comuni_theme/config/sync/views.view.ricerca_documenti_e_dati.yml @@ -96,7 +96,7 @@ display: type: none options: { } cache: - type: tag + type: none options: { } empty: { } sorts: { } @@ -160,7 +160,7 @@ display: dataset: default documento_pubblico: default query: - type: views_query + type: search_api_query options: bypass_access: false skip_access: false diff --git a/comuni_theme/config/sync/views.view.tutte_le_novita.yml b/comuni_theme/config/sync/views.view.tutte_le_novita.yml index 64a57fa4..98b93548 100644 --- a/comuni_theme/config/sync/views.view.tutte_le_novita.yml +++ b/comuni_theme/config/sync/views.view.tutte_le_novita.yml @@ -123,7 +123,7 @@ display: type: none options: { } cache: - type: tag + type: none options: { } empty: { } sorts: @@ -198,7 +198,7 @@ display: 'entity:node': notizia: default query: - type: views_query + type: search_api_query options: bypass_access: false skip_access: false diff --git a/comuni_theme/config/sync/views.view.tutti_i_servizi.yml b/comuni_theme/config/sync/views.view.tutti_i_servizi.yml index e30bcb24..fe9ec214 100644 --- a/comuni_theme/config/sync/views.view.tutti_i_servizi.yml +++ b/comuni_theme/config/sync/views.view.tutti_i_servizi.yml @@ -337,7 +337,7 @@ display: type: none options: { } cache: - type: tag + type: none options: { } empty: { } sorts: { } @@ -399,7 +399,7 @@ display: 'entity:node': servizio: teaser query: - type: views_query + type: search_api_query options: bypass_access: false skip_access: false