Searched +full:templatepath +(+path:plugin +path:userhomepage) -(+path:plugin +path:userhomepage +path:lang) (Results 1 – 3 of 3) sorted by relevance
24 $conf['templatepath'] = 'lib/plugins/userhomepage/_template.txt';
24 $meta['templatepath'] = array('string');
52 …Conf('templates_path').'/userhomepage_private.txt')) && ($this->getConf('templatepath') != null)) {55 …} elseif ((is_file(DOKU_INC.$this->getConf('templatepath'))) && ($this->getConf('templatepath') !=…56 $source = $this->getConf('templatepath');70 …tConf('templates_path').'/userhomepage_public.txt')) && ($this->getConf('templatepath') != null)) {84 …('templates_path').'/userhomepage_publicspace.txt')) && ($this->getConf('templatepath') != null)) {