Home
last modified time | relevance | path

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

/plugin/discussion/conf/
H A Dmetadata.php24 $meta['threads_formposition'] = array(
H A Ddefault.php21 $conf['threads_formposition'] = 'bottom'; // position of new thread form
/plugin/discussion/syntax/
H A Dthreads.php135 if ($perm_create && ($this->getConf('threads_formposition') == 'top')) {
161 if ($perm_create && ($this->getConf('threads_formposition') == 'bottom')) {