Lines Matching full:by

7 …one method of listing your wiki pages, by name, title, a-z index, by date, by year, month, day, by
9by many options, and actively navigate and manipulate this index. Pagequery's purpose is __displa…
12 * Create all sorts of indexes for your wiki: A-Z, recent, created by, authored by, start pages
16 * Search by page name using //regular expressions//
17 * Sort lists by A-Z, by name, by year, by month, by day, by author, and many other options
21 …* OR create a great blog-like start page, where links are followed by a neat snippet of the page c…
25 … syntax to learn. However it does bring a little something new to the mix by providing powerful s…
28 * Listing all the pages in your wiki in a nice A-Z index, or a By Year/Month index
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 …
55 For example, if you want to list all the pages in a certain namespace by A-Z, the following should …
60by the //first letter// ('sort=a') then alphabetically ('sort=name') within each letter. The //gr…
66 Another example, grouping by //year created//, then //month created//, then by //name//, in 2 colum…
74by pagename (pageid) only. Use the same syntax as fulltext [[:search]], i.e. @namespace|^namespac…
76 …or all pages in the "drafts" namespace, listing only files beginning with a number, sorted by name:
80 Or, all files in the "happy:go:lucky" namespace, sorted by year, then date created, in proper case,…