Plugin configuration

The most important configuration settings can be done in the content element plugin.

Because of using Extbase every setting can also be done by using typoscript but remember that the settings of the plugin always override the settings from typoscript.

Tab “Options”

Property: View: Description: Key:
What to display All
Selection of view:
  • Operations: List and single view of operations
  • Vehciles: List and single view of vehicles
  • Resources: List and single view of resources
 
Category Mode Operations Set category mode for selected categories. settings.categoryConjunction
Categories Operations Categories can be select to constrain the result. settings.category
Items per page Operations How many items will showing in list view. When pagination is hide is this the limit for the complete result. settings.itemsPerPage
Hide pagination Operations Hide the pagination and show the whole in one list. Default Limit for whole list is 200. settings.hidePagination
Hide filter for result Operations Hide the form to filter the list by years (more selection can be added in future) settings.hideFilter
Show list of operations on a map Operations Show the listed result in frontend on a google map. settings.showMap
Record Storage Page All Sysfolder where are the data sets in persistence.storagePid

Tab “Media options”

Property: View: Description: Key:
Thumbnail in list view Operations Show the first media of item as thumbnail in list settings.showMediaInList
Media dimension in list/single view All Set media dimensions for list and single view if you like. settings.listMediaWidth settings.listMediaHeight settings.singleMediaWidth settings.singleMediaHeight

Tab “Template Options”

Property: View: Description: Key:
Template layout selector All

Set items in Page TS-Config before using example:

tx_operations.templateLayouts {
    key = value
}
settings.templateLayout
Max chars of teaser text in list view Operations Maximum length of teaser text in list view. settings.cropTeaser