• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..23-Apr-2024-

LICENSE.txtH A D17-Jun-20211 KiB2217

README.mdH A D19-Apr-2023463 1410

plugin.info.txtH A D19-Apr-2023270 98

syntax.phpH A D19-Apr-20234.1 KiB153104

README.md

1# dokuwiki-plugin-lastpages
2
3LastPages Plugin for Dokuwiki
4
5For more information visit https://www.dokuwiki.org/plugin:lastpages
6
7=== Change Log ===
8
9  * **2021-01-01**: Initial release
10  * **2021-01-03**: Downloadlink updated
11  * **2021-01-28**: Bugfix
12  * **2021-05-29**: Added ~~LASTPAGES~~ as keyword and options in the admin backend.
13  * **2021-06-16**: Don't display deleted pages.
14  * **2023-04-19**: Bugfix (TypeError: array_reverse / changed constructor)