Searched refs:subpages (Results 1 – 11 of 11) sorted by relevance
65 public function setSubpages($subpages) argument67 $this->subpages = $subpages;74 return $this->subpages;
2 base subpages7 desc Show subpages as a list if you add ~~SUBPAGES~~. Based on the dir plugin.8 url http://www.dokuwiki.org/plugin:subpages
1 # dokuwiki-plugin-subpages4 For more information visit https://www.dokuwiki.org/plugin:subpages
17 var $subpages = Array(); variable in syntax_plugin_subpages
4 … automatically redirected to '':folder:index'' page. The names of index subpages can be specified …5 …- If no index subpage is available, show the list of subpages (requires [[http://wiki.splitbrain.o…
7 * "pagelist": Show the list of subpages (requires the [indexmenu plugin](https://www.dokuwiki.org/p…
234 function _showResult($row, $keywords, $subpages = false) argument256 if ($subpages) {
279 function _showResult($row, $keywords, $subpages = false) argument301 if($subpages){