lastpostsExtend/CHANGELOG.md

69 lines
1.3 KiB
Markdown
Raw Normal View History

2023-03-25 20:20:51 +00:00
2023.03.25
- require dotclear 2.26
- use namespace
2022-11-20 20:23:22 +00:00
2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2021-09-16 22:50:25 +00:00
2021.09.17
- clean up and cosmetics
2021-09-16 22:50:25 +00:00
2021.08.25
- cleanup (license, help, dc2.19, PSR2, short array, php7.3+, php8.0.x)
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2016.10.24
- oops missed 2015 update
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2016.10.23
- Used new widget rendering method
- Updated year
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2015.01.13 Pierre Van Glabeke
- Compatibilité dotclear 2.7
- Ajout options widget et compatibilité currywurst
- Modifications locales
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2013.12.01
- Fix XHTML validation on widget
- Fix category id from wrong table. thx BG
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2013.11.12
- Switch to Dotclear 2.6
- Add widget options
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2013.06.30
- Used new 'homeonly' style for widgets
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
2011.08.01
- Added support of plugin muppet (post types)
- Try to fix date compare on sql request
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.10 - 2010.08.19
- Sort by comments (annso)
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.9 - 201.-06.09
- Writed now for DC 2.2 or higher
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.8.2 - 2010.03.29
- Fixed getPosts by using sudo
- Fixed entryFirstImage on non-pushided post
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.8.1 - 2009.12.31
- Happy new year!
- Fixed multiple bugs and crashes
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.8 - 2009.12.30
- Added post words limit
- Added post status limit
- Added post password limit (closes #385)
- Changed blog->getPosts to internal getPosts
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.7 - 2009.12.10
- Added entryFirstimage
- Fixed typo
2021-08-25 22:06:10 +00:00
2021-09-16 22:50:25 +00:00
0.6 - 2009.08.23
- Added ''pluginsPage'' support
0.5 - 2009.08.16
- Fixed php 5.3 compatibility