release 0.8

This commit is contained in:
Jean-Christian Paul Denis 2023-08-06 21:21:11 +02:00
parent d00cca50a9
commit ab6e8ef3a2
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 48 additions and 20 deletions

View File

@ -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

View File

@ -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

View File

@ -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',
]
);

View File

@ -2,12 +2,12 @@
<modules xmlns:da="http://dotaddict.org/da/">
<module id="comListe">
<name>Comments list</name>
<version>0.7</version>
<version>0.8</version>
<author>Benoit de Marne, Pierre Van Glabeke and contributors</author>
<desc>Display a list of all comments and trackbacks of a blog in a public page</desc>
<file>https://github.com/JcDenis/comListe/releases/download/v0.7/plugin-comListe.zip</file>
<file>https://gitea.dotclear.watch/JcDenis/comListe/releases/download/v0.8/plugin-comListe.zip</file>
<da:dcmin>2.26</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/comListe</da:details>
<da:support>http://forum.dotclear.org/viewtopic.php?pid=333985</da:support>
<da:details>https://git.dotclear.watch/JcDenis/comListe/src/branch/master/README.md</da:details>
<da:support>https://git.dotclear.watch/JcDenis/comListe/issues</da:support>
</module>
</modules>