diff --git a/CHANGELOG.md b/CHANGELOG.md index 816463a..3c6bf3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +2022.12.25 +- use SVG icon +- use constants for database tables names +- use abstract plugin id +- fix install (unsed for now) + 2022.11.20 - fix compatibility with Dotclear 2.24 (required) - fix wrong timezone on admin vs public expired date diff --git a/_define.php b/_define.php index d979b88..c4d814f 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Expired entries', 'Change entries options at a given date', 'Jean-Christian Denis and Contributors', - '2022.11.12', + '2022.12.25', [ 'requires' => [['core', '2.24']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index b0c9752..29364bc 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Expired entries - 2022.11.12 + 2022.12.25 Jean-Christian Denis and Contributors Change entries options at a given date - https://github.com/JcDenis/postExpired/releases/download/v2022.11.12/plugin-postExpired.zip + https://github.com/JcDenis/postExpired/releases/download/v2022.12.25/plugin-postExpired.zip 2.24 https://plugins.dotaddict.org/dc2/details/postExpired https://github.com/JcDenis/postExpired diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php new file mode 100644 index 0000000..81c6cdd --- /dev/null +++ b/locales/fr/main.lang.php @@ -0,0 +1,27 @@ +