From 7bb6fa3b18890abbff09f58e5862074cc159fc68 Mon Sep 17 00:00:00 2001 From: Marc Young Date: Mon, 21 Aug 2023 18:01:21 -0600 Subject: [PATCH] VGGD-7 - taxonomy term skill set for Grad Grow. --- ...y.taxonomy_term.su_skill_level.default.yml | 46 +++++++++++++++++++ ...ew_display.node.stanford_policy.teaser.yml | 6 +-- ...ngs.taxonomy_vocabulary_su_skill_level.yml | 14 ++++++ .../taxonomy.vocabulary.su_skill_level.yml | 24 ++++++++++ 4 files changed, 87 insertions(+), 3 deletions(-) create mode 100644 config/sync/core.entity_form_display.taxonomy_term.su_skill_level.default.yml create mode 100644 config/sync/rabbit_hole.behavior_settings.taxonomy_vocabulary_su_skill_level.yml create mode 100644 config/sync/taxonomy.vocabulary.su_skill_level.yml diff --git a/config/sync/core.entity_form_display.taxonomy_term.su_skill_level.default.yml b/config/sync/core.entity_form_display.taxonomy_term.su_skill_level.default.yml new file mode 100644 index 00000000..8868bfd3 --- /dev/null +++ b/config/sync/core.entity_form_display.taxonomy_term.su_skill_level.default.yml @@ -0,0 +1,46 @@ +uuid: 4de1c34e-5e89-49a1-84b0-18ec59f47e80 +langcode: en +status: true +dependencies: + config: + - taxonomy.vocabulary.su_skill_level + module: + - path + - text +id: taxonomy_term.su_skill_level.default +targetEntityType: taxonomy_term +bundle: su_skill_level +mode: default +content: + description: + type: text_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + third_party_settings: { } +hidden: + publish_on: true + unpublish_on: true diff --git a/config/sync/core.entity_view_display.node.stanford_policy.teaser.yml b/config/sync/core.entity_view_display.node.stanford_policy.teaser.yml index 21ef8720..d07c76ec 100644 --- a/config/sync/core.entity_view_display.node.stanford_policy.teaser.yml +++ b/config/sync/core.entity_view_display.node.stanford_policy.teaser.yml @@ -185,13 +185,13 @@ content: trim_suffix: '' wrap_output: false wrap_class: trimmed - more_link: false - more_class: more-link - more_text: More summary_handler: trim trim_options: text: true trim_zero: false + more_link: false + more_class: more-link + more_text: More third_party_settings: field_formatter_class: class: '' diff --git a/config/sync/rabbit_hole.behavior_settings.taxonomy_vocabulary_su_skill_level.yml b/config/sync/rabbit_hole.behavior_settings.taxonomy_vocabulary_su_skill_level.yml new file mode 100644 index 00000000..20b6ac8f --- /dev/null +++ b/config/sync/rabbit_hole.behavior_settings.taxonomy_vocabulary_su_skill_level.yml @@ -0,0 +1,14 @@ +uuid: eb419542-c8bb-4d2d-b539-3666c6453ee5 +langcode: en +status: true +dependencies: + config: + - taxonomy.vocabulary.su_skill_level +id: taxonomy_vocabulary_su_skill_level +entity_type_id: taxonomy_vocabulary +entity_id: su_skill_level +action: display_page +allow_override: 1 +redirect: '' +redirect_code: 301 +redirect_fallback_action: access_denied diff --git a/config/sync/taxonomy.vocabulary.su_skill_level.yml b/config/sync/taxonomy.vocabulary.su_skill_level.yml new file mode 100644 index 00000000..f5645c0d --- /dev/null +++ b/config/sync/taxonomy.vocabulary.su_skill_level.yml @@ -0,0 +1,24 @@ +uuid: 47fe363f-44c6-4c6f-a307-4275848bbc42 +langcode: en +status: true +dependencies: + module: + - scheduler +third_party_settings: + scheduler: + expand_fieldset: when_required + fields_display_mode: vertical_tab + publish_enable: false + publish_past_date: error + publish_past_date_created: false + publish_required: false + publish_revision: false + publish_touch: false + show_message_after_update: true + unpublish_enable: false + unpublish_required: false + unpublish_revision: false +name: 'SU - Skill Level' +vid: su_skill_level +description: 'Terms to use with Grad Grow.' +weight: 0