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
|
targetEntityType: node
|
||||||
bundle: article
|
bundle: article
|
||||||
mode: box
|
mode: box
|
||||||
content: { }
|
content:
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -108,6 +108,11 @@ content:
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
ds:
|
ds:
|
||||||
ds_limit: '1'
|
ds_limit: '1'
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -53,6 +53,11 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_default
|
type: file_default
|
||||||
region: content
|
region: content
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -114,6 +114,11 @@ content:
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -85,6 +85,11 @@ content:
|
||||||
label: inline
|
label: inline
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
links:
|
links:
|
||||||
weight: 4
|
weight: 4
|
||||||
region: ds_content
|
region: ds_content
|
||||||
|
|
|
@ -99,6 +99,11 @@ content:
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -99,6 +99,11 @@ content:
|
||||||
third_party_settings:
|
third_party_settings:
|
||||||
ds:
|
ds:
|
||||||
ds_limit: '1'
|
ds_limit: '1'
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
|
@ -103,6 +103,11 @@ content:
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: true
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
geo_citation:
|
||||||
|
weight: 90
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue