From 24bb83803045eae2b5b449053fff92f04e017b81 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 17 Sep 2021 00:32:10 +0200 Subject: [PATCH] release 2021.09.17 --- CHANGELOG.md | 3 +++ README.md | 16 +++++++++++++--- _define.php | 4 ++-- dcstore.xml | 7 ++++--- 4 files changed, 22 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d56ea4b..43d0227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +0.7 - 2021.09.17 +- clean up and cosmetics + 0.6 - 2021.08.27 - cleanup (PSR2, short array, ...) - update license diff --git a/README.md b/README.md index 8b6af05..fdfd4be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # README +[![Release](https://img.shields.io/github/v/release/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/releases) +[![Date](https://img.shields.io/github/release-date/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/releases) +[![Issues](https://img.shields.io/github/issues/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/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/postInfoWidget) +[![License](https://img.shields.io/github/license/JcDenis/postInfoWidget)](https://github.com/JcDenis/postInfoWidget/blob/master/LICENSE) + ## WHAT IS POSTINFOWIDGET ? _postInfoWidget_ "Entry information list" is a plugin for the open-source @@ -21,13 +28,16 @@ Dotaddict repository. (See Dotclear's documentation to know how do this) Add and configure "Entry information list" from widgets manager. -## 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/postInfoWidget) * Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postInfoWidget) + * Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=332974#p332974) ## CONTRIBUTORS * Jean-Chirstian Denis - * Pierre Van Glabeke \ No newline at end of file + * Pierre Van Glabeke + + You are welcome to contribute to this code. \ No newline at end of file diff --git a/_define.php b/_define.php index 3ce858c..418dc14 100644 --- a/_define.php +++ b/_define.php @@ -16,10 +16,10 @@ if (!defined('DC_RC_PATH')) { } $this->registerModule( - 'postInfoWidget', + 'Entry information list', 'Show Entry informations on a widget', 'Jean-Christian Denis, Pierre Van Glabeke', - '0.6.1', + '0.7', [ 'requires' => [['core', '2.19']], 'permissions' => 'usage,contentadmin', diff --git a/dcstore.xml b/dcstore.xml index c57f443..e0b71f3 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,11 @@ -postInfoWidget -0.6.1 +Entry information list +0.7 Jean-Christian Denis, Pierre Van Glabeke Show Entry informations on a widget -https://github.com/JcDenis/postInfoWidget/releases/download/v0.6.1/plugin-postInfoWidget.zip +https://github.com/JcDenis/postInfoWidget/releases/download/v0.7/plugin-postInfoWidget.zip +2.19 http://plugins.dotaddict.org/dc2/details/postInfoWidget http://forum.dotclear.org/viewtopic.php?pid=332974#p332974