From ab6e8ef3a20229a0e9dc7d0c3f611fe886c32fb5 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 6 Aug 2023 21:21:11 +0200 Subject: [PATCH] release 0.8 --- CHANGELOG.md | 34 +++++++++++++++++++++++++++++++--- README.md | 16 ++++++++-------- _define.php | 10 +++++----- dcstore.xml | 8 ++++---- 4 files changed, 48 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c25f45..0ca790d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,25 @@ -0.7 - 2023.05.13 +comListe 0.8 - 2023.08.06 +=========================================================== +* Require dotclear 2.27 +* Require PHP 7.4+ +* Upgrade to Dotclear 2.27 +* Move third party repository +* Use Dotclear style for changelog +* Use SVG icon + +comListe 0.7 - 2023.05.13 +=========================================================== * require dotclear 2.26 * add plugin Uninstaller features * release for dotclear 2.26 stable -0.6 - 2023.04.26 +comListe 0.6 - 2023.04.26 +=========================================================== * require dotclear 2.26 * use namespace -0.5 - 2023.01.05 +comListe 0.5 - 2023.01.05 +=========================================================== * update to dotclear 2.24 * use anonymous functions * use abstract plugin id @@ -21,13 +33,16 @@ * remove template currywurst comListe 0.4.2 - 11-11-2017 - Pierre Van Glabeke +=========================================================== * màj tpl * localisation comListe 0.4.1 - 23-07-2015 - Pierre Van Glabeke +=========================================================== * correction localisation comListe 0.4 - 19-07-2015 - Pierre Van Glabeke +=========================================================== * ajout breadcrumb * ajout favoris * héritage de thème mustek @@ -35,15 +50,18 @@ comListe 0.4 - 19-07-2015 - Pierre Van Glabeke * dc2.8 requis comListe 0.3.1 - 11-06-2015 - Pierre Van Glabeke +=========================================================== * modifs html5 * mise à jour adapt-themes * suppression tpl pour Freshy2 (intégré directement dans v1.9 de Freshy2) comListe 0.3 - 03-03-2015 - Pierre Van Glabeke +=========================================================== * correction localisation * ajout info sur widget comListe 0.2 - 19-12-2014 - Pierre Van Glabeke +=========================================================== * compatibilité dc2.7 * suppression dossier .settings + fichiers .buildpath et .project * modification tpl @@ -51,12 +69,15 @@ comListe 0.2 - 19-12-2014 - Pierre Van Glabeke * modification icône comListe 0.1.9 - 2013-10-13 - Pierre Van Glabeke +=========================================================== * compatibilité dc2.6 comListe 0.1.8 - 2009-07-20 +=========================================================== * correction sur le calcul du nombre de commentaires comListe 0.1.7 - 2009-07-20 +=========================================================== * mise à niveau pour la compatibilité Dotclear 2.2 * mise à niveau pour la compatibilité php 5.3.0 * Ticket #272 : coquille anglais corrigée @@ -64,30 +85,37 @@ comListe 0.1.7 - 2009-07-20 * mise à niveau de la licence de l'extension comListe 0.1.6 - 2009-10-07 +=========================================================== * correction d'une erreur dans la pagination * utilisation du plugin translater pour la traduction comListe 0.1.5 +=========================================================== * correction des termes de la licence * mise aux normes structurelles de Dotclear des fichiers * Ticket #132 : ajout du titre du post dans le template par défaut comListe 0.1.4 +=========================================================== * creation de templates personnalisés dans le repertoire adapt-themes * remplacement de la méthode de traduction comListe 0.1.3 +=========================================================== * correction du template comListe.html comListe 0.1.2 +=========================================================== * suppression du fichier _ install.php pour supprimer le bug d'affichage dans la partie admin comListe 0.1.1 +=========================================================== * ajout de l'initialisation des paramètres par défaut * ajout de l'aide dans la partie admin * ajout d'une icone pour la partie admin comListe 0.1.0 +=========================================================== * mise aux normes de codage dotclear * nettoyage du code * ajout de la pagination diff --git a/README.md b/README.md index 1cfd3a1..0dc9d85 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # README -[![Release](https://img.shields.io/github/v/release/JcDenis/comListe)](https://github.com/JcDenis/comListe/releases) -[![Date](https://img.shields.io/github/release-date/JcDenis/comListe)](https://github.com/JcDenis/comListe/releases) -[![Issues](https://img.shields.io/github/issues/JcDenis/comListe)](https://github.com/JcDenis/comListe/issues) +[![Release](https://img.shields.io/github/v/release/JcDenis/comListe)](https://git.dotclear.watch/JcDenis/comListe/releases) +[![Date](https://img.shields.io/github/release-date/JcDenis/comListe)](https://git.dotclear.watch/JcDenis/comListe/releases) +[![Issues](https://img.shields.io/github/issues/JcDenis/comListe)](https://git.dotclear.watch/JcDenis/comListe/issues) [![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/comListe) -[![License](https://img.shields.io/github/license/JcDenis/comListe)](https://github.com/JcDenis/comListe/blob/master/LICENSE) +[![License](https://img.shields.io/github/license/JcDenis/comListe)](https://git.dotclear.watch/JcDenis/comListe/blob/master/LICENSE) ## WHAT IS COMLISTE ? @@ -18,8 +18,8 @@ It adds public page of all comments and trackbacks. _comListe_ requires: - * admin perms for configuration - * Dotclear 2.26 + * admin perms for configuration + * Dotclear 2.27 ## USAGE @@ -37,8 +37,8 @@ to your theme tpl path and adapt them. ## LINKS * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) - * Source & contribution : [GitHub Page](https://github.com/JcDenis/comListe) - * Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/comListe) + * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/comListe) or [GitHub Page](https://github.com/JcDenis/comListe) + * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/comListe/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/comListe) * Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=333985) ## CONTRIBUTORS diff --git a/_define.php b/_define.php index 39a0cef..d5d1f1a 100644 --- a/_define.php +++ b/_define.php @@ -10,7 +10,7 @@ * @copyright Jean-Christian Denis * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html */ -if (!defined('DC_RC_PATH') || is_null(dcCore::app()->auth)) { +if (!defined('DC_RC_PATH')) { return null; } @@ -18,7 +18,7 @@ $this->registerModule( 'Comments list', 'Display a list of all comments and trackbacks of a blog in a public page', 'Benoit de Marne, Pierre Van Glabeke and contributors', - '0.7', + '0.8', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ @@ -28,8 +28,8 @@ $this->registerModule( 'settings' => [ 'self' => '', ], - 'support' => 'http://forum.dotclear.org/viewtopic.php?pid=333985', - 'details' => 'https://plugins.dotaddict.org/dc2/details/' . basename(__DIR__), - 'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/dcstore.xml', + 'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues', + 'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md', + 'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml', ] ); diff --git a/dcstore.xml b/dcstore.xml index 317dcd7..40065e0 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,12 +2,12 @@ Comments list - 0.7 + 0.8 Benoit de Marne, Pierre Van Glabeke and contributors Display a list of all comments and trackbacks of a blog in a public page - https://github.com/JcDenis/comListe/releases/download/v0.7/plugin-comListe.zip + https://gitea.dotclear.watch/JcDenis/comListe/releases/download/v0.8/plugin-comListe.zip 2.26 - https://plugins.dotaddict.org/dc2/details/comListe - http://forum.dotclear.org/viewtopic.php?pid=333985 + https://git.dotclear.watch/JcDenis/comListe/src/branch/master/README.md + https://git.dotclear.watch/JcDenis/comListe/issues