Home
last modified time | relevance | path

Searched refs:list (Results 1051 – 1075 of 1525) sorted by path

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

/plugin/pagenav/
H A Dsyntax.php59 static $list = null; // static to reuse the array for multiple calls.
60 if (is_null($list)) {
61 $list = array();
72 $cnt = count($list);
84 if ($list[$i]['id'] == $id) {
88 if ($list[$i]['id'] == $start) continue;
89 if (isHiddenPage($list[$i]['id'])) continue;
94 $next = $list[$i]['id'];
96 $last = $list[$i]['id'];
100 $first = $list[$i]['id'];
[all …]
/plugin/pagequery/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
H A Dplugin.info.txt6 desc Search for (fulltext) and list wiki pages, sorted and optionally grouped by name, date, creator, abc, etc. in columns. Insert the pagequery markup wherever you want your list to appear. E.g.{{pagequery>[query;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
H A Dreadme.md9 On the surface it may appear to fill a similar role to the really excellent [[plugin:indexmenu|IndexMenu]], however pagequery's aspirations are not as lofty or elaborate. IndexMenu focuses on displaying namespaces, and the pages within. allowing you to sort the namespaces and files by many options, and actively navigate and manipulate this index. Pagequery's purpose is __displaying lists of pages__: yes, you can sort by namespace if you wish, however the main goal is to search for and list pages in any order, and then neatly display them in groups (A-Z, by year, by month, etc...) and in addition in columns — to make best use of space. If you try both of them you'll quickly see that they //"scratch different itches."//
18 * Split your list into groups, with headers above each one: A..Z, 2010...2009, Jan..Dec, author's name
22 * Make full use of space: display your list of links in up to six columns
29 * A recently modified list of pages
40 Insert the pagequery markup in a page wherever you want your list to appear. You can have more than one ''pagequery'' list on one page((works well with the [[plugin:columns|columns plugin]])).
55 For example, if you want to list all the pages in a certain namespace by A-Z, the following should do the trick:
60 This would retrieve results from @namespace only (as there is no other search query you would get all the pages), and the list would be sorted by the //first letter// ('sort=a') then alphabetically ('sort=name') within each letter. The //group// option will then cause the list to be grouped by the first letter only (you cannot group by name as each one is unique).
H A Dstyle.css123 list-style:none;
/plugin/pagestat/
H A Dstyle.css111 list-style: none;
214 list-style: none;
219 list-style: none;
269 div.pt_pa_sub .ui-selectable{ list-style-type: none; margin: 0; padding: 0; width: auto; }
/plugin/pagetitle/
H A Ddeleted.files3 # This file contains a list of files that were present in previous
/plugin/passpolicy/
H A D10k-common-passwords.txt7380 list
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);
H A Dwords.txt2062 list
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1list.\nconst OPS = {\n // Intentionally start from 1 so it is easy to spot bad operators that wil…
H A Dpdf.worker.js.map1list.\nconst OPS = {\n // Intentionally start from 1 so it is easy to spot bad operators that wil…
/plugin/pdfjs/pdfjs/web/cmaps/
H A DLICENSE10 %%Copyright: copyright notice, this list of conditions and the following
14 %%Copyright: copyright notice, this list of conditions and the following
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js96 function properties(obj, list) { argument
98 for (var i = 0; i < list.length; i++) {
101 td1.textContent = list[i];
104 td2.textContent = obj[list[i]].toString();
/plugin/pdfjs/pdfjs/web/locale/ach/
H A Dviewer.properties195 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties172 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties121 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties172 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ar/
H A Dviewer.properties234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties156 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties189 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/az/
H A Dviewer.properties230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/be/
H A Dviewer.properties234 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/bg/
H A Dviewer.properties230 # "{{type}}" will be replaced with an annotation type from a list defined in
/plugin/pdfjs/pdfjs/web/locale/bn-BD/
H A Dviewer.properties220 # "{{type}}" will be replaced with an annotation type from a list defined in

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