whiteListCom/README.md

45 lines
1.8 KiB
Markdown
Raw Normal View History

2021-08-17 19:06:58 +00:00
# README
2023-08-13 20:17:22 +00:00
[![Release](https://img.shields.io/badge/release-1.3.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases)
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/whiteListCom)
[![License](https://img.shields.io/github/license/JcDenis/whiteListCom)](https://git.dotclear.watch/JcDenis/whiteListCom/blob/master/LICENSE)
2022-11-20 21:15:54 +00:00
2021-08-17 19:06:58 +00:00
## WHAT IS WHITELISTCOM ?
2021-09-02 21:54:55 +00:00
_whiteListCom_ "White list for comments" is a plugin for the open-source
2021-08-17 19:06:58 +00:00
web publishing software called Dotclear.
Set up a list of users which can publish comments without validation
and a list of reserved names (pair of nickname / email ).
## REQUIREMENTS
2021-09-02 21:54:55 +00:00
_whiteListCom_ requires:
2021-08-17 19:06:58 +00:00
2023-08-13 20:17:22 +00:00
* permissions to manage antispam
* Dotclear 2.27
* PHP 7.4
2021-08-17 19:06:58 +00:00
## USAGE
2021-09-02 21:54:55 +00:00
First install _whiteListCom_, manualy from a zip package or from
2021-08-17 19:06:58 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Enable and configure "Unmoderated authors" of "Reserved names"
from antispam manager.
Note: User must write a comment before able to be added to the list.
2022-11-20 21:15:54 +00:00
## LINKS
2023-08-13 20:17:22 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/whiteListCom) or [GitHub Page](https://github.com/JcDenis/whiteListCom)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/whiteListCom/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/whiteListCom)
2022-11-20 21:15:54 +00:00
## CONTRIBUTORS
2023-08-13 20:17:22 +00:00
* Jean-Christian Denis
2022-11-20 21:15:54 +00:00
2023-08-13 20:17:22 +00:00
You are welcome to contribute to this code.