Home
last modified time | relevance | path

Searched refs:list (Results 1026 – 1050 of 1525) sorted by path

1...<<41424344454647484950>>...61

/plugin/odt/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
H A Dexample.css183 * 'list-style-image: url('picture.png');' instead of 'list-style-type'.
190 /* Un-ordered list.
196 list-style-type: disc;
204 list-style-type: circle;
210 list-style-type: square;
228 list-style-type: ballotx;
246 list-style-type: none;
252 list-style-type: bullet;
255 /* Ordered list.
261 list-style-type: decimal;
[all …]
/plugin/odt/helper/
H A Ddwcssloader.php170 $list = array();
176 $list[DOKU_PLUGIN . $p ."/screen.css"] = DOKU_INC . "lib/plugins/". $p ."/";
177 $list[DOKU_PLUGIN . $p ."/screen.less"] = DOKU_INC . "lib/plugins/". $p ."/";
178 $list[DOKU_PLUGIN . $p ."/style.css"] = DOKU_INC . "lib/plugins/". $p ."/";
179 $list[DOKU_PLUGIN . $p ."/style.less"] = DOKU_INC . "lib/plugins/". $p ."/";
187 $list[DOKU_PLUGIN . $p ."/". $format .".css"] = DOKU_INC . "lib/plugins/". $p ."/";
188 $list[DOKU_PLUGIN . $p ."/". $format .".less"] = DOKU_INC . "lib/plugins/". $p ."/";
190 $list[DOKU_PLUGIN . $p ."/print.css"] = DOKU_INC . "lib/plugins/". $p ."/";
191 $list[DOKU_PLUGIN . $p ."/print.less"] = DOKU_INC . "lib/plugins/". $p ."/";
194 return $list;
/plugin/odtsupport/
H A DLICENSE109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
/plugin/oembed/docs/
H A Ddokuwiki-oembed.org62 A list of oembed providers can be found on the [[https://oembed.com/][oEmbed website]] and [[https:…
H A Ddokuwiki-oembed.txt56 A list of oembed providers can be found on the [[https://oembed.com/|oEmbed website]] and [[https:/…
/plugin/oembed/
H A Dstyle.css16 * this list of conditions and the following disclaimer.
18 * this list of conditions and the following disclaimer in the documentation
/plugin/offline/
H A DCOPYING.txt109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
/plugin/offline/ui/dokuwiki/
H A Dprint.css1list-style-type:square;margin:0 0 0.5em 1.5em;padding:0;}ol{line-height:1.5em;margin:0 0 0.5em 2.5…
H A Dscreen.css1list-style-type:none;margin:0;padding:0;}div#acl_manager div#acl__tree li{padding-left:1em;}div#ac…
/plugin/ol3/
H A Dstyle.css1 …5em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none}.ol-attr…
/plugin/openlayersmap/
H A DLICENSE.md27 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
29 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
H A Dstyle.less353 list-style-type: none !important;
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.css
H A Dol.css
H A Dol.js.map
/plugin/openlayersmapoverlays/
H A DLICENSE.txt22 https://raw.githubusercontent.com/openlayers/ol2/master/authors.txt for full list.
28 list of conditions and the following disclaimer.
31 this list of conditions and the following disclaimer in the documentation and/or
/plugin/orgapp/
H A DCOPYING109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
/plugin/orphanmedia/
H A DREADME18 * Media list contains
19 * Page list contains
/plugin/orphanmedia2/
H A DLICENSE109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
H A DREADME18 * Media list contains
19 * Page list contains
/plugin/overlay/
H A Dstyle.css50 list-style-image: url(../../images/bullet.png);
53 list-style-image: url(../../images/open.png);
56 list-style-image: url(../../images/closed.png);
59 list-style-image: url(../../images/closed-rtl.png);
/plugin/owncloud/
H A DCOPYING109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
H A Daction.php59 $list = $helper->getMediaOfThisPage($ID);
60 if(!$list) return false;
62 $event->data[1] .= $list;

1...<<41424344454647484950>>...61