comListe/README.md

48 lines
1.9 KiB
Markdown
Raw Normal View History

2023-01-02 00:01:10 +00:00
# README
2023-10-15 19:42:44 +00:00
[![Release](https://img.shields.io/badge/release-0.9-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/comListe/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 22:58:19 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/comListe)
2023-10-15 19:42:44 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/comListe/src/branch/master/LICENSE)
2023-01-02 00:01:10 +00:00
2023-10-15 19:42:44 +00:00
## ABOUT
2023-01-02 00:01:10 +00:00
2023-10-15 19:42:44 +00:00
_comListe_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2023-01-02 00:01:10 +00:00
2023-10-15 19:42:44 +00:00
> Add public page of all comments and trackbacks.
2023-01-02 00:01:10 +00:00
## REQUIREMENTS
2023-10-15 19:42:44 +00:00
* Dotclear 2.28
* PHP 8.1
* Dotclear admin permissons for configuration
2023-01-02 00:01:10 +00:00
## USAGE
First install _comListe_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
You can manage your _comListe_ from menu
''Comments list'' on sidebar or you can add dashboard icon.
There are templates for public page. These template is adapted to
default Dotclear's theme. If you want to create your own template
for your theme, copy files from comListe/default-templates
to your theme tpl path and adapt them.
## LINKS
2023-10-15 19:42:44 +00:00
* [Packages & details](https://git.dotclear.watch/JcDenis/comListe/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/comListe))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/comListe) (or on [GitHub](https://github.com/JcDenis/comListe))
* [Issues & security](https://git.dotclear.watch/JcDenis/comListe/issues) (or on [GitHub](https://github.com/JcDenis/comListe/issues))
* [Discuss & help](https://forum.dotclear.org/viewtopic.php?id=333985)
2023-01-02 00:01:10 +00:00
## CONTRIBUTORS
2023-10-15 19:42:44 +00:00
* Benoit de Marne (author)
* Pierre Van Glabeke
* Jean-Christian Denis (latest)
2023-01-02 00:01:10 +00:00
2023-10-15 19:42:44 +00:00
You are welcome to contribute to this code.