whiteListCom/README.md

42 lines
1.8 KiB
Markdown
Raw Normal View History

2021-08-17 19:06:58 +00:00
# README
2023-10-11 20:59:28 +00:00
[![Release](https://img.shields.io/badge/release-1.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases)
![Date](https://img.shields.io/badge/date-2023.10.11-c44d58.svg)
[![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)
[![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
2023-10-11 20:59:28 +00:00
## ABOUT
2021-08-17 19:06:58 +00:00
2023-10-11 20:59:28 +00:00
_tinyPacker_ 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.
2022-11-20 21:15:54 +00:00
## LINKS
2023-10-11 20:59:28 +00:00
* [License](https://git.dotclear.watch/JcDenis/whiteListCom/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/whiteListCom/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/whiteListCom))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/whiteListCom) (or on [GitHub](https://github.com/JcDenis/whiteListCom))
* [Issues & security](https://git.dotclear.watch/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.