History log of /plugin/addnewpage/conf/ (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

b8304a8e29-May-2017 Andreas Gohr <gohr@cosmocode.de>

more flexibility

* @INPUT@ placeholder can be used to reference the given input (useful
to create a new namespace) makes #70 obsolete
* new ? syntax to overwrite config options from the syntax (de

more flexibility

* @INPUT@ placeholder can be used to reference the given input (useful
to create a new namespace) makes #70 obsolete
* new ? syntax to overwrite config options from the syntax (defaults
still come from the config setting)
* support for strftime placeholders in the namespace config. Allows to
create a daily page for example
* New option autopage which hides the input field. Together with the new
date placeholder this allows to create a daily page on a single button
click

show more ...

b15dc81516-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Coding standards fixes throughout codebase.

5ad1ba2315-Sep-2012 Robert McLeod <hamstar@telescum.co.nz>

initial commit from the original source
original source was http://dokuplugins.idotech.info/addnewpage.zip