Constants

View

The following options are located under the following path: plugin.tx_partnerrating_pi1.view

Template root path

templateRootPath
Type

string

Default

empty

Path

plugin.tx_partnerrating_pi1.view

In addition to the default path EXT:partner_rating/Resources/Private/Templates/, this constant can be used to define a custom template root path to overwrite individual fluid files as needed.

Partial root path

partialRootPath
Type

string

Default

empty

Path

plugin.tx_partnerrating_pi1.view

In addition to the default path EXT:partner_rating/Resources/Private/Partials/, this constant can be used to define a custom partial root path to overwrite individual fluid files as needed.

Layout root path

layoutRootPath
Type

string

Default

empty

Path

plugin.tx_partnerrating_pi1.view

In addition to the default path EXT:partner_rating/Resources/Private/Layouts/, this constant can be used to define a custom layout root path to overwrite individual fluid files as needed.

Settings

The following options are located under the following path: plugin.tx_partnerrating_pi1.settings

Include Bootstrap from CDN

includeBootstrap
Type

boolean

Default

false

Path

plugin.tx_partnerrating_pi1.settings

If this option is true then Bootstrap 5 will be included via CDN from jsDelivr. This option should only be used for testing purposes. If you want to use Bootstrap 5 (the default framework of the Partner Rating template) for rendering, it is recommended to include it yourself via your site package and leave this option disabled.

CSS File

cssFile
Type

string

Default

EXT:partner_rating/Resources/Public/Css/main.min.css

Path

plugin.tx_partnerrating_pi1.settings

CSS file that is used by default

JavaScript File

javaScriptFile
Type

string

Default

EXT:partner_rating/Resources/Public/JavaScript/show.min.js

Path

plugin.tx_partnerrating_pi1.settings

JavaScript file that is used by default