Home
last modified time | relevance | path

Searched refs:list (Results 626 – 650 of 1525) sorted by relevance

1...<<21222324252627282930>>...61

/plugin/icalevents/vendor/sabre/xml/
H A DREADME.md20 Head over to the [SabreDAV mailing list](http://groups.google.com/group/sabredav-discuss) for any q…
/plugin/highlightjs/highlight/styles/
H A Dir_black.css21 .function .keyword, .sub .keyword, .method, .list .title {
/plugin/davcal/vendor/sabre/xml/
H A DREADME.md20 Head over to the [SabreDAV mailing list](http://groups.google.com/group/sabredav-discuss) for any q…
/plugin/statistics/
H A Dstyle.css4 list-style-type: none;
/plugin/runcommand/
H A Dscript.js78 list: runcommand_arr, property in toolbar
/plugin/combo/resources/theme/default/components/css/
H A Drailbar.css11 list-style: none;
/plugin/txt2tags/
H A DREADME.doku58 - list
62 + list
H A DREADME.t2t59 - list
63 + list
/plugin/imagecarousel/vendor/slick/
H A Dslick-theme.less20 .slick-loading .slick-list{
115 list-style: none;
/plugin/linkmanager/
H A Dscript.js31 addEvent(link,'click',function(event){ return linkpage.list(event,this); });
233 list: function(event,link){ method in linkpage
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt18 * [[doku>features|A feature list]] :!:
50 * [[doku>mailinglist|Join the mailing list]]
/plugin/mikioplugin/syntax/
H A Dcore.php402 list($state, $match) = $data;
433 * return a class list with mikiop- prefix
490 * @param $list style list as key => value. Empty values are not included
492 * @return style list string
494 public function buildStyle($list, $inclAttr = false)
498 if (is_array($list) && count($list) > 0) {
500 if(array_key_exists('text-decoration', $list)) {
505 $parts = explode(' ', $list['tex
452 buildStyle($list, $inclAttr = false) global() argument
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst546 * Returns the token parser instances to add to the existing list.
553 * Returns the node visitor instances to add to the existing list.
560 * Returns a list of filters to add to the existing list.
567 * Returns a list of tests to add to the existing list.
574 * Returns a list of functions to add to the existing list.
581 * Returns a list of operators to add to the existing list.
588 * Returns a list of global variables to add to the existing list.
/plugin/hipchat/
H A DREADME.md22 4. Optionally, you can also define a comma-separated list of first-level namespaces to limit notifi…
/plugin/autlogin/
H A Dstyle.css17 list-style-type: none;
/plugin/syntaxhighlighter4/
H A DCHANGELOG.md15 * Change option `override` with a list of tags (code, file) to override (Issue #16)
/plugin/explorertree/
H A Dstyle.css4 list-style-type: none;
/plugin/preregister/lang/fr/
H A Dinfo.txt3 Si vous êtes certain de vouloir supprimer du fichier de données les articles listés, cliquez sur le…
/plugin/foldablelist/
H A DREADME3 collapse a list after a configurable number of items and/or at a configurable depth
/plugin/linksuggest/
H A Dstyle.css50 list-style: none;
/plugin/minimap/
H A DREADME.md39 * the `includeDirectory` permits to include the subdirectories in the list (Default=false)
111 * The list item are working now with the mathjax plugin. The HTML tag were not encoded
112 … * The list items have no a left margin of 0. It was overwritten by the standard dokuwiki template
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md27 - #126 Fixed crash on empty lines that extend a lazy list
50 - refactored nested and lazy list handling, improved overall list rendering consistency
/plugin/dokutexit/
H A Dconfig.php362 $list = array();
375 search($list,$conf['datadir'],'search_universal',$opts,$nsdir);
376 return $list;
/plugin/passpolicy/
H A Dhelper.php518 $list = $http->get($url);
519 if (!$list) return false; // we didn't get a proper response, assume the password is okay
521 $results = explode("\n", $list);

1...<<21222324252627282930>>...61