From 751b382952ea1d56d2f025bdb36107e48a29e3fd Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 4 Nov 2023 21:37:42 +0100 Subject: [PATCH] release 2023.11.04 --- CHANGELOG.md | 6 ++++++ README.md | 7 +++---- _define.php | 2 +- dcstore.xml | 4 ++-- 4 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c5bf17..491f9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +saba 2023.11.04 +=========================================================== +* Require Dotclear 2.28 +* Require PHP 8.1 +* Code review (phpstan) + saba 2023.10.20 =========================================================== * Require Dotclear 2.28 diff --git a/README.md b/README.md index 9e45fab..69242cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # README -[![Release](https://img.shields.io/badge/release-2023.10.20-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/saba/releases) -![Date](https://img.shields.io/badge/date-2023.10.20-c44d58.svg) +[![Release](https://img.shields.io/badge/release-2023.11.04-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/saba/releases) +![Date](https://img.shields.io/badge/date-2023.11.04-c44d58.svg) [![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/saba) [![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/saba/src/branch/master/LICENSE) @@ -10,8 +10,7 @@ _saba_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org). -> Replace public search page and 404 page by a custom page that -show related entries to visitor. +> Replace public search page and 404 page by a custom page that show related entries to visitor. ## REQUIREMENTS diff --git a/_define.php b/_define.php index 28de5f2..24e604d 100644 --- a/_define.php +++ b/_define.php @@ -17,7 +17,7 @@ $this->registerModule( 'saba', 'Search across blog archive', 'Jean-Christian Denis and Contributors', - '2023.10.20', + '2023.11.04', [ 'requires' => [['core', '2.28']], 'permissions' => 'My', diff --git a/dcstore.xml b/dcstore.xml index 03f8459..489bb8a 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ saba - 2023.10.20 + 2023.11.04 Jean-Christian Denis and Contributors Search across blog archive - https://git.dotclear.watch/JcDenis/saba/releases/download/v2023.10.20/plugin-saba.zip + https://git.dotclear.watch/JcDenis/saba/releases/download/v2023.11.04/plugin-saba.zip 2.28 https://git.dotclear.watch/JcDenis/saba/src/branch/master/README.md https://git.dotclear.watch/JcDenis/saba/issues