Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
|||
uuid: 0135d4ce-0f7e-407a-bf1a-d8ba88a9a9d8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.node.teaser
|
||||
- field.field.node.session.body
|
||||
- field.field.node.session.field_session_status
|
||||
- field.field.node.session.field_session_type
|
||||
- field.field.node.session.field_speakers
|
||||
- node.type.session
|
||||
module:
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: jNl7IU0VB_TcNGN2eiWRqo8B2_nkmrgSlRosDpDrhNg
|
||||
id: node.session.teaser
|
||||
targetEntityType: node
|
||||
bundle: session
|
||||
mode: teaser
|
||||
content:
|
||||
body:
|
||||
label: hidden
|
||||
type: text_summary_or_trimmed
|
||||
weight: 101
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 100
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
field_session_status: true
|
||||
field_session_type: true
|
||||
field_speakers: true
|
Loading…
Add table
Add a link
Reference in a new issue