Home
last modified time | relevance | path

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

/plugin/todo/conf/
H A Dmetadata.php16 $meta['ShowdateTag'] = array('onoff');
H A Ddefault.php13 $conf['ShowdateTag'] = 1; // Should the Start/Due-Date be rendered in a tag
/plugin/todo/syntax/
H A Dtodo.php195 $data['showdate'] = $this->getConf("ShowdateTag");