Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from healthgovau/355-confirm-structure-of-conte…
Browse files Browse the repository at this point in the history
…nt-display

[content structure] Adjusted inline display
  • Loading branch information
Benjen authored Mar 24, 2021
2 parents b79a11a + 61478b3 commit 76b57b0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,9 @@ targetEntityType: node
bundle: h_contact
mode: h_inline
content:
field_h_contact_title_role:
type: string
weight: 2
region: content
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
field_h_contact_type:
type: entity_reference_label
weight: 1
region: content
label: hidden
settings:
link: false
third_party_settings: { }
field_h_email_addresses:
type: entity_reference_revisions_entity_view
weight: 4
weight: 2
region: content
label: hidden
settings:
Expand All @@ -77,7 +61,7 @@ content:
third_party_settings: { }
field_h_fax_numbers:
type: entity_reference_revisions_entity_view
weight: 6
weight: 4
region: content
label: hidden
settings:
Expand All @@ -95,7 +79,7 @@ content:
third_party_settings: { }
field_h_link_external:
type: link
weight: 7
weight: 5
region: content
label: hidden
settings:
Expand All @@ -107,14 +91,14 @@ content:
third_party_settings: { }
field_h_summary:
type: basic_string
weight: 3
weight: 1
region: content
label: hidden
settings: { }
third_party_settings: { }
field_h_telephone_numbers:
type: entity_reference_revisions_entity_view
weight: 5
weight: 3
region: content
label: hidden
settings:
Expand All @@ -127,6 +111,8 @@ hidden:
field_h_contact_organisation: true
field_h_contact_postal_addresses: true
field_h_contact_street_addresses: true
field_h_contact_title_role: true
field_h_contact_type: true
field_h_content_owner: true
field_h_date_created: true
field_h_date_published: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ content:
image_style: h_thumbnail_max_width
image_link: ''
third_party_settings: { }
field_h_publication_type:
type: entity_reference_label
weight: 1
region: content
label: hidden
settings:
link: true
third_party_settings: { }
field_h_summary:
type: basic_string
weight: 2
Expand All @@ -80,7 +88,6 @@ hidden:
field_h_link_external: true
field_h_order_id: true
field_h_order_text: true
field_h_publication_type: true
field_h_resource_availability: true
field_h_resource_date: true
field_h_resource_parts: true
Expand Down

0 comments on commit 76b57b0

Please sign in to comment.