1Dokuwiki Plugin: Add New Page 2============================= 3 4The add new page plugin for Dokuwiki: https://www.dokuwiki.org/plugin:addnewpage 5 6# Syntax 7 8 {{NEWPAGE[>namespace]}} 9 10Where namespace is optional, and indicates the destination namespace for the new page. 11 12# Authors 13 14- Originally written by iDo, 2006. Assumed to be released under GPL 2. 15- Moved to Github by hamstar <hamstar@telescum.co.nz>, 2012. 16- Updated by Sam Wilson <sam@samwilson.id.au>, 2013. 17