Home
last modified time | relevance | path

Searched refs:list (Results 226 – 250 of 1525) sorted by last modified time

12345678910>>...61

/plugin/navi/
H A Dsyntax.php49 $list = $this->parseNavigationControlPage(cleanID($id));
51 return [wikiFN($id), $list, $options];
129 $list = [];
146 $list[$page] = array(
154 $list['_' . $page] = array(
162 return $list;
H A Dplugin.info.txt6 desc Build a navigation menu from a list
/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/acmenu/
H A Dstyle.css12 * to specify the style for the list item mark
15 list-style-image: url(../../images/closed.png);
19 list-style-image: url(../../images/open.png);
23 list-style-image: url(../../images/closed-rtl.png);
27 list-style-image: url(../../images/bullet.png);
/plugin/imgpaste/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/clearhistory/lang/en/
H A Dintro.txt7 When this option is selected, only the pages contained in the list of the most
/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/usecounter/
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/barcodes/
H A DREADME.md30 The following tables contains a list of attributes, which can be used to modify the different types…
H A Dcomposer.lock478 … "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1620 "description": "Provides a list of PHP built-in functions that operate on resources",
/plugin/snow/
H A DLICENSE.md32 list of conditions and the following disclaimer.
35 list of conditions and the following disclaimer in the documentation and/or
/plugin/structgantt/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/twofactoraltemail/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/docnavigation/syntax/
H A Dtoc.php89 list($key, $value) = array_pad(explode('=', $optstr, 2), 2, '');
152 $list = [];
175 //recursive check needs a list of added pages
178 //add page to list
179 $list[$pageid] = $pageitem;
205 $list[$item['id']] = $item;
237 if ($options['hidepagelink'] ? isset($recursioncheck[$nextpageid]) : isset($list[$nextpageid])) {
246 $renderer->doc .= html_buildlist($list, 'pagnavtoc', [$this, 'listItemNavtoc']);
/plugin/gitlabapi/
H A DLICENSE9 list of conditions and the following disclaimer.
12 this list of conditions and the following disclaimer in the documentation
/plugin/blog/
H A Dstyle.css16 list-style-type: none;
/plugin/blog/syntax/
H A Darchive.php27 list($match, $flags) = explode('&', $match, 2);
29 list($match, $refine) = explode(' ', $match, 2);
30 list($ns, $rest) = explode('?', $match, 2);
54 list($year, $month, $day) = explode('-', $rest, 3);
61 list($year, $month) = explode('-', $rest, 2);
93 list($ns, $start, $end, $flags, $refine, $author) = $data;
116 // Add histogram and posts list
163 // Generate alternative posts list
172 $list = '';
179 $list
[all...]
/plugin/pubmed2020/
H A Dstyle.css92 .pubmed .list-group-item-warning {
96 .pubmed .list-group-item {
100 .list-group-item-warning.pubmed {
104 .list-group-item.pubmed {
H A Dsyntax.php650 $list = explode(",", $refs["hashtags"]);
651 foreach ($list as &$value) {
656 $hash = "&hashtags=".implode(",", $list); // Comma separated without #
/plugin/advanced/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/advanced/lang/en/config/
H A Dacronyms.txt3 …mouse is positioned over “CMS” (which is included in the default acronyms list), the tooltip displ…
H A Dmain.txt5 …t doesn't exist. To find what you can configure within that file, see the list of available option…
H A Dusers.txt11 …* **Groups** - Comma separated list of groups a user is member of. The group names must follow the…
/plugin/advanced/lang/en/
H A Dconfig.txt19 …e.local.php'' | [[doku>config:license]] | list of available licens…

12345678910>>...61