Searched +full:snippet_in_text +(+path:plugin +path:searchtext) -(+path:plugin +path:searchtext +path:lang) (Results 1 – 3 of 3) sorted by relevance
/plugin/searchtext/conf/ | ||
D | default.php | 4 $conf['snippet_in_text'] = 1; |
D | metadata.php | 4 $meta['snippet_in_text'] = array('onoff'); |
/plugin/searchtext/ | ||
D | action.php | 41 if($this->getConf('snippet_in_text')) { |