Constants¶
This page is divided into the following sections which are all configurable by using TypoScript or the constant editor: All constants could be configured once per site.
plugin.tx_thrating.settings¶
| Property | Title | Type |
|---|---|---|
| pluginStoragePid | General storage page | int |
plugin.tx_thrating.config¶
| Property | Title | Type |
|---|---|---|
| loadJQuery | Switch to load jQuery | boolean |
| showNoFEUser | Display switch | boolean |
| showMissingStepconfError | Display switch | boolean |
| cookieLifetime | Cookie protection lifetime | int |
| mapAnonymous | Map UID to anonymous user | int |
loadJQuery¶
Property
loadJQuery
Data type
Description
Enable (1) / Disable (0) loading jQuery by this extension string
Default
1
showNoFEUser¶
Property
showNoFEUser
Data type
Description
Enable (1) / Disable (0) info if no FE user is logged on
Default
0
showMissingStepconfError¶
Property
showMissingStepconfError
Data type
Description
Enable (1) / Disable (0) info if a ratingobject has no stepconf configured. If disabled the message will only show up in the extension logfile.
Default
0
cookieLifetime¶
Property
cookieLifetime
Data type
Description
Set lifetime for cookie protection (global setting [days]). Could be overridden by individual settings.
Default
0
FRONTEND LOGIN¶
| Property | Title | Type |
|---|---|---|
| styles.content.loginform.pid | path directive | int |