A listing block fetches content from the server (e.g. latest news) and renders each result as a separate block, repeating each block once per result entry. ...
Located in
Docs
The listing block allows the display of various listings of content. Editors can configure a number of criteria for listing content (e.g. all news from 2022 ...
Located in
Docs
/
Examples
Renders the current page's related items relation field (default relatedItems) as a list, reusing the listing machinery — each related item is rendered with a ...
Located in
Docs
/
Examples
Renders entries from an external RSS feed, reusing the listing machinery. Each entry is rendered with a configurable item type (variation).
Located in
Docs
/
Examples
The search block allows the content of the website to be listed. Users can use so-called facets to select certain properties of the listed content in order to ...
Located in
Docs
/
Examples
Renders a set of values as links into a faceted search — a "tag cloud" of shortcuts. Each value links to a search page with ?facet.<index>=<value> pre-set, ...
Located in
Docs
/
Examples