release 2023.08.13

This commit is contained in:
Jean-Christian Paul Denis 2023-08-13 17:20:43 +02:00
parent 9a829ea3f2
commit a841033859
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 114 additions and 85 deletions

View File

@ -1,78 +1,107 @@
2023.06.17 lastpostsExtend 2023.08.13
- require dotclear 2.26 ===========================================================
- fix php7.4 compatibility * Require Dotclear 2.27
* Require PHP 7.4
* Upgrade to Dotclear 2.27
* Move third party repository
* Use Dotclear style for CHANGELOG
2023.04.22 lastpostsExtend 2023.06.17
- require dotclear 2.26 ===========================================================
- use latest helper namespace * require dotclear 2.26
- fix nullsafe warnings * fix php7.4 compatibility
2023.03.25 lastpostsExtend 2023.04.22
- require dotclear 2.26 ===========================================================
- use namespace * require dotclear 2.26
* use latest helper namespace
* fix nullsafe warnings
2022.11.20 lastpostsExtend 2023.03.25
- fix compatibility with Dotclear 2.24 (required) ===========================================================
* require dotclear 2.26
* use namespace
2021.09.17 lastpostsExtend 2022.11.20
- clean up and cosmetics ===========================================================
* fix compatibility with Dotclear 2.24 (required)
2021.08.25 lastpostsExtend 2021.09.17
- cleanup (license, help, dc2.19, PSR2, short array, php7.3+, php8.0.x) ===========================================================
* clean up and cosmetics
2016.10.24 lastpostsExtend 2021.08.25
- oops missed 2015 update ===========================================================
* cleanup (license, help, dc2.19, PSR2, short array, php7.3+, php8.0.x)
2016.10.23 lastpostsExtend 2016.10.24
- Used new widget rendering method ===========================================================
- Updated year * oops missed 2015 update
2015.01.13 Pierre Van Glabeke lastpostsExtend 2016.10.23
- Compatibilité dotclear 2.7 ===========================================================
- Ajout options widget et compatibilité currywurst * Used new widget rendering method
- Modifications locales * Updated year
2013.12.01 lastpostsExtend 2015.01.13 Pierre Van Glabeke
- Fix XHTML validation on widget ===========================================================
- Fix category id from wrong table. thx BG * Compatibilité dotclear 2.7
* Ajout options widget et compatibilité currywurst
* Modifications locales
2013.11.12 lastpostsExtend 2013.12.01
- Switch to Dotclear 2.6 ===========================================================
- Add widget options * Fix XHTML validation on widget
* Fix category id from wrong table. thx BG
2013.06.30 lastpostsExtend 2013.11.12
- Used new 'homeonly' style for widgets ===========================================================
* Switch to Dotclear 2.6
* Add widget options
2011.08.01 lastpostsExtend 2013.06.30
- Added support of plugin muppet (post types) ===========================================================
- Try to fix date compare on sql request * Used new 'homeonly' style for widgets
0.10 - 2010.08.19 lastpostsExtend 2011.08.01
- Sort by comments (annso) ===========================================================
* Added support of plugin muppet (post types)
* Try to fix date compare on sql request
0.9 - 201.-06.09 lastpostsExtend 0.10 - 2010.08.19
- Writed now for DC 2.2 or higher ===========================================================
* Sort by comments (annso)
0.8.2 - 2010.03.29 lastpostsExtend 0.9 - 201.-06.09
- Fixed getPosts by using sudo ===========================================================
- Fixed entryFirstImage on non-pushided post * Writed now for DC 2.2 or higher
0.8.1 - 2009.12.31 lastpostsExtend 0.8.2 - 2010.03.29
- Happy new year! ===========================================================
- Fixed multiple bugs and crashes * Fixed getPosts by using sudo
* Fixed entryFirstImage on non-pushided post
0.8 - 2009.12.30 lastpostsExtend 0.8.1 - 2009.12.31
- Added post words limit ===========================================================
- Added post status limit * Happy new year!
- Added post password limit (closes #385) * Fixed multiple bugs and crashes
- Changed blog->getPosts to internal getPosts
0.7 - 2009.12.10 lastpostsExtend 0.8 - 2009.12.30
- Added entryFirstimage ===========================================================
- Fixed typo * Added post words limit
* Added post status limit
* Added post password limit (closes #385)
* Changed blog->getPosts to internal getPosts
0.6 - 2009.08.23 lastpostsExtend 0.7 - 2009.12.10
- Added ''pluginsPage'' support ===========================================================
* Added entryFirstimage
* Fixed typo
0.5 - 2009.08.16 lastpostsExtend 0.6 - 2009.08.23
- Fixed php 5.3 compatibility ===========================================================
* Added ''pluginsPage'' support
lastpostsExtend 0.5 - 2009.08.16
===========================================================
* Fixed php 5.3 compatibility

View File

@ -1,29 +1,29 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/releases) [![Release](https://img.shields.io/badge/release-2023.08.13-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/releases) [![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/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/lastpostsExtend)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/lastpostsExtend) [![License](https://img.shields.io/github/license/JcDenis/lastpostsExtend)](https://git.dotclear.watch/JcDenis/lastpostsExtend/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/JcDenis/lastpostsExtend)](https://github.com/JcDenis/lastpostsExtend/blob/master/LICENSE)
## WHAT IS LASTPOSTSEXTEND ? ## WHAT IS LASTPOSTSEXTEND ?
"lastposts Extend" is a plugin for the open-source _lastpostsExtend_ "Last entries (Extended)" is a plugin for the open-source
web publishing software called Dotclear. web publishing software called Dotclear.
Like widget lastposts but with more options. Like widget lastposts but with more options.
## REQUIREMENTS ## REQUIREMENTS
lastpostsExtend requires: _lastpostsExtend_ requires:
* permissions to manage widgets * permissions to manage widgets
* Dotclear 2.26 * Dotclear 2.27
* PHP 7.4
## USAGE ## USAGE
First install lastpostsExtend, manualy from a zip package or from First install _lastpostsExtend_, 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)
Add and configure "Last entries (Extended)" from widgets manager. Add and configure "Last entries (Extended)" from widgets manager.
@ -31,8 +31,8 @@ Add and configure "Last entries (Extended)" from widgets manager.
## 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/lastpostsExtend) * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/lastpostsExtend) or [GitHub Page](https://github.com/JcDenis/lastpostsExtend)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/lastpostsExtend) * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/lastpostsExtend/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/lastpostsExtend)
## CONTRIBUTORS ## CONTRIBUTORS

View File

@ -18,15 +18,15 @@ $this->registerModule(
'Last entries (Extended)', 'Last entries (Extended)',
'Extended list of entries', 'Extended list of entries',
'Jean-Christian Denis and contributors', 'Jean-Christian Denis and contributors',
'2023.06.17', '2023.08.13',
[ [
'requires' => [['core', '2.26']], 'requires' => [['core', '2.27']],
'permissions' => dcCore::app()->auth->makePermissions([ 'permissions' => dcCore::app()->auth->makePermissions([
dcAuth::PERMISSION_ADMIN, dcAuth::PERMISSION_ADMIN,
]), ]),
'type' => 'plugin', 'type' => 'plugin',
'support' => 'https://github.com/JcDenis/' . basename(__DIR__), '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/repository.xml', 'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml',
] ]
); );

View File

@ -2,12 +2,12 @@
<modules xmlns:da="http://dotaddict.org/da/"> <modules xmlns:da="http://dotaddict.org/da/">
<module id="lastpostsExtend"> <module id="lastpostsExtend">
<name>Last entries (Extended)</name> <name>Last entries (Extended)</name>
<version>2023.06.17</version> <version>2023.08.13</version>
<author>Jean-Christian Denis and contributors</author> <author>Jean-Christian Denis and contributors</author>
<desc>Extended list of entries</desc> <desc>Extended list of entries</desc>
<file>https://github.com/JcDenis/lastpostsExtend/releases/download/v2023.06.17/plugin-lastpostsExtend.zip</file> <file>https://git.dotclear.watch/JcDenis/lastpostsExtend/releases/download/v2023.08.13/plugin-lastpostsExtend.zip</file>
<da:dcmin>2.26</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>http://plugins.dotaddict.org/dc2/details/lastpostsExtend</da:details> <da:details>https://git.dotclear.watch/JcDenis/lastpostsExtend/src/branch/master/README.md</da:details>
<da:support>https://github.com/JcDenis/lastpostsExtend</da:support> <da:support>https://git.dotclear.watch/JcDenis/lastpostsExtend/issues</da:support>
</module> </module>
</modules> </modules>