diff --git a/CHANGELOG.md b/CHANGELOG.md index c407321..bb8a6af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +2022.12.22 +- add wtfpl license +- use SVG icon +- use anonymous function +- use abstract plugin id +- change serialize stuff into json stuff +- fix pacKman behavoir dis|enable +- fix autoload +- fix permissions +- fix install + 2022.11.20 - fix compatibility with Dotclear 2.24 (required) diff --git a/_define.php b/_define.php index e90a1be..f3975a6 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'License bootstrap', 'Add license to your plugins and themes', 'Jean-Christian Denis', - '2022.11.20', + '2022.12.22', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index cca33ea..c9c3251 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ License bootstrap - 2022.11.20 + 2022.12.22 Jean-Christian Denis Add license to your plugins and themes - https://github.com/JcDenis/licenseBootstrap/releases/download/v2022.11.20/plugin-licenseBootstrap.zip + https://github.com/JcDenis/licenseBootstrap/releases/download/v2022.12.22/plugin-licenseBootstrap.zip 2.24 https://plugins.dotaddict.org/dc2/details/licenseBootstrap https://github.com/JcDenis/licenseBootstrap diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php new file mode 100644 index 0000000..1734a0f --- /dev/null +++ b/locales/fr/main.lang.php @@ -0,0 +1,25 @@ +