Skip to content
Snippets Groups Projects

ISTWCMS-4103: adding fields for metatags

Merged Eric Bremner requested to merge feature/ISTWCMS-4103-ebremner-add-metatag-fields into 8.x-1.x
Files
5
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.uw_tax_event_tags
module:
- text
id: taxonomy_term.uw_tax_event_tags.default
targetEntityType: taxonomy_term
bundle: uw_tax_event_tags
mode: default
content:
description:
type: text_textarea
weight: 1
region: content
settings:
placeholder: ''
rows: 5
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 3
region: content
third_party_settings: { }
hidden:
path: true
Loading