Searched +full:depth +full:. +full:pageonly +(+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)6 * @author i-net software <tools@inetsoftware.de>7 * @author Gerry Weissbach <gweissbach@inetsoftware.de>12 require_once(DOKU_PLUGIN.'siteexport/preload.php');41 $_dir = DOKU_INC . 'lib/tpl/';45 if ($entry == '.' || $entry == '..') {48 if ($entry == '.' || $entry == '..') {55 $file = (is_link($_dir.$entry)) ? readlink($_dir.$entry) : $entry;56 if (is_dir($_dir.$file)) {77 …ists(DOKU_PLUGIN . "$plugin/script.js") && !file_exists(DOKU_PLUGIN . "$plugin/style.css") && !fil…[all …]