Home
last modified time | relevance | path

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

/plugin/discussion/conf/
H A Dmetadata.php14 $meta['useavatar'] = array('onoff');
H A Ddefault.php11 $conf['useavatar'] = 1; // use Avatar Plugin to display user images in comments
/plugin/discussion/
H A Daction.php901 $this->use_avatar = $this->getConf('useavatar')
1508 // avatar if useavatar and avatar plugin available
1509 if ($this->getConf('useavatar')