跳转到主要内容

Akismet插件用于plone.app.discussion

项目描述

简介

Akismet是一个识别垃圾评论的在线服务。collective.akismet提供了Akismet在线服务的Plone集成,并基于Akismet Python接口包。

collective.akismet是为plone.app.discussion开发的垃圾邮件保护插件,但它可以独立使用

collective.akismet提供了一个表单验证器,该验证器连接到Akismet在线服务,如果Akismet检测到垃圾邮件,则引发验证错误。表单验证器期望请求中有三个表单字段/值:‘form.widgets.author_name’,‘form.widgets.author_email’和‘form.widgets.text’。

需求

collective.akismet需要至少plone.app.discussion 1.0b5。

Buildout安装

将以下代码添加到您的buildout.cfg中以安装collective.akismet

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

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

变更日志

1.0b1 (2010-10-04)

  • 增加了特殊字符支持。[timo]

  • 移除失败的plone.app.discussion消息工厂导入。[timo]

1.0a3 - 2010-08-05

  • 移除recaptcha.client.captcha以避免未安装时发生ImportError。[timo]

1.0a2 - 2010-07-16

  • 将AkismetValidator从plone.app.discussion移动到collective.akismet。[timo]

  • 移除plone.app.discussion-captcha声明。[timo]

1.0a1 - 2010-06-14

  • 首次发布 [timo, HammerToe]

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分布

collective.akismet-1.0b1.tar.gz (14.2 kB 查看哈希值)

上传时间 源代码

支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面