2021-08-17 19:06:58 +00:00
|
|
|
# README
|
|
|
|
|
2024-12-06 19:45:59 +00:00
|
|
|
[![Release](https://img.shields.io/github/v/release/JcDenis/WhitelistCom)](https://github.com/JcDenis/whiteListCom/releases)
|
|
|
|
![Date](https://img.shields.io/badge/date-2024.12.06-c44d58.svg)
|
2023-10-11 20:59:28 +00:00
|
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
|
2023-08-13 20:17:22 +00:00
|
|
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/whiteListCom)
|
2024-12-06 19:45:59 +00:00
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/whitelistCom)](https://github.com/JcDenis/whiteListCom/blob/master/LICENSE)
|
2022-11-20 21:15:54 +00:00
|
|
|
|
2023-10-11 20:59:28 +00:00
|
|
|
## ABOUT
|
2021-08-17 19:06:58 +00:00
|
|
|
|
2023-10-11 21:00:55 +00:00
|
|
|
_whiteListCom_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
|
2021-08-17 19:06:58 +00:00
|
|
|
|
2023-10-11 20:59:28 +00:00
|
|
|
> Set up a list of users which can publish comments without validation and a list of reserved names (pair of nickname / email ).
|
2021-08-17 19:06:58 +00:00
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2023-10-11 20:59:28 +00:00
|
|
|
* Dotclear 2.28
|
|
|
|
* PHP 8.1+
|
2023-08-13 20:17:22 +00:00
|
|
|
* permissions to manage antispam
|
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.
|
2021-08-20 22:39:20 +00:00
|
|
|
|
2022-11-20 21:15:54 +00:00
|
|
|
## LINKS
|
2021-08-20 22:39:20 +00:00
|
|
|
|
2024-12-06 19:45:59 +00:00
|
|
|
* [License](https://github.com/JcDenis/whiteListCom/src/branch/master/LICENSE)
|
|
|
|
* [Packages & details](https://github.com/JcDenis/whiteListCom/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/whiteListCom))
|
|
|
|
* [Sources & contributions](https://github.com/JcDenis/whiteListCom) (or on [GitHub](https://github.com/JcDenis/whiteListCom))
|
|
|
|
* [Issues & security](https://github.com/JcDenis/whiteListCom/issues) (or on [GitHub](https://github.com/JcDenis/whiteListCom/issues))
|
2022-11-20 21:15:54 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-10-11 20:59:28 +00:00
|
|
|
* Jean-Christian Denis (author)
|
2022-11-20 21:15:54 +00:00
|
|
|
|
2023-08-13 20:17:22 +00:00
|
|
|
You are welcome to contribute to this code.
|