blob: 12a48ec3b0477dd27126f495732a0d82768f8106 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- node.type.photograpy
module:
- text
enforced:
module:
- photograpy
id: node.photograpy.body
field_name: body
entity_type: node
bundle: photograpy
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: true
field_type: text_with_summary
|