release 1.1.1

This commit is contained in:
Jean-Christian Paul Denis 2022-12-20 22:35:39 +01:00
parent 6588ab0906
commit 3b39803368
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
7 changed files with 13 additions and 9 deletions

View File

@ -1,3 +1,7 @@
1.1.1
- use abstract plugin name
- fix permissions
1.1 - 2022.11.27
- Required Dotclear 2.24
- Enhance list filters

View File

@ -5,7 +5,7 @@
* @package Dotclear
* @subpackage Plugin
*
* @author Tomtom (http://blog.zenstyle.fr) and Contributors
* @author Tomtom and Contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html

View File

@ -5,7 +5,7 @@
* @package Dotclear
* @subpackage Plugin
*
* @author Tomtom (http://blog.zenstyle.fr) and Contributors
* @author Tomtom and Contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
@ -17,7 +17,7 @@ if (!defined('DC_RC_PATH')) {
$this->registerModule(
'dcLog',
'Displays Dotclear logs',
'Tomtom (http://blog.zenstyle.fr) and Contributors',
'Tomtom and Contributors',
'1.1.1',
[
'requires' => [['core', '2.24']],

View File

@ -5,7 +5,7 @@
* @package Dotclear
* @subpackage Plugin
*
* @author Tomtom (http://blog.zenstyle.fr) and Contributors
* @author Tomtom and Contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html

View File

@ -2,10 +2,10 @@
<modules xmlns:da="http://dotaddict.org/da/">
<module id="dcLog">
<name>dcLog</name>
<version>1.1</version>
<author>Tomtom (http://blog.zenstyle.fr) and Contributors</author>
<version>1.1.1</version>
<author>Tomtom and Contributors</author>
<desc>Displays Dotclear logs</desc>
<file>https://github.com/JcDenis/dcLog/releases/download/v1.1/plugin-dcLog.zip</file>
<file>https://github.com/JcDenis/dcLog/releases/download/v1.1.1/plugin-dcLog.zip</file>
<da:dcmin>2.24</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/dcLog</da:details>
<da:support>https://github.com/JcDenis/dcLog</da:support>

View File

@ -5,7 +5,7 @@
* @package Dotclear
* @subpackage Plugin
*
* @author Tomtom (http://blog.zenstyle.fr) and Contributors
* @author Tomtom and Contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html

View File

@ -5,7 +5,7 @@
* @package Dotclear
* @subpackage Plugin
*
* @author Tomtom (http://blog.zenstyle.fr) and Contributors
* @author Tomtom and Contributors
*
* @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html