Home
last modified time | relevance | path

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

/plugin/include/conf/
H A Dmetadata.php26 $meta['parlink'] = array('onoff');
H A Ddefault.php23 $conf['parlink'] = 1; // paragraph around link
/plugin/include/
H A Dhelper.php43 $this->defaults['parlink'] = $this->getConf('parlink');
190 case 'parlink':
191 $flags['parlink'] = 1;
194 $flags['parlink'] = 0;
252 if($flags['parlink']) {