Home
last modified time | relevance | path

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

/plugin/tag/conf/
H A Ddefault.php10 $conf['list_tags_of_subns'] = 0; // list also tags in subnamespaces of a specified namespace (count syntax)
H A Dmetadata.php16 $meta['list_tags_of_subns'] = array('onoff');
/plugin/tag/
H A Dhelper.php386 $isRecursive = $this->getConf('list_tags_of_subns');