| #
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
|
| #
b8304a8e |
| 29-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 ...
|
| #
591a648a |
| 15-Aug-2013 |
Sam Wilson <sam@samwilson.id.au> |
Code layout and minor fixes for most settings.php files. Removed Italiam and Russian which were just copies of the English one.
|
| #
5ad1ba23 |
| 15-Sep-2012 |
Robert McLeod <hamstar@telescum.co.nz> |
initial commit from the original source original source was http://dokuplugins.idotech.info/addnewpage.zip
|