Skip to content
Snippets Groups Projects

ISTWCMS-5093 Add taxonomies for uw ct service

11 files
+ 250
0
Compare changes
  • Side-by-side
  • Inline
Files
11
 
langcode: en
 
status: true
 
dependencies:
 
config:
 
- field.field.taxonomy_term.uw_vocab_service_categories.field_uw_service_category_icon
 
- taxonomy.vocabulary.uw_vocab_service_categories
 
module:
 
- media_library
 
- path
 
- text
 
id: taxonomy_term.uw_vocab_service_categories.default
 
targetEntityType: taxonomy_term
 
bundle: uw_vocab_service_categories
 
mode: default
 
content:
 
description:
 
type: text_textarea
 
weight: 1
 
region: content
 
settings:
 
placeholder: ''
 
rows: 5
 
third_party_settings: { }
 
field_uw_service_category_icon:
 
type: media_library_widget
 
weight: 2
 
settings:
 
media_types: { }
 
third_party_settings: { }
 
region: content
 
langcode:
 
type: language_select
 
weight: 3
 
region: content
 
settings:
 
include_locked: true
 
third_party_settings: { }
 
name:
 
type: string_textfield
 
weight: 0
 
region: content
 
settings:
 
size: 60
 
placeholder: ''
 
third_party_settings: { }
 
path:
 
type: path
 
weight: 4
 
region: content
 
settings: { }
 
third_party_settings: { }
 
status:
 
type: boolean_checkbox
 
settings:
 
display_label: true
 
weight: 5
 
region: content
 
third_party_settings: { }
 
tvi:
 
weight: 6
 
region: content
 
settings: { }
 
third_party_settings: { }
 
hidden: { }
Loading