Home
last modified time | relevance | path

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

/plugin/todo/conf/
H A Dmetadata.php12 $meta['CheckboxText'] = array('onoff');
H A Ddefault.php9 $conf['CheckboxText'] = 1; //Should we allow action text to check the checkbox
/plugin/todo/syntax/
H A Dtodo.php305 if($this->getConf("CheckboxText") && !$this->getConf("AllowLinks") && $oldID == $ID && $data['checkbox']) {