Home
last modified time | relevance | path

Searched refs:list (Results 1201 – 1225 of 1525) sorted by last modified time

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

/plugin/toctweak/
H A Dall.less8 METATOC hierarchical list style
26 list-style-type: none;
65 list-style-type: square;
68 list-style-type: none;
79 list-style-type: square;
92 list-style-type: none;
125 // list-style: none;
136 // in case of toc list jumping one level
138 list-style-type: none;
/plugin/tocselect/
H A Dstyle.css18 list-style-type: none;
53 list-style-type:none;
H A Daction.php49 $list = $this->get_dir_list($pathinf['dirname'], $ns);
50 echo $list;
/plugin/condition/
H A DREADME.md13 [key] is in the list (defined in base_tester.php as of 2009/06/10) :
/plugin/cacherevisionseraser/
H A DREADME.md67 * Added debug list for checking some internal variables (must be enabled in configs)
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php60 $list = $this->getDefaults();
64 if (isset($list[$value->name])) {
65 unset($list[$value->name]);
69 $list[$key] = $value;
72 foreach($list as $key=>$value) {
/plugin/davcard/vendor/sabre/vobject/
H A DREADME.md45 Head over to the [SabreDAV mailing list](http://groups.google.com/group/sabredav-discuss) for any q…
H A DLICENSE9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/davcard/
H A Dstyle.css70 list-style-type: none;
/plugin/nssearch/
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/tipoftheday/
H A Dstyle.css22 list-style: none;
/plugin/subnumberlist/
H A Dplugin.info.txt6 desc Change numbering style in ordered list.
H A Dstyle.css3 list-style: none;
/plugin/alphalist/
H A Dplugin.info.txt6 desc Combine several dokuwiki list to alphabetical list.
H A Dsyntax.php74 $list = array();
95 $list[$alphalist->plain($match[2])] = $match[2];
115 $list[$alphalist->plain($match[2])] = $match[2];
123 return $list;
/plugin/groupmanager/
H A DREADME29 Groups to manage separated by commas; the first group in the list will be the default group.
/plugin/fetchmedia/
H A Dyarn.lock1144 emojis-list@^2.0.0:
1146 …resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79f…
2039 emojis-list "^2.0.0"
2778 source-list-map@^2.0.0:
2780 …resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.0.tgz#aaa47403f7b245a…
3101 source-list-map "^2.0.0"
/plugin/database2/
H A Dstyle.css29 table.database2 tr.data-list
33 table.database2 tr.data-list table
39 table.database2 tr.data-list table thead
44 table.database2 tr.data-list table thead th
51 table.database2 tr.data-list table thead th.counter
57 table.database2 tr.data-list table thead th.commands
62 table.database2 tr.data-list table tbody tr.last td
73 table.database2 tr.data-list table tbody tr.odd td
78 table.database2 tr.data-list table tbody tr.even td
83 table.database2 tr.data-list table tbody td
[all …]
H A Ddatabase2.php5318 foreach ( $upload as $key => $list )
5319 if ( is_array( $list ) && isset( $list[$idx] ) )
5320 $in[$key] = $list[$idx];
/plugin/rrdgraph/
H A Dstyle.css8 list-style-type: none;
/plugin/nsindex/
H A DREADME3 Creates an dynamic list of namespace pages/subns to be used inside a page
H A Dplugin.info.txt6 desc Creates an dynamic list of namespace pages/subns to be used inside a page
/plugin/wikistats/
H A Dsyntax.php187 $list = array();
193 $content = $list['pages_count'];
197 $content = $list['medias_count'];
355 private function displayResourceStats($list) { argument
377 if(empty($list)) {
383 foreach($list as $resname => $count) {
404 private function displayTagStats($list) { argument
457 private function displayNamespaceStats($list) { argument
480 if(empty($list)) {
486 ksort($list);
[all …]
H A DREADME.md135 Also you can assign a number of namespaces as a comma separated list:
178 ### ToDo / Wish list
/plugin/issuetracker/
H A DREADME16 new entry to the issue list. The complete issue list delivers a detailed
22 list and see the complete set of details. The issue list is sortable on all
68 user as overview if non-admin viewing the issue list
87 Issue list status text as tooltip to save space
92 Issue list severity text as tooltip to save space
129 The Plugin delivers an issue list, where admin can configure a restricted view

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