The template, located at PageListTemplate, looks like this
This template includes multiple forms of links to test results with relative links enabled
[[#relativelinks]]
(:if equal {<$Group}:)
!!!Start of pagelist "header". Testing three forms:
|| '''Form:'''||{ $foo } ||{ =$foo } ||{ *$foo } ||
|| '''Escaped:'''||[@ {$foo} ||{=$foo} ||{*$foo} ||
| Group: | {$Group} | {=$Group} | {*$Group} |
| FullName: | {$FullName} | {=$FullName} | {*$FullName} |
| {=$Group}: | Test. | {=$Group}. | Test. |
| Test.PageListTemplate | {=$FullName} | Test.RelativeLinksPagelist |
Now, that template is invoked using a simple pagelist directive limited to the first 20 items:
| Form: | { $foo } | { =$foo } | { *$foo } |
| Escaped: | {$foo} | {=$foo} | {*$foo} |
| Group: | {$Group} | {=$Group} | {*$Group} |
| FullName: | {$FullName} | {=$FullName} | {*$FullName} |
Go to page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
Only search in group: AttachImage (1), Backup (4), Banners (7), BlogIt (6), Category (369), Christian (99), Cjc (523), Cookbook (2330), CookbookFr (9), DaveG (21), EmacsModes (52), FoxDocumentation (21), GoogleMapAPI (27), HierarchicalGroupProposals (4), Holidays (149), LinuxTex (6), Localization (15), Magazine (24), Main (12), News (33), NewSkinIdeas (3), Nyår (12), Obsolete (5), PITS (1554), PLCal (19), PLCalDemo (45), PmCal (846), PmForm (24), PmWiki-DITA (3), PmWiki (313), PmWikiAr (7), PmWikiBg (22), PmWikiCa (48), PmWikiCreole (5), PmWikiCs (27), PmWikiDa (20), PmWikiDe (180), PmWikiEl (7), PmWikiEn (3), PmWikiEo (10), PmWikiEs (14), PmWikiFa (3), PmWikiFi (3), PmWikiFr (174), PmWikiHu (12), PmWikiId (4), PmWikiIt (58), PmWikiJa (41), PmWikiKr (3), PmWikiLt (6), PmWikiLv (3), PmWikiMk (3), PmWikiNl (29), PmWikiNo (5), PmWikiPl (14), PmWikiPt (5), PmWikiPtBr (59), PmWikiRo (5), PmWikiRu (89), PmWikiSi (8), PmWikiSk (31), PmWikiSq (6), PmWikiSv (14), PmWikiTa (3), PmWikiTl (8), PmWikiTr (5), PmWikiUk (8), PmWikiVi (20), PmWikiZhCn (49), PmWikiZhTw (45), Private (3), Profiles (1043), Quiz (8), RHCE (8), Scott (6), Site (60), SiteAdmin (12), Sites (5), Skins (223), SkinTest (5), SkinTutorials (6), StefCTDemo (9), Test (1140), TestBlog (42), TestDescription (12), TestDescriptionFmt (3), Teste (2), TestGroup1 (14), TestJa (17), TestPageList (8), TestProtected (3), TestSort (13), TestW7 (34), UserAuth2 (12), UserSven (2), UTF8 (67), ViewModes (10), WikiSh (14), WikiSpheres (5), WTF (8), XESTest (4), Àéè (4)
Here is something like the test that had appeared in the relativelinks pagelist header, all by itself without any escapes.
| Form: | { $foo } | { =$foo } | { *$foo } |
| (Not)Escaped: | {=$foo} | ||
| Group: | Test | {=$Group} | Test |
| FullName: | Test.PageListTemplate | {=$FullName} | Test.RelativeLinksPagelist |
0: 00.00 00.00 config start
1: 00.01 00.01 config end
2: 00.03 00.03 MarkupToHTML begin
3: 00.05 00.05 FPLTemplate: Chain begin
4: 00.05 00.05 FPLTemplate: FPLTemplateLoad
5: 00.05 00.05 FPLTemplate: FPLTemplateDefaults
6: 00.05 00.05 FPLTemplate: FPLTemplatePageList
7: 00.05 00.05 MakePageList pre
8: 00.05 00.05 PageListSources begin
9: 00.05 00.05 PageStore::ls begin wiki.d/{$FullName}
10: 00.06 00.05 PageStore::ls merge wiki.d/{$FullName}
11: 00.06 00.06 PageStore::ls end wiki.d/{$FullName}
12: 00.07 00.06 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
13: 00.07 00.06 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
14: 00.07 00.06 PageStore::ls end $FarmD/wikilib.d/{$FullName}
15: 00.08 00.07 PageListSources end count=10394
16: 00.08 00.07 PageListSort pre ret=4 order=name
17: 00.08 00.07 MakePageList items count=10394, filters=
18: 00.09 00.08 MakePageList post count=10394, readc=0
19: 00.09 00.08 PageListSort begin
20: 00.09 00.08 PageListSort sort
21: 00.22 00.21 PageListSort end
22: 00.22 00.21 MakePageList end
23: 00.23 00.22 FPLTemplate: FPLTemplatePmWikiOrg
24: 00.23 00.22 MarkupToHTML begin
25: 00.23 00.22 MarkupToHTML end
26: 00.23 00.22 FPLTemplate: FPLTemplateSliceList
27: 00.23 00.22 FPLTemplate: FPLTemplateFormat
28: 00.23 00.22 MarkupToHTML begin
29: 00.26 00.25 MarkupToHTML end
30: 00.26 00.25 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
31: 00.26 00.25 FPLTemplate: Chain end
32: 00.26 00.25 FPLTemplate: Chain begin
33: 00.26 00.25 FPLTemplate: FPLTemplateLoad
34: 00.26 00.25 FPLTemplate: FPLTemplateDefaults
35: 00.26 00.25 FPLTemplate: FPLTemplatePageList
36: 00.26 00.25 MakePageList pre
37: 00.26 00.25 PageListSources begin
38: 00.26 00.25 PageStore::ls begin wiki.d/{$FullName}
39: 00.27 00.25 PageStore::ls merge wiki.d/{$FullName}
40: 00.27 00.26 PageStore::ls end wiki.d/{$FullName}
41: 00.27 00.26 PageStore::ls begin $FarmD/wikilib.d/{$FullName}
42: 00.27 00.26 PageStore::ls merge $FarmD/wikilib.d/{$FullName}
43: 00.27 00.26 PageStore::ls end $FarmD/wikilib.d/{$FullName}
44: 00.28 00.27 PageListSources end count=10394
45: 00.28 00.27 PageListSort pre ret=4 order=name
46: 00.28 00.27 MakePageList items count=10394, filters=
47: 00.29 00.28 MakePageList post count=10394, readc=0
48: 00.29 00.28 PageListSort begin
49: 00.29 00.28 PageListSort sort
50: 00.43 00.41 PageListSort end
51: 00.43 00.41 MakePageList end
52: 00.43 00.42 FPLTemplate: FPLTemplatePmWikiOrg
53: 00.43 00.42 MarkupToHTML begin
54: 00.47 00.45 MarkupToHTML end
55: 00.47 00.45 FPLTemplate: FPLTemplateSliceList
56: 00.47 00.45 FPLTemplate: FPLTemplateFormat
57: 00.48 00.46 MarkupToHTML begin
58: 00.50 00.48 MarkupToHTML end
59: 00.50 00.48 FPLTemplate: FPLTemplatePmWikiOrgPostFormat
60: 00.50 00.48 FPLTemplate: Chain end
61: 00.52 00.50 MarkupToHTML end
62: 00.52 00.50 now
Peak memory: 10,684,976 bytes