Remove citation output from stories in search results #133
This commit is contained in:
parent
9484396229
commit
58c7589914
1 changed files with 1 additions and 6 deletions
|
@ -49,7 +49,6 @@ third_party_settings:
|
||||||
regions:
|
regions:
|
||||||
left:
|
left:
|
||||||
- field_media_image
|
- field_media_image
|
||||||
- geo_citation
|
|
||||||
right:
|
right:
|
||||||
- node_post_date
|
- node_post_date
|
||||||
- node_title
|
- node_title
|
||||||
|
@ -112,11 +111,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 5
|
weight: 5
|
||||||
region: right
|
region: right
|
||||||
geo_citation:
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
weight: 90
|
|
||||||
region: left
|
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
|
@ -135,5 +129,6 @@ hidden:
|
||||||
field_tags: true
|
field_tags: true
|
||||||
field_upload: true
|
field_upload: true
|
||||||
field_visions_models: true
|
field_visions_models: true
|
||||||
|
geo_citation: true
|
||||||
links: true
|
links: true
|
||||||
search_api_excerpt: true
|
search_api_excerpt: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue