Powered by MediaWiki
Personal tools

Captcha img plugin

From B2evolution

(Redirected from Plugins/captcha img plugin)
Jump to: navigation, search

The Captcha Image Plugin allows you to use Captcha images for comments and user registration, as a measurement against automatic spam attacks.

Contents

[edit] Location

The Captcha Image plugin's source is hosted in the PluginsRepository at: http://evocms-plugins.svn.sourceforge.net/viewvc/evocms-plugins/captcha_img_plugin/.

You can download packaged releases at http://sourceforge.net/project/showfiles.php?group_id=160495&package_id=196745

[edit] Requirements

This plugin requires b2evolution 1.8 or later.

[edit] Support

  • In case of problems, please test if the Create test image... link does work (it's available at the bottom of the plugin's settings page)
  • Forum support thread

[edit] Changelog

[edit] 1.9.2

  • It's possible to protect trackbacks now (see settings)

[edit] 1.8.4

  • Fixed a bug, where the comment content would get replaced by a number (the item/post ID), when the feedback form was called with ?p=X param (+ additional browser/server magic was given).
  • Valid XHTML-Javascript for reload button
  • Make sure that the imagettftext() function from the FreeType library is available