added links on frontpage field labels
This commit is contained in:
@@ -5,6 +5,7 @@ dependencies:
|
||||
module:
|
||||
- context
|
||||
- materio_simplenews
|
||||
- user
|
||||
theme:
|
||||
- materiotheme
|
||||
id: materiosimplenewssubscription
|
||||
@@ -33,3 +34,10 @@ visibility:
|
||||
pages: ''
|
||||
negate: null
|
||||
context_mapping: { }
|
||||
user_role:
|
||||
id: user_role
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
|
@@ -8,6 +8,7 @@ dependencies:
|
||||
- field.field.node.frontpage.field_blabla_links
|
||||
- field.field.node.frontpage.field_database_links
|
||||
- field.field.node.frontpage.field_pricing
|
||||
- field.field.node.frontpage.field_pricing_pitch
|
||||
- field.field.node.frontpage.field_showroom_links
|
||||
- field.field.node.frontpage.field_showrooms
|
||||
- field.field.node.frontpage.field_what_is_materio
|
||||
@@ -96,6 +97,7 @@ third_party_settings:
|
||||
group_pricing:
|
||||
children:
|
||||
- field_pricing
|
||||
- field_pricing_pitch
|
||||
parent_name: group_htabs
|
||||
weight: 23
|
||||
format_type: tab
|
||||
@@ -152,6 +154,14 @@ content:
|
||||
third_party_settings: { }
|
||||
type: text_textarea
|
||||
region: content
|
||||
field_pricing_pitch:
|
||||
weight: 1
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: text_textfield
|
||||
region: content
|
||||
field_showroom_links:
|
||||
weight: 4
|
||||
settings:
|
||||
|
@@ -8,6 +8,7 @@ dependencies:
|
||||
- field.field.node.frontpage.field_blabla_links
|
||||
- field.field.node.frontpage.field_database_links
|
||||
- field.field.node.frontpage.field_pricing
|
||||
- field.field.node.frontpage.field_pricing_pitch
|
||||
- field.field.node.frontpage.field_showroom_links
|
||||
- field.field.node.frontpage.field_showrooms
|
||||
- field.field.node.frontpage.field_what_is_materio
|
||||
@@ -97,14 +98,14 @@ third_party_settings:
|
||||
region: content
|
||||
group_pricing:
|
||||
children:
|
||||
- field_pricing_pitch
|
||||
- field_pricing
|
||||
- computed_products_reference
|
||||
parent_name: ''
|
||||
weight: 4
|
||||
format_type: html_element
|
||||
format_settings:
|
||||
element: section
|
||||
show_label: false
|
||||
show_label: true
|
||||
label_element: h3
|
||||
label_element_classes: ''
|
||||
attributes: ''
|
||||
@@ -112,6 +113,7 @@ third_party_settings:
|
||||
speed: fast
|
||||
id: ''
|
||||
classes: home-pricing
|
||||
element: section
|
||||
label: pricing
|
||||
region: content
|
||||
group_db_col_left:
|
||||
@@ -324,7 +326,14 @@ content:
|
||||
region: content
|
||||
field_pricing:
|
||||
weight: 5
|
||||
label: above
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_pricing_pitch:
|
||||
weight: 4
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
|
@@ -9,6 +9,7 @@ dependencies:
|
||||
- field.field.node.frontpage.field_blabla_links
|
||||
- field.field.node.frontpage.field_database_links
|
||||
- field.field.node.frontpage.field_pricing
|
||||
- field.field.node.frontpage.field_pricing_pitch
|
||||
- field.field.node.frontpage.field_showroom_links
|
||||
- field.field.node.frontpage.field_showrooms
|
||||
- field.field.node.frontpage.field_what_is_materio
|
||||
@@ -76,6 +77,7 @@ hidden:
|
||||
field_blabla_links: true
|
||||
field_database_links: true
|
||||
field_pricing: true
|
||||
field_pricing_pitch: true
|
||||
field_showroom_links: true
|
||||
field_showrooms: true
|
||||
field_what_is_materio: true
|
||||
|
@@ -0,0 +1,21 @@
|
||||
uuid: 3c7164c6-f8eb-449f-b394-47764bc10ae5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_pricing_pitch
|
||||
- node.type.frontpage
|
||||
module:
|
||||
- text
|
||||
id: node.frontpage.field_pricing_pitch
|
||||
field_name: field_pricing_pitch
|
||||
entity_type: node
|
||||
bundle: frontpage
|
||||
label: 'Pricing pitch'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text
|
24
config/sync/field.storage.node.field_pricing_pitch.yml
Normal file
24
config/sync/field.storage.node.field_pricing_pitch.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: 7fb3d321-c82e-43d9-8350-eb2821556692
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- node
|
||||
- text
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: node.field_pricing_pitch
|
||||
field_name: field_pricing_pitch
|
||||
entity_type: node
|
||||
type: text
|
||||
settings:
|
||||
max_length: 255
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user