mapkyca / known-akismet
Akismet filtering of incoming comments and webmentions.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 0
Open Issues: 3
Type:known-plugin
Requires
- composer/installers: ~1.0
Requires (Dev)
- mapkyca/known-dev-scripts: ^1.0
- mapkyca/known-language-tools: ^1.0
- mapkyca/known-phpcs: ^1.0
This package is auto-updated.
Last update: 2024-11-04 16:50:17 UTC
README
This plugin provides a native (library free) implementation of Akismet for Known, communicating with the akismet API using Known Webservices.
It provides a basic implementation of Akismet which scans all annotation content types, including webmentions.
This is largely intended as a stop-gap until something better comes along (e.g. social graph reputation filtering)
Depends
- This will only work with versions of known that have annotation filtering support (see idno/known#1281)
Installation
- Drop the Akismet folder into the IndoPlugins folder of your idno installation.
- Log into known and click on Administration.
- Click "install" on the plugins page
Todo
- Spam management pages (so you can unspam false positives etc)
- Spam/Ham submission
See
- Author: Marcus Povey http://www.marcus-povey.co.uk