Home
last modified time | relevance | path

Searched refs:image (Results 376 – 400 of 1085) sorted by relevance

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

/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css85 background-image: url(images/toolbar.start.gif);
101 background-image: url(images/toolbar.expand.gif);
107 background-image: url(images/toolbar.collapse.gif);
374 background-image: url(images/toolbar.arrowright.gif);
415 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css85 background-image: url(images/toolbar.start.gif);
99 background-image: url(images/toolbar.expand.gif);
105 background-image: url(images/toolbar.collapse.gif);
367 background-image: url(images/toolbar.arrowright.gif);
406 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css85 background-image: url(images/toolbar.start.gif);
99 background-image: url(images/toolbar.expand.gif);
105 background-image: url(images/toolbar.collapse.gif);
367 background-image: url(images/toolbar.arrowright.gif);
406 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/ac/
H A Dstyle.css2 background-image: url('../../images/throbber.gif');
/plugin/ajaxloader/
H A Dstyle.css2 background-image: url('../../images/throbber.gif');
/plugin/fckg/fckeditor/userfiles/
H A Dset_symlinks.sh5 ln -s ../../../../../data/media image
/plugin/combo/action/
H A Dimgmove.php22 * Handle the move of a image
84 LogUtility::error("The target path image ($targetImageId) is not a path", self::CANONICAL, $e);
97 // This is a move of an image in the markup
127 * Handle the move of a image
215 foreach ($images as $image) {
216 $path = $image->getImagePath();
222 $pageImagesObject->addImage($imageId, $image->getUsages());
229 // Could not resolve the image, image does not exist, ... return the data without modification
280 * Move a single image an
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DResourceWriter.php190 foreach ($this->mpdf->images as $image) {
191 $this->writer->write('/I' . $image['i'] . ' ' . $image['n'] . ' 0 R');
/plugin/fckg/
H A DChanges6 javascript files into sync, in particular so that the image and link dialogs open to a larger size.
14 Converted Arabic language file for fckg editing window from BOM to non-BOM (Corrupted image display…
18 Increased sizes of link and image dialog windows in gecko. Adjusted font sizes in link.html
29 Fix to FCKeditor fck_image.js for IE9, where FCK.InsertElement failed to insert image at
35 Confined IE image and link fixes to IE9 since FCKeditor will not load in IE10. Users of IE10
188 Fixed URL display line in image dialog: now displays file name as saved, instead of encoded format.
190 29 March double urlencode image names for filebrowser thumbnails, which otherwise do not display in…
216 Accept image copy and paste with https urls.
236 Added language variable to image dialog's align list for "remove alignment"
327 Improvements to image copy notifications
[all …]
/plugin/svgedit/
H A Daction.php27 header('Content-type: image/svg+xml');
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css83 background-image: url(images/FolderOpened.gif);
88 background-image: url(images/Folder.gif);
/plugin/dokutexit/conf/
H A Dheader-namespace.tex35 \usepackage{graphicx} % provides image insertion
40 \usepackage{wrapfig} % usefull for image
H A Dheader-page.tex35 \usepackage{graphicx} % provides image insertion
40 \usepackage{wrapfig} % usefull for image
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jar ... transform/font/ com/flagstone/transform/image/ com/flagstone/transform/linestyle/ com ...
/plugin/youtube/
H A Dstyle.css3 background-image:url('img/youtube.png');
/plugin/slideshare/slideshare/
H A Dstyle.css3 background-image:url('img/slideshare.gif');
/plugin/headernofloat/
H A Dplugin.info.txt6 desc Display header right beside an image
/plugin/vamr/
H A Dplugin.info.txt6 desc include VAMR image
/plugin/combo/resources/page-image/
H A DREADME.md6 The vignette layout is based on the [Github OpenGraph image]
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css292 -webkit-border-image: url(images/shadow.png) 9 9 repeat;
293 -o-border-image: url(images/shadow.png) 9 9 repeat;
426 background-image: url(images/texture.png);
687 background-image: url(images/texture.png),
689 background-image: url(images/texture.png),
724 background-image: url(images/texture.png),
726 background-image: url(images/texture.png),
859 background-image: url(images/loading-small.png);
1578 background-image: url(images/loading-small.png);
1911 background-image: url(images/texture.png),
[all …]
/plugin/ocr/
H A Dplugin.info.txt6 desc to ocr image
/plugin/cssperpage/
H A Dstyle.css9 list-style-image: url(images/item.gif);
/plugin/tuxquote/
H A Dplugin.info.txt6 desc Show a random image and quote
/plugin/combo/resources/slot/
H A Dmain-header.md4 <page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" lazy="none"/>
/plugin/fksnewsfeed/syntax/
H A Dcarousel.php91 $style .= 'background-image: url(' . ml($feed->image, ['w' => 1200]) . ')';
98 <div class=" jumbotron-inner-container d-block ' . ($feed->image ? $background : '') . '">';

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