====== remotelistnamespace Plugin ====== ---- plugin ---- description: listNamespace XMLRPC method author : m-dev email : michael-dev@fami-braun.de type : remote lastupdate : 2017-09-09 compatible : depends : conflicts : similar : tags : downloadurl: https://github.com/michael-dev/dokuwikiremotelistnamespace/zipball/master bugtracker : https://github.com/michael-dev/dokuwikiremotelistnamespace/issues sourcerepo : https://github.com/michael-dev/dokuwikiremotelistnamespace donationurl: screenshot_img : ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== This plugin provides a new XMLRPC method plugin.remotelistnamespace.listNamespace similar to dokuwiki.getPagelist. It requires two arguments: * Base-Namespace * Options (Array) The following options are supported: * depth: maximum depth, 0 for unlimited Returns list of namespaces, each has property "id" with appropiate value. ==== Change Log ==== {{rss>https://github.com/michael-dev/dokuwikiremotelistnamespace/commits/master.atom date}}