Home
last modified time | relevance | path

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

/plugin/purplenumbers/conf/
H A Dmetadata.php13 $meta['includeStartpage'] = array('onoff');
H A Ddefault.php13 $conf['includeStartpage'] = 1;
/plugin/purplenumbers/
H A Drenderer.php301 if (!$this->getConf('includeStartpage') && noNS($ID)==$conf['start']) return false;