~.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
showRichSnippets Switch to display the complete action content section 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

showRichSnippets

Property

showRichSnippets

Data type

boolean

Description

Switch to include info block for rich snippets

Warning

You must at least also define a aggregateRatingSchemaType

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