Compatible with DokuWiki
No compatibility info given!
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
You can see the syntax below. Just replace namespace with the namespace you want to list.
{{nslist>namespace}}
PHP Warning: Call-time pass-by-reference has been deprecated in …\DokuWiki\lib\plugins\nslist\syntax.php on line 98
replacing ”(&” with ”(” (i.e. delete the and sign) on line 98 worked for me … everything seems to work but I am not sure about any further effects/consequences …