| a963e7a2 | 23-Jul-2026 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 5fc2ecd9 | 23-Jul-2026 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Fix Dutch language strings
Fixed some typo's and improved grammar |
| 0e27f86c | 22-Jul-2026 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 10abafcc | 22-Jul-2026 |
Andreas Gohr <andi@splitbrain.org> |
explain how to best deal with plugins on upgrading |
| 6462c114 | 04-Jun-2026 |
Wizzard <wizzardsk@gmail.com> |
Translation update (sk) |
| 70c0a4a2 | 03-Jun-2026 |
Wizzard <wizzardsk@gmail.com> |
Translation update (sk) |
| 5b640926 | 02-Jun-2026 |
Wizzard <wizzardsk@gmail.com> |
Translation update (sk) |
| fd95f235 | 18-May-2026 |
Atiq Ur Rehman <mathcity@gmail.com> |
Translation update (ur) |
| fdfb96b6 | 09-Dec-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 2f5ef7f6 | 09-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
update deleted files |
| ab8e5256 | 09-Dec-2025 |
Andreas Gohr <gohr@cosmocode.de> |
Use custom vendor dir
The plugin provides its own versions of libraries normally included in DokuWiki but that might be missing in old installs. Since modern DokuWiki installs will autoload from plu
Use custom vendor dir
The plugin provides its own versions of libraries normally included in DokuWiki but that might be missing in old installs. Since modern DokuWiki installs will autoload from plugin vendor dirs, DokuWiki might have used the libs from this plugin instead of the bundled ones. This is usually not a problem but there might be version differences...
This patch renames the vendor directory, hiding it from DokuWiki's autoloading.
show more ...
|
| 12ddee6a | 02-Dec-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| a946c8f2 | 02-Dec-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Update php-cli dependency |
| d1737088 | 17-Nov-2025 |
Juanma <juxmix@gmail.com> |
Translation update (ca) |
| 6a45e57f | 23-Sep-2025 |
smocap <smocap@gmail.com> |
translation update |
| a4bd19ec | 10-Sep-2025 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| 593b67c8 | 07-Sep-2025 |
CL <chris.loewe@vodafone.de> |
translation update |
| 43367882 | 10-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 0ca123f8 | 10-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
supress warnings from opcache_reset()
see dokuwiki/dokuwiki#4375 |
| 29510020 | 31-Oct-2024 |
Tiberiu Popescu <popescu.tibi@gmail.com> |
translation update |
| 492a7e0c | 16-Oct-2024 |
Hideaki Sawada <sawadakun@gmail.com> |
translation update |
| 1dc319c1 | 15-May-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
| 5838e156 | 06-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8dab6045 | 06-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
some code style cleanups |
| 4cefc146 | 06-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
remove type hint for compatibility with old PHP |