Skip to main content

Akismet plugin for plone.app.discussion

Project description

Introduction

Akismet is a web service for recognising spam comments. collective.akismet provides a Plone integration of the Akismet web service and is based on the Akismet Python interface package.

collective.akismet was developed as Spam protection plugin for plone.app.discussion, but it can be used independently

collective.akismet provides a form validator that connects to the Akismet web service and raises a validation error if Akismet detects spam. The form validator expects three form fields/values in the request: ‘form.widgets.author_name’, ‘form.widgets.author_email’, and ‘form.widgets.text’.

Requirements

collective.akismet requires at least plone.app.discussion 1.0b5.

Buildout Installation

Add the following code to your buildout.cfg to install collective.captcha:

[buildout]
...
eggs =
    ...
    collective.akismet
    ...

...
[instance]
...
zcml =
    ...
    collective.akismet
...

Changelog

1.0a3 - 2010-08-05

  • Remove recaptcha.client.captcha to avoid an ImportError when not installed. [timo]

1.0a2 - 2010-07-16

  • Move AkismetValidator from plone.app.discussion to collective.akismet. [timo]

  • Remove plone.app.discussion-captcha declaration. [timo]

1.0a1 - 2010-06-14

  • Initial release [timo, HammerToe]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.akismet-1.0a3.tar.gz (14.4 kB view details)

Uploaded Source

File details

Details for the file collective.akismet-1.0a3.tar.gz.

File metadata

File hashes

Hashes for collective.akismet-1.0a3.tar.gz
Algorithm Hash digest
SHA256 de684acc6501927f007462fefa763476d15a06d01eac38dc799c1db10e88b837
MD5 0779950d0077b97e87272e5acad414d6
BLAKE2b-256 88383c68708cb1a1334c17fefb00cd17f527af2d947b937c806cd9a0afaf52da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page