Home
last modified time | relevance | path

Searched refs:src (Results 226 – 250 of 854) sorted by relevance

12345678910>>...35

/plugin/dw2pdf/
H A Drenderer.php195 * @param string $src media ID
205 $src,
219 $out .= parent::_media($src, $title, $align, $width, $height, $cache, $render);
267 '<img src="%s" width="16" height="16" style="vertical-align: middle" class="%s" />%s',
191 _media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $render = true) global() argument
H A Dcomposer.lock47 "Mpdf\\": "src/"
115 "Mpdf\\QrCode\\": "src/"
180 "DeepCopy\\": "src/DeepCopy/"
183 "src/DeepCopy/deep_copy.php"
280 "setasign\\Fpdi\\": "src/"
/plugin/lightboxv2/
H A Dscript.js7 …c",a.imageArray[a.activeImage][0]).width(e).height(c);r(e,c)};imgPreloader.src=a.imageArray[a.acti…
10 …eloadNextImage.src=a.imageArray[a.activeImage==a.imageArray.length-1?0:a.activeImage+1][0],preload…
11 …ew Image,preloadNextImage.src=a.imageArray[a.activeImage+1][0]),0<a.activeImage)preloadPrevImage=n…
16 …a]").each(function(){var d=b(this).find("img");if(d.length){var d=d[0],k=d.src,k=k.replace(/\?w=\d…
/plugin/katex/_assets/
H A Dkatex.min.css1src:url(fonts/KaTeX_AMS-Regular.woff2) format("woff2"),url(fonts/KaTeX_AMS-Regular.woff) format("w…
/plugin/elasticsearch/
H A Dcomposer.lock45 "src/autoload.php"
48 "Elasticsearch\\": "src/Elasticsearch/"
99 "GuzzleHttp\\Stream\\": "src/"
161 "GuzzleHttp\\Ring\\": "src/"
210 "Nyholm\\Dsn\\": "src/"
269 "LanguageDetection\\": "src/LanguageDetection"
368 "src/functions_include.php"
371 "React\\Promise\\": "src/"
461 "Elastica\\": "src/"
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md60 If you do not use composer, just require the autoload.php in the /src folder:
63 require_once('src/autoload.php');
66 If you have a PSR-4 autoloader implemented, just register the src path as follows:
70 $loader->addNamespace('setasign\Fpdi', 'path/to/src/');
90 - You need to load the code using the `src/autoload.php` file instead of `classes/FPDI.php`.
/plugin/imagecarousel/
H A Dall.less33 src: url('./vendor/slick/fonts/slick.eot');
34src: url('./vendor/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('./vendor/slick…
/plugin/svg/
H A Dsyntax.php.save174 $renderer->doc .= '<img src="'
189 $renderer->doc .= '<img src="'
202 $renderer->doc .= '<embed src="'
221 $renderer->doc .= '<iframe style="border: none;" src="'
/plugin/spellcheck/
H A Dscript.js194 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellstop.png';
200 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellnoerr.png';
206 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellwait.gif';
212 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellcheck.png';
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md34 <script src="{{ bower directory }}/bower-webfontloader/webfont.js" />
35 <script src="{{ bower directory }}/snap.svg/dist/snap.svg-min.js" />
36 <script src="{{ bower directory }}/underscore/underscore-min.js" />
37 <script src="{{ bower directory }}/js-sequence-diagrams/dist/sequence-diagram-min.js" />
64 <script src="{{ bower directory }}/jquery/dist/jquery.min.js" />
124 <script src="{{ bower directory }}/raphael/raphael-min.js"></script>
167 * Bump version in src/main.js and bower.json
170 * ``git add -f src/main.js bower.json dist/*``
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dphpstan.neon4 - src
/plugin/latexit/
H A Drenderer.php1119 * @param string $src DokuWiki source of the media.
1127 …function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =… argument
1133 if (strpos($src,':') !== false){
1135 $namespaces = explode(':', $src);
1144 $path = $src;
1148 $location = mediaFN($src);
1157 $mime = mimetype($src);
1170 * @param string $src URL source of the media.
1178 …function externalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =… argument
1187 $filename = basename($src);
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js523 img.src = svgUrl;
550 mxVsdxCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
557 if (src.indexOf("data:") == 0)
559 var p = src.indexOf("base64,");
560 var base64 = src.substring(p + 7); //7 is the length of "base64,"
561 type = src.substring(11, p-1); //11 is the length of "data:image/"
579 src = this.converter.convert(src);
582 var p = src.lastIndexOf(".");
583 type = src.substring(p+1);
597 xhr.open('GET', src, true);
/plugin/superacl/
H A Dscript.js105 clicky.src = DOKU_BASE+'lib/images/plus.gif';
124 clicky.src = DOKU_BASE+'lib/images/minus.gif';
133 if(e.target.src){ // is it an image?
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php298 $src = $template->getSourceContext();
299 $this->sourceCode = $src->getCode();
300 $this->sourcePath = $src->getPath();
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A Dphpstan.neon.dist4 - src
/plugin/drawio/docker/
H A Dentrypoint-dev.sh3 ln -s /src /bitnami/dokuwiki/lib/plugins/drawio
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc866 var src = "";
876 if(!src.match(/https?:/) && !src.match(/^:/)) src = ':' + src;
880 src = src.replace(/\?.*?$/,"");
886 src = src.replace(/\//g,':');
887 if(!src.match(/^:/)) src = ':' + src;
893 if(!src.match(/^:/)) src = ':' + src;
912 src = ':' + src;
922 if(src && src.match(/lib\/images\/smileys/)) {
923 // src = 'http://' + window.location.host + src;
934 } // src end
[all …]
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc919 var src = "";
929 if (!src.match(/https?:/) && !src.match(/^:/)) src = ':' + src;
932 src = src.replace(/\?.*?$/, "");
938 src = src.replace(/\//g, ':');
939 if (!src.match(/^:/)) src = ':' + src;
945 if (!src.match(/^:/)) src = ':' + src;
962 src = ':' + src;
971 if (src && src.match(/lib\/images\/smileys/)) {
972 // src = 'http://' + window.location.host + src;
983 } // src end
[all …]
/plugin/yuriigantt/src/Driver/
H A DSqlite.php21 namespace dokuwiki\plugin\yuriigantt\src\Driver;
/plugin/dropfiles/
H A D.flowconfig5 src/
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore9 src
/plugin/virtualkeyboard/vk/
H A Dvk_popup.js26 …')([#?]|$)');for (var i=0,scL=sc.length; i<scL; i++) {var m = String(sc[i].src).match(sr);if (m) {…
82 …')([#?]|$)');for (var i=0,scL=sc.length; i<scL; i++) {var m = String(sc[i].src).match(sr);if (m) {…
/plugin/vimeo/
H A Dsyntax.php207 …$renderer->doc .= '<img srcset="' . implode(',', $srcset) . '" src="' . $src . '" alt="' . $title …
/plugin/seqdia/
H A Dsyntax.php112 $src = $this->_imgfile($data);
113 $R->_odtAddImage($src,$data['width'],$data['height'],$data['align']);

12345678910>>...35