From a8410338596cf1f6d91351bbc4ad1733ef6f885a Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 13 Aug 2023 17:20:43 +0200 Subject: [PATCH] release 2023.08.13 --- CHANGELOG.md | 145 ++++++++++++++++++++++++++++++--------------------- README.md | 34 ++++++------ _define.php | 10 ++-- dcstore.xml | 10 ++-- 4 files changed, 114 insertions(+), 85 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ab10e4..9c6cde0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,78 +1,107 @@ -2023.06.17 -- require dotclear 2.26 -- fix php7.4 compatibility +lastpostsExtend 2023.08.13 +=========================================================== +* Require Dotclear 2.27 +* Require PHP 7.4 +* Upgrade to Dotclear 2.27 +* Move third party repository +* Use Dotclear style for CHANGELOG -2023.04.22 -- require dotclear 2.26 -- use latest helper namespace -- fix nullsafe warnings +lastpostsExtend 2023.06.17 +=========================================================== +* require dotclear 2.26 +* fix php7.4 compatibility -2023.03.25 -- require dotclear 2.26 -- use namespace +lastpostsExtend 2023.04.22 +=========================================================== +* require dotclear 2.26 +* use latest helper namespace +* fix nullsafe warnings -2022.11.20 -- fix compatibility with Dotclear 2.24 (required) +lastpostsExtend 2023.03.25 +=========================================================== +* require dotclear 2.26 +* use namespace -2021.09.17 -- clean up and cosmetics +lastpostsExtend 2022.11.20 +=========================================================== +* fix compatibility with Dotclear 2.24 (required) -2021.08.25 -- cleanup (license, help, dc2.19, PSR2, short array, php7.3+, php8.0.x) +lastpostsExtend 2021.09.17 +=========================================================== +* clean up and cosmetics -2016.10.24 -- oops missed 2015 update +lastpostsExtend 2021.08.25 +=========================================================== +* cleanup (license, help, dc2.19, PSR2, short array, php7.3+, php8.0.x) -2016.10.23 -- Used new widget rendering method -- Updated year +lastpostsExtend 2016.10.24 +=========================================================== +* oops missed 2015 update -2015.01.13 Pierre Van Glabeke -- Compatibilité dotclear 2.7 -- Ajout options widget et compatibilité currywurst -- Modifications locales +lastpostsExtend 2016.10.23 +=========================================================== +* Used new widget rendering method +* Updated year -2013.12.01 -- Fix XHTML validation on widget -- Fix category id from wrong table. thx BG +lastpostsExtend 2015.01.13 Pierre Van Glabeke +=========================================================== +* Compatibilité dotclear 2.7 +* Ajout options widget et compatibilité currywurst +* Modifications locales -2013.11.12 -- Switch to Dotclear 2.6 -- Add widget options +lastpostsExtend 2013.12.01 +=========================================================== +* Fix XHTML validation on widget +* Fix category id from wrong table. thx BG -2013.06.30 -- Used new 'homeonly' style for widgets +lastpostsExtend 2013.11.12 +=========================================================== +* Switch to Dotclear 2.6 +* Add widget options -2011.08.01 -- Added support of plugin muppet (post types) -- Try to fix date compare on sql request +lastpostsExtend 2013.06.30 +=========================================================== +* Used new 'homeonly' style for widgets -0.10 - 2010.08.19 -- Sort by comments (annso) +lastpostsExtend 2011.08.01 +=========================================================== +* Added support of plugin muppet (post types) +* Try to fix date compare on sql request -0.9 - 201.-06.09 -- Writed now for DC 2.2 or higher +lastpostsExtend 0.10 - 2010.08.19 +=========================================================== +* Sort by comments (annso) -0.8.2 - 2010.03.29 -- Fixed getPosts by using sudo -- Fixed entryFirstImage on non-pushided post +lastpostsExtend 0.9 - 201.-06.09 +=========================================================== +* Writed now for DC 2.2 or higher -0.8.1 - 2009.12.31 -- Happy new year! -- Fixed multiple bugs and crashes +lastpostsExtend 0.8.2 - 2010.03.29 +=========================================================== +* Fixed getPosts by using sudo +* Fixed entryFirstImage on non-pushided post -0.8 - 2009.12.30 -- Added post words limit -- Added post status limit -- Added post password limit (closes #385) -- Changed blog->getPosts to internal getPosts +lastpostsExtend 0.8.1 - 2009.12.31 +=========================================================== +* Happy new year! +* Fixed multiple bugs and crashes -0.7 - 2009.12.10 -- Added entryFirstimage -- Fixed typo +lastpostsExtend 0.8 - 2009.12.30 +=========================================================== +* Added post words limit +* Added post status limit +* Added post password limit (closes #385) +* Changed blog->getPosts to internal getPosts -0.6 - 2009.08.23 -- Added ''pluginsPage'' support +lastpostsExtend 0.7 - 2009.12.10 +=========================================================== +* Added entryFirstimage +* Fixed typo -0.5 - 2009.08.16 -- Fixed php 5.3 compatibility \ No newline at end of file +lastpostsExtend 0.6 - 2009.08.23 +=========================================================== +* Added ''pluginsPage'' support + +lastpostsExtend 0.5 - 2009.08.16 +=========================================================== +* Fixed php 5.3 compatibility \ No newline at end of file diff --git a/README.md b/README.md index 4f03d99..47aceaa 100644 --- a/README.md +++ b/README.md @@ -1,42 +1,42 @@ # README -[![Release](https://img.shields.io/github/v/release/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/releases) -[![Date](https://img.shields.io/github/release-date/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/releases) -[![Issues](https://img.shields.io/github/issues/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/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/lastpostsExtend) -[![License](https://img.shields.io/github/license/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/blob/master/LICENSE) +[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases) +[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases) +[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download) +[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/lastpostsExtend) +[![License](https://img.shields.io/github/license/JcDenis/lastpostsExtend)](https://git.dotclear.watch/JcDenis/lastpostsExtend/blob/master/LICENSE) ## WHAT IS LASTPOSTSEXTEND ? -"lastposts Extend" is a plugin for the open-source +_lastpostsExtend_ "Last entries (Extended)" is a plugin for the open-source web publishing software called Dotclear. Like widget lastposts but with more options. ## REQUIREMENTS - lastpostsExtend requires: +_lastpostsExtend_ requires: - * permissions to manage widgets - * Dotclear 2.26 +* permissions to manage widgets +* Dotclear 2.27 +* PHP 7.4 ## USAGE -First install lastpostsExtend, manualy from a zip package or from +First install _lastpostsExtend_, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this) Add and configure "Last entries (Extended)" from widgets manager. ## LINKS - * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) - * Source & contribution : [GitHub Page](https://github.com/JcDenis/lastpostsExtend) - * Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/lastpostsExtend) +* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) +* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/lastpostsExtend) or [GitHub Page](https://github.com/JcDenis/lastpostsExtend) +* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/lastpostsExtend) ## CONTRIBUTORS - * Jean-Chirstian Denis - * Pierre Van Glabeke +* Jean-Chirstian Denis +* Pierre Van Glabeke - You are welcome to contribute to this code. \ No newline at end of file +You are welcome to contribute to this code. diff --git a/_define.php b/_define.php index 8935b64..c0cfbd2 100644 --- a/_define.php +++ b/_define.php @@ -18,15 +18,15 @@ $this->registerModule( 'Last entries (Extended)', 'Extended list of entries', 'Jean-Christian Denis and contributors', - '2023.06.17', + '2023.08.13', [ - 'requires' => [['core', '2.26']], + 'requires' => [['core', '2.27']], 'permissions' => dcCore::app()->auth->makePermissions([ dcAuth::PERMISSION_ADMIN, ]), 'type' => 'plugin', - 'support' => 'https://github.com/JcDenis/' . basename(__DIR__), - 'details' => 'http://plugins.dotaddict.org/dc2/details/' . basename(__DIR__), - 'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/repository.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 6a5f153..8f60064 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,12 +2,12 @@ Last entries (Extended) - 2023.06.17 + 2023.08.13 Jean-Christian Denis and contributors Extended list of entries - https://github.com/JcDenis/lastpostsExtend/releases/download/v2023.06.17/plugin-lastpostsExtend.zip - 2.26 - http://plugins.dotaddict.org/dc2/details/lastpostsExtend - https://github.com/JcDenis/lastpostsExtend + https://git.dotclear.watch/JcDenis/lastpostsExtend/releases/download/v2023.08.13/plugin-lastpostsExtend.zip + 2.27 + https://git.dotclear.watch/JcDenis/lastpostsExtend/src/branch/master/README.md + https://git.dotclear.watch/JcDenis/lastpostsExtend/issues