Home
last modified time | relevance | path

Searched +full:convert +(+path:plugin +path:anewssystem) -(+path:plugin +path:anewssystem +path:lang) (Results 1 – 3 of 3) sorted by last modified time

/plugin/anewssystem/conf/
H A Ddefault.php19 $conf['convert'] = 'http://fadeout.de/thumbshot-pro/?scale=3&url=%s&effect=2'; //the onli…
H A Dmetadata.php22 $meta['convert'] = array('string');
/plugin/anewssystem/
H A Dsyntax.php792 if($this->getConf('convert')) {
801 $theLink = sprintf($this->getConf('convert'), $theLink);