Home
last modified time | relevance | path

Searched refs:images (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/data/
H A Ddeleted.files10 lib/images/interwiki/amazon.de.gif
11 lib/images/interwiki/amazon.gif
12 lib/images/interwiki/amazon.uk.gif
13 lib/images/interwiki/callto.gif
14 lib/images/interwiki/doku.gif
15 lib/images/interwiki/google.gif
16 lib/images/interwiki/paypal.gif
17 lib/images/interwiki/phpfn.gif
18 lib/images/interwiki/skype.gif
19 lib/images/interwik
[all...]
/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh5 # It also loads the 'smoothness' jQuery-UI theme and all referenced images.
22 mkdir -p jquery-ui-theme/images
24 images=`gawk 'match($0, /url\("?(images\/[^\)"]+)"?\)/, m) { print m[1] }' jquery-ui-theme/smoothness.css`
25 for img in $images
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_toc.css83 list-style-image: url(../../images/bullet.png);
86 list-style-image: url(../../images/open.png);
89 list-style-image: url(../../images/closed.png);
92 list-style-image: url(../../images/closed-rtl.png);
H A D_modal.css50 background-image: url(../../images/up.png);
53 background-image: url(../../images/page.png);
56 background-image: url(../../images/ns.png);
H A D_links.css43 background-image: url(../../images/external-link.svg);
47 background-image: url(../../images/unc.svg);
51 background-image: url(../../images/email.svg);
H A D_fileuploader.css84 background: url("../../images/throbber.gif");
H A Dcontent.less49 /*____________ images ____________*/
51 /* embedded images (styles are already partly set in lib/styles/all.css) */
322 background: transparent url(images/toc-arrows.png) 0 0;
346 list-style-image: url(images/toc-bullet.png);
H A D_media_fullscreen.css87 background: transparent url(../../images/resizecol.png) center center no-repeat;
95 background: transparent url(../../images/resizecol.png) center center no-repeat;
211 background: url('../../images/icon-list.png') 3px 1px no-repeat;
214 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
H A Dprint.css85 /* images */
H A Ddesign.less146 background: transparent url(images/search.png) no-repeat 0 0;
H A Dbasic.less18 background: @ini_background_site url(images/page-gradient.png) top left repeat-x;
/dokuwiki/lib/styles/
H A Dscreen.css34 background-image: url(../images/error.png);
40 background-image: url(../images/info.png);
46 background-image: url(../images/success.png);
52 background-image: url(../images/notify.png);
/dokuwiki/lib/plugins/extension/
H A Dstyle.less20 background: url(images/overlay.png) repeat;
170 background: transparent url(images/tag.png) no-repeat 0 0;
175 background: transparent url(images/bug.gif) no-repeat 0 0;
181 background: transparent url(images/down.png) no-repeat 0 0;
191 background: transparent url(images/up.png) no-repeat 0 0;
219 background: transparent url(images/donate.png) left center no-repeat;
303 background: transparent url(images/enabled.png) no-repeat 2px 2px;
307 background: transparent url(images/disabled.png) no-repeat 2px 2px;
338 background: transparent url(images/warning.png) center left no-repeat;
/dokuwiki/lib/tpl/dokuwiki/lang/fr/
H A Dstyle.txt1 Si vous souhaitez modifier le logo, utilisez simplement le gestionnaire de médias et envoyez un fichier nommé "logo.png" dans la catégorie "wiki" ou à la racine. Il sera automatiquement utilisé. Il en est de même pour le "favicon.ico". Si vous utilisez un wiki fermé, il est recommandé de régler les ACL de la racine ou de la catégorie "wiki" pour rendre ces images visibles aux utilisateurs non connectés
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md3 This is a library that covers only the bare basics you need when handling images:
106 | `quality` | `92` | The quality when writing JPEG images |
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md28 $image->url = "http://www.dailyphp.net/images/logo.gif";
144 added images to feeds
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css912 background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
932 background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
955 background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
983 background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
1005 background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
1021 background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
1060 /* states and images */
1067 background-image: url("images/ui-icons_222222_256x240.png");
1070 background-image: url("images/ui-icons_222222_256x240.png");
1076 background-image: url("images/u
[all...]
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt97 You can also use an image to link to another internal or external page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like this:
105 The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported (including image resizing, internal and external images and URLs and interwiki links).
131 You can include external and internal [[doku>images|images, videos and audio files]] with curly brackets. Optionally you can specify the size of them.
139 Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
144 Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
226 DokuWiki can convert certain pre-defined characters or strings into images or other text or HTML.
232 DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. Those [[doku>Smileys]] and other images can be configured and extended. Here is an overview of Smileys included in DokuWiki:
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php418 $images = $document->getElementsByTagName('img');
420 foreach ($images as $img) {