Home
last modified time | relevance | path

Searched refs:img (Results 301 – 325 of 749) sorted by relevance

1...<<11121314151617181920>>...30

/plugin/tindexmenu/
H A Dadmin.php155 ptln(' <img src="'.$turl."/".$ico.$ext.'" title="'.$ico.'" alt="'.$ico.'" />');
427 …$out .= '<img alt="" src="https://www.paypal.com/it_IT/i/scr/pixel.gif" width="1" height="1" />'."…
/plugin/diagrams/script/
H A DDiagramsForm.js171 document.body.querySelectorAll(`img[src='${url}']`)
172 .forEach(img => img.src = url)
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php267 public static function GetPixelColor(&$img, $x, $y) { argument
268 if (!is_resource($img) && !(is_object($img) && $img instanceOf \GdImage)) {
271 return @imagecolorsforindex($img, @imagecolorat($img, $x, $y));
1081 function imagealphablending(&$img, $blendmode=true) { argument
1090 function imagesavealpha(&$img, $blendmode=true) { argument
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.DefaultInvalidImage.txt
/plugin/dokuwiki-webcomics/
H A Dsyntax.php61 return '<img src="' . $matches[1] . '" alt=""/>';
/plugin/symbols/
H A Dsyntax.php77 …$renderer->doc .= '<img src="'. DOKU_URL .'lib/plugins/symbols/images/toolbar/symbols/' . $data[0]…
/plugin/piwik/
H A Dcode.php52 </script><noscript><p><img src="http://'. $piwik_url .'piwik.php?idsite='. $idsite .'" style="borde…
/plugin/bahnde/
H A Dstyle.css2 bahnde.img {border:0;}
/plugin/latex-was/
H A Dlatexinc.php109 …$renderer->doc .= '<img src="'.$url.'" class="'.$data['class'].'" alt="'.htmlspecialchars($data[0]…
/plugin/rater/
H A Dstyle.css36 .tup {background: url(img/thumbup_hover.gif) no-repeat;}
47 .tdn {background: url(img/thumbdown_hover.gif) no-repeat;}
/plugin/tiledblog/
H A Dsyntax.php156 $img = $meta['relation']['firstimage'];
163 … <img src="'.ml ($img, array ('cache'=>$_REQUEST['cache'], 'w'=>$width)).'" width="'.$width.'"/>
/plugin/itrackviewer/
H A Dsyntax.php200 …$inigma = '<img border="0" style="vertical-align:top;" src="http://encode.i-nigma.com/QRCode/img.p…
201 …$qrcode = '<img border="0" style="vertical-align:top;" src="http://qrcode.kaywa.com/img.php?d=http…
/plugin/qstat/
H A Dsyntax.php290 'baseoa' => array('desc' => 'OpenArena', img => 'baseoa.png'),
291 'unfrag-ifs' => array('desc' => 'unfrag-ifs', img => 'unfrag-ifs.png'),
292 'z3r0x' => array('desc' => 'z3r0x', img => 'z3r0x.png'),
/plugin/ckgedit/ckeditor/
H A Dcontents.css1img.baseline{vertical-align:bottom;text-align:left;display:block;border:0;margin:3px}.medialeft{fl…
/plugin/yuriigantt/3rd/fontawesome/
H A Dcompress-solid.svg1 …fas" data-icon="compress" class="svg-inline--fa fa-compress fa-w-14" role="img" xmlns="http://www.…
H A Dexpand-solid.svg1 …ix="fas" data-icon="expand" class="svg-inline--fa fa-expand fa-w-14" role="img" xmlns="http://www.…
/plugin/latex/
H A Dlatexinc.php103 …$renderer->doc .= '<img src="'.$url.'" class="'.$data['class'].'" alt="'.htmlspecialchars($data[0]…
/plugin/codebuttonmod2/image/
H A Dcopy-button.svg1 …prefix="far" data-icon="copy" class="svg-inline--fa fa-copy fa-w-14" role="img" xmlns="http://www.…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js205 var img = document.createElement('img');
206 img.setAttribute('src', Dialog.prototype.closeImage);
207 img.setAttribute('title', mxResources.get('hide'));
208 img.className = 'geDialogClose';
209 img.style.position = 'relative';
210 img.style.cursor = 'default';
211 img.style.top = '1px';
212 img.style.right = '0px';
214 mxEvent.addListener(img, 'click', mxUtils.bind(this, function(evt)
221 link.appendChild(img);
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md3 [![Latest Version](https://img.shields.io/packagist/v/league/commonmark.svg?style=flat-square)](https://packagist.org/packages/league/commonmark)
4 [![Total Downloads](https://img.shields.io/packagist/dt/league/commonmark.svg?style=flat-square)](https://packagist.org/packages/league/commonmark)
5 [![Software License](https://img.shields.io/badge/License-BSD--3-brightgreen.svg?style=flat-square)](LICENSE)
6 [![Build Status](https://img.shields.io/github/actions/workflow/status/thephpleague/commonmark/tests.yml?branch=main&style=flat-square)](https://github.com/thephpleague/commonmark/actions?query=workflow%3ATests+branch%3Amain)
7 [![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/thephpleague/commonmark.svg?style=flat-square)](https://scrutinizer-ci.com/g/thephpleague/commonmark/code-structure)
8 [![Quality Score](https://img.shields.io/scrutinizer/g/thephpleague/commonmark.svg?style=flat-square)](https://scrutinizer-ci.com/g/thephpleague/commonmark)
11 [![Sponsor development of this project](https://img.shields.io/badge/sponsor%20this%20package-%E2%9D%A4-ff69b4.svg?style=flat-square)](https://www.colinodell.com/sponsor)
/plugin/jalbum/
H A Dstyle.css9 div.jalbumslideshow img.jalbumslide {
/plugin/codeclipboard/
H A DREADME.md6 ![screenshot](img/screenshot.png)
/plugin/airtable/
H A Dstyle.css42 .airtable-table img, object, embed, iframe, video, audio {
/plugin/dirpictures/
H A Dsyntax.php115 $new_files[$i]['img'] = ml($picture, $dim, true);
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php435 … $img = base64_decode("iVBORw0KGgoAAAANSUhEUgAAAFAAAAAPCAIAAAD8q9/YAAAA5ElEQVRIieVXuw7DIAw8qnwrnrt0
443 Header('Content-Length: '.strlen($img));
444 echo $img;

1...<<11121314151617181920>>...30