Home
last modified time | relevance | path

Searched refs:img (Results 151 – 175 of 749) sorted by relevance

12345678910>>...30

/plugin/directions/syntax/
H A Dgraph.php37 $img = DOKU_BASE.'lib/plugins/graphviz/img.php?'.buildURLparams($input);
38 $ret .= '<img src="'.$img.'" class="media'.$input['align'].'" alt=""';
/plugin/autotranslation/
H A Dstyle.css21 .dokuwiki div.plugin_autotranslation ul li img {
77 .dokuwiki div.plugin_autotranslation img.wikilink2,
78 .dokuwiki div.plugin_autotranslation .wikilink2 img {
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md6 [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg?style=flat-square)](htt…
7 [![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](ht…
9 [![Monthly downloads](http://img.shields.io/packagist/dm/mustache/mustache.svg?style=flat-square)](…
/plugin/yuriigantt/
H A DREADME.md10 ![alt text](docs/img/raw.png "Rendered")
11 ![alt text](docs/img/rendered.png "Rendered")
38 1. save. you must see now ![alt text](docs/img/rendered_empty.png "Rendered")
64 ![alt text](docs/img/diagram.png "Diagram")
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js64 if (img != null)
1527 var isPageLink = img != null && img.originalSrc != null;
1546 urlInput.value = (isPageLink || img == null) ? '' : img.src;
1756 widthInput.value = (img != null && !isPageLink) ? img.width : '';
1767 heightInput.value = (img != null && !isPageLink) ? img.height : '';
4090 logo.src = img;
4646 Math.min(1, Math.min(maxSize / img.width, maxSize / img.height));
9120 entry = img;
9345 addButton(img.data, null, 0, 0, img.w, img.h, img, img.aspect, img.title);
9448 addButton(uri, null, 0, 0, img.width, img.height);
[all …]
/plugin/googlemaps3/
H A Dscript.js66 if (options.img || options.info || options.dir) {
70 (options.img ? '<img src="'+options.img+'" style="max-width: 100%">' : '') +
/plugin/statdisplay/
H A Dsyntax.php78 $img = array(
82 $renderer->doc .= '<img ' . buildAttributes($img) . '/>';
/plugin/dw2pdf/conf/
H A Dstyle.css42 img.medialeft {
46 img.mediaright {
/plugin/dokutexit/
H A Dlatex.php538 $img = new TexItImage($imagefile);
539 if ($img->is_error) {
1216 if ($img->is_error) {
1323 $this->put($img);
1405 $this->put($img);
1680 function _imageTitle($img) { argument
1682 $img['title'],
1683 $img['align'],
1684 $img['width'],
1685 $img['height'],
[all …]
/plugin/revealjs/css/theme/template/
H A Dtheme.scss81 .reveal img,
268 .reveal section img {
276 .reveal section img.plain {
281 .reveal a img {
287 .reveal a:hover img {
/plugin/showsamples/
H A Dstyle.css9 div.showSamples div.navi img.leftside {
13 div.showSamples div.navi img.rightside {
/plugin/numbering/scripts/
H A Dgetnum.php33 foreach($images as $img) {
35 $format = str_replace($nxt , '{{' . $img . '}}' ,$format);
/plugin/phosphor/
H A Dphosphor.php69 function phosphorContent(&$renderer, $data, $returnOnly = false, $tag='img')
119 $content .= ($tag == 'img' ? '/>' : '></' . $tag . '>');
/plugin/gallery/
H A Dscreen.less43 img {
/plugin/photogallery/
H A Dscreen.less11 div.dokuwiki div.gallery table img.tn {
26 div.dokuwiki div.gallery img.tn {
/plugin/fullindex/
H A Dscript.js51 var img = document.createElement("img");
52 img.src="lib/plugins/fullindex/images/open.gif";
53 el.appendChild(img);
/plugin/tip/
H A Dstyle.css13 .tipcdh,.tipceh,.tipcuh,.tipldh,.tipleh,.tipluh,.tiprdh,.tipreh,.tipruh{background-image:url(img/hi…
14 .tipcdi,.tipcei,.tipcui,.tipldi,.tiplei,.tiplui,.tiprdi,.tiprei,.tiprui{background-image:url(img/in…
15 .tipcdn,.tipcen,.tipcun,.tipldn,.tiplen,.tiplun,.tiprdn,.tipren,.tiprun{background-image:url(img/no…
16 .tipcdw,.tipcew,.tipcuw,.tipldw,.tiplew,.tipluw,.tiprdw,.tiprew,.tipruw{background-image:url(img/wa…
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc22 else if ( targetName != 'img' )
28 var img = editor.document.createElement( 'img', {
39 editor.insertElement( img );
121 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand dok…
156 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand dok…
187 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand" ti…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc22 else if ( targetName != 'img' )
28 var img = editor.document.createElement( 'img', {
39 editor.insertElement( img );
121 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand dok…
156 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand dok…
187 …eydown="CKEDITOR.tools.callFunction( ', onKeydown, ', event, this );">', '<img class="cke_hand" ti…
/plugin/picasawebalbum/
H A Dpwi.css60 .pwi_album img{
70 .pwi_photo img{
/plugin/linkmanager/
H A Dfunctions.php217 $img = DOKU_BASE.'lib/images/minus.gif';
221 $img = DOKU_BASE.'lib/images/plus.gif';
225 '<img src="'.$img.'" alt="'.$alt.'" />';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md5 [![Latest Stable Version](https://img.shields.io/packagist/v/phpunit/phpunit.svg?style=flat-square)…
6 [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)…
7 [![Build Status](https://img.shields.io/travis/sebastianbergmann/phpunit/5.7.svg?style=flat-square)…
/plugin/epub/scripts/
H A Debook.php83 list($pre, $img) = explode('=', $matches[1]);
85 else $img = basename($matches[1]);
87 $name = '../'. $R->copy_media($img);
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1322 var img = document.createElement('img');
1324 img.pfc_parent = div;
1325 img.onclick = function(evt){
1330 img.alt = this.res.getLabel('Close');
1331 p.appendChild(img);
1390 var img = document.createElement('img');
1393 a.appendChild(img);
1406 var img = document.createElement('img');
1411 img.style.marginRight = '5px';
1413 return img;
[all …]
/plugin/html2pdf/snorriheim/
H A Dprint.css16 img {border:0} selector
97 img.media {
101 img.medialeft {
107 img.mediaright {

12345678910>>...30