Home
last modified time | relevance | path

Searched refs:images (Results 276 – 300 of 785) sorted by path

1...<<11121314151617181920>>...32

/plugin/directions/
H A Dstyle.css26 background-image: url('images/incoming.png');
37 background-image: url('images/outgoing.png');
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt20 …//raw.githubusercontent.com/KalleAPunkt/Dokuwiki-DirtyLittleHelper/master/images/dlh_screenshot.png
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1images are fixed with regard to the viewport ('fixed') or scroll along with the element ('scroll')…
H A D3.3.js.map1images](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_Enabled_Image) can be reused in the…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …3"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f…
/plugin/discordnotifier/
H A DREADME.md5 …ification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/event_created.png)
6 …ification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/event_updated.png)
7 …ification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/event_deleted.png)
17 ![Example Dokuwiki config](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/co…
22 ![Example Dokuwiki config](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/co…
/plugin/discordnotifier/examples/
H A DREADME.md7 …(https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_send_messa…
11 …(https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_send_file.…
15 …(https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/examples/images/example_send_embed…
/plugin/discussion/
H A Dstyle.css60 background: transparent url(images/user.gif) 0 1px no-repeat;
65 background: transparent url(images/date.gif) 0 1px no-repeat;
70 background: transparent url(images/updated.gif) 0 1px no-repeat;
/plugin/ditaa/
H A Dplugin.info.txt6 desc Renders ASCII flowcharts contained in a DokuWiki page to images
/plugin/divalign2/
H A DChangeLog38 * images/: new toolbar icons by faraday <weichei01 [at] gmx [dot] net>.
65 * images/: images for toolbar.
/plugin/docimporter/
H A D.action.php.swp16 …t_images_from_html($myHTMLContent, $myWikiContent);� #Get all the images from the html�� …
26 … {�� if ($handle = opendir($tempDir)) {� #Send all the images as attachements ��…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css25 * Note that the path used for Images is relative. All images are by default located in
26 * ../images/ - relative to this CSS file.
89 background-image: url('../images/back_disabled.jpg');
93 background-image: url('../images/back_enabled.jpg');
97 background-image: url('../images/forward_disabled.jpg');
101 background-image: url('../images/forward_enabled.jpg');
161 background: url('../images/sort_asc.png') no-repeat center right;
165 background: url('../images/sort_desc.png') no-repeat center right;
169 background: url('../images/sort_both.png') no-repeat center right;
173 background: url('../images/sort_asc_disabled.png') no-repeat center right;
[all …]
H A Ddemo_table_jui.css25 * Note that the path used for Images is relative. All images are by default located in
26 * ../images/ - relative to this CSS file.
160 background-image: url('../images/back_disabled.jpg');
164 background-image: url('../images/back_enabled.jpg');
168 background-image: url('../images/forward_disabled.jpg');
172 background-image: url('../images/forward_enabled.jpg');
212 background: url('../images/sort_asc.png') no-repeat center right;
216 background: url('../images/sort_desc.png') no-repeat center right;
220 background: url('../images/sort_both.png') no-repeat center right;
224 background: url('../images/sort_asc_disabled.png') no-repeat center right;
[all …]
/plugin/dokumicrobugtracker/
H A Dstyle.css26 * images/ - relative to this CSS file.
89 background-image: url('images/back_disabled.jpg');
93 background-image: url('images/back_enabled.jpg');
97 background-image: url('images/forward_disabled.jpg');
101 background-image: url('images/forward_enabled.jpg');
161 background: url('images/sort_asc.png') no-repeat center right;
565 * images/ - relative to this CSS file.
699 background-image: url('images/back_disabled.jpg');
703 background-image: url('images/back_enabled.jpg');
707 background-image: url('images/forward_disabled.jpg');
[all …]
/plugin/dokutexit/
H A DREADME.md141 …mal way would be to add your images in `lib/tpl/<yourtemplate>/images/pagetools` and to call `lib/…
143 …ou have to merge images from the `pagetools` directory (coming from the [retina icon set][retina])…
/plugin/doodle2/
H A Dstyle.css12 background:url(../../../lib/images/pencil.png) top right no-repeat;
22 background:url(../../../lib/images/del.png) top right no-repeat;
/plugin/doodle3/
H A Dstyle.css17 background:url(../../../lib/images/pencil.png) top right no-repeat;
27 background:url(../../../lib/images/del.png) top right no-repeat;
/plugin/doodle4/
H A Dstyle.css17 background:url(../../../lib/images/pencil.png) top right no-repeat;
27 background:url(../../../lib/images/del.png) top right no-repeat;
/plugin/dtable/
H A Dstyle.css49 #dtable_context_menu li.edit a { background-image: url(images/edit.png); }
50 #dtable_context_menu li.remove a { background-image: url(images/remove.png); }
51 #dtable_context_menu li.insert_after a { background-image: url(images/insert_after.png); }
52 #dtable_context_menu li.insert_before a { background-image: url(images/insert_before.png); }
55 .dtable .panlock { background-image: url("images/panlock.png"); }
56 .dtable .panunlock { background-image: url("images/panunlock.png"); }
/plugin/dw2pdf/tpl/default/
H A DREADME.txt50 * ''@TPLBASE@'' -- the PDF template base directory (use to reference images)
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md38 * WEBP images support (#1525)
125 - cURL is prefered over socket when downloading images.
290 - SVG images now support embedded images e.g. `<image xlink:href="image.png" width="100px" height="100px" />`
291 - SVG images now supports `<tspan>` element e.g. `<tspan x,y,dx,dy,text-anchor >`, and also `<tref>`
292 - SVG images now can use Autofont (see top of `classes/svg.php` file)
293 - SVG images now has limited support for CSS classes (see top of `classes/svg.php` file)
294 - SVG images - style inheritance improved
295 - SVG images - improved handling of comments and other extraneous code
296 - SVG images
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php1312 foreach ($this->mpdf->images as $iid => $img) {
1314 $info = $this->mpdf->images[$iid];
H A DMpdf.php788 var $images; // array of used images
1100 $this->images = [];
9133 $info = $this->images[$file];
9805 $this->writingHTMLfooter = false; // mPDF 5.7.3 (moved after PrintPageBackgrounds so can adjust position of images in footer)
11161 // Get text-middle for aligning images/objects
11164 // for images / inline objects / replaced elements
11302 // TOP or BOTTOM aligned images
12156 if (isset($content[$i][0]['trbackground-images']) && ($colctr == 1 || $table['borders_separate'])) {
12157 if ($content[$i][0]['trbackground-images']['gradien
787 var $images; // array of used images global() variable in Mpdf\\Mpdf
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php158 // firsttime i.e. whether to add to this->images - use false when calling iteratively
193 if ($orig_srcpath && isset($this->mpdf->images[$orig_srcpath])) {
195 return $this->mpdf->images[$orig_srcpath];
198 if (isset($this->mpdf->images[$file])) {
199 return $this->mpdf->images[$file];
282 if ($type === 'webp') { // Convert webp images to JPG and treat them as such
287 return $this->imageError($file, $firsttime, 'Missing GD support for WEBP images.');
358 $info['i'] = count($this->mpdf->images) + 1;
360 $this->mpdf->images[$file] = $info;
425 $info['i'] = count($this->mpdf->images)
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBackgroundWriter.php115 foreach ($this->mpdf->images as $img) {

1...<<11121314151617181920>>...32