| 383b56bf | 24-Jun-2026 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2026-06-24
- Translation updates (pl) |
| 23ad93a9 | 19-Jun-2026 |
Marek Adamski <fevbew@wp.pl> |
Translation update (pl) |
| 299dcc46 | 04-Jun-2026 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2026-06-04
- Translation updates (sk) |
| ac7ca959 | 04-Jun-2026 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
Translation update (sk) (#127)
Co-authored-by: Wizzard <wizzardsk@gmail.com> |
| 285cfac6 | 24-Apr-2026 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2026-04-24
- Translation updates (ru) |
| 60b4e601 | 24-Apr-2026 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2026-29-24
- Translation updates (ru) |
| ac0dab54 | 24-Apr-2026 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
Translation update (ru) (#126)
Co-authored-by: Vyacheslav Strenadko <bryanskmap@ya.ru> |
| 09886620 | 21-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-09-21
- Translation updates (fr) |
| faa0ae91 | 21-Sep-2025 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
translation update (fr)
PR #123
Co-authored-by: Schplurtz le Déboulonné <Schplurtz@laposte.net> |
| efa0ff5e | 08-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-09-08
- Translation updates (de) |
| 692725db | 08-Sep-2025 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
translation update (ru) (#122)
Co-authored-by: CL <chris.loewe@vodafone.de> |
| 0fa95580 | 05-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-09-06
- New `createns` option - Code cleanup |
| 89aa939b | 05-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Coding guidelines
Apply DokuWiki's standard |
| 5187ea72 | 05-Sep-2025 |
Damien Regad <dregad@mantisbt.org> |
Allow disabling creation of subnamespaces
New 'createns' config option, enabled by default. If disabled, any `:` in the page name will be replaced by `_` when determining the page name.
Fixes #120 |
| 2b5c96d9 | 13-Aug-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-08-13
- Allow replacement of multiple @INPUT@ placeholders - Fix autopage creating a namespace instead of a page |
| c4835d9d | 12-Aug-2025 |
Damien Regad <dregad@mantisbt.org> |
Only append page title if not empty
This fixes a regression introduced by fix for #110 (commit 2184b9df536ba26b3fce095eb7dbfd3499ee4eda), which prevented creation of a new page when using the `autop
Only append page title if not empty
This fixes a regression introduced by fix for #110 (commit 2184b9df536ba26b3fce095eb7dbfd3499ee4eda), which prevented creation of a new page when using the `autopage` option (the addnewpage form was appending a `:` to the name, causing DokuWiki to create a "start" page in a new namespace instead.
Fixes #118
show more ...
|
| 23110ef4 | 12-Aug-2025 |
Damien Regad <dregad@mantisbt.org> |
Allow replacement of multiple @INPUT@ placeholders
Fixes #113 |
| a6595689 | 03-Aug-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-08-03
- Translation updates |
| e3c3451a | 03-Aug-2025 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
translation update (ru) (#117)
Co-authored-by: Vyacheslav Strenadko <bryanskmap@ya.ru> |
| 6026dd21 | 22-Apr-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-04-22
- Translation updates |
| 62a14f35 | 22-Apr-2025 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
translation update (cs) (#115)
Co-authored-by: Martin Růžička <martinr@post.cz> |
| 9d050e31 | 07-Mar-2025 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2025-03-07
- Translation updates |
| bd4513fe | 07-Mar-2025 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
Translation update (de) (#114)
Co-authored-by: analogroboter <ropely@gmx.net> |
| 7fac0bf4 | 24-Dec-2024 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2024-12-24
- Fix bug when creating pages without @INPUT@ placeholder - Translation updates - Code cleanup |
| 78a58c19 | 24-Dec-2024 |
Damien Regad <dregad@mantisbt.org> |
Fix static analysis warnings |