History log of /plugin/addnewpage/ (Results 1 – 25 of 135)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
383b56bf24-Jun-2026 Damien Regad <dregad@mantisbt.org>

Bump version to 2026-06-24

- Translation updates (pl)

23ad93a919-Jun-2026 Marek Adamski <fevbew@wp.pl>

Translation update (pl)

299dcc4604-Jun-2026 Damien Regad <dregad@mantisbt.org>

Bump version to 2026-06-04

- Translation updates (sk)

ac7ca95904-Jun-2026 DokuWiki Translation Tool <admin@dokuwiki.org>

Translation update (sk) (#127)

Co-authored-by: Wizzard <wizzardsk@gmail.com>

285cfac624-Apr-2026 Damien Regad <dregad@mantisbt.org>

Bump version to 2026-04-24

- Translation updates (ru)

60b4e60124-Apr-2026 Damien Regad <dregad@mantisbt.org>

Bump version to 2026-29-24

- Translation updates (ru)

ac0dab5424-Apr-2026 DokuWiki Translation Tool <admin@dokuwiki.org>

Translation update (ru) (#126)

Co-authored-by: Vyacheslav Strenadko <bryanskmap@ya.ru>

0988662021-Sep-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-09-21

- Translation updates (fr)

faa0ae9121-Sep-2025 DokuWiki Translation Tool <admin@dokuwiki.org>

translation update (fr)

PR #123

Co-authored-by: Schplurtz le Déboulonné <Schplurtz@laposte.net>

efa0ff5e08-Sep-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-09-08

- Translation updates (de)

692725db08-Sep-2025 DokuWiki Translation Tool <admin@dokuwiki.org>

translation update (ru) (#122)

Co-authored-by: CL <chris.loewe@vodafone.de>

0fa9558005-Sep-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-09-06

- New `createns` option
- Code cleanup

89aa939b05-Sep-2025 Damien Regad <dregad@mantisbt.org>

Coding guidelines

Apply DokuWiki's standard

5187ea7205-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

2b5c96d913-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

c4835d9d12-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 ...

23110ef412-Aug-2025 Damien Regad <dregad@mantisbt.org>

Allow replacement of multiple @INPUT@ placeholders

Fixes #113

a659568903-Aug-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-08-03

- Translation updates

e3c3451a03-Aug-2025 DokuWiki Translation Tool <admin@dokuwiki.org>

translation update (ru) (#117)

Co-authored-by: Vyacheslav Strenadko <bryanskmap@ya.ru>

6026dd2122-Apr-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-04-22

- Translation updates

62a14f3522-Apr-2025 DokuWiki Translation Tool <admin@dokuwiki.org>

translation update (cs) (#115)

Co-authored-by: Martin Růžička <martinr@post.cz>

9d050e3107-Mar-2025 Damien Regad <dregad@mantisbt.org>

Bump version to 2025-03-07

- Translation updates

bd4513fe07-Mar-2025 DokuWiki Translation Tool <admin@dokuwiki.org>

Translation update (de) (#114)

Co-authored-by: analogroboter <ropely@gmx.net>

7fac0bf424-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

78a58c1924-Dec-2024 Damien Regad <dregad@mantisbt.org>

Fix static analysis warnings

123456