release 2.1
This commit is contained in:
parent
0dc0756f4b
commit
74e70beec0
35
CHANGELOG.md
35
CHANGELOG.md
@ -1,37 +1,54 @@
|
|||||||
2.0.2 - 2023.05.13
|
shortArchives 2.1 - 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
|
||||||
|
|
||||||
|
shortArchives 2.0.2 - 2023.05.13
|
||||||
|
===========================================================
|
||||||
* require Dotclear 2.26
|
* require Dotclear 2.26
|
||||||
* cleanup for dotclear 2.26 stable
|
* cleanup for dotclear 2.26 stable
|
||||||
|
|
||||||
2.0.1 - 2023.04.23
|
shortArchives 2.0.1 - 2023.04.23
|
||||||
|
===========================================================
|
||||||
* require Dotclear 2.26
|
* require Dotclear 2.26
|
||||||
* use latest dotclear namespace
|
* use latest dotclear namespace
|
||||||
* remove magic
|
* remove magic
|
||||||
* fix nullsafe warnings
|
* fix nullsafe warnings
|
||||||
|
|
||||||
2.0 - 2023.04.11
|
shortArchives 2.0 - 2023.04.11
|
||||||
|
===========================================================
|
||||||
* require Dotclear 2.26
|
* require Dotclear 2.26
|
||||||
* use namespace
|
* use namespace
|
||||||
|
|
||||||
1.9 - 2022.12.17
|
shortArchives 1.9 - 2022.12.17
|
||||||
|
===========================================================
|
||||||
* update to dotclear 2.24
|
* update to dotclear 2.24
|
||||||
* fix phpstan errors
|
* fix phpstan errors
|
||||||
|
|
||||||
1.8.1 - 2015.06.29 - Pierre Van Glabeke
|
shortArchives 1.8.1 - 2015.06.29 - Pierre Van Glabeke
|
||||||
|
===========================================================
|
||||||
* correction validation html
|
* correction validation html
|
||||||
|
|
||||||
1.8 - 2015.06.08 - Pierre Van Glabeke
|
shortArchives 1.8 - 2015.06.08 - Pierre Van Glabeke
|
||||||
|
===========================================================
|
||||||
* ajout lien vers toutes les archives
|
* ajout lien vers toutes les archives
|
||||||
|
|
||||||
1.7 - 2015.05.28 - Kozlika & Nikrou
|
shortArchives 1.7 - 2015.05.28 - Kozlika & Nikrou
|
||||||
|
===========================================================
|
||||||
* suppression d'image et gestion de l'indicateur via css
|
* suppression d'image et gestion de l'indicateur via css
|
||||||
* ajout de classes sur chaque liste (année/mois)
|
* ajout de classes sur chaque liste (année/mois)
|
||||||
* application de la class .open sur l'item ouvert par défaut
|
* application de la class .open sur l'item ouvert par défaut
|
||||||
* application de la class .open sur l'item correspondant au mois actif en cas de consulation des archives
|
* application de la class .open sur l'item correspondant au mois actif en cas de consulation des archives
|
||||||
|
|
||||||
1.6 - 2015.04.25 - Pierre Van Glabeke
|
shortArchives 1.6 - 2015.04.25 - Pierre Van Glabeke
|
||||||
|
===========================================================
|
||||||
* modif appel css
|
* modif appel css
|
||||||
* ajout localisation
|
* ajout localisation
|
||||||
* ajout identification widget
|
* ajout identification widget
|
||||||
|
|
||||||
1.5 - 2014.12.14 - Pierre Van Glabeke
|
shortArchives 1.5 - 2014.12.14 - Pierre Van Glabeke
|
||||||
|
===========================================================
|
||||||
* compatibilité dc2.7
|
* compatibilité dc2.7
|
||||||
|
34
README.md
34
README.md
@ -1,11 +1,10 @@
|
|||||||
# README
|
# README
|
||||||
|
|
||||||
[![Release](https://img.shields.io/github/v/release/JcDenis/shortArchives)](https://github.com/JcDenis/shortArchives/releases)
|
[![Release](https://img.shields.io/badge/release-2.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/shortArchives/releases)
|
||||||
[![Date](https://img.shields.io/github/release-date/JcDenis/shortArchives)](https://github.com/JcDenis/shortArchives/releases)
|
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/shortArchives/releases)
|
||||||
[![Issues](https://img.shields.io/github/issues/JcDenis/shortArchives)](https://github.com/JcDenis/shortArchives/issues)
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
|
||||||
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download)
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/shortArchives)
|
||||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/shortArchives)
|
[![License](https://img.shields.io/github/license/JcDenis/shortArchives)](https://git.dotclear.watch/JcDenis/shortArchives/blob/master/LICENSE)
|
||||||
[![License](https://img.shields.io/github/license/JcDenis/shortArchives)](https://github.com/JcDenis/shortArchives/blob/master/LICENSE)
|
|
||||||
|
|
||||||
## WHAT IS SHORTARCHIVES ?
|
## WHAT IS SHORTARCHIVES ?
|
||||||
|
|
||||||
@ -16,10 +15,11 @@ Add a public widget that list links to archives by year.
|
|||||||
|
|
||||||
## REQUIREMENTS
|
## REQUIREMENTS
|
||||||
|
|
||||||
_shortArchives_ requires:
|
_shortArchives_ requires:
|
||||||
|
|
||||||
* content admin permissions to manage widgets
|
* content admin permissions to manage widgets
|
||||||
* Dotclear 2.26
|
* Dotclear 2.27
|
||||||
|
* PHP 7.4
|
||||||
|
|
||||||
## USAGE
|
## USAGE
|
||||||
|
|
||||||
@ -30,15 +30,15 @@ You should add widget to show archives list on your blog.
|
|||||||
|
|
||||||
## LINKS
|
## LINKS
|
||||||
|
|
||||||
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
||||||
* Source & contribution : [GitHub Page](https://github.com/JcDenis/shortArchives)
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/shortArchives) or [GitHub Page](https://github.com/JcDenis/shortArchives)
|
||||||
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/shortArchives)
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/shortArchives/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/shortArchives)
|
||||||
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=321044#p321044)
|
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=321044#p321044)
|
||||||
|
|
||||||
## CONTRIBUTORS
|
## CONTRIBUTORS
|
||||||
|
|
||||||
* annso (author)
|
* annso (author)
|
||||||
* Pierre Van Glabeke
|
* Pierre Van Glabeke
|
||||||
* Jean-Christian Denis
|
* Jean-Christian Denis
|
||||||
|
|
||||||
You are welcome to contribute to this code.
|
You are welcome to contribute to this code.
|
||||||
|
10
_define.php
10
_define.php
@ -18,15 +18,15 @@ $this->registerModule(
|
|||||||
'shortArchives',
|
'shortArchives',
|
||||||
'Display blog archives in an accordion menu, sorted by year',
|
'Display blog archives in an accordion menu, sorted by year',
|
||||||
'annso, Pierre Van Glabeke and Contributors',
|
'annso, Pierre Van Glabeke and Contributors',
|
||||||
'2.0.2',
|
'2.1',
|
||||||
[
|
[
|
||||||
'requires' => [['core', '2.26']],
|
'requires' => [['core', '2.27']],
|
||||||
'permissions' => dcCore::app()->auth->makePermissions([
|
'permissions' => dcCore::app()->auth->makePermissions([
|
||||||
dcCore::app()->auth::PERMISSION_ADMIN,
|
dcCore::app()->auth::PERMISSION_ADMIN,
|
||||||
]),
|
]),
|
||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'http://forum.dotclear.org/viewtopic.php?pid=321044#p321044',
|
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
||||||
'details' => 'http://plugins.dotaddict.org/dc2/details/' . basename(__DIR__),
|
'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
|
||||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/dcstore.xml',
|
'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
10
dcstore.xml
10
dcstore.xml
@ -2,12 +2,12 @@
|
|||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="shortArchives">
|
<module id="shortArchives">
|
||||||
<name>shortArchives</name>
|
<name>shortArchives</name>
|
||||||
<version>2.0.2</version>
|
<version>2.1</version>
|
||||||
<author>annso, Pierre Van Glabeke and Contributors</author>
|
<author>annso, Pierre Van Glabeke and Contributors</author>
|
||||||
<desc>Display blog archives in an accordion menu, sorted by year</desc>
|
<desc>Display blog archives in an accordion menu, sorted by year</desc>
|
||||||
<file>https://github.com/JcDenis/shortArchives/releases/download/v2.0.2/plugin-shortArchives.zip</file>
|
<file>https://git.dotclear.watch/JcDenis/shortArchives/releases/download/v2.1/plugin-shortArchives.zip</file>
|
||||||
<da:dcmin>2.26</da:dcmin>
|
<da:dcmin>2.27</da:dcmin>
|
||||||
<da:details>http://plugins.dotaddict.org/dc2/details/shortArchives</da:details>
|
<da:details>https://git.dotclear.watch/JcDenis/shortArchives/src/branch/master/README.md</da:details>
|
||||||
<da:support>http://forum.dotclear.org/viewtopic.php?pid=321044#p321044</da:support>
|
<da:support>https://git.dotclear.watch/JcDenis/shortArchives/issues</da:support>
|
||||||
</module>
|
</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
Loading…
Reference in New Issue
Block a user