Searched +full:depth +full:. +full:specifieddepth +(+path:plugin +path:siteexport) -(+path:plugin +path:siteexport +path:lang) (Results 1 – 1 of 1) sorted by relevance
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)12 require_once(DOKU_PLUGIN.'siteexport/preload.php');45 if ($entry == '.' || $entry == '..') {48 if ($entry == '.' || $entry == '..') {77 …ists(DOKU_PLUGIN . "$plugin/script.js") && !file_exists(DOKU_PLUGIN . "$plugin/style.css") && !fil…96 require_once(dirname(__FILE__)."/inc/functions.php");180 …depth.pageOnly'), "1.0" => $this->getLang('depth.allSubNameSpaces'), "2.0" => $this->getLang('dept…184 …$form->addElement(form_makeTextField('depth', $this->getConf('depth'), $this->getLang('depth') . '…312 $throbber = DOKU_BASE.'lib/images/loading.gif';314 $throbber = DOKU_BASE.'lib/images/throbber.gif';[all …]