Skip to main content

Adds support for captcha into PMR2.

Project description

Introduction

This package adds the support of captchas on spam-prone forms on a given Plone instance. Currently this package extends the user registration form from the package plone.app.users with the support for captcha views following the format found in collective.captcha. A compatible package must be installed before the captcha will function.

Installation

This package requires and is for Plone 4 or later. Plone 3.x does not depend on plone.app.users for the user registration form. To add the support for captchas on the form for those versions of Plone are done using the ZMI using the TTW editor on the registration template and script files.

Installing with buildout

You can install pmr2.cpatcha using buildout by adding an entry for this package in both eggs and zcml sections.

Example:

[buildout]
...

[instance]
...

eggs =
    ...
    pmr2.captcha

zcml =
    ...
    pmr2.captcha

Once the site is rebuilt, start the instance and install this product using the Add-ons panel in Site Setup.

Changelog

0.2 - 2012-11-07

  • Have zcml depend on plone.browserlayer as this package uses it.

  • Correcting dependencies and updated tests to be more resilient.

0.1 - 2012-10-30

  • Initial release

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

pmr2.captcha-0.2.tar.gz (6.2 kB view details)

Uploaded Source

File details

Details for the file pmr2.captcha-0.2.tar.gz.

File metadata

  • Download URL: pmr2.captcha-0.2.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pmr2.captcha-0.2.tar.gz
Algorithm Hash digest
SHA256 fa1057c4ad268b320c8c701473e6b027121b4a53fb0e6d525b240537972c7f76
MD5 a08ba30bf34a29da54714dc25c994cc7
BLAKE2b-256 d8ee8301484f2ceb7fb180dfdbe26f143069aba5f70718d6e7877de1c7ccb325

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