Plugin configuration

The most important configuration settings can be done in the content element plugin. Those setting can also be done by using TypoScript but settings in the plugin always override the settings in TypoScript. With that it’s possible to set default settings in TypoScript and override it in a plugin for some pages if necessary.

Tab “Options”

Property: View: Description: Key:
Show All Choose list or single view for operations, vehicles or resources.  
Category Mode Operations Set category mode for selected categories. settings.categoryConjunction
Categories Operations Categories can be select to constrain the result. settings.category
Max result items All Limit the result for the list. settings.limit
Items per page Operations How many items per page are showing with activated pagination. settings.itemsPerPage
Hide pagination Operations Hide the pagination and show the result in one list. Default Limit for whole list is 200. settings.hidePagination
Hide filter Operations Hide the form to filter the list settings.hideFilter
Show list of operations on a map Operations Show the result on a map. settings.showMap
Record Storage Page All Sysfolder for operations data. persistence.storagePid
Recursive All Recursive setting for the sysfolder. persistence.recursive

Tab “Media options”

Property: View: Description: Key:
Thumbnail in list view All 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. settings.listMediaWidth settings.listMediaHeight settings.singleMediaWidth settings.singleMediaHeight

Tab “Template Options”

Property: View: Description: Key:
Select Template Layout All

With this is possible to use other layout variants in Fluid templates. Set items in Page TS-Config before using example:

tx_operations.templateLayouts {
    key = value
}
settings.templateLayout
Max chars of teaser text in list view All Maximum length of teaser text in list view. Text will be cropped automatically. settings.cropTeaser