DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

~.layouts

At this point of time the extension uses two layouts:

  1. DefaultLayout for all action handlers except polling
  2. PollingLayout only for action handler polling

You may take a look at the file for better understanding the following options.

Reference DefaultLayout

Property Title Type
showSummary Switch to display rating summary info in output boolean
showCurrentRates Switch to display the current rating statistics boolean
showSectionContent Switch to display the complete action content section boolean

[tsref:plugin.tx_thrating.settings.fluid.layouts.default]

showSummary

Property

showSummary

Data type

boolean

Description

Switch to display rating summary info in output.

Default

1

showCurrentRates

Property

showCurrentRates

Data type

boolean

Description

Switch to display the current rating statistics.

Default

1

showSectionContent

Property

showSectionContent

Data type

boolean

Description

Switch to display the complete action content section.

Default

1

Reference PollingLayout

Property Title Type
showSummary Switch to display rating summary info in output boolean
showCurrentRates Switch to display the current polling statistics boolean

[tsref:plugin.tx_thrating.settings.fluid.layouts.polling]

showSummary

Property

showSummary

Data type

boolean

Description

Switch to display rating summary info in output.

Default

0

showCurrentRates

Property

showCurrentPolls

Data type

boolean

Description

Switch to display the current polling statistics.

Default

0