Home
last modified time | relevance | path

Searched refs:webroot (Results 1 – 5 of 5) sorted by relevance

/plugin/farm/
H A Dinstall.class.php21 var $webroot = null; variable in dokuwiki_farm_install
50 $this->webroot = $_POST['install_field_farmwebroot'];
56 if(empty($this->webroot)) {
76 if(substr($this->webroot, -1) != '/') {
100 …case 'farmwebroot' : $r++; $conf[$i] = '$farmconf[\'farmwebroot\'] = \''.$this->webroot.'\';'.$m[3…
123 header('Location: '.$this->webroot.'farmstructurecreator.php');
144 …if(is_null($this->webroot)) $this->webroot = preg_replace('`doku\.php$`', '', wl('', array(), true…
150 …oot').' : <input type="text" name="install_field_farmwebroot" value="'.$this->webroot.'"/><br />');
/plugin/prolog/
H A Dprolog_tag.php10 $webroot = reset(split('lib',dirname(__FILE__))); variable
11 if(!defined('DOKU_INC')) define('DOKU_INC', $webroot);
H A Dattribute_include.php10 $webroot = reset(split('lib',dirname(__FILE__))); variable
11 if(!defined('DOKU_INC')) define('DOKU_INC', $webroot);
/plugin/templateconfhelper/
H A DREADME25 …H_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of webroot.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default36 //$PHPTHUMB_CONFIG['document_root'] = 'c:\\webroot\\example.com\\www';
178 …telink_watermark_src'] = '/demo/images/watermark.png'; // webroot-relative image to…