release 0.8.1

This commit is contained in:
Jean-Christian Paul Denis 2021-09-17 23:13:57 +02:00
parent 1556365177
commit 70947a5237
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
3 changed files with 21 additions and 7 deletions

View File

@ -1,6 +1,9 @@
0.8.1 - dev
0.8.2 - dev
- [ ] literal rank of writer depending of num of com
- [x] clean up code
0.8.1 - 2021.09.17
- fix plurals and better translation
- update readme file
0.8 - 2021.08.27
- clean up (PSR2, short array, ...)

View File

@ -1,5 +1,12 @@
# README
[![Release](https://img.shields.io/github/v/release/JcDenis/topWriter)](https://github.com/JcDenis/topWriter/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/topWriter)](https://github.com/JcDenis/topWriter/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/topWriter)](https://github.com/JcDenis/topWriter/issues)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.19-blue.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/topWriter)
[![License](https://img.shields.io/github/license/JcDenis/topWriter)](https://github.com/JcDenis/topWriter/blob/master/LICENSE)
## WHAT IS TOPWRITER ?
"Top writer" is a plugin for the open-source
@ -22,13 +29,16 @@ Dotaddict repository. (See Dotclear's documentation to know how do this)
Add and configure "Top writer" from widgets manager.
There are two widget: entries and comments.
## MORE
## LINKS
* License : GNU GPL v2
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/topWriter)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/topWriter)
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=333002#p333002)
## CONTRIBUTORS
* Jean-Chirstian Denis
* Jean-Christian Denis
* Pierre Van Glabeke
You are welcome to contribute to this code.

View File

@ -1,10 +1,11 @@
<modules xmlns:da="http://dotaddict.org/da/">
<module id="topWriter">
<name>topWriter</name>
<name>Top writer</name>
<version>0.8.1</version>
<author>Jean-Christian Denis, Pierre Van Glabeke</author>
<desc>Ranking of the most prolific writers and/or commentators</desc>
<file>https://github.com/JcDenis/topWriter/releases/download/v0.8.1/plugin-topWriter.zip</file>
<da:dcmin>2.19</da:dcmin>
<da:details>http://plugins.dotaddict.org/dc2/details/topWriter</da:details>
<da:support>http://forum.dotclear.org/viewtopic.php?pid=333002#p333002</da:support>
</module>