Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mapkyca/known-akismet
Akismet comment filtering support for Known
https://github.com/mapkyca/known-akismet
Last synced: about 1 month ago
JSON representation
Akismet comment filtering support for Known
- Host: GitHub
- URL: https://github.com/mapkyca/known-akismet
- Owner: mapkyca
- Created: 2016-02-21T16:54:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T05:40:53.000Z (about 5 years ago)
- Last Synced: 2024-11-04T06:35:24.464Z (about 1 month ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mapkyca/known-akismet - Akismet comment filtering support for Known (others)
README
Akismet Spam filter support for Known
=====================================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 )
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 pageTodo
----* [ ] Spam management pages (so you can unspam false positives etc)
* [ ] Spam/Ham submissionSee
---
* Author: Marcus Povey