Property: | Data type: | Description: | Default: |
|---|---|---|---|
PIDtipForm | Int | Set the PID for the links to the form-page Example: plugin.tipafriend_plus.PIDtipForm = 17 | |
htmlMail | Boolean | Has to be set to 1 to allow Html-Mails. Example: plugin.tipafriend_plus.htmlMail = 1 To be able to send Html-Mail it is also necessary to include the following in your TS-config: page.config.incT3Lib_htmlmail = 1 | 0 |
templateFile | String | Choose the desired template file. Example: plugin.tipafriend_plus.templateFile = EXT:tipafriend_plus/pi1/tipafriend_plus_template.tmpl | EXT:tipafriend_plus/pi1/tipafriend_plus_css.tmpl |
ATagParams | String | Add addiotional parameter to the link, e.g a class Example: plugin.tipafriend_plus.ATagParams = class="tipafriend" | class="tx_tipafriend_tiplink" |