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.

Configuration

Reference

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

settings.captcha

Data type

string

Description

Select the captcha.

Possible values are

  • none
  • captcha (deprecated since version 0.1.0)
  • sr_freecap

Default

{$plugin.tx_pwcomments.settings.captcha}

Property

view.templateRootPaths.200

Data type

string

Description

Template root path to include the captcha.

Default

EXT:jh_pwcomments_captcha/Resources/Private/Templates

Property

view.partialRootPaths.200

Data type

string

Description

Partial root path to include the captcha.

Default

EXT:jh_pwcomments_captcha/Resources/Private/Partials

[tsref: tx_pwcomments]

Translation

This Extension adds some language-labels to pw_comments. By default a german translation is included.

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

tx_pwcomments.validation_error.captcha

Data type

string

Description

Captcha validation error

Default

Entered word does not match the image.

Property

tx_pwcomments.newComment.captcha.label

Data type

string

Description

Label of captcha input-field

Default

Captcha:

Property

tx_pwcomments.newComment.captcha.notice

Data type

string

Description

Notice, displayed as title of captcha input-field

Default

Please enter here the word as displayed in the picture.

Property

tx_pwcomments.newComment.captcha.explain

Data type

string

Description

Explanation, displayed as title of captcha input-field

Default

This is to prevent spamming.

[tsref: tx_pwcomments._LOCAL_LANG.default]