Lines Matching refs:pages

7 There are many different page listing / navigation plugins on the [[:plugin]] page, all trying to serve different needs.  Pagequery tries to unify many of the ideas into a compact all-in-one method of listing your wiki pages, by name, title, a-z index, by date, by year, month, day, by namespace or by creator; ...and do it quickly.

9 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."//
12 * Create all sorts of indexes for your wiki: A-Z, recent, created by, authored by, start pages
13 * Search all the pages in your wiki
28 * Listing all the pages in your wiki in a nice A-Z index, or a By Year/Month index
29 * A recently modified list of pages
30 * Listing pages that discuss a particular subject (via full-text search)
31 * Listing all pages created by a certain user
33 Here's an example of all the pages in a namespace listed by date modified, and grouped by year and month:
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).
70 The same query, but now searching for pages contenting the word "help" (NOTE: ''fulltext'' means search in the page "content" not just its "name":
76 E.g. Search for all pages in the "drafts" namespace, listing only files beginning with a number, sorted by name: