release 1.2
This commit is contained in:
parent
5c55eaa503
commit
2b5a860be1
4 changed files with 62 additions and 45 deletions
79
CHANGELOG.md
79
CHANGELOG.md
|
@ -1,40 +1,57 @@
|
|||
1.1 - 2023.05.13
|
||||
- require Dotclear 2.26
|
||||
- fix nullsafe warnings
|
||||
CategoriesPage 1.2 - 2023.08.06
|
||||
===========================================================
|
||||
* Require Dotclear 2.27
|
||||
* Require PHP 7.4+
|
||||
* Upgrade to Dotclear 2.27
|
||||
* Move third party repository
|
||||
|
||||
1.0 - 2023.04.11
|
||||
- require Dotclear 2.26
|
||||
- use namespace
|
||||
CategoriesPage 1.1 - 2023.05.13
|
||||
===========================================================
|
||||
* require Dotclear 2.26
|
||||
* fix nullsafe warnings
|
||||
|
||||
0.7.1 - 2022.12.20
|
||||
- remove currywurst template
|
||||
- use dotclear method for widget
|
||||
CategoriesPage 1.0 - 2023.04.11
|
||||
===========================================================
|
||||
* require Dotclear 2.26
|
||||
* use namespace
|
||||
|
||||
0.7 - 2022.12.08
|
||||
- update to dotclear 2.24
|
||||
- review code
|
||||
CategoriesPage 0.7.1 - 2022.12.20
|
||||
===========================================================
|
||||
* remove currywurst template
|
||||
* use dotclear method for widget
|
||||
|
||||
0.6 - 2017.11.05 : Pierre Van Glabeke
|
||||
- modifs html
|
||||
- ajout dotty
|
||||
CategoriesPage 0.7 - 2022.12.08
|
||||
===========================================================
|
||||
* update to dotclear 2.24
|
||||
* review code
|
||||
|
||||
0.5 - 2015.07.19 : Pierre Van Glabeke
|
||||
- modif breadcrumb
|
||||
- héritage de thème mustek
|
||||
- dc2.8 requis
|
||||
CategoriesPage 0.6 - 2017.11.05 : Pierre Van Glabeke
|
||||
===========================================================
|
||||
* modifs html
|
||||
* ajout dotty
|
||||
|
||||
0.4 - 2015.03.16 : Pierre Van Glabeke
|
||||
- ajout div
|
||||
- modif identification widget
|
||||
CategoriesPage 0.5 - 2015.07.19 : Pierre Van Glabeke
|
||||
===========================================================
|
||||
* modif breadcrumb
|
||||
* héritage de thème mustek
|
||||
* dc2.8 requis
|
||||
|
||||
0.3 - 2015.03.09 : Pierre Van Glabeke
|
||||
- html5
|
||||
CategoriesPage 0.4 - 2015.03.16 : Pierre Van Glabeke
|
||||
===========================================================
|
||||
* ajout div
|
||||
* modif identification widget
|
||||
|
||||
0.2 - 2014.12.14 : Pierre Van Glabeke
|
||||
- Ajout case hors ligne
|
||||
- Ajout tpl pour currywurst
|
||||
- Compatibilité dc2.7
|
||||
CategoriesPage 0.3 - 2015.03.09 : Pierre Van Glabeke
|
||||
===========================================================
|
||||
* html5
|
||||
|
||||
0.1 - 2013.12.28 : Pierre Van Glabeke, Bernard Le Roux
|
||||
- Refonte du code depuis CategoriesMode
|
||||
- Compatibilité dc2.5 et 2.6
|
||||
CategoriesPage 0.2 - 2014.12.14 : Pierre Van Glabeke
|
||||
===========================================================
|
||||
* Ajout case hors ligne
|
||||
* Ajout tpl pour currywurst
|
||||
* Compatibilité dc2.7
|
||||
|
||||
CategoriesPage 0.1 - 2013.12.28 : Pierre Van Glabeke, Bernard Le Roux
|
||||
===========================================================
|
||||
* Refonte du code depuis CategoriesMode
|
||||
* Compatibilité dc2.5 et 2.6
|
|
@ -3,7 +3,7 @@
|
|||
[![Release](https://img.shields.io/github/v/release/JcDenis/CategoriesPage)](https://github.com/JcDenis/CategoriesPage/releases)
|
||||
[![Date](https://img.shields.io/github/release-date/JcDenis/CategoriesPage)](https://github.com/JcDenis/CategoriesPage/releases)
|
||||
[![Issues](https://img.shields.io/github/issues/JcDenis/CategoriesPage)](https://github.com/JcDenis/CategoriesPage/issues)
|
||||
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download)
|
||||
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
|
||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/CategoriesPage)
|
||||
[![License](https://img.shields.io/github/license/JcDenis/CategoriesPage)](https://github.com/JcDenis/CategoriesPage/blob/master/LICENSE)
|
||||
|
||||
|
@ -20,7 +20,7 @@ A widget is also available.
|
|||
_CategoriesPage_ requires:
|
||||
|
||||
* admin permissions
|
||||
* Dotclear 2.26
|
||||
* Dotclear 2.27
|
||||
|
||||
## USAGE
|
||||
|
||||
|
@ -33,8 +33,8 @@ default templates are on plugin directory CategoriesPage/default-templates/
|
|||
## LINKS
|
||||
|
||||
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
||||
* Source & contribution : [GitHub Page](https://github.com/JcDenis/CategoriesPage)
|
||||
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/CategoriesPage)
|
||||
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/CategoriesPage) or [GitHub Page](https://github.com/JcDenis/CategoriesPage)
|
||||
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/CategoriesPage/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/CategoriesPage)
|
||||
|
||||
## CONTRIBUTORS
|
||||
|
||||
|
|
10
_define.php
10
_define.php
|
@ -18,16 +18,16 @@ $this->registerModule(
|
|||
'Categories Page',
|
||||
'Add a public page for categories list',
|
||||
'Pierre Van Glabeke, Bernard Le Roux and Contributors',
|
||||
'1.1',
|
||||
'1.2',
|
||||
[
|
||||
'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' => 'https://plugins.dotaddict.org/dc2/details/' . basename(__DIR__),
|
||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/dcstore.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',
|
||||
|
||||
]
|
||||
);
|
||||
|
|
10
dcstore.xml
10
dcstore.xml
|
@ -2,12 +2,12 @@
|
|||
<modules xmlns:da="http://dotaddict.org/da/">
|
||||
<module id="CategoriesPage">
|
||||
<name>Categories Page</name>
|
||||
<version>1.1</version>
|
||||
<version>1.2</version>
|
||||
<author>Pierre Van Glabeke, Bernard Le Roux and Contributors</author>
|
||||
<desc>Add a public page for categories list</desc>
|
||||
<file>https://github.com/JcDenis/CategoriesPage/releases/download/v1.1/plugin-CategoriesPage.zip</file>
|
||||
<da:dcmin>2.26</da:dcmin>
|
||||
<da:details>https://plugins.dotaddict.org/dc2/details/CategoriesPage</da:details>
|
||||
<da:support>https://github.com/JcDenis/CategoriesPage</da:support>
|
||||
<file>https://gitea.dotclear.watch/JcDenis/CategoriesPage/releases/download/v1.2/plugin-CategoriesPage.zip</file>
|
||||
<da:dcmin>2.27</da:dcmin>
|
||||
<da:details>https://git.dotclear.watch/JcDenis/CategoriesPage/src/branch/master/README.md</da:details>
|
||||
<da:support>https://git.dotclear.watch/JcDenis/CategoriesPage/issues</da:support>
|
||||
</module>
|
||||
</modules>
|
||||
|
|
Loading…
Reference in a new issue