Skip to content
Snippets Groups Projects
Commit 35edb731 authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWCMS-5880: adding field storage for banner settings

parent ad30a136
No related branches found
No related tags found
3 merge requests!284Feature/istwcms 5880 ebremner banners above,!274Draft: ISTWCMS-5551: fixing office hours display,!260Feature/istwcms 5668 a5kulkar rename references to publications
langcode: en
status: true
dependencies:
module:
- node
id: node.field_uw_autoplay
field_name: field_uw_autoplay
entity_type: node
type: boolean
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- node
id: node.field_uw_slide_speed
field_name: field_uw_slide_speed
entity_type: node
type: integer
settings:
unsigned: false
size: normal
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- node
- options
id: node.field_uw_text_overlay_style
field_name: field_uw_text_overlay_style
entity_type: node
type: list_string
settings:
allowed_values:
-
value: full-width
label: 'Full banner width, bottom, theme colour background ("FDSU" style)'
-
value: inset
label: 'Inset from banner, bottom, black background ("home page" style)'
-
value: split
label: 'Split top and bottom, black and white backgrounds ("single page" style)'
-
value: full-overlay
label: 'Full black overlay, centered text ("conference" style)'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- node
id: node.field_uw_transition_speed
field_name: field_uw_transition_speed
entity_type: node
type: integer
settings:
unsigned: false
size: normal
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment