Skip to content

Commit

Permalink
SUP: Fixup photo algolia url'
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Dec 6, 2024
1 parent d5457fd commit 38b4f00
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ adding:
- field.storage.node.sup_book_subtitle
- field.storage.node.sup_book_type
module:
- search_api
- search_api_exclude_entity
field_settings:
book_authors:
Expand Down Expand Up @@ -153,7 +152,7 @@ adding:
- field.storage.node.sup_book_isbn_13_paper
photo:
configuration:
value: '[node:su_page_image:entity:field_media_image|node:su_page_banner:entity:su_banner_image:entity:field_media_image|node:su_person_photo:entity:field_media_image|node:su_news_featured_media:entity:field_media_image|node:su_news_banner:entity:field_media_image|node:su_event_ext_image|node:sup_book_image:entity:field_media_image]'
value: '[node:su_page_image:entity:field_media_image:entity:url|node:su_page_banner:entity:su_banner_image:entity:field_media_image:entity:url|node:su_person_photo:entity:field_media_image:entity:url|node:su_news_featured_media:entity:field_media_image:entity:url|node:su_news_banner:entity:field_media_image:entity:url|node:su_event_ext_image|node:sup_book_image:entity:field_media_image:entity:url]'
summary:
configuration:
value: '[node:su_page_description|node:sup_book_subtitle|node:summary]'
Expand Down

0 comments on commit 38b4f00

Please sign in to comment.