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.

Use wt_spamshield with ve_guestbook

Add a new page

Create a new page (maybe hidden in the navigation) and enter a text which should be shown if spam was recognized.

img-10

Add TypoScript Constants

plugin.wt_spamshield.ve_guestbook = 1
plugin.wt_spamshield.redirect_ve_guestbook = 17

TypoScript explanation

With the first line you can enable or disable the plugin on different pages.

With the second line you define where the user will be redirected if spam was recognized. Enter a PID only!