Reference¶
Plugin-Settings: plugin.tx_sfbanners.settings
Property: |
Data type: |
Description: |
Default: |
---|---|---|---|
displayMode |
string |
The displaymode for the plugin. Valid values are
|
all |
startingPoint |
int |
The startingpoint for the plugin. This can be on single pid of a sysfolder or multiple PIDs seperated by a comma. |
|
category |
int |
One or multiple UIDs of categories. If using multiple UIDs, they must be seperated by a comma. |
|
maxResults |
int |
If set to a value greater than 0, the given amount of banners are returned |
|
ajaxPageTypeNum |
int |
Page typeNum, where banners are fetched via AJAX |
9001 |
clickPageTypeNum |
int |
Page typeNum for clickAction |
9002 |
cacheLifetime |
int |
Lifetime of the cache for rendered banners in seconds |
3600 |