Skip to content
Snippets Groups Projects
Commit 92c4aba0 authored by Sahil Goyal's avatar Sahil Goyal Committed by Eelke Blok
Browse files

Issue #3344628 by sahil.goyal, Manoj Raj.R, eelkeblok: Update README.md file...

Issue #3344628 by sahil.goyal, Manoj Raj.R, eelkeblok: Update README.md file according to "README.md template"
parent 7776d673
No related branches found
No related tags found
1 merge request!15Update README.md file according to README.md template
CONTENTS OF THIS FILE # Akismet
---------------------
* Introduction Used by millions of websites, [Akismet](https://akismet.com) filters out hundreds of millions of spam
* Requirements
* Installation
* Configuration
* Testing
* Troubleshooting
* Maintainers
INTRODUCTION
------------
Used by millions of websites, Akismet filters out hundreds of millions of spam
comments from the Web every day. Add Akismet to your site so you don't have to comments from the Web every day. Add Akismet to your site so you don't have to
worry about spam again. worry about spam again.
...@@ -21,63 +8,80 @@ Although it is best known from the WordPress world, Akismet is a web service ...@@ -21,63 +8,80 @@ Although it is best known from the WordPress world, Akismet is a web service
and can be used from any system to check content for spamminess. With this and can be used from any system to check content for spamminess. With this
module, you can use it to filter comments on your Drupal site. module, you can use it to filter comments on your Drupal site.
Integrates with the Akismet service: https://akismet.com For a full description of the module, visit the
[project page](http://drupal.org/project/akismet).
Submit bug reports and feature suggestions, or track changes in the
[issue queue](http://drupal.org/project/issues/akismet).
* For a full description of the module, visit the project page: ## Table of contents
http://drupal.org/project/akismet
* To submit bug reports and feature suggestions, or to track changes: - Requirements
http://drupal.org/project/issues/akismet - Installation
- Configuration
- Testing
- Troubleshooting
- Maintainers
REQUIREMENTS ## Requirements
------------
This module requires no modules outside of Drupal core. * This module requires an active subscription for the Akismet web service. In case of personal, non-commercial sites,
Akismet offers a free tier. In other situations, you will need to pay. See
[Akismet pricing](https://akismet.com/plans) for details. Note that the maintainer is in no way affiliated with
the commercial Akismet service.
* This module requires no modules outside of Drupal core.
## Installation
INSTALLATION Install as you would normally install a contributed Drupal module. For further
------------ information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
* Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/documentation/install/modules-themes/modules-8
for further information.
## Configuration
CONFIGURATION First, you need to configure your Akismet API key:
-------------
1. Go to Administration » Configuration » Content authoring
» Akismet content moderation
2. Go to Settings
3. Fill in your Akismet API key and click *Save configuration*
The Akismet protection needs to be enabled and configured separately for each The Akismet protection needs to be enabled and configured separately for each
form that you want to protect with Akismet: form that you want to protect with Akismet:
* Go to Administration » Configuration » Content authoring 1. Go to Administration » Configuration » Content authoring
» Akismet content moderation » Akismet content moderation
2. Add a form to protect and configure the options as desired.
* Add a form to protect and configure the options as desired.
Note the "bypass permissions" for each protected form: If the currently Note the "bypass permissions" for each protected form: If the currently
logged-in user has any of the listed permissions, then Akismet is NOT involved logged-in user has any of the listed permissions, then Akismet is NOT involved
in the form submission (at all). in the form submission (at all).
TESTING ## Testing
-------
You may test Akismet without too much risk. In order to simulate a positive You may test Akismet without too much risk. In order to simulate a positive
(spam) result, set the comment author to "viagra-test-123" or comment author (spam) result, set the comment author to "viagra-test-123" or comment author
email to "akismet-guaranteed-spam@example.com". email to "akismet-guaranteed-spam@example.com". For further details,
For further details, refer to the [Akismet API documentation] refer
(https://akismet.com/development/api/#detailed-docs). [Akismet API documentation](https://akismet.com/development/api/#detailed-docs).
## Troubleshooting
For more info, please check [Akismet Docs](https://docs.akismet.com/)
TROUBLESHOOTING ## Maintainers
---------------
For more info, please check https://docs.akismet.com/ ### Current Maintainers
- Eelke Blok - [eelkeblok](http://drupal.org/u/eelkeblok)
MAINTAINERS ### Past Maintainers
-----------
Current maintainers: - Jeff Eaton - [eaton](http://drupal.org/u/eaton)
* Eelke Blok (eelkeblok) - http://drupal.org/u/eelkeblok - Katherine Senzee - [ksenzee](http://drupal.org/u/ksenzee)
- timmillwood - [timmillwood](http://drupal.org/u/timmillwood)
- andrew morton - [drewish](http://drupal.org/u/drewish)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment