History log of /plugin/addnewpage/ (Results 101 – 125 of 128)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
735f628515-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and trim namespace spaces.

716e610a15-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

added support for newpagetemplate plugin

- inclusing some refactoring

58a4331a14-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Code reformatting

d49bfc3c14-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

minor changes, removed old stuff

ade7f7c512-Nov-2013 Soren Birk <soer9648@eucl.dk>

translation update

d8d0b76331-Oct-2013 Robert Bogenschneider <bogi@uea.org>

translation update

687370b719-Aug-2013 Hugo Smet <hugo.smet@scarlet.be>

translation update

07c4aaa316-Aug-2013 Myeongjin <aranet100@gmail.com>

translation update

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

Coding standards fixes throughout codebase.

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

Fix the .gitattributes file. Oops.

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

Added .gitattributes file, for normalizing line endings in PHP files (to CRLF).

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.

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

Attempt to fix translation tool error:

> Hello,
>
> the import of your Add New Page Plugin failed.
> There was an error parsing a php language file.
>
> Filename: ar/settings.php
> Line: 13
> Messag

Attempt to fix translation tool error:

> Hello,
>
> the import of your Add New Page Plugin failed.
> There was an error parsing a php language file.
>
> Filename: ar/settings.php
> Line: 13
> Message: Wrong key/value syntax, expected command end or eof

show more ...

558d1b2620-Jun-2013 Sam Wilson <sam@samwilson.id.au>

Updating version date.

f9dafbcd20-Jun-2013 Sam Wilson <sam@samwilson.id.au>

Encode the provided top-level NS with utf8_encodeFN() (as is done in a couple of dozen other places in DW). Thanks to Ryuu and tosmatt.

d36b62c617-May-2013 Sam Wilson <sam@samwilson.id.au>

Parameter name not updated. I am a twit.

8fad05fb17-May-2013 Sam Wilson <sam@samwilson.id.au>

Check for CREATE permission on target NS (issue #4).

Also cleaned up some variable names and locations, a bit of documentation, and simplified some slightly circuitous conditionals.

Release: 2013-0

Check for CREATE permission on target NS (issue #4).

Also cleaned up some variable names and locations, a bit of documentation, and simplified some slightly circuitous conditionals.

Release: 2013-05-17.

show more ...

7e4095e417-May-2013 Sam Wilson <sam@samwilson.id.au>

Use jQuery's prop() rather than attr() to disable form elements.

447a488612-Mar-2013 Sam Wilson <sam@samwilson.id.au>

Fix form-submission problem (issue #1). Change from a POST form which has its action changed at submit-time, to a GET form which has a hidden id field which is changed at submit-time. Also submit t

Fix form-submission problem (issue #1). Change from a POST form which has its action changed at submit-time, to a GET form which has a hidden id field which is changed at submit-time. Also submit to the full DOKU_SCRIPT location, rather than just DOKU_BASE, because index.php doesn't forward query string.

show more ...

a98ad79c06-Mar-2013 Sam Wilson <sam@samwilson.id.au>

New release (and some code formatting).

b500b2d101-Mar-2013 Michael Braun <michael-dev@fami-braun.de>

explain @PAGE@ and @NS@

05e1bc9026-Feb-2013 Michael Braun <michael-dev@fami-braun.de>

add @PAGE@ and @NS@ for namespace template

e815d9c214-Feb-2013 Sam Wilson <sam@samwilson.id.au>

Set option elements to just use 'selected', rather than 'selected=true'.

f4a1146c14-Feb-2013 Sam Wilson <sam@samwilson.id.au>

Added languages from addnewpage wiki page, before deleting them from there.

04830abd14-Feb-2013 Sam Wilson <sam@samwilson.id.au>

Fix permissions of script.js file to permit execution.

123456