Commit auto-add of geo citation field settings
This commit is contained in:
parent
a19eafadce
commit
04be0a5e7a
8 changed files with 41 additions and 1 deletions
|
@ -59,7 +59,12 @@ id: node.article.box
|
|||
targetEntityType: node
|
||||
bundle: article
|
||||
mode: box
|
||||
content: { }
|
||||
content:
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -108,6 +108,11 @@ content:
|
|||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: '1'
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -53,6 +53,11 @@ content:
|
|||
third_party_settings: { }
|
||||
type: file_default
|
||||
region: content
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -114,6 +114,11 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -85,6 +85,11 @@ content:
|
|||
label: inline
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
links:
|
||||
weight: 4
|
||||
region: ds_content
|
||||
|
|
|
@ -99,6 +99,11 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -99,6 +99,11 @@ content:
|
|||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: '1'
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
|
@ -103,6 +103,11 @@ content:
|
|||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
geo_citation:
|
||||
weight: 90
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
|
Loading…
Add table
Reference in a new issue