Home
last modified time | relevance | path

Searched refs:images (Results 1 – 25 of 785) sorted by last modified time

12345678910>>...32

/plugin/pagequery/
H A Ddeleted.files7 images/pagequery.png
8 images/blockquote.gif
9 images/blockquote-icon.gif
H A Dstyle.css176 background:#FAFACE url("images/blockquote.gif") no-repeat 5px 5px !important;
/plugin/mermaid/
H A Dmermaid.min.js[all...]
/plugin/siteexport/inc/
H A DreadCSS.patch87 // and fix url paths (including background-images) relative to stylesheet
/plugin/siteexport/
H A Dstyle.css134 content: url(images/pagetools.png);
140 background-image: url(images/pagetools.png);
/plugin/linkback/
H A Dstyle.css45 background: transparent url(images/date.gif) 0px 1px no-repeat;
/plugin/struct/
H A Dstyle.less16 background: transparent url(../../images/open.png) 5px center no-repeat;
30 background: transparent url(../../images/closed.png) 5px center no-repeat;
59 background: url(../../images/info.png) no-repeat right 5px top;
398 background-image: url(../../tpl/dokuwiki/images/search.png);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/geotag/
H A Dprint.css20 background: transparent url(images/geotag.png) center right no-repeat;
H A Dstyle.css18 background: transparent url(images/geotag.png) 0 1px no-repeat;
/plugin/photogallery/
H A Ddeleted.files5 images/image_fullsize.png
6 images/movie_poster.jpg
7 images/movie_thumb.png
H A Dplugin.info.txt6 desc Creates a gallery of images from a namespace
/plugin/photogallery/phpThumb/
H A DREADME.md6 phpThumb() uses the GD library and/or ImageMagick to create thumbnails from images (GIF, PNG or JPE…
12 to resize their thumbnails, or link to your images from another server. The cache feature reduces s…
H A DphpThumb.config.php.default51 …wed_dirs'] = array(); // array of additional directories to allow source images to be read from
84 …Y_SEPARATOR.'source'.DIRECTORY_SEPARATOR; // set the cache directory for unprocessed source images
134 // source images (>2Mpx) and low PHP memory limits. If PHP runs out of memory the script will usual…
144 …//$PHPTHUMB_CONFIG['max_source_pixels'] = 1920000; // allow 1600x1200 images (2Mpx), no larger (ab…
146 …//$PHPTHUMB_CONFIG['max_source_pixels'] = 3871488; // allow 2272x1704 images (4Mpx), no larger (ab…
157 $PHPTHUMB_CONFIG['error_image_width'] = 400; // default width for error images
158 $PHPTHUMB_CONFIG['error_image_height'] = 100; // default height for error images
160 …THUMB_CONFIG['error_bgcolor'] = 'CCCCFF'; // background color of error message images
178 …ink_watermark_src'] = '/demo/images/watermark.png'; // webroot-relative image to ov…
236 // If any parameters are constant across ALL images, you can set them here
[all …]
/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js92 for (i = 0; i < doc.images.length; i++) {
93 if (doc.images[i].name == name) {
94 return doc.images[i];
H A DphpThumb.demo.demo.php144 … 'description' => 'Specifying still-image source frame in multi-frame source images<br>'.$only_im);
H A Dreadme.demos.txt37 from a directory of images.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt152 JPEG/TIFF images when calling exif_read_data()
219 single object on multiple images
425 images when ImageMagick unavailable.
441 opening http:// source images
539 images of types not supported by GetImageSize
549 - no support for HTTP source images
610 * Bugfix: [#1398327] 'new' got broken (1x1 images)
801 reported as such for remote images
951 images.
1128 blockers for images larger than the screen.
[all …]
H A Dphpthumb.faq.txt47 Q: Some images generate thumbnails, but some fail (the original
59 images manually (with your favourite image editor) to a size
114 If your images are outside DOCUMENT_ROOT (this includes if
139 thumbnail images pop into place really fast.
157 Q: Why can't Flash work with images output from phpThumb()?
209 for how to call images in HighSecurity mode)
226 want people accessing your source images at all, you can
229 option is to put your source images in a MySQL database
250 images (not on my server). How can I make it go faster?
266 Q: Why is the visual size of rotated images smaller than the unrotated images?
[all …]
H A Dphpthumb.readme.txt112 phpThumb.php/100;images/pic.jpg
113 phpThumb.php/100;/images/pic.jpg
204 wp = max width for portrait images
205 hp = max height for portrait images
206 wl = max width for landscape images
207 hl = max height for landscape images
208 ws = max width for square images
209 hs = max height for square images
280 values give darker/bluer images
565 good: phpThumb.php?src=/images/nicepic.jpg
[all …]
/plugin/photogallery/phpThumb/images/
H A Dreadme.txt1 If you're looking for the demo images, they can be downloaded from
/plugin/latex-was/
H A Dlatexinc.php88 $url = DOKU_BASE.'lib/plugins/latex/images/renderfail.png';
125 $fname = dirname(__FILE__).'/images/renderfail.png';
/plugin/nodetailsxhtml/
H A DREADME.md4 XHTML renderer replacement without details link for internal images.
H A Dplugin.info.txt8 desc XHTML renderer without details link for internal images.
/plugin/qna/style/
H A Dmemes.less29 background-image: url(images/question-memes.png);
48 background-image: url(images/answer-memes.png);

12345678910>>...32