Skip to content

Knowledge Cards (#548)

Sebastian Schüpbach requested to merge knowledge-cards into integration/linked

Created by: outermedia-cbo

  • Fix knowledge card controller factory method signature to be available statically

  • Add view helper for elastic-search subjects

  • Implements entry for knowledge cards

  • Uses short Ids for topics to allow use in route.

  • Implements books of person for knowledge cards

  • Implements getTitle(

  • Refactor knowledge-card interface for person and subject (previously author and topic) to keep naming consistent. Also fix problem with return type of __call magic function in ESSubject, because null values maybe returned from it

  • Update localized labels for "more-medias" link in person knowlegde card

  • Adjust knowledge card styles and clean up code

  • Add link to detail page of person

  • Refactor interface for person detail-page to keep consistent naming

  • Refactor interface for person detail-page to keep consistent naming

  • Complete 'more'-link in biography

  • Correct label resolution for more notable work link

  • Make thumbnail image optional

Merge request reports