release 2023.08.13
This commit is contained in:
parent
7bb39f965b
commit
54d29c0a0f
76
CHANGELOG.md
76
CHANGELOG.md
@ -1,38 +1,56 @@
|
|||||||
2023.04.22
|
myBlogNumbers 2023.08.13
|
||||||
- require dotclear 2.26
|
===========================================================
|
||||||
- use latest helper namespace
|
* Require Dotclear 2.27
|
||||||
- fix plural translations
|
* Require PHP 7.4
|
||||||
- fix nullsafe warnings
|
* Upgrade to Dotclear 2.27
|
||||||
|
* Move third party repository
|
||||||
|
* Use Dotclear style for CHANGELOG
|
||||||
|
|
||||||
2023.03.24
|
myBlogNumbers 2023.04.22
|
||||||
- require dotclear 2.25
|
===========================================================
|
||||||
- use namespace
|
* require dotclear 2.26
|
||||||
|
* use latest helper namespace
|
||||||
|
* fix plural translations
|
||||||
|
* fix nullsafe warnings
|
||||||
|
|
||||||
2022.11.20
|
myBlogNumbers 2023.03.24
|
||||||
- fix compatibility with Dotclear 2.24 (required)
|
===========================================================
|
||||||
|
* require dotclear 2.25
|
||||||
|
* use namespace
|
||||||
|
|
||||||
2021.08.27
|
myBlogNumbers 2022.11.20
|
||||||
- cleanup (PSR2, short array, ...)
|
===========================================================
|
||||||
- enhance widget style
|
* fix compatibility with Dotclear 2.24 (required)
|
||||||
- update license
|
|
||||||
|
|
||||||
2015.04.23 - Pierre Van Glabeke
|
myBlogNumbers 2021.08.27
|
||||||
- modif url support
|
===========================================================
|
||||||
|
* cleanup (PSR2, short array, ...)
|
||||||
|
* enhance widget style
|
||||||
|
* update license
|
||||||
|
|
||||||
2015.01.20 - Pierre Van Glabeke
|
myBlogNumbers 2015.04.23 - Pierre Van Glabeke
|
||||||
- Ajout hors ligne dans widget (dc2.7)
|
===========================================================
|
||||||
- Corrections typo
|
* modif url support
|
||||||
|
|
||||||
2013.11.12
|
myBlogNumbers 2015.01.20 - Pierre Van Glabeke
|
||||||
- Use plural form
|
===========================================================
|
||||||
- Add options to widgets
|
* Ajout hors ligne dans widget (dc2.7)
|
||||||
|
* Corrections typo
|
||||||
|
|
||||||
2013.06.29
|
myBlogNumbers 2013.11.12
|
||||||
- Used new 'homeonly' option
|
===========================================================
|
||||||
- Fixed text for 0 count
|
* Use plural form
|
||||||
|
* Add options to widgets
|
||||||
|
|
||||||
0.2 - 2010-06-05
|
myBlogNumbers 2013.06.29
|
||||||
- Switched to DC 2.2
|
===========================================================
|
||||||
|
* Used new 'homeonly' option
|
||||||
|
* Fixed text for 0 count
|
||||||
|
|
||||||
0.1 - 2009-10-16
|
myBlogNumbers 0.2 - 2010-06-05
|
||||||
- First lab release
|
===========================================================
|
||||||
|
* Switched to DC 2.2
|
||||||
|
|
||||||
|
myBlogNumbers 0.1 - 2009-10-16
|
||||||
|
===========================================================
|
||||||
|
* First lab release
|
32
README.md
32
README.md
@ -1,11 +1,10 @@
|
|||||||
# README
|
# README
|
||||||
|
|
||||||
[![Release](https://img.shields.io/github/v/release/JcDenis/myBlogNumbers)](https://github.com/JcDenis/myBlogNumbers/releases)
|
[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/myBlogNumber/releases)
|
||||||
[![Date](https://img.shields.io/github/release-date/JcDenis/myBlogNumbers)](https://github.com/JcDenis/myBlogNumbers/releases)
|
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/myBlogNumber/releases)
|
||||||
[![Issues](https://img.shields.io/github/issues/JcDenis/myBlogNumbers)](https://github.com/JcDenis/myBlogNumbers/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/myBlogNumber)
|
||||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/myBlogNumbers)
|
[![License](https://img.shields.io/github/license/JcDenis/myBlogNumber)](https://git.dotclear.watch/JcDenis/myBlogNumber/blob/master/LICENSE)
|
||||||
[![License](https://img.shields.io/github/license/JcDenis/myBlogNumbers)](https://github.com/JcDenis/myBlogNumbers/blob/master/LICENSE)
|
|
||||||
|
|
||||||
## WHAT IS MYBLOGNUMBERS ?
|
## WHAT IS MYBLOGNUMBERS ?
|
||||||
|
|
||||||
@ -16,10 +15,11 @@ Simply show visitors some statistics about current blog.
|
|||||||
|
|
||||||
## REQUIREMENTS
|
## REQUIREMENTS
|
||||||
|
|
||||||
_myBlogNumbers_ requires:
|
_myBlogNumbers_ requires:
|
||||||
|
|
||||||
* permissions to manage widgets
|
* permissions to manage widgets
|
||||||
* Dotclear 2.26
|
* Dotclear 2.27
|
||||||
|
* PHP 7.4+
|
||||||
|
|
||||||
## USAGE
|
## USAGE
|
||||||
|
|
||||||
@ -31,14 +31,14 @@ You can add a dashboard item by enable it from your dashboard preferences.
|
|||||||
|
|
||||||
## 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/myBlogNumbers)
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/myBlogNumber) or [GitHub Page](https://github.com/JcDenis/myBlogNumber)
|
||||||
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/myBlogNumbers)
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/myBlogNumber/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/myBlogNumber)
|
||||||
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?id=40934)
|
* Discuss and help : [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?id=40934)
|
||||||
|
|
||||||
## CONTRIBUTORS
|
## CONTRIBUTORS
|
||||||
|
|
||||||
* Jean-Christian Denis
|
* Jean-Christian Denis
|
||||||
* Pierre Van Glabeke
|
* Pierre Van Glabeke
|
||||||
|
|
||||||
You are welcome to contribute to this code.
|
You are welcome to contribute to this code.
|
||||||
|
10
_define.php
10
_define.php
@ -18,16 +18,16 @@ $this->registerModule(
|
|||||||
'My blog numbers',
|
'My blog numbers',
|
||||||
'Show some figures of your blog',
|
'Show some figures of your blog',
|
||||||
'Jean-Christian Denis, Pierre Van Glabeke',
|
'Jean-Christian Denis, Pierre Van Glabeke',
|
||||||
'2023.04.22',
|
'2023.08.13',
|
||||||
[
|
[
|
||||||
'requires' => [['core', '2.26']],
|
'requires' => [['core', '2.27']],
|
||||||
'permissions' => dcCore::app()->auth->makePermissions([
|
'permissions' => dcCore::app()->auth->makePermissions([
|
||||||
dcAuth::PERMISSION_USAGE,
|
dcAuth::PERMISSION_USAGE,
|
||||||
dcAuth::PERMISSION_CONTENT_ADMIN,
|
dcAuth::PERMISSION_CONTENT_ADMIN,
|
||||||
]),
|
]),
|
||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'http://forum.dotclear.org/viewtopic.php?id=40934',
|
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
||||||
'details' => 'http://plugins.dotaddict.org/dc2/details/myBlogNumbers',
|
'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
|
||||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/myBlogNumbers/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="myBlogNumbers">
|
<module id="myBlogNumbers">
|
||||||
<name>My blog numbers</name>
|
<name>My blog numbers</name>
|
||||||
<version>2023.04.22</version>
|
<version>2023.08.13</version>
|
||||||
<author>Jean-Christian Denis, Pierre Van Glabeke</author>
|
<author>Jean-Christian Denis, Pierre Van Glabeke</author>
|
||||||
<desc>Show some figures of your blog</desc>
|
<desc>Show some figures of your blog</desc>
|
||||||
<file>https://github.com/JcDenis/myBlogNumbers/releases/download/v2023.04.22/plugin-myBlogNumbers.zip</file>
|
<file>https://git.dotclear.watch/JcDenis/myBlogNumbers/releases/download/v2023.08.13/plugin-myBlogNumbers.zip</file>
|
||||||
<da:dcmin>2.26</da:dcmin>
|
<da:dcmin>2.27</da:dcmin>
|
||||||
<da:details>http://plugins.dotaddict.org/dc2/details/myBlogNumbers</da:details>
|
<da:details>https://git.dotclear.watch/JcDenis/myBlogNumbers/src/branch/master/README.md</da:details>
|
||||||
<da:support>http://forum.dotclear.org/viewtopic.php?id=40934</da:support>
|
<da:support>https://git.dotclear.watch/JcDenis/myBlogNumbers/issues</da:support>
|
||||||
</module>
|
</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
Loading…
Reference in New Issue
Block a user