Home
last modified time | relevance | path

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

/plugin/todo/conf/
H A Dmetadata.php9 $meta['AllowLinks'] = array('onoff');
H A Ddefault.php6 $conf['AllowLinks'] = 0; // Should the Todo's also Link to Files
/plugin/todo/syntax/
H A Dtodo.php305 if($this->getConf("CheckboxText") && !$this->getConf("AllowLinks") && $oldID == $ID && $data['checkbox']) {
315 if($this->getConf("AllowLinks")) {