The Admincentral module allows you to customize certain functional aspects of the Find Bar, namely configuration of search filters, sizes of search result collections and presentation patterns of content suggestions.

Installing

Maven is the easiest way to install the module. Add the following to your bundle:

Error rendering macro 'artifact-maven-dependencies-snippet-macro'

com.sun.jersey.api.client.ClientHandlerException: java.net.NoRouteToHostException: No route to host (Host unreachable)


The UI Admincentral is a different module. Its groupId is info.magnolia.ui, artifactId is magnolia-ui-admincentral and you can use it to configure, for example, the availability and layout of apps in the App launcher

Configuration

Since the original configuration is in the config.yaml file under /modules/admincentral/, you can modify the properties:

Properties:

findBar


defaultCountPerSupplier

optional, default is 10

An integer defining the maximum number of search results shown from any single search supplier.

editorRoles

optional

List of user roles allowed in the Last editor search filter:

All users are available if not specified.

(warning) By allowing all user roles in editorRoles you may experience performance issues, especially when a large number of public users are registered in a shared user repository on the author instance and you open a Find Bar filter.

suggestionCountPerSupplier

optional, default is 3

An integer defining the grid size for content suggestions. Compare below the default setting of 3 on the left and 2 on the right:

suppliers

optional

List of search result suppliers.

If undefined, it defaults to all suppliers provided by the Periscope module. See search result suppliers.

supplierOrder

optional, default is ("apps", "pages", "stories", "assets", "tours")

List defining the ordering of search result groups.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))