Home
last modified time | relevance | path

Searched defs:DOKU_BASE (Results 1 – 5 of 5) sorted by path

/plugin/farm/install/
H A Dpreload.php59 define('DOKU_BASE', '/'); define
96 if(!defined('DOKU_BASE')) define('DOKU_BASE', '/'.$wr.$exp); define
/plugin/fetchmedia/
H A D.eslintrc.js38 'DOKU_BASE': false, property in module.exports.globals
/plugin/multitemplate_styleman/
H A Dcss.php27 …$DOKU_BASE = substr($script_name,0,strlen($script_name)-strlen('lib/plugins/multitemplate_styleman… variable
/plugin/siteexport/
H A Dpreload.php65 define('DOKU_BASE', DOKU_URL); define
67 define('DOKU_BASE', DOKU_REL); define
/plugin/structsection/
H A D.eslintrc.js37 'DOKU_BASE': false, property in module.exports.globals