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

Culturefeed Agenda Block Related activities

Sven Houtmeyers edited this page Jun 22, 2015 · 4 revisions

In code: agenda-related-activities

A block that shows related activities for the active production or event. This block is mostly placed at the bottom of the content area or in a sidebar.

This block has the following configuration options:

  • Category type to search related events: the category type to use for searching related activities. Leave empty if you only want to search on range.
  • Radius to search in km: search on the given radius. Leave empty to skip radius search. Radius search will only be done when viewing an event.
  • Extra filter query for the result set: make sure this is a correct solr query. Example title:mytitle.
  • Sort field: field to sort on. Example startdate.
  • Sort direction: ascending or descending.
  • Items to show: number of items to show.

Related activities block

Clone this wiki locally