added video (vimeo & youtube) display
This commit is contained in:
@@ -31,6 +31,7 @@ third_party_settings:
|
||||
children:
|
||||
- group_contents
|
||||
- group_media
|
||||
- group_videos
|
||||
- group_taxonomy
|
||||
parent_name: ''
|
||||
weight: 0
|
||||
@@ -44,7 +45,6 @@ third_party_settings:
|
||||
group_contents:
|
||||
children:
|
||||
- title
|
||||
- field_title_image
|
||||
- field_source
|
||||
- body
|
||||
- field_linked_materials
|
||||
@@ -62,7 +62,6 @@ third_party_settings:
|
||||
group_media:
|
||||
children:
|
||||
- field_visuel
|
||||
- field_video
|
||||
parent_name: group_htabs
|
||||
weight: 11
|
||||
format_type: tab
|
||||
@@ -72,7 +71,7 @@ third_party_settings:
|
||||
required_fields: true
|
||||
id: ''
|
||||
classes: ''
|
||||
label: media
|
||||
label: images
|
||||
region: content
|
||||
group_taxonomy:
|
||||
children:
|
||||
@@ -80,7 +79,7 @@ third_party_settings:
|
||||
- field_tags
|
||||
- field_showroom
|
||||
parent_name: group_htabs
|
||||
weight: 12
|
||||
weight: 13
|
||||
format_type: tab
|
||||
format_settings:
|
||||
description: ''
|
||||
@@ -108,6 +107,20 @@ third_party_settings:
|
||||
required_fields: true
|
||||
label: Internal
|
||||
region: content
|
||||
group_videos:
|
||||
children:
|
||||
- field_video
|
||||
parent_name: group_htabs
|
||||
weight: 12
|
||||
format_type: tab
|
||||
region: content
|
||||
format_settings:
|
||||
id: ''
|
||||
classes: ''
|
||||
description: ''
|
||||
formatter: closed
|
||||
required_fields: true
|
||||
label: Videos
|
||||
id: node.article.default
|
||||
targetEntityType: node
|
||||
bundle: article
|
||||
|
Reference in New Issue
Block a user