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

df9a92a024-Sep-2023 Damien Regad <dregad@mantisbt.org>

Add placeholder text to page name input

Fixes #88


/plugin/addnewpage/.mailmap
/plugin/addnewpage/README.md
/plugin/addnewpage/lang/ar/lang.php
/plugin/addnewpage/lang/ar/settings.php
/plugin/addnewpage/lang/bg/lang.php
/plugin/addnewpage/lang/bg/settings.php
/plugin/addnewpage/lang/ca/lang.php
/plugin/addnewpage/lang/ca/settings.php
/plugin/addnewpage/lang/ckb/lang.php
/plugin/addnewpage/lang/ckb/settings.php
/plugin/addnewpage/lang/cs/lang.php
/plugin/addnewpage/lang/cs/settings.php
/plugin/addnewpage/lang/da/lang.php
/plugin/addnewpage/lang/da/settings.php
/plugin/addnewpage/lang/de-informal/lang.php
/plugin/addnewpage/lang/de-informal/settings.php
/plugin/addnewpage/lang/de/lang.php
/plugin/addnewpage/lang/de/settings.php
lang.php
/plugin/addnewpage/lang/eo/lang.php
/plugin/addnewpage/lang/eo/settings.php
/plugin/addnewpage/lang/fa/lang.php
/plugin/addnewpage/lang/fa/settings.php
/plugin/addnewpage/lang/fr/lang.php
/plugin/addnewpage/lang/hu/lang.php
/plugin/addnewpage/lang/hu/settings.php
/plugin/addnewpage/lang/it/lang.php
/plugin/addnewpage/lang/it/settings.php
/plugin/addnewpage/lang/ko/lang.php
/plugin/addnewpage/lang/ko/settings.php
/plugin/addnewpage/lang/nl/lang.php
/plugin/addnewpage/lang/nl/settings.php
/plugin/addnewpage/lang/no/lang.php
/plugin/addnewpage/lang/no/settings.php
/plugin/addnewpage/lang/pt-br/lang.php
/plugin/addnewpage/lang/pt-br/settings.php
/plugin/addnewpage/lang/pt/lang.php
/plugin/addnewpage/lang/pt/settings.php
/plugin/addnewpage/lang/ru/lang.php
/plugin/addnewpage/lang/ru/settings.php
/plugin/addnewpage/lang/uk/lang.php
/plugin/addnewpage/lang/uk/settings.php
/plugin/addnewpage/lang/vi/lang.php
/plugin/addnewpage/lang/vi/settings.php
/plugin/addnewpage/plugin.info.txt
/plugin/addnewpage/script.js
/plugin/addnewpage/style.less
/plugin/addnewpage/syntax.php
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.

591a648a15-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.

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

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