Home
last modified time | relevance | path

Searched refs:image (Results 426 – 450 of 1085) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/bugzillalinks/
H A Dstyle.css8 background-image: url(images/bug1.gif);
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Ddialog.css5image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Ddialog.css5image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;…
/plugin/imagebox/
H A Dplugin.info.txt6 desc Syntax for display an image with a caption, like Wikipedia.org
H A DREADME.md5 Syntax for display an image with a caption, like Wikipedia.org
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm49 Currently this function validates only image files.
53 1 = check image size for images,
73 <cfset imageCFC = createObject("component", "image")>
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:non…
/plugin/popupviewer/
H A Dscript.js168 var image = $(img);
179 content.append(image);
184 …Popup(popupData.width, popupData.height, additionalContent.innerHeight(), image, false, popupData.…
672 var image = new Image();
675 … $(image).on('load.' + eventNamespace + ' error.' + eventNamespace, function (event) {
688 image.src = img.src;
/plugin/currentlyreading/
H A Dplugin.info.txt6 desc Displays an image of a book cover with text that says "Currently Reading" linked to the book…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dimage-alt.svg1 <svg class="bi bi-image-alt" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
H A Dimage-fill.svg1 <svg class="bi bi-image-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/plugin/anewssystem/
H A Dstyle.css228 background-image:url(images/delete.gif);
238 background-image:url(images/delete_hov.gif) !important;
247 background-image:url(images/edit.gif);
258 background-image:url(images/edit_hov.gif) !important;
328 list-style-image: url("images/toc-bullet.png");
/plugin/imagemapping/
H A Dplugin.info.txt6 desc Create client-side image maps. Derived from the Version of Tom N Harris
/plugin/directions/
H A Dstyle.css26 background-image: url('images/incoming.png');
37 background-image: url('images/outgoing.png');
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt20 Note: sample image files are not included in the distribution
28 match the dimensions of the image it is displaying
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/uparrow/
H A Dsyntax.php60 $image = $this->getConf('image');
/plugin/clearer/
H A DREADME.md5 If you need to start the next line from the beginning, (leaving the long height of an image for exa…
/plugin/gcalendar/user/
H A Dbackground.css11 background-image: url(images/holiday2.gif);
/plugin/wikipediasnippet/
H A Dprint.css11 background-image: none;
/plugin/cssperpage/demo/
H A Ddemo.txt18 This is a list with an image marker instead of the standard bullet:
/plugin/fksnewsfeed/db/
H A Dupdate0002.sql9 `image` VARCHAR(64) NULL DEFAULT NULL,
/plugin/newsboard/
H A Dsyntax.php128 …$image =" <input type='image' border='0' src='/dokuwiki/lib/exe/fetch.php?media=".$media."' height…
/plugin/findologicxmlexport/vendor/findologic/libflexport/examples/
H A DXmlExample.php135 foreach ($images as $image => $type) {
136 $item->addImage(new Image($image, $type, $usergroup));
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php100 * With a image background, the node should be relative
119 * Return the image data for the metadata
162 * Collect the image if any
219 $image = $attributes[BackgroundAttribute::BACKGROUND_IMAGE];
220 syntax_plugin_combo_media::registerImageMeta($image, $renderer);

1...<<11121314151617181920>>...44