Home
last modified time | relevance | path

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

/plugin/amazon/
H A Dsyntax.php65 'imgh' => $this->getConf('imgh'),
75 $params['imgh'] = $match[2];
302 $img = ml($img,array('w'=>$param['imgw'],'h'=>$param['imgh']));
312 … print '<img src="'.$img.'" width="'.$param['imgw'].'" height="'.$param['imgh'].'" alt="" />';
/plugin/amazon/conf/
H A Ddefault.php11 $conf['imgh'] = 60;
H A Dmetadata.php11 $meta['imgh'] = array('numeric');