Skip to content

Commit

Permalink
updated teaser to hide most view fields
Browse files Browse the repository at this point in the history
  • Loading branch information
seth-shaw-unlv committed May 4, 2018
1 parent 033db02 commit de4f705
Showing 1 changed file with 19 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,45 @@ dependencies:
- field.field.node.unlv_image.field_digital_id
- field.field.node.unlv_image.field_member_of
- field.field.node.unlv_image.field_subjects
- field.field.node.unlv_image.field_tags
- node.type.unlv_image
module:
- user
enforced:
module:
- unlv_image
module:
- user
id: node.unlv_image.teaser
targetEntityType: node
bundle: unlv_image
mode: teaser
content:
field_digital_id:
type: string
weight: 5
display_media_thumbnail:
weight: 0
region: content
label: above
settings:
link_to_entity: false
settings: { }
third_party_settings: { }
field_description:
type: basic_string
weight: 2
weight: 1
region: content
label: above
settings: { }
third_party_settings: { }
links:
weight: 0
field_digital_id:
type: string
weight: 2
region: content
settings: { }
label: inline
settings:
link_to_entity: false
third_party_settings: { }
hidden:
display_media_entity_view_1: true
display_media_service_file: true
field_creator: true
field_member_of: true
field_subjects: true
field_tags: true
links: true
openseadragon_media_evas_entity_view_2: true
openseadragon_media_evas_service_file: true

0 comments on commit de4f705

Please sign in to comment.