/dokuwiki-plugin-addnewpage

This plugin adds a form for adding a new page (with namespace selection).

Primary LanguagePHP

Dokuwiki Plugin: Add New Page

The add new page plugin for Dokuwiki: https://www.dokuwiki.org/plugin:addnewpage

This is free software, released under the GPL version 2.

Syntax

{{NEWPAGE[>namespace]}}

Where namespace is optional, and indicates the destination namespace for the new page. If you give @NS@ or @PAGE@ as namespace, the namespace of the current page or the current page ID will be used.

Authors