Home
last modified time | relevance | path

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

/plugin/qc/conf/
H A Ddefault.php5 $conf['single_author_only'] = 0;
H A Dmetadata.php5 $meta['single_author_only'] = array('onoff');
/plugin/qc/
H A Drenderer.php141 if (!$this->getConf('single_author_only') && count($this->docArray['authors']) == 1) {