/plugin/jalbum/syntax/ |
H A D | jalbumbadge.php | 167 $thumb = $this->dflt; 172 if ( isset ($thumb[$key]))$thumb[$key] = $val; 174 return $thumb;
|
H A D | jalbum.php | 173 $thumb = $this->dflt; 177 if (isset($thumb[$key])) $thumb[$key] = $val; 179 return $thumb;
|
/plugin/mediathumbnails/ |
H A D | syntax.php | 67 $thumb = new thumbnail($mediapath_file,$this); 68 if ($thumb->create()) { 69 return array($mediapath_file,$thumb->getMediapath());
|
/plugin/photogallery/phpThumb/demo/ |
H A D | phpThumb.demo.gallery.php | 27 $thumb = '/phpThumb.php'; // webroot-relative path to "phpThumb.php" variable 52 …UEST['dir'].'/'.$_REQUEST['pic']).'&w='.$displaysize.'&h='.$displaysize, $thumb)).'" border="0" al… 91 …EQUEST['dir'].'/'.$file).'&zc=1&w='.$thumbnailsize.'&h='.$thumbnailsize, $thumb)).'" border="1" wi…
|
/plugin/photogallery/lightGallery/css/ |
H A D | lightgallery.css | 266 .lg-outer .lg-thumb-outer { 280 .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { 287 .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { 295 .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { 299 .lg-outer.lg-thumb-open .lg-thumb-outer { 303 .lg-outer .lg-thumb { 308 .lg-outer .lg-thumb-item { 319 .lg-outer .lg-thumb-item { 325 .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { 328 .lg-outer .lg-thumb-item img { [all …]
|
H A D | lightgallery.min.css | 1 …thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height…
|
/plugin/photogallery/lightGallery/js/ |
H A D | lg-thumbnail.js | 147 function getThumb(src, thumb, index) { argument 157 thumbImg = thumb; 164 thumbImg = thumb; 170 thumbImg = thumb; 174 thumbImg = thumb; 183 getThumb(_this.core.s.dynamicEl[i].src, _this.core.s.dynamicEl[i].thumb, i);
|
H A D | lg-pager.js | 53 …t"><span class="lg-caret"></span> <img src="' + _this.core.s.dynamicEl[i].thumb + '" /></div></spa…
|
H A D | lg-pager.min.js | 4 …mb-cont"><span class="lg-caret"></span> <img src="'+e.core.s.dynamicEl[g].thumb+'" /></div></span>…
|
H A D | lg-thumbnail.min.js | 4 ….s.dynamicEl.length;h++)b(d.core.s.dynamicEl[h].src,d.core.s.dynamicEl[h].thumb,h);else d.core.$it…
|
/plugin/rater/ |
H A D | README | 2 * Rater Plugin: allows a simple 5-star-rater and thumb voting 18 or the following for thumb Voting:
|
H A D | plugin.info.txt | 8 desc provides a simple 5 star rater and thumb voting
|
/plugin/diagramsnet/lib/js/croppie/ |
H A D | croppie.min.css | 1 …thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd…
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DriveClient.js | 1433 if (thumb == null && !unloading) 1435 thumb = this.placeholderThumbnail; 1440 if (thumb != null && thumbMime != null) 1444 'image': thumb, 1807 if (saveAsPng && thumb == null) 1897 var thumb = null; 1908 if (thumb != null) 1912 thumb = null; 1917 thumb = thumb.substring(thumb.indexOf(',') + 1).replace(/\+/g, '-').replace(/\//g, '_'); 1923 thumb = null; [all …]
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
H A D | hand-index-thumb.svg | 1 <svg class="bi bi-hand-index-thumb" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
/plugin/photogallery/ |
H A D | all.less | 11 .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { 12 //.lg-outer.lg-pull-caption-up.lg-thumb-open {
|
/plugin/mapillary/ |
H A D | syntax.php | 134 $image_url = 'http://d1cuyjsrcm0gby.cloudfront.net/' . $image . '/thumb-1024.jpg';
|
/plugin/diagramsnet/lib/styles/ |
H A D | dark.css | 156 html .geEditor ::-webkit-scrollbar-thumb { 159 html .geEditor ::-webkit-scrollbar-thumb:hover, .geHsplit:hover, .geVsplit:hover {
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.RemoveEmpty.txt |
|
/plugin/shell/ |
H A D | P0wnyShell.css | 34 *::-webkit-scrollbar-thumb {
|
/plugin/gallery2/dwgallery/ |
H A D | dwgallery.php | 534 $thumb = str_replace('/', '%3A', $thumb);
|
/plugin/addressbook/ |
H A D | syntax.php | 553 $thumb = imagecreatetruecolor($newwidth, $newheight); 557 imagecopyresized($thumb, $source, 0, 0, 0, 0, $newwidth, $newheight, $width, $height); 561 imagejpeg($thumb,NULL,$quality);
|
/plugin/html2pdf/snorriheim/ |
H A D | media.css | 116 #media__content div.detail div.thumb {
|
/plugin/openlayersmap/ol7/ |
H A D | ol-layerswitcher.css |
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/ |
H A D | open-iconic.css | 472 .oi[data-glyph=thumb-down]:before { content:'\e0cb'; } 474 .oi[data-glyph=thumb-up]:before { content:'\e0cc'; }
|