History log of /plugin/addnewpage/ (Results 76 – 100 of 131)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

fec857f511-Apr-2017 Michael Große <grosse@cosmocode.de>

fix: Always use id of main page

017bc02922-Dec-2016 Matthieu Estrada <algorys@users.noreply.github.com>

Fix PHP Warning "strpos(): Empty needle"

If $exclude is empty, it generates many PHP warnings:

```
PHP Warning: strpos(): Empty needle in /var/www/wiki/lib/plugins/addnewpage/syntax.php on lin

Fix PHP Warning "strpos(): Empty needle"

If $exclude is empty, it generates many PHP warnings:

```
PHP Warning: strpos(): Empty needle in /var/www/wiki/lib/plugins/addnewpage/syntax.php on line 249
```

This change fix it.

show more ...

04a2075f04-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

18c0620024-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Replace the page anywhere in the string

Also clean the result.

a962842123-Aug-2016 Sam01 <m.sajad079@gmail.com>

translation update

43baf95619-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Allow @PAGE@ to be used as part of the namespace

e.g. {{NEWPAGE>@PAGE@:feature}}

29fe948b05-Feb-2016 Julian Einwag <julian.einwag@marcapo.com>

fix ACL check when @NS@ is given as namespace

3559230511-Jan-2016 Neli Dimitrova <neli.dimitrova.office@gmail.com>

translation update

441609d417-Dec-2015 Alfredo Silva <alfredo.silva@sky.com>

translation update

5d2f27aa15-Nov-2015 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

2d11be1702-Nov-2015 Sam Wilson <sam@samwilson.id.au>

Update metadata for new feature

cebfde8101-Nov-2015 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

0bfc326e10-Oct-2015 Samory Pereira Santos <samory.santos@gmail.com>

translation update

fead6b5e15-Aug-2015 Albert Chern <albert@Alberts-MacBook-Air.local>

Changed select menu to always include ancestors of any namespaces that show up in the menu,
even if the user does not have permissions for them. In that case, they will be grayed out
but still be pr

Changed select menu to always include ancestors of any namespaces that show up in the menu,
even if the user does not have permissions for them. In that case, they will be grayed out
but still be printed in the menu to avoid confusion and ambiguity.

show more ...

b8c399af23-Jun-2015 serg <sergey_art82@inbox.ru>

translation update

dd32e2a916-Mar-2015 Sam Wilson <sam@samwilson.id.au>

Update release date.

68f5684116-Mar-2015 Sam Wilson <sam@samwilson.id.au>

Include up to date original authorship and licence information, as per email from iDo.

52caa14e07-Dec-2014 Ali Almlfy <Almlfy@hotmail.com>

translation update

8e0de3b614-Nov-2014 Michael <michael.kraemer@gmail.com>

translation update

5f00647509-Nov-2014 Michael <michael@krmr.org>

translation update

ea7ff5cd27-May-2014 Thomas Templin <templin@gnuwhv.de>

translation update

a56f257a16-May-2014 Sam Wilson <sam@samwilson.id.au>

New release.

03475bb416-May-2014 Sam Wilson <sam@samwilson.id.au>

Merge newpagetemplate feature, and fix up some coding standards items.

3ff0ba1f13-May-2014 Mirko <malisan.mirko@gmail.com>

translation update

123456