Dokuwiki Plugin: Add New Page ============================= The add new page plugin for Dokuwiki: https://www.dokuwiki.org/plugin:addnewpage # 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 - Originally written by iDo, 2006. Assumed to be released under GPL 2. - Moved to Github by hamstar , 2012. - Updated by Sam Wilson , 2013. - Updated by Michael Braun , 2013. - Improved by RĂ³bert Toth (FurloSK), 2013. - Support for newpagetemplate added by Gerrit Uitslag , 2014.