View Source:
Help/PageList
The **~PageList** library allows to list a number of pagenames, optionally as table with various columns. This library relieves some work for these plugins: * AllPages, * BackLinks, * LikePages, * MostPopular, * TitleSearch, - ~WikiAdmin* and more. It also allows dynamic expansion of those plugins to include more columns in their output. == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **info** | which columns to display | pagename |- | **exclude** | which pages to exclude. Wildcards, comma-separated lists and <!plugin-list !> arrays allowed. | //none// |- | **author** | select pages by author; current user by ~[~] | false |- | **owner** | select pages by owner; current user by ~[~] | false |- | **creator** | select pages by creator; current user by ~[~] | false |- | **sortby** | select column to sort | //none// |- | **limit** | number of rows, or start index and number of rows (see below) | 50 |- | **paging** | auto (top + bottom rows if applicable) \\ top (top only if applicable) \\ bottom (bottom only if applicable) \\ none (don't page at all) | auto |- | **cols** | side-by-side display of list (1-3) | 1 |- | **azhead** | 1: group by initials \\ 2: provide shortcut links to initials also | 0 |- | **comma** | condensed comma-separated list, 1 if without links, 2 if with | 0 |- | **commasep** | comma separator | ', ' |- | **listtype** | ul, ol, dl, comma | ul |- | **ordered** | OL or just UL lists (ignored for comma) | false |- | **linkmore** | If count > 0 and limit > 0, display a link with the number of all results, linked to the given pagename. | //none// |- | **nopage** | for info=col omit the pagename column | false |} === Note for limit === //limit// can be: * a single integer, in that case it is the number of rows; * or two integers separated by a comma, in that case it is the start index (starting at 0) and the number of rows. === Info arguments === Column 'info=' arguments: |= pagename | Page Name (string regex) |= mtime | Last Modified |= hits | Hits |= summary | Last Summary |= version | Version |= author | Last Author |= locked | Locked |= external | External |= minor | Minor Edit |= size | Size |= creator | Creator |= owner | Owner |= checkbox | Selectable checkbox at the left |= content | Page content |= perm | Permission Mask |= acl | ACL Special, custom columns, either theme or plugin (~WikiAdmin*) specific: |= remove | Remove |= renamed_pagename | Rename to |= ratingwidget | wikilens theme specific. |= custom | See plugin/WikiTranslation Symbolic 'info=' arguments: |= all | All columns except the special columns |= most | pagename, mtime, author, size, hits, ... |= some | pagename, mtime, author <noinclude> ---- [[PhpWikiDocumentation]] </noinclude>
Please enable JavaScript to view the
comments powered by Disqus.
HollenbackDotNet
Home Page
Popular Pages
All Categories
Main Categories
General Interest
Geek Stuff
DevOps
Linux Stuff
Pictures
Search
Toolbox
RecentChanges
RecentNewPages
What links here
Printable version
AllPages
RecentChanges
Recent Changes Cached
No changes found
Favorite Categories
ActionPage
(150)
WikiPlugin
(149)
GeekStuff
(137)
PhpWikiAdministration
(102)
Help/PageList
(75)
Help/MagicPhpWikiURLs
(75)
Blog
(69)
Pictures
(60)
GeneralInterest
(44)
LinuxStuff
(38)
Views
View Page
View Source
History
Diff
Sign In