Home
last modified time | relevance | path

Searched refs:img (Results 501 – 525 of 749) sorted by relevance

1...<<21222324252627282930

/plugin/orphanmedia2/
H A Dsyntax.php769 function _prepare_output($m_link,$page,$img,$counter,$class=NULL) argument
788 …col0 centeralign"><img src="'.DOKU_URL.'lib/plugins/orphanmedia2/images/'.$img.'" align="middle" /…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1img=fabric.util.createImage();img.onload=function(){callback&&callback.call(context,img);img=img.o…
4img){_this.source=img})}}else{this.source=options.source}}if(options.repeat){this.repeat=options.r… argument
6img){_this[property]=img;loaded[property]=true;callback&&callback()})}else{this["set"+fabric.util.… argument
9img){return this.setElement(img,callback,options)},this,options&&options.crossOrigin)},toString:fu… argument
11img){object.mask=new fabric.Image(img,object.mask);callback&&callback(new fabric.Image.filters.Mas… argument
15img.src=new Buffer(data,"binary");img._src=url;callback&&callback.call(context,img)}var img=new Im… argument
H A Dfabric.js569 img.onload = function () {
571 img = img.onload = img.onerror = null;
575 img.onerror = function() {
578 img = img.onload = img.onerror = null;
589 img.src = url;
6037 source: img,
10388 _this[property] = img;
19251 img = context.getImageData(0, 0, oW, oH), data = img.data,
23334 img._src = url;
23337 var img = new Image();
[all …]
/plugin/slider/
H A Djquery.bxslider.js281 var img = new Image(),
284 $(img).on('load', function (){
290 img.src = el.attr('src');
295 if (img.width && !loaded){
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt385 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
390 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>…
397 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
402 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>…
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css263 #dokuwiki__footer .license img {
/plugin/tindexmenu/
H A Dstyle.css26 .dtree img {
/plugin/s5/ui/blue/
H A Dpretty.css34 img.leader {display: block; margin: 0 auto;}
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md3 [![License](https://img.shields.io/github/license/vanderlee/php-sentence.svg)]()
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt35 standard <img src="phpThumb.php?src=pic.jpg&w=100"> manner
68 generated thumbnail (so I can put it in the <img> width/height)?
80 echo "<img src=\"$url\" width=\"$newW\" height=\"$newH\">';
224 (you'll need to generate the <img> tags with phpThumbURL()
/plugin/revealjs/css/print/
H A Dpaper.css191 .reveal section img {
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.css191 .timeline-message img {
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css191 .timeline-message img {
/plugin/s5/ui/yatil/
H A Dpretty.css54 img.leader {display: block; margin: 0 auto;}
/plugin/autlogin/
H A Dadmin.php1743 $img = DOKU_BASE.'lib/images/minus.gif';
1746 $img = DOKU_BASE.'lib/images/plus.gif';
1749 $ret .= '<img src="'.$img.'" alt="'.$alt.'" />';
/plugin/mikioplugin/assets/
H A Dstyles.less631 img,
873 img,
903 img,
942 .mikiop-carousel-inner img {
1002 img {
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md28 * [Images](#img)
115 you'd prefer to use HTML `<a>` or `<img>` tags instead of Markdown's
800 <h3 id="img">Images</h3>
810 ![Alt text](/path/to/img.jpg)
812 ![Alt text](/path/to/img.jpg "Optional title")
834 use regular HTML `<img>` tags.
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc124 'del': '<del>', 's': '<del>', p: "\n\n" , 'a':'[[', 'img': '\{\{', 'strong': '**',
131 … { 'del': '</del>', 's': '</del>', 'strike': '</del>', 'p': " ", 'br':" ", 'a': ']]','img': '\}\}',
319 if(tag == 'img') {
855 else if(tag == 'img') {
965 } // End img
976 if(this.link_only) tag = 'img';
1073 results += markup['img'];
1110 else if(tag == 'img') {
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc145 'img': '\{\{',
179 'img': '\}\}',
406 if (tag == 'img') {
908 } else if (tag == 'img') {
1007 } // End img
1018 if (this.link_only) tag = 'img';
1108 results += markup['img'];
1142 } else if (tag == 'img') {
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1063 function addImage(container, data, w, h, img) argument
1107 else if (img != null)
1109 var cells = ui.stringToCells(Graph.decompress(img.xml));
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt431 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
436 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>';
443 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
448 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>';
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte109 iUrl = `https://mermaid.ink/img/${b64Code}`;
/plugin/issuelinks/
H A Dstyle.less103 img {
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js241 examples.img = { class in examples
/plugin/snap/
H A Dsyntax.php.ori204 …$renderer->doc .= "<img src=\"".DOKU_URL."lib/plugins/snap/image.php?image=".rawurlencode($imagePa…

1...<<21222324252627282930