1.18.6 Further settings
The following is a list of additional collection settings.
<collections>
<collection field="DC">
<displayDepthForSearch>-1</displayDepthForSearch>
<defaultBrowseIcon>images/collections/collection_tiled_default.jpg</defaultBrowseIcon>
<addHierarchyToBreadcrumbs>true</addHierarchyToBreadcrumbs>
</collection>
<redirectToWork>true</redirectToWork>
</collections>
Setting
Description
collection/displayDepthForSearch
Maximum depth of the hierarchical listing of the values of the configured field in the advanced search. Default value -1 means that all levels are listed.
collection/defaultBrowseIcon
Standard image for tiled collections in CMS. The path is relative to the path of the theme.
collection/addHierarchyToBreadcrumbs
Displays the collection hierarchy in the breadcrumbs unless the field contains multiple values. Default is true
.
redirectToWork
Specifies whether a collection with only one record should be opened directly or a search hit list with only one work should be displayed. If true
, the record will be opened directly. Default is true
.
Last updated
Was this helpful?