Home
last modified time | relevance | path

Searched +full:addpage_showroot +(+path:plugin +path:addnewpage) -(+path:plugin +path:addnewpage +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/addnewpage/conf/
H A Ddefault.php3 $conf['addpage_showroot'] = 1;
H A Dmetadata.php3 $meta['addpage_showroot'] = array('onoff');
/plugin/addnewpage/
H A Dsyntax.php184 if($this->getConf('addpage_showroot') && $can_create) {