dcFilterDuplicate/README.md

41 lines
1.8 KiB
Markdown
Raw Normal View History

2015-04-22 16:03:40 +00:00
# README
2023-10-15 20:42:41 +00:00
[![Release](https://img.shields.io/badge/release-1.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/dcFilterDuplicate/releases)
![Date](https://img.shields.io/badge/date-2023.10.15-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-06 23:02:31 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/dcFilterDuplicate)
2023-10-15 20:42:41 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/dcFilterDuplicate/src/branch/master/LICENSE)
2021-09-15 20:02:03 +00:00
2023-10-15 20:42:41 +00:00
## ABOUT
2015-04-22 16:03:40 +00:00
2023-10-15 20:42:41 +00:00
_dcFilterDuplicate_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2015-04-22 16:03:40 +00:00
2023-10-15 20:42:41 +00:00
> Filter as spam same (duplicate) comments from multiple blogs of a Dotclear's install.
2015-04-22 16:03:40 +00:00
## REQUIREMENTS
2023-10-15 20:42:41 +00:00
* Dotclear 2.28
* PHP 8.1
* Dotclear permissions to manage antispam
2015-04-22 16:03:40 +00:00
## USAGE
First install dcFilterDuplicate, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
Enable and configure "Dupicate comments filter" from antispam manager.
2021-08-27 15:16:25 +00:00
## MORE
2023-10-15 20:42:41 +00:00
* [License](https://git.dotclear.watch/JcDenis/dcFilterDuplicate/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/dcFilterDuplicate/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/dcFilterDuplicate))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/dcFilterDuplicate) (or on [GitHub](https://github.com/JcDenis/dcFilterDuplicate))
* [Issues & security](https://git.dotclear.watch/JcDenis/dcFilterDuplicate/issues) (or on [GitHub](https://github.com/JcDenis/dcFilterDuplicate/issues))
2021-08-27 15:16:25 +00:00
## CONTRIBUTORS
2023-10-15 20:42:41 +00:00
* Jean-Chirstian Denis (author)
* Pierre Van Glabeke
2023-08-06 20:46:37 +00:00
2023-10-15 20:42:41 +00:00
You are welcome to contribute to this code.