release 2023.08.13
This commit is contained in:
parent
899a61ed5f
commit
7d153a0ccf
42
CHANGELOG.md
42
CHANGELOG.md
@ -1,23 +1,37 @@
|
|||||||
2023.04.23
|
postslistOptions 2023.08.13
|
||||||
- require dotclear 2.26
|
===========================================================
|
||||||
- use latest dotclear namespace
|
* Require Dotclear 2.27
|
||||||
- remove magic
|
* Require PHP 7.4
|
||||||
- fix nullsafe warnings
|
* Upgrade to Dotclear 2.27
|
||||||
|
* Move third party repository
|
||||||
|
* Use Dotclear style for CHANGELOG
|
||||||
|
|
||||||
2023.03.21
|
postslistOptions 2023.04.23
|
||||||
- require Dotclear 2.25
|
===========================================================
|
||||||
- use namespace
|
* require dotclear 2.26
|
||||||
|
* use latest dotclear namespace
|
||||||
|
* remove magic
|
||||||
|
* fix nullsafe warnings
|
||||||
|
|
||||||
2022.12.23
|
postslistOptions 2023.03.21
|
||||||
- fix permissions
|
===========================================================
|
||||||
- use anonymous function
|
* require Dotclear 2.25
|
||||||
|
* use namespace
|
||||||
|
|
||||||
2022.11.28
|
postslistOptions 2022.12.23
|
||||||
|
===========================================================
|
||||||
|
* fix permissions
|
||||||
|
* use anonymous function
|
||||||
|
|
||||||
|
postslistOptions 2022.11.28
|
||||||
|
===========================================================
|
||||||
* Use SVG icon
|
* Use SVG icon
|
||||||
* Update to Dotclear 2.24
|
* Update to Dotclear 2.24
|
||||||
|
|
||||||
2013.07.10
|
postslistOptions 2013.07.10
|
||||||
|
===========================================================
|
||||||
* Fixed action on multiple posts
|
* Fixed action on multiple posts
|
||||||
|
|
||||||
0.1 20100910
|
postslistOptions 0.1 20100910
|
||||||
|
===========================================================
|
||||||
* First lab release (closes #557)
|
* First lab release (closes #557)
|
32
README.md
32
README.md
@ -1,15 +1,14 @@
|
|||||||
# README
|
# README
|
||||||
|
|
||||||
[![Release](https://img.shields.io/github/v/release/JcDenis/postslistOptions)](https://github.com/JcDenis/postslistOptions/releases)
|
[![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/postslistOptions/releases)
|
||||||
[![Date](https://img.shields.io/github/release-date/JcDenis/postslistOptions)](https://github.com/JcDenis/postslistOptions/releases)
|
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/postslistOptions/releases)
|
||||||
[![Issues](https://img.shields.io/github/issues/JcDenis/postslistOptions)](https://github.com/JcDenis/postslistOptions/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/postslistOptions)
|
||||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/postslistOptions)
|
[![License](https://img.shields.io/github/license/JcDenis/postslistOptions)](https://git.dotclear.watch/JcDenis/postslistOptions/blob/master/LICENSE)
|
||||||
[![License](https://img.shields.io/github/license/JcDenis/postslistOptions)](https://github.com/JcDenis/postslistOptions/blob/master/LICENSE)
|
|
||||||
|
|
||||||
## WHAT IS POSTsLISTOPTIONS ?
|
## WHAT IS POSTsLISTOPTIONS ?
|
||||||
|
|
||||||
_Posts list options_ is a plugin for the open-source
|
"Posts list options" is a plugin for the open-source
|
||||||
web publishing software called Dotclear.
|
web publishing software called Dotclear.
|
||||||
|
|
||||||
It add options on the posts list action box like
|
It add options on the posts list action box like
|
||||||
@ -17,26 +16,27 @@ open/close/delete comments/trackbacks on multiple posts.
|
|||||||
|
|
||||||
## REQUIREMENTS
|
## REQUIREMENTS
|
||||||
|
|
||||||
_PostslistOptions_ requires:
|
_postslistOptions_ requires:
|
||||||
|
|
||||||
* admin permissions
|
* admin permissions
|
||||||
* Dotclear 2.26
|
* Dotclear 2.27
|
||||||
|
* PHP 7.4
|
||||||
|
|
||||||
## USAGE
|
## USAGE
|
||||||
|
|
||||||
First install _PostslistOptions_, manualy from a zip package or from
|
First install _postslistOptions_, manualy from a zip package or from
|
||||||
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
||||||
|
|
||||||
Then this plugin adds options de the posts list actions box.
|
Then this plugin adds options de the posts list actions box.
|
||||||
|
|
||||||
## 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/postslistOptions)
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/postslistOptions) or [GitHub Page](https://github.com/JcDenis/postslistOptions)
|
||||||
* Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postslistOptions)
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/postslistOptions/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/postslistOptions)
|
||||||
|
|
||||||
## CONTRIBUTORS
|
## CONTRIBUTORS
|
||||||
|
|
||||||
* Jean-Christian Denis
|
* Jean-Christian Denis
|
||||||
|
|
||||||
You are welcome to contribute to this code.
|
You are welcome to contribute to this code.
|
||||||
|
12
_define.php
12
_define.php
@ -10,7 +10,7 @@
|
|||||||
* @copyright Jean-Christian Denis
|
* @copyright Jean-Christian Denis
|
||||||
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
*/
|
*/
|
||||||
if (!defined('DC_RC_PATH') || is_null(dcCore::app()->auth)) {
|
if (!defined('DC_RC_PATH')) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -18,15 +18,15 @@ $this->registerModule(
|
|||||||
'Posts list options',
|
'Posts list options',
|
||||||
'Add some options on admin posts list',
|
'Add some options on admin posts list',
|
||||||
'Jean-Christian Denis and Contributors',
|
'Jean-Christian Denis and Contributors',
|
||||||
'2023.04.23',
|
'2023.08.13',
|
||||||
[
|
[
|
||||||
'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' => 'https://github.com/JcDenis/' . basename(__DIR__),
|
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
||||||
'details' => 'https://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="postslistOptions">
|
<module id="postslistOptions">
|
||||||
<name>Posts list options</name>
|
<name>Posts list options</name>
|
||||||
<version>2023.04.23</version>
|
<version>2023.08.13</version>
|
||||||
<author>Jean-Christian Denis and Contributors</author>
|
<author>Jean-Christian Denis and Contributors</author>
|
||||||
<desc>Add some options on admin posts list</desc>
|
<desc>Add some options on admin posts list</desc>
|
||||||
<file>https://github.com/JcDenis/postslistOptions/releases/download/v2023.04.23/plugin-postslistOptions.zip</file>
|
<file>https://git.dotclear.watch/JcDenis/postslistOptions/releases/download/v2023.08.13/plugin-postslistOptions.zip</file>
|
||||||
<da:dcmin>2.26</da:dcmin>
|
<da:dcmin>2.27</da:dcmin>
|
||||||
<da:details>https://plugins.dotaddict.org/dc2/details/postslistOptions</da:details>
|
<da:details>https://git.dotclear.watch/JcDenis/postslistOptions/src/branch/master/README.md</da:details>
|
||||||
<da:support>https://github.com/JcDenis/postslistOptions</da:support>
|
<da:support>https://git.dotclear.watch/JcDenis/postslistOptions/issues</da:support>
|
||||||
</module>
|
</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
Loading…
Reference in New Issue
Block a user