]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Error_with_external_plugins/tee.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / bugs / Error_with_external_plugins / tee.mdwn
1 Lines starting with `->` are lines transmitted by Ikiwiki to the plugin; lines
2 starting with `<-` are transmitted from the plugin to Ikiwiki.
4     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>import</methodName><params></params></methodCall>
5     <- <?xml version='1.0'?>
6     <- <methodCall>
7     <- <methodName>hook</methodName>
8     <- <params>
9     <- <param>
10     <- <value><string>last</string></value>
11     <- </param>
12     <- <param>
13     <- <value><boolean>0</boolean></value>
14     <- </param>
15     <- <param>
16     <- <value><string>type</string></value>
17     <- </param>
18     <- <param>
19     <- <value><string>getsetup</string></value>
20     <- </param>
21     <- <param>
22     <- <value><string>id</string></value>
23     <- </param>
24     <- <param>
25     <- <value><string>rpcbug</string></value>
26     <- </param>
27     <- <param>
28     <- <value><string>call</string></value>
29     <- </param>
30     <- <param>
31     <- <value><string>getsetup</string></value>
32     <- </param>
33     <- </params>
34     <- </methodCall>
35     -> <?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>
36     <- <?xml version='1.0'?>
37     <- <methodCall>
38     <- <methodName>hook</methodName>
39     <- <params>
40     <- <param>
41     <- <value><string>last</string></value>
42     <- </param>
43     <- <param>
44     <- <value><boolean>0</boolean></value>
45     <- </param>
46     <- <param>
47     <- <value><string>type</string></value>
48     <- </param>
49     <- <param>
50     <- <value><string>preprocess</string></value>
51     <- </param>
52     <- <param>
53     <- <value><string>id</string></value>
54     <- </param>
55     <- <param>
56     <- <value><string>rpcbug</string></value>
57     <- </param>
58     <- <param>
59     <- <value><string>call</string></value>
60     <- </param>
61     <- <param>
62     <- <value><string>preprocess</string></value>
63     <- </param>
64     <- </params>
65     <- </methodCall>
66     -> <?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>
67     <- <?xml version='1.0'?>
68     <- <methodCall>
69     <- <methodName>hook</methodName>
70     <- <params>
71     <- <param>
72     <- <value><string>last</string></value>
73     <- </param>
74     <- <param>
75     <- <value><boolean>0</boolean></value>
76     <- </param>
77     <- <param>
78     <- <value><string>type</string></value>
79     <- </param>
80     <- <param>
81     <- <value><string>format</string></value>
82     <- </param>
83     <- <param>
84     <- <value><string>id</string></value>
85     <- </param>
86     <- <param>
87     <- <value><string>rpcbug</string></value>
88     <- </param>
89     <- <param>
90     <- <value><string>call</string></value>
91     <- </param>
92     <- <param>
93     <- <value><string>format</string></value>
94     <- </param>
95     <- </params>
96     <- </methodCall>
97     -> <?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>
98     <- <?xml version='1.0'?>
99     <- <methodResponse>
100     <- <params>
101     <- <param>
102     <- <value><struct>
103     <- <member>
104     <- <name>null</name>
105     <- <value><string></string></value>
106     <- </member>
107     <- </struct></value>
108     <- </param>
109     <- </params>
110     <- </methodResponse>
111     Omission du fichier au nom incorrect wiki.setup~
112     Omission du fichier au nom incorrect index.mdwn~
113     Omission du fichier au nom incorrect README.md~
114     Omission du fichier au nom incorrect foo.mdwn~
115     Omission du fichier au nom incorrect plugins/evariste~
116     Omission du fichier au nom incorrect plugins/rpcbug~
117     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>preprocess</methodName><params><param><value><string>page</string></value></param><param><value><string>foo</string></value></param><param><value><string>destpage</string></value></param><param><value><string>foo</string></value></param><param><value><string>preview</string></value></param><param><value><string>0</string></value></param></params></methodCall>
118     <- <?xml version='1.0'?>
119     <- <methodCall>
120     <- <methodName>srcfile</methodName>
121     <- <params>
122     <- <param>
123     <- <value><string>foo</string></value>
124     <- </param>
125     <- </params>
126     <- </methodCall>
127     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>preprocess</methodName><params><param><value><string>page</string></value></param><param><value><string>foo</string></value></param><param><value><string>destpage</string></value></param><param><value><string>foo</string></value></param><param><value><string>preview</string></value></param><param><value><string>0</string></value></param></params></methodCall>
128     <- <?xml version='1.0'?>
129     <- <methodCall>
130     <- <methodName>srcfile</methodName>
131     <- <params>
132     <- <param>
133     <- <value><string>README.md</string></value>
134     <- </param>
135     <- </params>
136     <- </methodCall>
137     -> <?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>/home/louis/projets/ikiwiki/rpcbug/README.md</string></value></param></params></methodResponse>
138     <- <?xml version='1.0'?>
139     <- <methodResponse>
140     <- <params>
141     <- <param>
142     <- <value><string>&lt;br/&gt;* Calling `srcfile(foo)`: page&lt;br/&gt;* Calling `srcfile(README.md)`: /home/louis/projets/ikiwiki/rpcbug/README.md</string></value>
143     <- </param>
144     <- </params>
145     <- </methodResponse>
146     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>foo</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
147     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
148     -> &lt;head&gt;
149     -> 
150     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
151     -> &lt;title&gt;foo&lt;/title&gt;
152     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
153     -> 
154     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
155     -> 
156     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
157     -> 
158     -> 
159     -> 
160     -> 
161     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=foo&quot; /&gt;
162     -> 
163     -> 
164     -> 
165     -> 
166     -> 
167     -> 
168     -> 
169     -> &lt;/head&gt;
170     -> &lt;body&gt;
171     -> 
172     -> &lt;article class=&quot;page&quot;&gt;
173     -> 
174     -> &lt;section class=&quot;pageheader&quot;&gt;
175     -> &lt;header class=&quot;header&quot;&gt;
176     -> &lt;span&gt;
177     -> &lt;span class=&quot;parentlinks&quot;&gt;
178     -> 
179     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
180     -> 
181     -> &lt;/span&gt;
182     -> &lt;span class=&quot;title&quot;&gt;
183     -> foo
184     -> 
185     -> &lt;/span&gt;
186     -> &lt;/span&gt;
187     -> 
188     -> 
189     -> 
190     -> &lt;/header&gt;
191     -> 
192     -> 
193     -> &lt;nav class=&quot;actions&quot;&gt;
194     -> &lt;ul&gt;
195     -> 
196     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=foo&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
197     -> 
198     -> 
199     -> &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
200     -> 
201     -> 
202     -> 
203     -> 
204     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
205     -> 
206     -> 
207     -> 
208     -> 
209     -> 
210     -> &lt;/ul&gt;
211     -> &lt;/nav&gt;
212     -> 
213     -> 
214     -> 
215     -> 
216     -> 
217     -> 
218     -> 
219     -> 
220     -> &lt;/section&gt;
221     -> 
222     -> 
223     -> 
224     -> 
225     -> 
226     -> &lt;div id=&quot;pagebody&quot;&gt;
227     -> 
228     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
229     -> &lt;p&gt;\[[!rpcbug &lt;span class=&quot;error&quot;&gt;Erreur: internal error: foo cannot be found in /home/louis/projets/ikiwiki/rpcbug or underlay&lt;/span&gt;]]&lt;/p&gt;
230     -> 
231     -> &lt;p&gt;&lt;br /&gt;&lt;em&gt; Calling &lt;code&gt;srcfile(foo)&lt;/code&gt;: page&lt;br /&gt;&lt;/em&gt; Calling &lt;code&gt;srcfile(README.md)&lt;/code&gt;: /home/louis/projets/ikiwiki/rpcbug/README.md&lt;/p&gt;
232     -> 
233     -> &lt;/section&gt;
234     -> 
235     -> 
236     -> 
237     -> 
238     -> 
239     -> 
240     -> 
241     -> &lt;/div&gt;
242     -> 
243     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
244     -> 
245     -> &lt;nav id=&quot;pageinfo&quot;&gt;
246     -> 
247     -> 
248     -> 
249     -> 
250     -> 
251     -> 
252     -> &lt;nav id=&quot;backlinks&quot;&gt;
253     -> Links:
254     -> 
255     -> &lt;a href=&quot;../&quot;&gt;index&lt;/a&gt;
256     -> 
257     -> 
258     -> &lt;/nav&gt;
259     -> 
260     -> 
261     -> 
262     -> 
263     -> 
264     -> 
265     -> &lt;div class=&quot;pagedate&quot;&gt;
266     -> Last edited &lt;time datetime=&quot;2015-06-28T13:48:58Z&quot;&gt;28/06/2015&lt;/time&gt;
267     -> &lt;!-- Created &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot; pubdate=&quot;pubdate&quot;&gt;15/06/2015&lt;/time&gt; --&gt;
268     -> &lt;/div&gt;
269     -> 
270     -> &lt;/nav&gt;
271     -> 
272     -> 
273     -> &lt;!-- from RPC Bug --&gt;
274     -> &lt;/footer&gt;
275     -> 
276     -> &lt;/article&gt;
277     -> 
278     -> &lt;/body&gt;
279     -> &lt;/html&gt;
280     -> </string></value></param></params></methodCall>
281     <- <?xml version='1.0'?>
282     <- <methodResponse>
283     <- <params>
284     <- <param>
285     <- <value><string>&lt;!DOCTYPE html&gt;
286     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
287     <- &lt;head&gt;
288     <- 
289     <- &lt;meta charset="utf-8" /&gt;
290     <- &lt;title&gt;foo&lt;/title&gt;
291     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
292     <- 
293     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
294     <- 
295     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
296     <- 
297     <- 
298     <- 
299     <- 
300     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=foo" /&gt;
301     <- 
302     <- 
303     <- 
304     <- 
305     <- 
306     <- 
307     <- 
308     <- &lt;/head&gt;
309     <- &lt;body&gt;
310     <- 
311     <- &lt;article class="page"&gt;
312     <- 
313     <- &lt;section class="pageheader"&gt;
314     <- &lt;header class="header"&gt;
315     <- &lt;span&gt;
316     <- &lt;span class="parentlinks"&gt;
317     <- 
318     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
319     <- 
320     <- &lt;/span&gt;
321     <- &lt;span class="title"&gt;
322     <- foo
323     <- 
324     <- &lt;/span&gt;
325     <- &lt;/span&gt;
326     <- 
327     <- 
328     <- 
329     <- &lt;/header&gt;
330     <- 
331     <- 
332     <- &lt;nav class="actions"&gt;
333     <- &lt;ul&gt;
334     <- 
335     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=foo" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
336     <- 
337     <- 
338     <- &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
339     <- 
340     <- 
341     <- 
342     <- 
343     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
344     <- 
345     <- 
346     <- 
347     <- 
348     <- 
349     <- &lt;/ul&gt;
350     <- &lt;/nav&gt;
351     <- 
352     <- 
353     <- 
354     <- 
355     <- 
356     <- 
357     <- 
358     <- 
359     <- &lt;/section&gt;
360     <- 
361     <- 
362     <- 
363     <- 
364     <- 
365     <- &lt;div id="pagebody"&gt;
366     <- 
367     <- &lt;section id="content" role="main"&gt;
368     <- &lt;p&gt;\[[!rpcbug &lt;span class="error"&gt;Erreur: internal error: foo cannot be found in /home/louis/projets/ikiwiki/rpcbug or underlay&lt;/span&gt;]]&lt;/p&gt;
369     <- 
370     <- &lt;p&gt;&lt;br /&gt;&lt;em&gt; Calling &lt;code&gt;srcfile(foo)&lt;/code&gt;: page&lt;br /&gt;&lt;/em&gt; Calling &lt;code&gt;srcfile(README.md)&lt;/code&gt;: /home/louis/projets/ikiwiki/rpcbug/README.md&lt;/p&gt;
371     <- 
372     <- &lt;/section&gt;
373     <- 
374     <- 
375     <- 
376     <- 
377     <- 
378     <- 
379     <- 
380     <- &lt;/div&gt;
381     <- 
382     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
383     <- 
384     <- &lt;nav id="pageinfo"&gt;
385     <- 
386     <- 
387     <- 
388     <- 
389     <- 
390     <- 
391     <- &lt;nav id="backlinks"&gt;
392     <- Links:
393     <- 
394     <- &lt;a href="../"&gt;index&lt;/a&gt;
395     <- 
396     <- 
397     <- &lt;/nav&gt;
398     <- 
399     <- 
400     <- 
401     <- 
402     <- 
403     <- 
404     <- &lt;div class="pagedate"&gt;
405     <- Last edited &lt;time datetime="2015-06-28T13:48:58Z"&gt;28/06/2015&lt;/time&gt;
406     <- &lt;!-- Created &lt;time datetime="2015-06-15T01:35:13Z" pubdate="pubdate"&gt;15/06/2015&lt;/time&gt; --&gt;
407     <- &lt;/div&gt;
408     <- 
409     <- &lt;/nav&gt;
410     <- 
411     <- 
412     <- &lt;!-- from RPC Bug --&gt;
413     <- &lt;/footer&gt;
414     <- 
415     <- &lt;/article&gt;
416     <- 
417     <- &lt;/body&gt;
418     <- &lt;/html&gt;
419     <- </string></value>
420     <- </param>
421     <- </params>
422     <- </methodResponse>
423     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>index</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
424     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
425     -> &lt;head&gt;
426     -> 
427     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
428     -> &lt;title&gt;RPC Bug&lt;/title&gt;
429     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
430     -> 
431     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot; type=&quot;text/css&quot; /&gt;
432     -> 
433     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;local.css&quot; type=&quot;text/css&quot; /&gt;
434     -> 
435     -> 
436     -> 
437     -> 
438     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=index&quot; /&gt;
439     -> 
440     -> 
441     -> 
442     -> 
443     -> 
444     -> 
445     -> 
446     -> &lt;/head&gt;
447     -> &lt;body&gt;
448     -> 
449     -> &lt;article class=&quot;page&quot;&gt;
450     -> 
451     -> &lt;section class=&quot;pageheader&quot;&gt;
452     -> &lt;header class=&quot;header&quot;&gt;
453     -> &lt;span&gt;
454     -> &lt;span class=&quot;parentlinks&quot;&gt;
455     -> 
456     -> &lt;/span&gt;
457     -> &lt;span class=&quot;title&quot;&gt;
458     -> RPC Bug
459     -> 
460     -> &lt;/span&gt;
461     -> &lt;/span&gt;
462     -> 
463     -> 
464     -> 
465     -> &lt;/header&gt;
466     -> 
467     -> 
468     -> &lt;nav class=&quot;actions&quot;&gt;
469     -> &lt;ul&gt;
470     -> 
471     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=index&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
472     -> 
473     -> 
474     -> &lt;li&gt;&lt;a href=&quot;./recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
475     -> 
476     -> 
477     -> 
478     -> 
479     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
480     -> 
481     -> 
482     -> 
483     -> 
484     -> 
485     -> &lt;/ul&gt;
486     -> &lt;/nav&gt;
487     -> 
488     -> 
489     -> 
490     -> 
491     -> 
492     -> 
493     -> 
494     -> 
495     -> &lt;/section&gt;
496     -> 
497     -> 
498     -> 
499     -> 
500     -> 
501     -> &lt;div id=&quot;pagebody&quot;&gt;
502     -> 
503     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
504     -> &lt;p&gt;Hello, world!&lt;/p&gt;
505     -> 
506     -> &lt;p&gt;Page causing the error : &lt;a href=&quot;./foo/&quot;&gt;foo&lt;/a&gt;&lt;/p&gt;
507     -> 
508     -> &lt;/section&gt;
509     -> 
510     -> 
511     -> 
512     -> 
513     -> 
514     -> 
515     -> 
516     -> &lt;/div&gt;
517     -> 
518     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
519     -> 
520     -> &lt;nav id=&quot;pageinfo&quot;&gt;
521     -> 
522     -> 
523     -> 
524     -> 
525     -> 
526     -> 
527     -> 
528     -> 
529     -> 
530     -> 
531     -> 
532     -> &lt;div class=&quot;pagedate&quot;&gt;
533     -> Last edited &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot;&gt;15/06/2015&lt;/time&gt;
534     -> &lt;!-- Created &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot; pubdate=&quot;pubdate&quot;&gt;15/06/2015&lt;/time&gt; --&gt;
535     -> &lt;/div&gt;
536     -> 
537     -> &lt;/nav&gt;
538     -> 
539     -> 
540     -> &lt;!-- from RPC Bug --&gt;
541     -> &lt;/footer&gt;
542     -> 
543     -> &lt;/article&gt;
544     -> 
545     -> &lt;/body&gt;
546     -> &lt;/html&gt;
547     -> </string></value></param></params></methodCall>
548     <- <?xml version='1.0'?>
549     <- <methodResponse>
550     <- <params>
551     <- <param>
552     <- <value><string>&lt;!DOCTYPE html&gt;
553     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
554     <- &lt;head&gt;
555     <- 
556     <- &lt;meta charset="utf-8" /&gt;
557     <- &lt;title&gt;RPC Bug&lt;/title&gt;
558     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
559     <- 
560     <- &lt;link rel="stylesheet" href="style.css" type="text/css" /&gt;
561     <- 
562     <- &lt;link rel="stylesheet" href="local.css" type="text/css" /&gt;
563     <- 
564     <- 
565     <- 
566     <- 
567     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=index" /&gt;
568     <- 
569     <- 
570     <- 
571     <- 
572     <- 
573     <- 
574     <- 
575     <- &lt;/head&gt;
576     <- &lt;body&gt;
577     <- 
578     <- &lt;article class="page"&gt;
579     <- 
580     <- &lt;section class="pageheader"&gt;
581     <- &lt;header class="header"&gt;
582     <- &lt;span&gt;
583     <- &lt;span class="parentlinks"&gt;
584     <- 
585     <- &lt;/span&gt;
586     <- &lt;span class="title"&gt;
587     <- RPC Bug
588     <- 
589     <- &lt;/span&gt;
590     <- &lt;/span&gt;
591     <- 
592     <- 
593     <- 
594     <- &lt;/header&gt;
595     <- 
596     <- 
597     <- &lt;nav class="actions"&gt;
598     <- &lt;ul&gt;
599     <- 
600     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=index" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
601     <- 
602     <- 
603     <- &lt;li&gt;&lt;a href="./recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
604     <- 
605     <- 
606     <- 
607     <- 
608     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
609     <- 
610     <- 
611     <- 
612     <- 
613     <- 
614     <- &lt;/ul&gt;
615     <- &lt;/nav&gt;
616     <- 
617     <- 
618     <- 
619     <- 
620     <- 
621     <- 
622     <- 
623     <- 
624     <- &lt;/section&gt;
625     <- 
626     <- 
627     <- 
628     <- 
629     <- 
630     <- &lt;div id="pagebody"&gt;
631     <- 
632     <- &lt;section id="content" role="main"&gt;
633     <- &lt;p&gt;Hello, world!&lt;/p&gt;
634     <- 
635     <- &lt;p&gt;Page causing the error : &lt;a href="./foo/"&gt;foo&lt;/a&gt;&lt;/p&gt;
636     <- 
637     <- &lt;/section&gt;
638     <- 
639     <- 
640     <- 
641     <- 
642     <- 
643     <- 
644     <- 
645     <- &lt;/div&gt;
646     <- 
647     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
648     <- 
649     <- &lt;nav id="pageinfo"&gt;
650     <- 
651     <- 
652     <- 
653     <- 
654     <- 
655     <- 
656     <- 
657     <- 
658     <- 
659     <- 
660     <- 
661     <- &lt;div class="pagedate"&gt;
662     <- Last edited &lt;time datetime="2015-06-15T01:35:13Z"&gt;15/06/2015&lt;/time&gt;
663     <- &lt;!-- Created &lt;time datetime="2015-06-15T01:35:13Z" pubdate="pubdate"&gt;15/06/2015&lt;/time&gt; --&gt;
664     <- &lt;/div&gt;
665     <- 
666     <- &lt;/nav&gt;
667     <- 
668     <- 
669     <- &lt;!-- from RPC Bug --&gt;
670     <- &lt;/footer&gt;
671     <- 
672     <- &lt;/article&gt;
673     <- 
674     <- &lt;/body&gt;
675     <- &lt;/html&gt;
676     <- </string></value>
677     <- </param>
678     <- </params>
679     <- </methodResponse>
680     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>sandbox</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
681     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
682     -> &lt;head&gt;
683     -> 
684     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
685     -> &lt;title&gt;sandbox&lt;/title&gt;
686     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
687     -> 
688     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
689     -> 
690     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
691     -> 
692     -> 
693     -> 
694     -> 
695     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=sandbox&quot; /&gt;
696     -> 
697     -> 
698     -> 
699     -> 
700     -> 
701     -> 
702     -> 
703     -> &lt;/head&gt;
704     -> &lt;body&gt;
705     -> 
706     -> &lt;article class=&quot;page&quot;&gt;
707     -> 
708     -> &lt;section class=&quot;pageheader&quot;&gt;
709     -> &lt;header class=&quot;header&quot;&gt;
710     -> &lt;span&gt;
711     -> &lt;span class=&quot;parentlinks&quot;&gt;
712     -> 
713     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
714     -> 
715     -> &lt;/span&gt;
716     -> &lt;span class=&quot;title&quot;&gt;
717     -> sandbox
718     -> 
719     -> &lt;/span&gt;
720     -> &lt;/span&gt;
721     -> 
722     -> 
723     -> 
724     -> &lt;/header&gt;
725     -> 
726     -> 
727     -> &lt;nav class=&quot;actions&quot;&gt;
728     -> &lt;ul&gt;
729     -> 
730     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=sandbox&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
731     -> 
732     -> 
733     -> &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
734     -> 
735     -> 
736     -> 
737     -> 
738     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
739     -> 
740     -> 
741     -> 
742     -> 
743     -> 
744     -> &lt;/ul&gt;
745     -> &lt;/nav&gt;
746     -> 
747     -> 
748     -> 
749     -> 
750     -> 
751     -> 
752     -> 
753     -> 
754     -> &lt;/section&gt;
755     -> 
756     -> 
757     -> 
758     -> 
759     -> 
760     -> &lt;div id=&quot;pagebody&quot;&gt;
761     -> 
762     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
763     -> &lt;p&gt;This is the SandBox, a page anyone can edit to learn how to use the wiki.&lt;/p&gt;
764     -> 
765     -> &lt;hr /&gt;
766     -> 
767     -> &lt;p&gt;Here&apos;s a paragraph.&lt;/p&gt;
768     -> 
769     -> &lt;p&gt;Here&apos;s another one with &lt;em&gt;emphasised&lt;/em&gt; text.&lt;/p&gt;
770     -> 
771     -> &lt;h1&gt;Header&lt;/h1&gt;
772     -> 
773     -> &lt;h2&gt;Subheader&lt;/h2&gt;
774     -> 
775     -> &lt;blockquote&gt;&lt;p&gt;This is a blockquote.&lt;/p&gt;
776     -> 
777     -> &lt;p&gt;This is the first level of quoting.&lt;/p&gt;
778     -> 
779     -> &lt;blockquote&gt;&lt;p&gt;This is nested blockquote.&lt;/p&gt;&lt;/blockquote&gt;
780     -> 
781     -> &lt;p&gt;Back to the first level.&lt;/p&gt;&lt;/blockquote&gt;
782     -> 
783     -> &lt;p&gt;Numbered list&lt;/p&gt;
784     -> 
785     -> &lt;ol&gt;
786     -> &lt;li&gt;First item.&lt;/li&gt;
787     -> &lt;li&gt;Another.&lt;/li&gt;
788     -> &lt;li&gt;And another..&lt;/li&gt;
789     -> &lt;/ol&gt;
790     -> 
791     -> 
792     -> &lt;p&gt;Bulleted list&lt;/p&gt;
793     -> 
794     -> &lt;ul&gt;
795     -> &lt;li&gt;&lt;em&gt;item&lt;/em&gt;&lt;/li&gt;
796     -> &lt;li&gt;item&lt;/li&gt;
797     -> &lt;/ul&gt;
798     -> 
799     -> 
800     -> &lt;p&gt;&lt;a href=&quot;../ikiwiki/wikilink/&quot;&gt;WikiLink&lt;/a&gt;&lt;/p&gt;
801     -> 
802     -> &lt;/section&gt;
803     -> 
804     -> 
805     -> 
806     -> 
807     -> 
808     -> 
809     -> 
810     -> &lt;/div&gt;
811     -> 
812     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
813     -> 
814     -> &lt;nav id=&quot;pageinfo&quot;&gt;
815     -> 
816     -> 
817     -> 
818     -> 
819     -> 
820     -> 
821     -> &lt;nav id=&quot;backlinks&quot;&gt;
822     -> Links:
823     -> 
824     -> &lt;a href=&quot;../ikiwiki/wikilink/&quot;&gt;ikiwiki/wikilink&lt;/a&gt;
825     -> 
826     -> 
827     -> &lt;/nav&gt;
828     -> 
829     -> 
830     -> 
831     -> 
832     -> 
833     -> 
834     -> &lt;div class=&quot;pagedate&quot;&gt;
835     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
836     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
837     -> &lt;/div&gt;
838     -> 
839     -> &lt;/nav&gt;
840     -> 
841     -> 
842     -> &lt;!-- from RPC Bug --&gt;
843     -> &lt;/footer&gt;
844     -> 
845     -> &lt;/article&gt;
846     -> 
847     -> &lt;/body&gt;
848     -> &lt;/html&gt;
849     -> </string></value></param></params></methodCall>
850     <- <?xml version='1.0'?>
851     <- <methodResponse>
852     <- <params>
853     <- <param>
854     <- <value><string>&lt;!DOCTYPE html&gt;
855     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
856     <- &lt;head&gt;
857     <- 
858     <- &lt;meta charset="utf-8" /&gt;
859     <- &lt;title&gt;sandbox&lt;/title&gt;
860     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
861     <- 
862     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
863     <- 
864     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
865     <- 
866     <- 
867     <- 
868     <- 
869     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=sandbox" /&gt;
870     <- 
871     <- 
872     <- 
873     <- 
874     <- 
875     <- 
876     <- 
877     <- &lt;/head&gt;
878     <- &lt;body&gt;
879     <- 
880     <- &lt;article class="page"&gt;
881     <- 
882     <- &lt;section class="pageheader"&gt;
883     <- &lt;header class="header"&gt;
884     <- &lt;span&gt;
885     <- &lt;span class="parentlinks"&gt;
886     <- 
887     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
888     <- 
889     <- &lt;/span&gt;
890     <- &lt;span class="title"&gt;
891     <- sandbox
892     <- 
893     <- &lt;/span&gt;
894     <- &lt;/span&gt;
895     <- 
896     <- 
897     <- 
898     <- &lt;/header&gt;
899     <- 
900     <- 
901     <- &lt;nav class="actions"&gt;
902     <- &lt;ul&gt;
903     <- 
904     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=sandbox" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
905     <- 
906     <- 
907     <- &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
908     <- 
909     <- 
910     <- 
911     <- 
912     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
913     <- 
914     <- 
915     <- 
916     <- 
917     <- 
918     <- &lt;/ul&gt;
919     <- &lt;/nav&gt;
920     <- 
921     <- 
922     <- 
923     <- 
924     <- 
925     <- 
926     <- 
927     <- 
928     <- &lt;/section&gt;
929     <- 
930     <- 
931     <- 
932     <- 
933     <- 
934     <- &lt;div id="pagebody"&gt;
935     <- 
936     <- &lt;section id="content" role="main"&gt;
937     <- &lt;p&gt;This is the SandBox, a page anyone can edit to learn how to use the wiki.&lt;/p&gt;
938     <- 
939     <- &lt;hr /&gt;
940     <- 
941     <- &lt;p&gt;Here's a paragraph.&lt;/p&gt;
942     <- 
943     <- &lt;p&gt;Here's another one with &lt;em&gt;emphasised&lt;/em&gt; text.&lt;/p&gt;
944     <- 
945     <- &lt;h1&gt;Header&lt;/h1&gt;
946     <- 
947     <- &lt;h2&gt;Subheader&lt;/h2&gt;
948     <- 
949     <- &lt;blockquote&gt;&lt;p&gt;This is a blockquote.&lt;/p&gt;
950     <- 
951     <- &lt;p&gt;This is the first level of quoting.&lt;/p&gt;
952     <- 
953     <- &lt;blockquote&gt;&lt;p&gt;This is nested blockquote.&lt;/p&gt;&lt;/blockquote&gt;
954     <- 
955     <- &lt;p&gt;Back to the first level.&lt;/p&gt;&lt;/blockquote&gt;
956     <- 
957     <- &lt;p&gt;Numbered list&lt;/p&gt;
958     <- 
959     <- &lt;ol&gt;
960     <- &lt;li&gt;First item.&lt;/li&gt;
961     <- &lt;li&gt;Another.&lt;/li&gt;
962     <- &lt;li&gt;And another..&lt;/li&gt;
963     <- &lt;/ol&gt;
964     <- 
965     <- 
966     <- &lt;p&gt;Bulleted list&lt;/p&gt;
967     <- 
968     <- &lt;ul&gt;
969     <- &lt;li&gt;&lt;em&gt;item&lt;/em&gt;&lt;/li&gt;
970     <- &lt;li&gt;item&lt;/li&gt;
971     <- &lt;/ul&gt;
972     <- 
973     <- 
974     <- &lt;p&gt;&lt;a href="../ikiwiki/wikilink/"&gt;WikiLink&lt;/a&gt;&lt;/p&gt;
975     <- 
976     <- &lt;/section&gt;
977     <- 
978     <- 
979     <- 
980     <- 
981     <- 
982     <- 
983     <- 
984     <- &lt;/div&gt;
985     <- 
986     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
987     <- 
988     <- &lt;nav id="pageinfo"&gt;
989     <- 
990     <- 
991     <- 
992     <- 
993     <- 
994     <- 
995     <- &lt;nav id="backlinks"&gt;
996     <- Links:
997     <- 
998     <- &lt;a href="../ikiwiki/wikilink/"&gt;ikiwiki/wikilink&lt;/a&gt;
999     <- 
1000     <- 
1001     <- &lt;/nav&gt;
1002     <- 
1003     <- 
1004     <- 
1005     <- 
1006     <- 
1007     <- 
1008     <- &lt;div class="pagedate"&gt;
1009     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
1010     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
1011     <- &lt;/div&gt;
1012     <- 
1013     <- &lt;/nav&gt;
1014     <- 
1015     <- 
1016     <- &lt;!-- from RPC Bug --&gt;
1017     <- &lt;/footer&gt;
1018     <- 
1019     <- &lt;/article&gt;
1020     <- 
1021     <- &lt;/body&gt;
1022     <- &lt;/html&gt;
1023     <- </string></value>
1024     <- </param>
1025     <- </params>
1026     <- </methodResponse>
1027     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
1028     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
1029     -> &lt;head&gt;
1030     -> 
1031     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
1032     -> &lt;title&gt;ikiwiki&lt;/title&gt;
1033     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
1034     -> 
1035     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
1036     -> 
1037     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
1038     -> 
1039     -> 
1040     -> 
1041     -> 
1042     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki&quot; /&gt;
1043     -> 
1044     -> 
1045     -> 
1046     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
1047     -> 
1048     -> 
1049     -> 
1050     -> &lt;/head&gt;
1051     -> &lt;body&gt;
1052     -> 
1053     -> &lt;article class=&quot;page&quot;&gt;
1054     -> 
1055     -> &lt;section class=&quot;pageheader&quot;&gt;
1056     -> &lt;header class=&quot;header&quot;&gt;
1057     -> &lt;span&gt;
1058     -> &lt;span class=&quot;parentlinks&quot;&gt;
1059     -> 
1060     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
1061     -> 
1062     -> &lt;/span&gt;
1063     -> &lt;span class=&quot;title&quot;&gt;
1064     -> ikiwiki
1065     -> 
1066     -> &lt;/span&gt;
1067     -> &lt;/span&gt;
1068     -> 
1069     -> 
1070     -> 
1071     -> &lt;/header&gt;
1072     -> 
1073     -> 
1074     -> &lt;nav class=&quot;actions&quot;&gt;
1075     -> &lt;ul&gt;
1076     -> 
1077     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
1078     -> 
1079     -> 
1080     -> &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1081     -> 
1082     -> 
1083     -> 
1084     -> 
1085     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1086     -> 
1087     -> 
1088     -> 
1089     -> 
1090     -> 
1091     -> &lt;/ul&gt;
1092     -> &lt;/nav&gt;
1093     -> 
1094     -> 
1095     -> 
1096     -> 
1097     -> 
1098     -> 
1099     -> 
1100     -> 
1101     -> &lt;/section&gt;
1102     -> 
1103     -> 
1104     -> 
1105     -> 
1106     -> 
1107     -> &lt;div id=&quot;pagebody&quot;&gt;
1108     -> 
1109     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1110     -> &lt;p&gt;This wiki is powered by &lt;a href=&quot;http://ikiwiki.info/&quot;&gt;ikiwiki&lt;/a&gt;.&lt;/p&gt;
1111     -> 
1112     -> &lt;p&gt;Some documentation on using ikiwiki:&lt;/p&gt;
1113     -> 
1114     -> &lt;ul&gt;
1115     -> &lt;li&gt;&lt;a href=&quot;./formatting/&quot;&gt;formatting&lt;/a&gt;&lt;/li&gt;
1116     -> &lt;li&gt;&lt;a href=&quot;./wikilink/&quot;&gt;wikilink&lt;/a&gt;&lt;/li&gt;
1117     -> &lt;li&gt;&lt;a href=&quot;./subpage/&quot;&gt;subpage&lt;/a&gt;&lt;/li&gt;
1118     -> &lt;li&gt;&lt;a href=&quot;./pagespec/&quot;&gt;pagespec&lt;/a&gt;&lt;/li&gt;
1119     -> &lt;li&gt;&lt;a href=&quot;./directive/&quot;&gt;directive&lt;/a&gt;&lt;/li&gt;
1120     -> &lt;li&gt;&lt;a href=&quot;./markdown/&quot;&gt;markdown&lt;/a&gt;&lt;/li&gt;
1121     -> &lt;li&gt;&lt;a href=&quot;./openid/&quot;&gt;openid&lt;/a&gt;&lt;/li&gt;
1122     -> &lt;li&gt;&lt;a href=&quot;./searching/&quot;&gt;searching&lt;/a&gt;&lt;/li&gt;
1123     -> &lt;li&gt;&lt;a href=&quot;../templates/&quot;&gt;templates&lt;/a&gt;&lt;/li&gt;
1124     -> &lt;/ul&gt;
1125     -> 
1126     -> 
1127     -> &lt;/section&gt;
1128     -> 
1129     -> 
1130     -> 
1131     -> 
1132     -> 
1133     -> 
1134     -> 
1135     -> &lt;/div&gt;
1136     -> 
1137     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
1138     -> 
1139     -> &lt;nav id=&quot;pageinfo&quot;&gt;
1140     -> 
1141     -> 
1142     -> 
1143     -> 
1144     -> 
1145     -> 
1146     -> &lt;nav id=&quot;backlinks&quot;&gt;
1147     -> Links:
1148     -> 
1149     -> &lt;a href=&quot;../templates/&quot;&gt;templates&lt;/a&gt;
1150     -> 
1151     -> 
1152     -> &lt;/nav&gt;
1153     -> 
1154     -> 
1155     -> 
1156     -> 
1157     -> 
1158     -> 
1159     -> &lt;div class=&quot;pagedate&quot;&gt;
1160     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
1161     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
1162     -> &lt;/div&gt;
1163     -> 
1164     -> &lt;/nav&gt;
1165     -> 
1166     -> 
1167     -> &lt;!-- from RPC Bug --&gt;
1168     -> &lt;/footer&gt;
1169     -> 
1170     -> &lt;/article&gt;
1171     -> 
1172     -> &lt;/body&gt;
1173     -> &lt;/html&gt;
1174     -> </string></value></param></params></methodCall>
1175     <- <?xml version='1.0'?>
1176     <- <methodResponse>
1177     <- <params>
1178     <- <param>
1179     <- <value><string>&lt;!DOCTYPE html&gt;
1180     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
1181     <- &lt;head&gt;
1182     <- 
1183     <- &lt;meta charset="utf-8" /&gt;
1184     <- &lt;title&gt;ikiwiki&lt;/title&gt;
1185     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
1186     <- 
1187     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
1188     <- 
1189     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
1190     <- 
1191     <- 
1192     <- 
1193     <- 
1194     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki" /&gt;
1195     <- 
1196     <- 
1197     <- 
1198     <- &lt;meta name="robots" content="noindex, follow" /&gt;
1199     <- 
1200     <- 
1201     <- 
1202     <- &lt;/head&gt;
1203     <- &lt;body&gt;
1204     <- 
1205     <- &lt;article class="page"&gt;
1206     <- 
1207     <- &lt;section class="pageheader"&gt;
1208     <- &lt;header class="header"&gt;
1209     <- &lt;span&gt;
1210     <- &lt;span class="parentlinks"&gt;
1211     <- 
1212     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
1213     <- 
1214     <- &lt;/span&gt;
1215     <- &lt;span class="title"&gt;
1216     <- ikiwiki
1217     <- 
1218     <- &lt;/span&gt;
1219     <- &lt;/span&gt;
1220     <- 
1221     <- 
1222     <- 
1223     <- &lt;/header&gt;
1224     <- 
1225     <- 
1226     <- &lt;nav class="actions"&gt;
1227     <- &lt;ul&gt;
1228     <- 
1229     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
1230     <- 
1231     <- 
1232     <- &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1233     <- 
1234     <- 
1235     <- 
1236     <- 
1237     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1238     <- 
1239     <- 
1240     <- 
1241     <- 
1242     <- 
1243     <- &lt;/ul&gt;
1244     <- &lt;/nav&gt;
1245     <- 
1246     <- 
1247     <- 
1248     <- 
1249     <- 
1250     <- 
1251     <- 
1252     <- 
1253     <- &lt;/section&gt;
1254     <- 
1255     <- 
1256     <- 
1257     <- 
1258     <- 
1259     <- &lt;div id="pagebody"&gt;
1260     <- 
1261     <- &lt;section id="content" role="main"&gt;
1262     <- &lt;p&gt;This wiki is powered by &lt;a href="http://ikiwiki.info/"&gt;ikiwiki&lt;/a&gt;.&lt;/p&gt;
1263     <- 
1264     <- &lt;p&gt;Some documentation on using ikiwiki:&lt;/p&gt;
1265     <- 
1266     <- &lt;ul&gt;
1267     <- &lt;li&gt;&lt;a href="./formatting/"&gt;formatting&lt;/a&gt;&lt;/li&gt;
1268     <- &lt;li&gt;&lt;a href="./wikilink/"&gt;wikilink&lt;/a&gt;&lt;/li&gt;
1269     <- &lt;li&gt;&lt;a href="./subpage/"&gt;subpage&lt;/a&gt;&lt;/li&gt;
1270     <- &lt;li&gt;&lt;a href="./pagespec/"&gt;pagespec&lt;/a&gt;&lt;/li&gt;
1271     <- &lt;li&gt;&lt;a href="./directive/"&gt;directive&lt;/a&gt;&lt;/li&gt;
1272     <- &lt;li&gt;&lt;a href="./markdown/"&gt;markdown&lt;/a&gt;&lt;/li&gt;
1273     <- &lt;li&gt;&lt;a href="./openid/"&gt;openid&lt;/a&gt;&lt;/li&gt;
1274     <- &lt;li&gt;&lt;a href="./searching/"&gt;searching&lt;/a&gt;&lt;/li&gt;
1275     <- &lt;li&gt;&lt;a href="../templates/"&gt;templates&lt;/a&gt;&lt;/li&gt;
1276     <- &lt;/ul&gt;
1277     <- 
1278     <- 
1279     <- &lt;/section&gt;
1280     <- 
1281     <- 
1282     <- 
1283     <- 
1284     <- 
1285     <- 
1286     <- 
1287     <- &lt;/div&gt;
1288     <- 
1289     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
1290     <- 
1291     <- &lt;nav id="pageinfo"&gt;
1292     <- 
1293     <- 
1294     <- 
1295     <- 
1296     <- 
1297     <- 
1298     <- &lt;nav id="backlinks"&gt;
1299     <- Links:
1300     <- 
1301     <- &lt;a href="../templates/"&gt;templates&lt;/a&gt;
1302     <- 
1303     <- 
1304     <- &lt;/nav&gt;
1305     <- 
1306     <- 
1307     <- 
1308     <- 
1309     <- 
1310     <- 
1311     <- &lt;div class="pagedate"&gt;
1312     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
1313     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
1314     <- &lt;/div&gt;
1315     <- 
1316     <- &lt;/nav&gt;
1317     <- 
1318     <- 
1319     <- &lt;!-- from RPC Bug --&gt;
1320     <- &lt;/footer&gt;
1321     <- 
1322     <- &lt;/article&gt;
1323     <- 
1324     <- &lt;/body&gt;
1325     <- &lt;/html&gt;
1326     <- </string></value>
1327     <- </param>
1328     <- </params>
1329     <- </methodResponse>
1330     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>templates</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
1331     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
1332     -> &lt;head&gt;
1333     -> 
1334     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
1335     -> &lt;title&gt;templates&lt;/title&gt;
1336     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
1337     -> 
1338     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
1339     -> 
1340     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
1341     -> 
1342     -> 
1343     -> 
1344     -> 
1345     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates&quot; /&gt;
1346     -> 
1347     -> 
1348     -> 
1349     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
1350     -> 
1351     -> 
1352     -> 
1353     -> &lt;/head&gt;
1354     -> &lt;body&gt;
1355     -> 
1356     -> &lt;article class=&quot;page&quot;&gt;
1357     -> 
1358     -> &lt;section class=&quot;pageheader&quot;&gt;
1359     -> &lt;header class=&quot;header&quot;&gt;
1360     -> &lt;span&gt;
1361     -> &lt;span class=&quot;parentlinks&quot;&gt;
1362     -> 
1363     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
1364     -> 
1365     -> &lt;/span&gt;
1366     -> &lt;span class=&quot;title&quot;&gt;
1367     -> templates
1368     -> 
1369     -> &lt;/span&gt;
1370     -> &lt;/span&gt;
1371     -> 
1372     -> 
1373     -> 
1374     -> &lt;/header&gt;
1375     -> 
1376     -> 
1377     -> &lt;nav class=&quot;actions&quot;&gt;
1378     -> &lt;ul&gt;
1379     -> 
1380     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
1381     -> 
1382     -> 
1383     -> &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1384     -> 
1385     -> 
1386     -> 
1387     -> 
1388     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1389     -> 
1390     -> 
1391     -> 
1392     -> 
1393     -> 
1394     -> &lt;/ul&gt;
1395     -> &lt;/nav&gt;
1396     -> 
1397     -> 
1398     -> 
1399     -> 
1400     -> 
1401     -> 
1402     -> 
1403     -> 
1404     -> &lt;/section&gt;
1405     -> 
1406     -> 
1407     -> 
1408     -> 
1409     -> 
1410     -> &lt;div id=&quot;pagebody&quot;&gt;
1411     -> 
1412     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1413     -> &lt;p&gt;&lt;a href=&quot;../ikiwiki/&quot;&gt;Ikiwiki&lt;/a&gt; uses many templates for many purposes. By editing its templates,
1414     -> you can fully customise its appearance, and avoid duplicate content.&lt;/p&gt;
1415     -> 
1416     -> &lt;p&gt;Ikiwiki uses the HTML::Template module as its template engine. This
1417     -> supports things like conditionals and loops in templates and is pretty
1418     -> easy to learn. All you really need to know to modify templates is this:&lt;/p&gt;
1419     -> 
1420     -> &lt;ul&gt;
1421     -> &lt;li&gt;To insert the value of a template variable, use &lt;code&gt;&amp;lt;TMPL_VAR variable&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1422     -> &lt;li&gt;To make a block of text conditional on a variable being set use
1423     -> &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1424     -> &lt;li&gt;To use one block of text if a variable is set and a second if it&apos;s not,
1425     -> use &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;TMPL_ELSE&amp;gt;other text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;&lt;/li&gt;
1426     -> &lt;/ul&gt;
1427     -> 
1428     -> 
1429     -> &lt;p&gt;If the template does not contain a &lt;code&gt;templatebody&lt;/code&gt; directive, the entire
1430     -> source of the page is used for the template. This is deprecated.&lt;/p&gt;
1431     -> 
1432     -> &lt;h2&gt;template files&lt;/h2&gt;
1433     -> 
1434     -> &lt;p&gt;Template files are unlike template pages in that they have the extension
1435     -> &lt;code&gt;.tmpl&lt;/code&gt;. Template files are used extensively by Ikiwiki to generate html.
1436     -> They can contain html that would not normally be allowed on a wiki page.&lt;/p&gt;
1437     -> 
1438     -> &lt;p&gt;Template files are located in &lt;code&gt;/usr/share/ikiwiki/templates&lt;/code&gt; by default;
1439     -> the &lt;code&gt;templatedir&lt;/code&gt; setting can be used to make another directory be
1440     -> searched first. Customised template files can also be placed inside the
1441     -> &quot;templates/&quot; directory in your wiki&apos;s source -- files placed there override
1442     -> ones in the &lt;code&gt;templatedir&lt;/code&gt;.&lt;/p&gt;
1443     -> 
1444     -> &lt;p&gt;Here is a full list of the template files used:&lt;/p&gt;
1445     -> 
1446     -> &lt;ul&gt;
1447     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;page.tmpl&lt;/code&gt; - Used for displaying all regular wiki pages. This is the
1448     -> key template to customise to change the look and feel of Ikiwiki.&lt;/p&gt;&lt;/li&gt;
1449     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;rsspage.tmpl&lt;/code&gt; - Used for generating rss feeds for blogs.&lt;/p&gt;&lt;/li&gt;
1450     -> &lt;li&gt;&lt;code&gt;rssitem.tmpl&lt;/code&gt; - Used for generating individual items on rss feeds.&lt;/li&gt;
1451     -> &lt;li&gt;&lt;code&gt;atompage.tmpl&lt;/code&gt; - Used for generating atom feeds for blogs.&lt;/li&gt;
1452     -> &lt;li&gt;&lt;code&gt;atomitem.tmpl&lt;/code&gt; - Used for generating individual items on atom feeds.&lt;/li&gt;
1453     -> &lt;li&gt;&lt;code&gt;inlinepage.tmpl&lt;/code&gt; - Used for displaying a post in a blog.&lt;/li&gt;
1454     -> &lt;li&gt;&lt;code&gt;archivepage.tmpl&lt;/code&gt; - Used for listing a page in a blog archive page.&lt;/li&gt;
1455     -> &lt;li&gt;&lt;code&gt;titlepage.tmpl&lt;/code&gt; - Used for listing a page by title in a blog archive page.&lt;/li&gt;
1456     -> &lt;li&gt;&lt;code&gt;microblog.tmpl&lt;/code&gt; - Used for showing a microblogging post inline.&lt;/li&gt;
1457     -> &lt;li&gt;&lt;code&gt;blogpost.tmpl&lt;/code&gt; - Used for a form to add a post to a blog (and rss/atom links)&lt;/li&gt;
1458     -> &lt;li&gt;&lt;code&gt;feedlink.tmpl&lt;/code&gt; - Used to add rss/atom links if &lt;code&gt;blogpost.tmpl&lt;/code&gt; is not used.&lt;/li&gt;
1459     -> &lt;li&gt;&lt;code&gt;aggregatepost.tmpl&lt;/code&gt; - Used by the aggregate plugin to create
1460     -> a page for a post.&lt;/li&gt;
1461     -> &lt;li&gt;&lt;code&gt;searchform.tmpl&lt;/code&gt;, &lt;code&gt;googleform.tmpl&lt;/code&gt; - Used by the search plugin
1462     -> and google plugin to add search forms to wiki pages.&lt;/li&gt;
1463     -> &lt;li&gt;&lt;code&gt;searchquery.tmpl&lt;/code&gt; - This is a Omega template, used by the
1464     -> search plugin.&lt;/li&gt;
1465     -> &lt;li&gt;&lt;code&gt;comment.tmpl&lt;/code&gt; - Used by the comments plugin to display a comment.&lt;/li&gt;
1466     -> &lt;li&gt;&lt;code&gt;change.tmpl&lt;/code&gt; - Used to create a page describing a change made to the wiki.&lt;/li&gt;
1467     -> &lt;li&gt;&lt;code&gt;recentchanges.tmpl&lt;/code&gt; - Used for listing a change on the RecentChanges page.&lt;/li&gt;
1468     -> &lt;li&gt;&lt;code&gt;autoindex.tmpl&lt;/code&gt; - Filled in by the autoindex plugin to make index pages.&lt;/li&gt;
1469     -> &lt;li&gt;&lt;code&gt;autotag.tmpl&lt;/code&gt; - Filled in by the tag plugin to make tag pages.&lt;/li&gt;
1470     -> &lt;li&gt;&lt;code&gt;calendarmonth.tmpl&lt;/code&gt;, &lt;code&gt;calendaryear.tmpl&lt;/code&gt; - Used by ikiwiki-calendar to
1471     -> make calendar archive pages.&lt;/li&gt;
1472     -> &lt;li&gt;&lt;code&gt;trails.tmpl&lt;/code&gt; - Used by the trail plugin to generate links on each page
1473     -> that is a member of a trail.&lt;/li&gt;
1474     -> &lt;li&gt;&lt;code&gt;notifyemail.tmpl&lt;/code&gt; - Used by the notifymail plugin to generate mails about
1475     -> changed pages.&lt;/li&gt;
1476     -> &lt;li&gt;&lt;code&gt;editpage.tmpl&lt;/code&gt;, &lt;code&gt;editconflict.tmpl&lt;/code&gt;, &lt;code&gt;editcreationconflict.tmpl&lt;/code&gt;,
1477     -> &lt;code&gt;editfailedsave.tmpl&lt;/code&gt;, &lt;code&gt;editpagegone.tmpl&lt;/code&gt;, &lt;code&gt;pocreatepage.tmpl&lt;/code&gt;,
1478     -> &lt;code&gt;editcomment.tmpl&lt;/code&gt; &lt;code&gt;commentmoderation.tmpl&lt;/code&gt;, &lt;code&gt;renamesummary.tmpl&lt;/code&gt;,
1479     -> &lt;code&gt;passwordmail.tmpl&lt;/code&gt;, &lt;code&gt;emailauth.tmpl,&lt;/code&gt;login-selector.tmpl&lt;code&gt;,
1480     -> &lt;/code&gt;revert.tmpl` - Parts of ikiwiki&apos;s user interface; do not normally need
1481     -> to be customised.&lt;/li&gt;
1482     -> &lt;/ul&gt;
1483     -> 
1484     -> 
1485     -> &lt;/section&gt;
1486     -> 
1487     -> 
1488     -> 
1489     -> 
1490     -> 
1491     -> 
1492     -> 
1493     -> &lt;/div&gt;
1494     -> 
1495     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
1496     -> 
1497     -> &lt;nav id=&quot;pageinfo&quot;&gt;
1498     -> 
1499     -> 
1500     -> 
1501     -> 
1502     -> 
1503     -> 
1504     -> &lt;nav id=&quot;backlinks&quot;&gt;
1505     -> Links:
1506     -> 
1507     -> &lt;a href=&quot;../ikiwiki/&quot;&gt;ikiwiki&lt;/a&gt;
1508     -> 
1509     -> &lt;a href=&quot;../ikiwiki/formatting/&quot;&gt;ikiwiki/formatting&lt;/a&gt;
1510     -> 
1511     -> 
1512     -> &lt;/nav&gt;
1513     -> 
1514     -> 
1515     -> 
1516     -> 
1517     -> 
1518     -> 
1519     -> &lt;div class=&quot;pagedate&quot;&gt;
1520     -> Last edited &lt;time datetime=&quot;2015-05-14T01:15:08Z&quot;&gt;14/05/2015&lt;/time&gt;
1521     -> &lt;!-- Created &lt;time datetime=&quot;2015-05-14T01:15:08Z&quot; pubdate=&quot;pubdate&quot;&gt;14/05/2015&lt;/time&gt; --&gt;
1522     -> &lt;/div&gt;
1523     -> 
1524     -> &lt;/nav&gt;
1525     -> 
1526     -> 
1527     -> &lt;!-- from RPC Bug --&gt;
1528     -> &lt;/footer&gt;
1529     -> 
1530     -> &lt;/article&gt;
1531     -> 
1532     -> &lt;/body&gt;
1533     -> &lt;/html&gt;
1534     -> </string></value></param></params></methodCall>
1535     <- <?xml version='1.0'?>
1536     <- <methodResponse>
1537     <- <params>
1538     <- <param>
1539     <- <value><string>&lt;!DOCTYPE html&gt;
1540     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
1541     <- &lt;head&gt;
1542     <- 
1543     <- &lt;meta charset="utf-8" /&gt;
1544     <- &lt;title&gt;templates&lt;/title&gt;
1545     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
1546     <- 
1547     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
1548     <- 
1549     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
1550     <- 
1551     <- 
1552     <- 
1553     <- 
1554     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates" /&gt;
1555     <- 
1556     <- 
1557     <- 
1558     <- &lt;meta name="robots" content="noindex, follow" /&gt;
1559     <- 
1560     <- 
1561     <- 
1562     <- &lt;/head&gt;
1563     <- &lt;body&gt;
1564     <- 
1565     <- &lt;article class="page"&gt;
1566     <- 
1567     <- &lt;section class="pageheader"&gt;
1568     <- &lt;header class="header"&gt;
1569     <- &lt;span&gt;
1570     <- &lt;span class="parentlinks"&gt;
1571     <- 
1572     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
1573     <- 
1574     <- &lt;/span&gt;
1575     <- &lt;span class="title"&gt;
1576     <- templates
1577     <- 
1578     <- &lt;/span&gt;
1579     <- &lt;/span&gt;
1580     <- 
1581     <- 
1582     <- 
1583     <- &lt;/header&gt;
1584     <- 
1585     <- 
1586     <- &lt;nav class="actions"&gt;
1587     <- &lt;ul&gt;
1588     <- 
1589     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
1590     <- 
1591     <- 
1592     <- &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1593     <- 
1594     <- 
1595     <- 
1596     <- 
1597     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1598     <- 
1599     <- 
1600     <- 
1601     <- 
1602     <- 
1603     <- &lt;/ul&gt;
1604     <- &lt;/nav&gt;
1605     <- 
1606     <- 
1607     <- 
1608     <- 
1609     <- 
1610     <- 
1611     <- 
1612     <- 
1613     <- &lt;/section&gt;
1614     <- 
1615     <- 
1616     <- 
1617     <- 
1618     <- 
1619     <- &lt;div id="pagebody"&gt;
1620     <- 
1621     <- &lt;section id="content" role="main"&gt;
1622     <- &lt;p&gt;&lt;a href="../ikiwiki/"&gt;Ikiwiki&lt;/a&gt; uses many templates for many purposes. By editing its templates,
1623     <- you can fully customise its appearance, and avoid duplicate content.&lt;/p&gt;
1624     <- 
1625     <- &lt;p&gt;Ikiwiki uses the HTML::Template module as its template engine. This
1626     <- supports things like conditionals and loops in templates and is pretty
1627     <- easy to learn. All you really need to know to modify templates is this:&lt;/p&gt;
1628     <- 
1629     <- &lt;ul&gt;
1630     <- &lt;li&gt;To insert the value of a template variable, use &lt;code&gt;&amp;lt;TMPL_VAR variable&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1631     <- &lt;li&gt;To make a block of text conditional on a variable being set use
1632     <- &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1633     <- &lt;li&gt;To use one block of text if a variable is set and a second if it's not,
1634     <- use &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;TMPL_ELSE&amp;gt;other text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;&lt;/li&gt;
1635     <- &lt;/ul&gt;
1636     <- 
1637     <- 
1638     <- &lt;p&gt;If the template does not contain a &lt;code&gt;templatebody&lt;/code&gt; directive, the entire
1639     <- source of the page is used for the template. This is deprecated.&lt;/p&gt;
1640     <- 
1641     <- &lt;h2&gt;template files&lt;/h2&gt;
1642     <- 
1643     <- &lt;p&gt;Template files are unlike template pages in that they have the extension
1644     <- &lt;code&gt;.tmpl&lt;/code&gt;. Template files are used extensively by Ikiwiki to generate html.
1645     <- They can contain html that would not normally be allowed on a wiki page.&lt;/p&gt;
1646     <- 
1647     <- &lt;p&gt;Template files are located in &lt;code&gt;/usr/share/ikiwiki/templates&lt;/code&gt; by default;
1648     <- the &lt;code&gt;templatedir&lt;/code&gt; setting can be used to make another directory be
1649     <- searched first. Customised template files can also be placed inside the
1650     <- "templates/" directory in your wiki's source -- files placed there override
1651     <- ones in the &lt;code&gt;templatedir&lt;/code&gt;.&lt;/p&gt;
1652     <- 
1653     <- &lt;p&gt;Here is a full list of the template files used:&lt;/p&gt;
1654     <- 
1655     <- &lt;ul&gt;
1656     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;page.tmpl&lt;/code&gt; - Used for displaying all regular wiki pages. This is the
1657     <- key template to customise to change the look and feel of Ikiwiki.&lt;/p&gt;&lt;/li&gt;
1658     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;rsspage.tmpl&lt;/code&gt; - Used for generating rss feeds for blogs.&lt;/p&gt;&lt;/li&gt;
1659     <- &lt;li&gt;&lt;code&gt;rssitem.tmpl&lt;/code&gt; - Used for generating individual items on rss feeds.&lt;/li&gt;
1660     <- &lt;li&gt;&lt;code&gt;atompage.tmpl&lt;/code&gt; - Used for generating atom feeds for blogs.&lt;/li&gt;
1661     <- &lt;li&gt;&lt;code&gt;atomitem.tmpl&lt;/code&gt; - Used for generating individual items on atom feeds.&lt;/li&gt;
1662     <- &lt;li&gt;&lt;code&gt;inlinepage.tmpl&lt;/code&gt; - Used for displaying a post in a blog.&lt;/li&gt;
1663     <- &lt;li&gt;&lt;code&gt;archivepage.tmpl&lt;/code&gt; - Used for listing a page in a blog archive page.&lt;/li&gt;
1664     <- &lt;li&gt;&lt;code&gt;titlepage.tmpl&lt;/code&gt; - Used for listing a page by title in a blog archive page.&lt;/li&gt;
1665     <- &lt;li&gt;&lt;code&gt;microblog.tmpl&lt;/code&gt; - Used for showing a microblogging post inline.&lt;/li&gt;
1666     <- &lt;li&gt;&lt;code&gt;blogpost.tmpl&lt;/code&gt; - Used for a form to add a post to a blog (and rss/atom links)&lt;/li&gt;
1667     <- &lt;li&gt;&lt;code&gt;feedlink.tmpl&lt;/code&gt; - Used to add rss/atom links if &lt;code&gt;blogpost.tmpl&lt;/code&gt; is not used.&lt;/li&gt;
1668     <- &lt;li&gt;&lt;code&gt;aggregatepost.tmpl&lt;/code&gt; - Used by the aggregate plugin to create
1669     <- a page for a post.&lt;/li&gt;
1670     <- &lt;li&gt;&lt;code&gt;searchform.tmpl&lt;/code&gt;, &lt;code&gt;googleform.tmpl&lt;/code&gt; - Used by the search plugin
1671     <- and google plugin to add search forms to wiki pages.&lt;/li&gt;
1672     <- &lt;li&gt;&lt;code&gt;searchquery.tmpl&lt;/code&gt; - This is a Omega template, used by the
1673     <- search plugin.&lt;/li&gt;
1674     <- &lt;li&gt;&lt;code&gt;comment.tmpl&lt;/code&gt; - Used by the comments plugin to display a comment.&lt;/li&gt;
1675     <- &lt;li&gt;&lt;code&gt;change.tmpl&lt;/code&gt; - Used to create a page describing a change made to the wiki.&lt;/li&gt;
1676     <- &lt;li&gt;&lt;code&gt;recentchanges.tmpl&lt;/code&gt; - Used for listing a change on the RecentChanges page.&lt;/li&gt;
1677     <- &lt;li&gt;&lt;code&gt;autoindex.tmpl&lt;/code&gt; - Filled in by the autoindex plugin to make index pages.&lt;/li&gt;
1678     <- &lt;li&gt;&lt;code&gt;autotag.tmpl&lt;/code&gt; - Filled in by the tag plugin to make tag pages.&lt;/li&gt;
1679     <- &lt;li&gt;&lt;code&gt;calendarmonth.tmpl&lt;/code&gt;, &lt;code&gt;calendaryear.tmpl&lt;/code&gt; - Used by ikiwiki-calendar to
1680     <- make calendar archive pages.&lt;/li&gt;
1681     <- &lt;li&gt;&lt;code&gt;trails.tmpl&lt;/code&gt; - Used by the trail plugin to generate links on each page
1682     <- that is a member of a trail.&lt;/li&gt;
1683     <- &lt;li&gt;&lt;code&gt;notifyemail.tmpl&lt;/code&gt; - Used by the notifymail plugin to generate mails about
1684     <- changed pages.&lt;/li&gt;
1685     <- &lt;li&gt;&lt;code&gt;editpage.tmpl&lt;/code&gt;, &lt;code&gt;editconflict.tmpl&lt;/code&gt;, &lt;code&gt;editcreationconflict.tmpl&lt;/code&gt;,
1686     <- &lt;code&gt;editfailedsave.tmpl&lt;/code&gt;, &lt;code&gt;editpagegone.tmpl&lt;/code&gt;, &lt;code&gt;pocreatepage.tmpl&lt;/code&gt;,
1687     <- &lt;code&gt;editcomment.tmpl&lt;/code&gt; &lt;code&gt;commentmoderation.tmpl&lt;/code&gt;, &lt;code&gt;renamesummary.tmpl&lt;/code&gt;,
1688     <- &lt;code&gt;passwordmail.tmpl&lt;/code&gt;, &lt;code&gt;emailauth.tmpl,&lt;/code&gt;login-selector.tmpl&lt;code&gt;,
1689     <- &lt;/code&gt;revert.tmpl` - Parts of ikiwiki's user interface; do not normally need
1690     <- to be customised.&lt;/li&gt;
1691     <- &lt;/ul&gt;
1692     <- 
1693     <- 
1694     <- &lt;/section&gt;
1695     <- 
1696     <- 
1697     <- 
1698     <- 
1699     <- 
1700     <- 
1701     <- 
1702     <- &lt;/div&gt;
1703     <- 
1704     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
1705     <- 
1706     <- &lt;nav id="pageinfo"&gt;
1707     <- 
1708     <- 
1709     <- 
1710     <- 
1711     <- 
1712     <- 
1713     <- &lt;nav id="backlinks"&gt;
1714     <- Links:
1715     <- 
1716     <- &lt;a href="../ikiwiki/"&gt;ikiwiki&lt;/a&gt;
1717     <- 
1718     <- &lt;a href="../ikiwiki/formatting/"&gt;ikiwiki/formatting&lt;/a&gt;
1719     <- 
1720     <- 
1721     <- &lt;/nav&gt;
1722     <- 
1723     <- 
1724     <- 
1725     <- 
1726     <- 
1727     <- 
1728     <- &lt;div class="pagedate"&gt;
1729     <- Last edited &lt;time datetime="2015-05-14T01:15:08Z"&gt;14/05/2015&lt;/time&gt;
1730     <- &lt;!-- Created &lt;time datetime="2015-05-14T01:15:08Z" pubdate="pubdate"&gt;14/05/2015&lt;/time&gt; --&gt;
1731     <- &lt;/div&gt;
1732     <- 
1733     <- &lt;/nav&gt;
1734     <- 
1735     <- 
1736     <- &lt;!-- from RPC Bug --&gt;
1737     <- &lt;/footer&gt;
1738     <- 
1739     <- &lt;/article&gt;
1740     <- 
1741     <- &lt;/body&gt;
1742     <- &lt;/html&gt;
1743     <- </string></value>
1744     <- </param>
1745     <- </params>
1746     <- </methodResponse>
1747     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>recentchanges</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
1748     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
1749     -> &lt;head&gt;
1750     -> 
1751     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
1752     -> &lt;title&gt;RecentChanges&lt;/title&gt;
1753     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
1754     -> 
1755     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
1756     -> 
1757     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
1758     -> 
1759     -> 
1760     -> 
1761     -> 
1762     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=recentchanges&quot; /&gt;
1763     -> 
1764     -> 
1765     -> 
1766     -> 
1767     -> 
1768     -> 
1769     -> 
1770     -> &lt;/head&gt;
1771     -> &lt;body&gt;
1772     -> 
1773     -> &lt;article class=&quot;page&quot;&gt;
1774     -> 
1775     -> &lt;section class=&quot;pageheader&quot;&gt;
1776     -> &lt;header class=&quot;header&quot;&gt;
1777     -> &lt;span&gt;
1778     -> &lt;span class=&quot;parentlinks&quot;&gt;
1779     -> 
1780     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
1781     -> 
1782     -> &lt;/span&gt;
1783     -> &lt;span class=&quot;title&quot;&gt;
1784     -> RecentChanges
1785     -> 
1786     -> &lt;/span&gt;
1787     -> &lt;/span&gt;
1788     -> 
1789     -> 
1790     -> 
1791     -> &lt;/header&gt;
1792     -> 
1793     -> 
1794     -> &lt;nav class=&quot;actions&quot;&gt;
1795     -> &lt;ul&gt;
1796     -> 
1797     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=recentchanges&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
1798     -> 
1799     -> 
1800     -> 
1801     -> 
1802     -> 
1803     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1804     -> 
1805     -> 
1806     -> 
1807     -> 
1808     -> 
1809     -> &lt;/ul&gt;
1810     -> &lt;/nav&gt;
1811     -> 
1812     -> 
1813     -> 
1814     -> 
1815     -> 
1816     -> 
1817     -> 
1818     -> 
1819     -> &lt;/section&gt;
1820     -> 
1821     -> 
1822     -> 
1823     -> 
1824     -> 
1825     -> &lt;div id=&quot;pagebody&quot;&gt;
1826     -> 
1827     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1828     -> &lt;p&gt;Recent changes to this wiki:&lt;/p&gt;
1829     -> 
1830     -> &lt;div  class=&quot;feedlink&quot;&gt;
1831     -> 
1832     -> 
1833     -> &lt;/div&gt;
1834     -> 
1835     -> &lt;div class=&quot;recentchanges&quot;&gt;
1836     -> 
1837     -> 
1838     -> 
1839     -> 
1840     -> 
1841     -> 
1842     -> 
1843     -> 
1844     -> 
1845     -> &lt;div id=&quot;change-b4ba34a8edd1b97989965af69eddac050bc0a8ba&quot; class=&quot;metadata&quot;&gt;
1846     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1847     -> &lt;span class=&quot;pagelinks&quot;&gt;
1848     -> 
1849     -> 
1850     -> 
1851     -> 
1852     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo&quot; rel=&quot;nofollow&quot;&gt;foo&lt;/a&gt;
1853     -> 
1854     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug&quot; rel=&quot;nofollow&quot;&gt;plugins/rpcbug&lt;/a&gt;
1855     -> 
1856     -> &lt;/span&gt;
1857     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1858     -> &lt;span class=&quot;committer&quot;&gt;
1859     -> 
1860     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax&quot; rel=&quot;nofollow&quot;&gt;spalax&lt;/a&gt;
1861     -> 
1862     -> &lt;/span&gt;
1863     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1864     -> &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1865     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1866     -> &lt;span class=&quot;changedate&quot;&gt;&lt;time datetime=&quot;2015-06-28T18:08:33Z&quot;&gt;20:08:33 28/06/2015&lt;/time&gt;&lt;/span&gt;
1867     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1868     -> &lt;span class=&quot;revert&quot;&gt;
1869     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=b4ba34a8edd1b97989965af69eddac050bc0a8ba&quot; title=&quot;revert&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;../wikiicons/revert.png&quot; alt=&quot;revert&quot; /&gt;&lt;/a&gt;
1870     -> &lt;/span&gt;
1871     -> &lt;/div&gt;
1872     -> &lt;div class=&quot;changelog&quot;&gt;
1873     -> 
1874     -> 
1875     -> Still debugging&lt;br /&gt;
1876     -> 
1877     -> 
1878     -> &lt;/div&gt;
1879     -> 
1880     -> 
1881     -> 
1882     -> 
1883     -> 
1884     -> 
1885     -> 
1886     -> 
1887     -> 
1888     -> 
1889     -> 
1890     -> 
1891     -> 
1892     -> &lt;div id=&quot;change-203e0121761fc8ec953cd24821291f45afc0b334&quot; class=&quot;metadata&quot;&gt;
1893     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1894     -> &lt;span class=&quot;pagelinks&quot;&gt;
1895     -> 
1896     -> 
1897     -> 
1898     -> 
1899     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug&quot; rel=&quot;nofollow&quot;&gt;plugins/rpcbug&lt;/a&gt;
1900     -> 
1901     -> &lt;/span&gt;
1902     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1903     -> &lt;span class=&quot;committer&quot;&gt;
1904     -> 
1905     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax&quot; rel=&quot;nofollow&quot;&gt;spalax&lt;/a&gt;
1906     -> 
1907     -> &lt;/span&gt;
1908     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1909     -> &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1910     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1911     -> &lt;span class=&quot;changedate&quot;&gt;&lt;time datetime=&quot;2015-06-15T01:51:08Z&quot;&gt;03:51:08 15/06/2015&lt;/time&gt;&lt;/span&gt;
1912     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1913     -> &lt;span class=&quot;revert&quot;&gt;
1914     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=203e0121761fc8ec953cd24821291f45afc0b334&quot; title=&quot;revert&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;../wikiicons/revert.png&quot; alt=&quot;revert&quot; /&gt;&lt;/a&gt;
1915     -> &lt;/span&gt;
1916     -> &lt;/div&gt;
1917     -> &lt;div class=&quot;changelog&quot;&gt;
1918     -> 
1919     -> 
1920     -> update&lt;br /&gt;
1921     -> 
1922     -> 
1923     -> &lt;/div&gt;
1924     -> 
1925     -> 
1926     -> 
1927     -> 
1928     -> 
1929     -> 
1930     -> 
1931     -> 
1932     -> 
1933     -> 
1934     -> 
1935     -> 
1936     -> 
1937     -> &lt;div id=&quot;change-8ef7576b628a88b2b3e974e202a16bbeb2251354&quot; class=&quot;metadata&quot;&gt;
1938     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1939     -> &lt;span class=&quot;pagelinks&quot;&gt;
1940     -> 
1941     -> 
1942     -> 
1943     -> 
1944     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug&quot; rel=&quot;nofollow&quot;&gt;plugins/rpcbug&lt;/a&gt;
1945     -> 
1946     -> &lt;/span&gt;
1947     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1948     -> &lt;span class=&quot;committer&quot;&gt;
1949     -> 
1950     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax&quot; rel=&quot;nofollow&quot;&gt;spalax&lt;/a&gt;
1951     -> 
1952     -> &lt;/span&gt;
1953     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1954     -> &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1955     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1956     -> &lt;span class=&quot;changedate&quot;&gt;&lt;time datetime=&quot;2015-06-15T01:47:52Z&quot;&gt;03:47:52 15/06/2015&lt;/time&gt;&lt;/span&gt;
1957     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1958     -> &lt;span class=&quot;revert&quot;&gt;
1959     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=8ef7576b628a88b2b3e974e202a16bbeb2251354&quot; title=&quot;revert&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;../wikiicons/revert.png&quot; alt=&quot;revert&quot; /&gt;&lt;/a&gt;
1960     -> &lt;/span&gt;
1961     -> &lt;/div&gt;
1962     -> &lt;div class=&quot;changelog&quot;&gt;
1963     -> 
1964     -> 
1965     -> update&lt;br /&gt;
1966     -> 
1967     -> 
1968     -> &lt;/div&gt;
1969     -> 
1970     -> 
1971     -> 
1972     -> 
1973     -> 
1974     -> 
1975     -> 
1976     -> 
1977     -> 
1978     -> 
1979     -> 
1980     -> 
1981     -> 
1982     -> &lt;div id=&quot;change-9444f53d5b4960dd2560b85d9e8a3d2a77d6db02&quot; class=&quot;metadata&quot;&gt;
1983     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1984     -> &lt;span class=&quot;pagelinks&quot;&gt;
1985     -> 
1986     -> 
1987     -> 
1988     -> 
1989     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=README.md&quot; rel=&quot;nofollow&quot;&gt;README.md&lt;/a&gt;
1990     -> 
1991     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo&quot; rel=&quot;nofollow&quot;&gt;foo&lt;/a&gt;
1992     -> 
1993     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=index&quot; rel=&quot;nofollow&quot;&gt;index&lt;/a&gt;
1994     -> 
1995     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug&quot; rel=&quot;nofollow&quot;&gt;plugins/rpcbug&lt;/a&gt;
1996     -> 
1997     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=wiki.setup&quot; rel=&quot;nofollow&quot;&gt;wiki.setup&lt;/a&gt;
1998     -> 
1999     -> &lt;/span&gt;
2000     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2001     -> &lt;span class=&quot;committer&quot;&gt;
2002     -> 
2003     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax&quot; rel=&quot;nofollow&quot;&gt;spalax&lt;/a&gt;
2004     -> 
2005     -> &lt;/span&gt;
2006     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2007     -> &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
2008     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
2009     -> &lt;span class=&quot;changedate&quot;&gt;&lt;time datetime=&quot;2015-06-15T01:35:13Z&quot;&gt;03:35:13 15/06/2015&lt;/time&gt;&lt;/span&gt;
2010     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
2011     -> &lt;span class=&quot;revert&quot;&gt;
2012     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=9444f53d5b4960dd2560b85d9e8a3d2a77d6db02&quot; title=&quot;revert&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;../wikiicons/revert.png&quot; alt=&quot;revert&quot; /&gt;&lt;/a&gt;
2013     -> &lt;/span&gt;
2014     -> &lt;/div&gt;
2015     -> &lt;div class=&quot;changelog&quot;&gt;
2016     -> 
2017     -> 
2018     -> Initial commit&lt;br /&gt;
2019     -> 
2020     -> 
2021     -> &lt;/div&gt;
2022     -> 
2023     -> 
2024     -> 
2025     -> 
2026     -> 
2027     -> 
2028     -> 
2029     -> 
2030     -> 
2031     -> 
2032     -> 
2033     -> 
2034     -> 
2035     -> &lt;div id=&quot;change-35009e6655542601b4570fd4d328f6db1d81409d&quot; class=&quot;metadata&quot;&gt;
2036     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2037     -> &lt;span class=&quot;pagelinks&quot;&gt;
2038     -> 
2039     -> 
2040     -> 
2041     -> 
2042     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=.gitignore&quot; rel=&quot;nofollow&quot;&gt;.gitignore&lt;/a&gt;
2043     -> 
2044     -> &lt;/span&gt;
2045     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2046     -> &lt;span class=&quot;committer&quot;&gt;
2047     -> 
2048     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax&quot; rel=&quot;nofollow&quot;&gt;spalax&lt;/a&gt;
2049     -> 
2050     -> &lt;/span&gt;
2051     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2052     -> &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
2053     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
2054     -> &lt;span class=&quot;changedate&quot;&gt;&lt;time datetime=&quot;2015-06-15T00:56:18Z&quot;&gt;02:56:18 15/06/2015&lt;/time&gt;&lt;/span&gt;
2055     -> &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
2056     -> &lt;span class=&quot;revert&quot;&gt;
2057     -> &lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=35009e6655542601b4570fd4d328f6db1d81409d&quot; title=&quot;revert&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;../wikiicons/revert.png&quot; alt=&quot;revert&quot; /&gt;&lt;/a&gt;
2058     -> &lt;/span&gt;
2059     -> &lt;/div&gt;
2060     -> &lt;div class=&quot;changelog&quot;&gt;
2061     -> 
2062     -> 
2063     -> initial commit&lt;br /&gt;
2064     -> 
2065     -> 
2066     -> &lt;/div&gt;
2067     -> 
2068     -> 
2069     -> 
2070     -> 
2071     -> &lt;/div&gt;
2072     -> 
2073     -> 
2074     -> 
2075     -> 
2076     -> 
2077     -> 
2078     -> &lt;/section&gt;
2079     -> 
2080     -> 
2081     -> 
2082     -> 
2083     -> 
2084     -> 
2085     -> 
2086     -> &lt;/div&gt;
2087     -> 
2088     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
2089     -> 
2090     -> &lt;nav id=&quot;pageinfo&quot;&gt;
2091     -> 
2092     -> 
2093     -> 
2094     -> 
2095     -> 
2096     -> 
2097     -> 
2098     -> 
2099     -> 
2100     -> 
2101     -> 
2102     -> &lt;div class=&quot;pagedate&quot;&gt;
2103     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
2104     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
2105     -> &lt;/div&gt;
2106     -> 
2107     -> &lt;/nav&gt;
2108     -> 
2109     -> 
2110     -> &lt;!-- from RPC Bug --&gt;
2111     -> &lt;/footer&gt;
2112     -> 
2113     -> &lt;/article&gt;
2114     -> 
2115     -> &lt;/body&gt;
2116     -> &lt;/html&gt;
2117     -> </string></value></param></params></methodCall>
2118     <- <?xml version='1.0'?>
2119     <- <methodResponse>
2120     <- <params>
2121     <- <param>
2122     <- <value><string>&lt;!DOCTYPE html&gt;
2123     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
2124     <- &lt;head&gt;
2125     <- 
2126     <- &lt;meta charset="utf-8" /&gt;
2127     <- &lt;title&gt;RecentChanges&lt;/title&gt;
2128     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
2129     <- 
2130     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
2131     <- 
2132     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
2133     <- 
2134     <- 
2135     <- 
2136     <- 
2137     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=recentchanges" /&gt;
2138     <- 
2139     <- 
2140     <- 
2141     <- 
2142     <- 
2143     <- 
2144     <- 
2145     <- &lt;/head&gt;
2146     <- &lt;body&gt;
2147     <- 
2148     <- &lt;article class="page"&gt;
2149     <- 
2150     <- &lt;section class="pageheader"&gt;
2151     <- &lt;header class="header"&gt;
2152     <- &lt;span&gt;
2153     <- &lt;span class="parentlinks"&gt;
2154     <- 
2155     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
2156     <- 
2157     <- &lt;/span&gt;
2158     <- &lt;span class="title"&gt;
2159     <- RecentChanges
2160     <- 
2161     <- &lt;/span&gt;
2162     <- &lt;/span&gt;
2163     <- 
2164     <- 
2165     <- 
2166     <- &lt;/header&gt;
2167     <- 
2168     <- 
2169     <- &lt;nav class="actions"&gt;
2170     <- &lt;ul&gt;
2171     <- 
2172     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=recentchanges" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
2173     <- 
2174     <- 
2175     <- 
2176     <- 
2177     <- 
2178     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2179     <- 
2180     <- 
2181     <- 
2182     <- 
2183     <- 
2184     <- &lt;/ul&gt;
2185     <- &lt;/nav&gt;
2186     <- 
2187     <- 
2188     <- 
2189     <- 
2190     <- 
2191     <- 
2192     <- 
2193     <- 
2194     <- &lt;/section&gt;
2195     <- 
2196     <- 
2197     <- 
2198     <- 
2199     <- 
2200     <- &lt;div id="pagebody"&gt;
2201     <- 
2202     <- &lt;section id="content" role="main"&gt;
2203     <- &lt;p&gt;Recent changes to this wiki:&lt;/p&gt;
2204     <- 
2205     <- &lt;div  class="feedlink"&gt;
2206     <- 
2207     <- 
2208     <- &lt;/div&gt;
2209     <- 
2210     <- &lt;div class="recentchanges"&gt;
2211     <- 
2212     <- 
2213     <- 
2214     <- 
2215     <- 
2216     <- 
2217     <- 
2218     <- 
2219     <- 
2220     <- &lt;div id="change-b4ba34a8edd1b97989965af69eddac050bc0a8ba" class="metadata"&gt;
2221     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2222     <- &lt;span class="pagelinks"&gt;
2223     <- 
2224     <- 
2225     <- 
2226     <- 
2227     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo" rel="nofollow"&gt;foo&lt;/a&gt;
2228     <- 
2229     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2230     <- 
2231     <- &lt;/span&gt;
2232     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2233     <- &lt;span class="committer"&gt;
2234     <- 
2235     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2236     <- 
2237     <- &lt;/span&gt;
2238     <- &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2239     <- &lt;span class="committype"&gt;git&lt;/span&gt;
2240     <- &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2241     <- &lt;span class="changedate"&gt;&lt;time datetime="2015-06-28T18:08:33Z"&gt;20:08:33 28/06/2015&lt;/time&gt;&lt;/span&gt;
2242     <- &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2243     <- &lt;span class="revert"&gt;
2244     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=b4ba34a8edd1b97989965af69eddac050bc0a8ba" title="revert" rel="nofollow"&gt;&lt;img src="../wikiicons/revert.png" alt="revert" /&gt;&lt;/a&gt;
2245     <- &lt;/span&gt;
2246     <- &lt;/div&gt;
2247     <- &lt;div class="changelog"&gt;
2248     <- 
2249     <- 
2250     <- Still debugging&lt;br /&gt;
2251     <- 
2252     <- 
2253     <- &lt;/div&gt;
2254     <- 
2255     <- 
2256     <- 
2257     <- 
2258     <- 
2259     <- 
2260     <- 
2261     <- 
2262     <- 
2263     <- 
2264     <- 
2265     <- 
2266     <- 
2267     <- &lt;div id="change-203e0121761fc8ec953cd24821291f45afc0b334" class="metadata"&gt;
2268     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2269     <- &lt;span class="pagelinks"&gt;
2270     <- 
2271     <- 
2272     <- 
2273     <- 
2274     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2275     <- 
2276     <- &lt;/span&gt;
2277     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2278     <- &lt;span class="committer"&gt;
2279     <- 
2280     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2281     <- 
2282     <- &lt;/span&gt;
2283     <- &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2284     <- &lt;span class="committype"&gt;git&lt;/span&gt;
2285     <- &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2286     <- &lt;span class="changedate"&gt;&lt;time datetime="2015-06-15T01:51:08Z"&gt;03:51:08 15/06/2015&lt;/time&gt;&lt;/span&gt;
2287     <- &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2288     <- &lt;span class="revert"&gt;
2289     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=203e0121761fc8ec953cd24821291f45afc0b334" title="revert" rel="nofollow"&gt;&lt;img src="../wikiicons/revert.png" alt="revert" /&gt;&lt;/a&gt;
2290     <- &lt;/span&gt;
2291     <- &lt;/div&gt;
2292     <- &lt;div class="changelog"&gt;
2293     <- 
2294     <- 
2295     <- update&lt;br /&gt;
2296     <- 
2297     <- 
2298     <- &lt;/div&gt;
2299     <- 
2300     <- 
2301     <- 
2302     <- 
2303     <- 
2304     <- 
2305     <- 
2306     <- 
2307     <- 
2308     <- 
2309     <- 
2310     <- 
2311     <- 
2312     <- &lt;div id="change-8ef7576b628a88b2b3e974e202a16bbeb2251354" class="metadata"&gt;
2313     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2314     <- &lt;span class="pagelinks"&gt;
2315     <- 
2316     <- 
2317     <- 
2318     <- 
2319     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2320     <- 
2321     <- &lt;/span&gt;
2322     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2323     <- &lt;span class="committer"&gt;
2324     <- 
2325     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2326     <- 
2327     <- &lt;/span&gt;
2328     <- &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2329     <- &lt;span class="committype"&gt;git&lt;/span&gt;
2330     <- &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2331     <- &lt;span class="changedate"&gt;&lt;time datetime="2015-06-15T01:47:52Z"&gt;03:47:52 15/06/2015&lt;/time&gt;&lt;/span&gt;
2332     <- &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2333     <- &lt;span class="revert"&gt;
2334     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=8ef7576b628a88b2b3e974e202a16bbeb2251354" title="revert" rel="nofollow"&gt;&lt;img src="../wikiicons/revert.png" alt="revert" /&gt;&lt;/a&gt;
2335     <- &lt;/span&gt;
2336     <- &lt;/div&gt;
2337     <- &lt;div class="changelog"&gt;
2338     <- 
2339     <- 
2340     <- update&lt;br /&gt;
2341     <- 
2342     <- 
2343     <- &lt;/div&gt;
2344     <- 
2345     <- 
2346     <- 
2347     <- 
2348     <- 
2349     <- 
2350     <- 
2351     <- 
2352     <- 
2353     <- 
2354     <- 
2355     <- 
2356     <- 
2357     <- &lt;div id="change-9444f53d5b4960dd2560b85d9e8a3d2a77d6db02" class="metadata"&gt;
2358     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2359     <- &lt;span class="pagelinks"&gt;
2360     <- 
2361     <- 
2362     <- 
2363     <- 
2364     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=README.md" rel="nofollow"&gt;README.md&lt;/a&gt;
2365     <- 
2366     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo" rel="nofollow"&gt;foo&lt;/a&gt;
2367     <- 
2368     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=index" rel="nofollow"&gt;index&lt;/a&gt;
2369     <- 
2370     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2371     <- 
2372     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=wiki.setup" rel="nofollow"&gt;wiki.setup&lt;/a&gt;
2373     <- 
2374     <- &lt;/span&gt;
2375     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2376     <- &lt;span class="committer"&gt;
2377     <- 
2378     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2379     <- 
2380     <- &lt;/span&gt;
2381     <- &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2382     <- &lt;span class="committype"&gt;git&lt;/span&gt;
2383     <- &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2384     <- &lt;span class="changedate"&gt;&lt;time datetime="2015-06-15T01:35:13Z"&gt;03:35:13 15/06/2015&lt;/time&gt;&lt;/span&gt;
2385     <- &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2386     <- &lt;span class="revert"&gt;
2387     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=9444f53d5b4960dd2560b85d9e8a3d2a77d6db02" title="revert" rel="nofollow"&gt;&lt;img src="../wikiicons/revert.png" alt="revert" /&gt;&lt;/a&gt;
2388     <- &lt;/span&gt;
2389     <- &lt;/div&gt;
2390     <- &lt;div class="changelog"&gt;
2391     <- 
2392     <- 
2393     <- Initial commit&lt;br /&gt;
2394     <- 
2395     <- 
2396     <- &lt;/div&gt;
2397     <- 
2398     <- 
2399     <- 
2400     <- 
2401     <- 
2402     <- 
2403     <- 
2404     <- 
2405     <- 
2406     <- 
2407     <- 
2408     <- 
2409     <- 
2410     <- &lt;div id="change-35009e6655542601b4570fd4d328f6db1d81409d" class="metadata"&gt;
2411     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2412     <- &lt;span class="pagelinks"&gt;
2413     <- 
2414     <- 
2415     <- 
2416     <- 
2417     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=.gitignore" rel="nofollow"&gt;.gitignore&lt;/a&gt;
2418     <- 
2419     <- &lt;/span&gt;
2420     <- &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2421     <- &lt;span class="committer"&gt;
2422     <- 
2423     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2424     <- 
2425     <- &lt;/span&gt;
2426     <- &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2427     <- &lt;span class="committype"&gt;git&lt;/span&gt;
2428     <- &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2429     <- &lt;span class="changedate"&gt;&lt;time datetime="2015-06-15T00:56:18Z"&gt;02:56:18 15/06/2015&lt;/time&gt;&lt;/span&gt;
2430     <- &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2431     <- &lt;span class="revert"&gt;
2432     <- &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;amp;rev=35009e6655542601b4570fd4d328f6db1d81409d" title="revert" rel="nofollow"&gt;&lt;img src="../wikiicons/revert.png" alt="revert" /&gt;&lt;/a&gt;
2433     <- &lt;/span&gt;
2434     <- &lt;/div&gt;
2435     <- &lt;div class="changelog"&gt;
2436     <- 
2437     <- 
2438     <- initial commit&lt;br /&gt;
2439     <- 
2440     <- 
2441     <- &lt;/div&gt;
2442     <- 
2443     <- 
2444     <- 
2445     <- 
2446     <- &lt;/div&gt;
2447     <- 
2448     <- 
2449     <- 
2450     <- 
2451     <- 
2452     <- 
2453     <- &lt;/section&gt;
2454     <- 
2455     <- 
2456     <- 
2457     <- 
2458     <- 
2459     <- 
2460     <- 
2461     <- &lt;/div&gt;
2462     <- 
2463     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
2464     <- 
2465     <- &lt;nav id="pageinfo"&gt;
2466     <- 
2467     <- 
2468     <- 
2469     <- 
2470     <- 
2471     <- 
2472     <- 
2473     <- 
2474     <- 
2475     <- 
2476     <- 
2477     <- &lt;div class="pagedate"&gt;
2478     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
2479     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
2480     <- &lt;/div&gt;
2481     <- 
2482     <- &lt;/nav&gt;
2483     <- 
2484     <- 
2485     <- &lt;!-- from RPC Bug --&gt;
2486     <- &lt;/footer&gt;
2487     <- 
2488     <- &lt;/article&gt;
2489     <- 
2490     <- &lt;/body&gt;
2491     <- &lt;/html&gt;
2492     <- </string></value>
2493     <- </param>
2494     <- </params>
2495     <- </methodResponse>
2496     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>shortcuts</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
2497     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
2498     -> &lt;head&gt;
2499     -> 
2500     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
2501     -> &lt;title&gt;shortcuts&lt;/title&gt;
2502     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
2503     -> 
2504     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
2505     -> 
2506     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
2507     -> 
2508     -> 
2509     -> 
2510     -> 
2511     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=shortcuts&quot; /&gt;
2512     -> 
2513     -> 
2514     -> 
2515     -> 
2516     -> 
2517     -> 
2518     -> 
2519     -> &lt;/head&gt;
2520     -> &lt;body&gt;
2521     -> 
2522     -> &lt;article class=&quot;page&quot;&gt;
2523     -> 
2524     -> &lt;section class=&quot;pageheader&quot;&gt;
2525     -> &lt;header class=&quot;header&quot;&gt;
2526     -> &lt;span&gt;
2527     -> &lt;span class=&quot;parentlinks&quot;&gt;
2528     -> 
2529     -> &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
2530     -> 
2531     -> &lt;/span&gt;
2532     -> &lt;span class=&quot;title&quot;&gt;
2533     -> shortcuts
2534     -> 
2535     -> &lt;/span&gt;
2536     -> &lt;/span&gt;
2537     -> 
2538     -> 
2539     -> 
2540     -> &lt;/header&gt;
2541     -> 
2542     -> 
2543     -> &lt;nav class=&quot;actions&quot;&gt;
2544     -> &lt;ul&gt;
2545     -> 
2546     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=shortcuts&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
2547     -> 
2548     -> 
2549     -> &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
2550     -> 
2551     -> 
2552     -> 
2553     -> 
2554     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2555     -> 
2556     -> 
2557     -> 
2558     -> 
2559     -> 
2560     -> &lt;/ul&gt;
2561     -> &lt;/nav&gt;
2562     -> 
2563     -> 
2564     -> 
2565     -> 
2566     -> 
2567     -> 
2568     -> 
2569     -> 
2570     -> &lt;/section&gt;
2571     -> 
2572     -> 
2573     -> 
2574     -> 
2575     -> 
2576     -> &lt;div id=&quot;pagebody&quot;&gt;
2577     -> 
2578     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
2579     -> &lt;p&gt;This wiki has shortcuts &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
2580     -> 
2581     -> &lt;p&gt;Some examples of using shortcuts include:&lt;/p&gt;
2582     -> 
2583     -> &lt;pre&gt;&lt;code&gt;\[[!google  foo]]
2584     -> \[[!wikipedia  War_of_1812]]
2585     -> \[[!debbug  12345]]
2586     -> Check the \[[!google  ikiwiki desc=&quot;google search for %s&quot;]].
2587     -> &lt;/code&gt;&lt;/pre&gt;
2588     -> 
2589     -> &lt;p&gt;This page controls what shortcut links the wiki supports.&lt;/p&gt;
2590     -> 
2591     -> &lt;ul&gt;
2592     -> &lt;li&gt;\[[!shortcut  name=google url=&quot;https://encrypted.google.com/search?q=%s&quot;]]&lt;/li&gt;
2593     -> &lt;li&gt;\[[!shortcut  name=archive url=&quot;http://web.archive.org/*/%S&quot;]]&lt;/li&gt;
2594     -> &lt;li&gt;\[[!shortcut  name=gmap url=&quot;https://maps.google.com/maps?q=%s&quot;]]&lt;/li&gt;
2595     -> &lt;li&gt;\[[!shortcut  name=gmsg url=&quot;https://groups.google.com/groups?selm=%s&quot;]]&lt;/li&gt;
2596     -> &lt;li&gt;\[[!shortcut  name=wikipedia url=&quot;https://en.wikipedia.org/wiki/%W&quot;]]&lt;/li&gt;
2597     -> &lt;li&gt;\[[!shortcut  name=wikitravel url=&quot;https://wikitravel.org/en/%s&quot;]]&lt;/li&gt;
2598     -> &lt;li&gt;\[[!shortcut  name=wiktionary url=&quot;https://en.wiktionary.org/wiki/%s&quot;]]&lt;/li&gt;
2599     -> &lt;li&gt;\[[!shortcut  name=debbug url=&quot;http://bugs.debian.org/%S&quot; desc=&quot;Debian bug #%s&quot;]]&lt;/li&gt;
2600     -> &lt;li&gt;\[[!shortcut  name=deblist url=&quot;https://lists.debian.org/debian-%s&quot; desc=&quot;debian-%s@lists.debian.org&quot;]]&lt;/li&gt;
2601     -> &lt;li&gt;\[[!shortcut  name=debpkg url=&quot;http://packages.debian.org/%s&quot;]]&lt;/li&gt;
2602     -> &lt;li&gt;\[[!shortcut  name=debpkgsid url=&quot;http://packages.debian.org/sid/%s&quot;]]&lt;/li&gt;
2603     -> &lt;li&gt;\[[!shortcut  name=debpts url=&quot;http://packages.qa.debian.org/%s&quot;]]&lt;/li&gt;
2604     -> &lt;li&gt;\[[!shortcut  name=debmsg url=&quot;https://lists.debian.org/msgid-search/%s&quot;]]&lt;/li&gt;
2605     -> &lt;li&gt;\[[!shortcut  name=debrt url=&quot;https://rt.debian.org/Ticket/Display.html?id=%s&quot;]]&lt;/li&gt;
2606     -> &lt;li&gt;\[[!shortcut  name=debss url=&quot;http://snapshot.debian.org/package/%s/&quot;]]
2607     -> 
2608     -> &lt;ul&gt;
2609     -> &lt;li&gt;Usage: &lt;code&gt;\[[!debss  package]]&lt;/code&gt; or &lt;code&gt;\[[!debss  package/version]]&lt;/code&gt;.  See &lt;a href=&quot;http://snapshot.debian.org/&quot;&gt;http://snapshot.debian.org/&lt;/a&gt; for details.&lt;/li&gt;
2610     -> &lt;/ul&gt;
2611     -> &lt;/li&gt;
2612     -> &lt;li&gt;\[[!shortcut  name=debwiki url=&quot;https://wiki.debian.org/%S&quot;]]&lt;/li&gt;
2613     -> &lt;li&gt;\[[!shortcut  name=fdobug url=&quot;https://bugs.freedesktop.org/show_bug.cgi?id=%s&quot; desc=&quot;freedesktop.org bug #%s&quot;]]&lt;/li&gt;
2614     -> &lt;li&gt;\[[!shortcut  name=fdolist url=&quot;http://lists.freedesktop.org/mailman/listinfo/%s&quot; desc=&quot;%s@lists.freedesktop.org&quot;]]&lt;/li&gt;
2615     -> &lt;li&gt;\[[!shortcut  name=gnomebug url=&quot;https://bugzilla.gnome.org/show_bug.cgi?id=%s&quot; desc=&quot;GNOME bug #%s&quot;]]&lt;/li&gt;
2616     -> &lt;li&gt;\[[!shortcut  name=linuxbug url=&quot;https://bugzilla.kernel.org/show_bug.cgi?id=%s&quot; desc=&quot;Linux bug #%s&quot;]]&lt;/li&gt;
2617     -> &lt;li&gt;\[[!shortcut  name=mozbug url=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=%s&quot; desc=&quot;Mozilla bug #%s&quot;]]&lt;/li&gt;
2618     -> &lt;li&gt;\[[!shortcut  name=gnulist url=&quot;https://lists.gnu.org/mailman/listinfo/%s&quot; desc=&quot;%s@gnu.org&quot;]]&lt;/li&gt;
2619     -> &lt;li&gt;\[[!shortcut  name=marcmsg url=&quot;http://marc.info/?i=%s&quot;]]&lt;/li&gt;
2620     -> &lt;li&gt;\[[!shortcut  name=marclist url=&quot;http://marc.info/?l=%s&quot;]]&lt;/li&gt;
2621     -> &lt;li&gt;\[[!shortcut  name=gmane url=&quot;http://dir.gmane.org/gmane.%s&quot; desc=&quot;gmane.%s&quot;]]&lt;/li&gt;
2622     -> &lt;li&gt;\[[!shortcut  name=gmanemsg url=&quot;http://mid.gmane.org/%s&quot;]]&lt;/li&gt;
2623     -> &lt;li&gt;\[[!shortcut  name=cpan url=&quot;http://search.cpan.org/search?mode=dist&amp;amp;query=%s&quot;]]&lt;/li&gt;
2624     -> &lt;li&gt;\[[!shortcut  name=ctan url=&quot;http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s&quot;]]&lt;/li&gt;
2625     -> &lt;li&gt;\[[!shortcut  name=hoogle url=&quot;http://haskell.org/hoogle/?q=%s&quot;]]&lt;/li&gt;
2626     -> &lt;li&gt;\[[!shortcut  name=iki url=&quot;http://ikiwiki.info/%S/&quot;]]&lt;/li&gt;
2627     -> &lt;li&gt;\[[!shortcut  name=ljuser url=&quot;http://%s.livejournal.com/&quot;]]&lt;/li&gt;
2628     -> &lt;li&gt;\[[!shortcut  name=rfc url=&quot;https://www.ietf.org/rfc/rfc%s.txt&quot; desc=&quot;RFC %s&quot;]]&lt;/li&gt;
2629     -> &lt;li&gt;\[[!shortcut  name=c2 url=&quot;http://c2.com/cgi/wiki?%s&quot;]]&lt;/li&gt;
2630     -> &lt;li&gt;\[[!shortcut  name=meatballwiki url=&quot;http://www.usemod.com/cgi-bin/mb.pl?%s&quot;]]&lt;/li&gt;
2631     -> &lt;li&gt;\[[!shortcut  name=emacswiki url=&quot;http://www.emacswiki.org/cgi-bin/wiki/%s&quot;]]&lt;/li&gt;
2632     -> &lt;li&gt;\[[!shortcut  name=haskellwiki url=&quot;http://haskell.org/haskellwiki/%s&quot;]]&lt;/li&gt;
2633     -> &lt;li&gt;\[[!shortcut  name=dict url=&quot;http://www.dict.org/bin/Dict?Form=Dict1&amp;amp;Strategy=&lt;em&gt;&amp;amp;Database=&lt;/em&gt;&amp;amp;Query=%s&quot;]]&lt;/li&gt;
2634     -> &lt;li&gt;\[[!shortcut  name=imdb url=&quot;http://imdb.com/find?q=%s&quot;]]&lt;/li&gt;
2635     -> &lt;li&gt;\[[!shortcut  name=gpg url=&quot;http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&amp;amp;exact=on&amp;amp;search=0x%s&quot;]]&lt;/li&gt;
2636     -> &lt;li&gt;\[[!shortcut  name=perldoc url=&quot;http://perldoc.perl.org/search.html?q=%s&quot;]]&lt;/li&gt;
2637     -> &lt;li&gt;\[[!shortcut  name=whois url=&quot;http://reports.internic.net/cgi/whois?whois_nic=%s&amp;amp;type=domain&quot;]]&lt;/li&gt;
2638     -> &lt;li&gt;\[[!shortcut  name=cve url=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s&quot;]]&lt;/li&gt;
2639     -> &lt;li&gt;\[[!shortcut  name=flickr url=&quot;https://secure.flickr.com/photos/%s&quot;]]&lt;/li&gt;
2640     -> &lt;li&gt;\[[!shortcut  name=man url=&quot;http://manpages.debian.org/%s&quot;]]&lt;/li&gt;
2641     -> &lt;li&gt;\[[!shortcut  name=ohloh url=&quot;https://www.ohloh.net/p/%s&quot;]]&lt;/li&gt;
2642     -> &lt;li&gt;\[[!shortcut  name=cpanrt url=&quot;https://rt.cpan.org/Ticket/Display.html?id=%s&quot; desc=&quot;CPAN RT#%s&quot;]]&lt;/li&gt;
2643     -> &lt;li&gt;\[[!shortcut  name=novellbug url=&quot;https://bugzilla.novell.com/show_bug.cgi?id=%s&quot; desc=&quot;bug %s&quot;]]&lt;/li&gt;
2644     -> &lt;li&gt;\[[!shortcut  name=ubupkg url=&quot;http://packages.ubuntu.com/%s&quot;]]&lt;/li&gt;
2645     -> &lt;li&gt;\[[!shortcut  name=mozillazinekb url=&quot;http://kb.mozillazine.org/%s&quot;]]&lt;/li&gt;
2646     -> &lt;li&gt;\[[!shortcut  name=freebsdwiki url=&quot;http://wiki.freebsd.org/%s&quot;]]&lt;/li&gt;
2647     -> &lt;li&gt;\[[!shortcut  name=hackage url=&quot;http://hackage.haskell.org/package/%s&quot;]]&lt;/li&gt;
2648     -> &lt;li&gt;\[[!shortcut  name=pkgsrc url=&quot;http://pkgsrc.se/%S&quot;]]&lt;/li&gt;
2649     -> &lt;li&gt;\[[!shortcut  name=doi url=&quot;http://dx.doi.org/%s&quot; desc=&quot;doi:%s&quot;]]&lt;/li&gt;
2650     -> &lt;li&gt;\[[!shortcut  name=arxiv url=&quot;http://arxiv.org/abs/%s&quot; desc=&quot;arXiv:%s&quot;]]&lt;/li&gt;
2651     -> &lt;/ul&gt;
2652     -> 
2653     -> 
2654     -> &lt;p&gt;To add a new shortcut, use the &lt;code&gt;shortcut&lt;/code&gt;
2655     -> &lt;a href=&quot;../ikiwiki/directive/&quot;&gt;directive&lt;/a&gt;. In the url, &quot;%s&quot; is replaced with the
2656     -> text passed to the named shortcut, after \[[!wikipedia  url_encoding]]
2657     -> it, and &apos;%S&apos; is replaced with the raw, non-encoded text.
2658     -> Additionally, &lt;code&gt;%W&lt;/code&gt; is replaced with the text encoded just right for
2659     -> Wikipedia. The optional &lt;code&gt;desc&lt;/code&gt; parameter controls the description of
2660     -> the link.&lt;/p&gt;
2661     -> 
2662     -> &lt;p&gt;Remember that the &lt;code&gt;name&lt;/code&gt; you give the shortcut will become a new
2663     -> &lt;a href=&quot;../ikiwiki/directive/&quot;&gt;directive&lt;/a&gt;.  Avoid using a &lt;code&gt;name&lt;/code&gt; that conflicts
2664     -> with an existing directive.  These directives also accept a &lt;code&gt;desc&lt;/code&gt;
2665     -> parameter that will override the one provided at definition time.&lt;/p&gt;
2666     -> 
2667     -> &lt;p&gt;If you come up with a shortcut that you think others might find useful,
2668     -> consider contributing it to the &lt;a href=&quot;http://ikiwiki.info/shortcuts/&quot;&gt;shortcuts page on the ikiwiki
2669     -> wiki&lt;/a&gt;, so that future versions of
2670     -> ikiwiki will include your shortcut in the standard underlay.&lt;/p&gt;
2671     -> 
2672     -> &lt;/section&gt;
2673     -> 
2674     -> 
2675     -> 
2676     -> 
2677     -> 
2678     -> 
2679     -> 
2680     -> &lt;/div&gt;
2681     -> 
2682     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
2683     -> 
2684     -> &lt;nav id=&quot;pageinfo&quot;&gt;
2685     -> 
2686     -> 
2687     -> 
2688     -> 
2689     -> 
2690     -> 
2691     -> &lt;nav id=&quot;backlinks&quot;&gt;
2692     -> Links:
2693     -> 
2694     -> &lt;a href=&quot;../ikiwiki/formatting/&quot;&gt;ikiwiki/formatting&lt;/a&gt;
2695     -> 
2696     -> 
2697     -> &lt;/nav&gt;
2698     -> 
2699     -> 
2700     -> 
2701     -> 
2702     -> 
2703     -> 
2704     -> &lt;div class=&quot;pagedate&quot;&gt;
2705     -> Last edited &lt;time datetime=&quot;2014-09-26T22:55:09Z&quot;&gt;27/09/2014&lt;/time&gt;
2706     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-26T22:55:09Z&quot; pubdate=&quot;pubdate&quot;&gt;27/09/2014&lt;/time&gt; --&gt;
2707     -> &lt;/div&gt;
2708     -> 
2709     -> &lt;/nav&gt;
2710     -> 
2711     -> 
2712     -> &lt;!-- from RPC Bug --&gt;
2713     -> &lt;/footer&gt;
2714     -> 
2715     -> &lt;/article&gt;
2716     -> 
2717     -> &lt;/body&gt;
2718     -> &lt;/html&gt;
2719     -> </string></value></param></params></methodCall>
2720     <- <?xml version='1.0'?>
2721     <- <methodResponse>
2722     <- <params>
2723     <- <param>
2724     <- <value><string>&lt;!DOCTYPE html&gt;
2725     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
2726     <- &lt;head&gt;
2727     <- 
2728     <- &lt;meta charset="utf-8" /&gt;
2729     <- &lt;title&gt;shortcuts&lt;/title&gt;
2730     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
2731     <- 
2732     <- &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
2733     <- 
2734     <- &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
2735     <- 
2736     <- 
2737     <- 
2738     <- 
2739     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=shortcuts" /&gt;
2740     <- 
2741     <- 
2742     <- 
2743     <- 
2744     <- 
2745     <- 
2746     <- 
2747     <- &lt;/head&gt;
2748     <- &lt;body&gt;
2749     <- 
2750     <- &lt;article class="page"&gt;
2751     <- 
2752     <- &lt;section class="pageheader"&gt;
2753     <- &lt;header class="header"&gt;
2754     <- &lt;span&gt;
2755     <- &lt;span class="parentlinks"&gt;
2756     <- 
2757     <- &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
2758     <- 
2759     <- &lt;/span&gt;
2760     <- &lt;span class="title"&gt;
2761     <- shortcuts
2762     <- 
2763     <- &lt;/span&gt;
2764     <- &lt;/span&gt;
2765     <- 
2766     <- 
2767     <- 
2768     <- &lt;/header&gt;
2769     <- 
2770     <- 
2771     <- &lt;nav class="actions"&gt;
2772     <- &lt;ul&gt;
2773     <- 
2774     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=shortcuts" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
2775     <- 
2776     <- 
2777     <- &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
2778     <- 
2779     <- 
2780     <- 
2781     <- 
2782     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2783     <- 
2784     <- 
2785     <- 
2786     <- 
2787     <- 
2788     <- &lt;/ul&gt;
2789     <- &lt;/nav&gt;
2790     <- 
2791     <- 
2792     <- 
2793     <- 
2794     <- 
2795     <- 
2796     <- 
2797     <- 
2798     <- &lt;/section&gt;
2799     <- 
2800     <- 
2801     <- 
2802     <- 
2803     <- 
2804     <- &lt;div id="pagebody"&gt;
2805     <- 
2806     <- &lt;section id="content" role="main"&gt;
2807     <- &lt;p&gt;This wiki has shortcuts &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
2808     <- 
2809     <- &lt;p&gt;Some examples of using shortcuts include:&lt;/p&gt;
2810     <- 
2811     <- &lt;pre&gt;&lt;code&gt;\[[!google  foo]]
2812     <- \[[!wikipedia  War_of_1812]]
2813     <- \[[!debbug  12345]]
2814     <- Check the \[[!google  ikiwiki desc="google search for %s"]].
2815     <- &lt;/code&gt;&lt;/pre&gt;
2816     <- 
2817     <- &lt;p&gt;This page controls what shortcut links the wiki supports.&lt;/p&gt;
2818     <- 
2819     <- &lt;ul&gt;
2820     <- &lt;li&gt;\[[!shortcut  name=google url="https://encrypted.google.com/search?q=%s"]]&lt;/li&gt;
2821     <- &lt;li&gt;\[[!shortcut  name=archive url="http://web.archive.org/*/%S"]]&lt;/li&gt;
2822     <- &lt;li&gt;\[[!shortcut  name=gmap url="https://maps.google.com/maps?q=%s"]]&lt;/li&gt;
2823     <- &lt;li&gt;\[[!shortcut  name=gmsg url="https://groups.google.com/groups?selm=%s"]]&lt;/li&gt;
2824     <- &lt;li&gt;\[[!shortcut  name=wikipedia url="https://en.wikipedia.org/wiki/%W"]]&lt;/li&gt;
2825     <- &lt;li&gt;\[[!shortcut  name=wikitravel url="https://wikitravel.org/en/%s"]]&lt;/li&gt;
2826     <- &lt;li&gt;\[[!shortcut  name=wiktionary url="https://en.wiktionary.org/wiki/%s"]]&lt;/li&gt;
2827     <- &lt;li&gt;\[[!shortcut  name=debbug url="http://bugs.debian.org/%S" desc="Debian bug #%s"]]&lt;/li&gt;
2828     <- &lt;li&gt;\[[!shortcut  name=deblist url="https://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]&lt;/li&gt;
2829     <- &lt;li&gt;\[[!shortcut  name=debpkg url="http://packages.debian.org/%s"]]&lt;/li&gt;
2830     <- &lt;li&gt;\[[!shortcut  name=debpkgsid url="http://packages.debian.org/sid/%s"]]&lt;/li&gt;
2831     <- &lt;li&gt;\[[!shortcut  name=debpts url="http://packages.qa.debian.org/%s"]]&lt;/li&gt;
2832     <- &lt;li&gt;\[[!shortcut  name=debmsg url="https://lists.debian.org/msgid-search/%s"]]&lt;/li&gt;
2833     <- &lt;li&gt;\[[!shortcut  name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]]&lt;/li&gt;
2834     <- &lt;li&gt;\[[!shortcut  name=debss url="http://snapshot.debian.org/package/%s/"]]
2835     <- 
2836     <- &lt;ul&gt;
2837     <- &lt;li&gt;Usage: &lt;code&gt;\[[!debss  package]]&lt;/code&gt; or &lt;code&gt;\[[!debss  package/version]]&lt;/code&gt;.  See &lt;a href="http://snapshot.debian.org/"&gt;http://snapshot.debian.org/&lt;/a&gt; for details.&lt;/li&gt;
2838     <- &lt;/ul&gt;
2839     <- &lt;/li&gt;
2840     <- &lt;li&gt;\[[!shortcut  name=debwiki url="https://wiki.debian.org/%S"]]&lt;/li&gt;
2841     <- &lt;li&gt;\[[!shortcut  name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]&lt;/li&gt;
2842     <- &lt;li&gt;\[[!shortcut  name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]&lt;/li&gt;
2843     <- &lt;li&gt;\[[!shortcut  name=gnomebug url="https://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]&lt;/li&gt;
2844     <- &lt;li&gt;\[[!shortcut  name=linuxbug url="https://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]]&lt;/li&gt;
2845     <- &lt;li&gt;\[[!shortcut  name=mozbug url="https://bugzilla.mozilla.org/show_bug.cgi?id=%s" desc="Mozilla bug #%s"]]&lt;/li&gt;
2846     <- &lt;li&gt;\[[!shortcut  name=gnulist url="https://lists.gnu.org/mailman/listinfo/%s" desc="%s@gnu.org"]]&lt;/li&gt;
2847     <- &lt;li&gt;\[[!shortcut  name=marcmsg url="http://marc.info/?i=%s"]]&lt;/li&gt;
2848     <- &lt;li&gt;\[[!shortcut  name=marclist url="http://marc.info/?l=%s"]]&lt;/li&gt;
2849     <- &lt;li&gt;\[[!shortcut  name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]]&lt;/li&gt;
2850     <- &lt;li&gt;\[[!shortcut  name=gmanemsg url="http://mid.gmane.org/%s"]]&lt;/li&gt;
2851     <- &lt;li&gt;\[[!shortcut  name=cpan url="http://search.cpan.org/search?mode=dist&amp;amp;query=%s"]]&lt;/li&gt;
2852     <- &lt;li&gt;\[[!shortcut  name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]&lt;/li&gt;
2853     <- &lt;li&gt;\[[!shortcut  name=hoogle url="http://haskell.org/hoogle/?q=%s"]]&lt;/li&gt;
2854     <- &lt;li&gt;\[[!shortcut  name=iki url="http://ikiwiki.info/%S/"]]&lt;/li&gt;
2855     <- &lt;li&gt;\[[!shortcut  name=ljuser url="http://%s.livejournal.com/"]]&lt;/li&gt;
2856     <- &lt;li&gt;\[[!shortcut  name=rfc url="https://www.ietf.org/rfc/rfc%s.txt" desc="RFC %s"]]&lt;/li&gt;
2857     <- &lt;li&gt;\[[!shortcut  name=c2 url="http://c2.com/cgi/wiki?%s"]]&lt;/li&gt;
2858     <- &lt;li&gt;\[[!shortcut  name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]]&lt;/li&gt;
2859     <- &lt;li&gt;\[[!shortcut  name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]]&lt;/li&gt;
2860     <- &lt;li&gt;\[[!shortcut  name=haskellwiki url="http://haskell.org/haskellwiki/%s"]]&lt;/li&gt;
2861     <- &lt;li&gt;\[[!shortcut  name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&amp;amp;Strategy=&lt;em&gt;&amp;amp;Database=&lt;/em&gt;&amp;amp;Query=%s"]]&lt;/li&gt;
2862     <- &lt;li&gt;\[[!shortcut  name=imdb url="http://imdb.com/find?q=%s"]]&lt;/li&gt;
2863     <- &lt;li&gt;\[[!shortcut  name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&amp;amp;exact=on&amp;amp;search=0x%s"]]&lt;/li&gt;
2864     <- &lt;li&gt;\[[!shortcut  name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]&lt;/li&gt;
2865     <- &lt;li&gt;\[[!shortcut  name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&amp;amp;type=domain"]]&lt;/li&gt;
2866     <- &lt;li&gt;\[[!shortcut  name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]&lt;/li&gt;
2867     <- &lt;li&gt;\[[!shortcut  name=flickr url="https://secure.flickr.com/photos/%s"]]&lt;/li&gt;
2868     <- &lt;li&gt;\[[!shortcut  name=man url="http://manpages.debian.org/%s"]]&lt;/li&gt;
2869     <- &lt;li&gt;\[[!shortcut  name=ohloh url="https://www.ohloh.net/p/%s"]]&lt;/li&gt;
2870     <- &lt;li&gt;\[[!shortcut  name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]]&lt;/li&gt;
2871     <- &lt;li&gt;\[[!shortcut  name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]]&lt;/li&gt;
2872     <- &lt;li&gt;\[[!shortcut  name=ubupkg url="http://packages.ubuntu.com/%s"]]&lt;/li&gt;
2873     <- &lt;li&gt;\[[!shortcut  name=mozillazinekb url="http://kb.mozillazine.org/%s"]]&lt;/li&gt;
2874     <- &lt;li&gt;\[[!shortcut  name=freebsdwiki url="http://wiki.freebsd.org/%s"]]&lt;/li&gt;
2875     <- &lt;li&gt;\[[!shortcut  name=hackage url="http://hackage.haskell.org/package/%s"]]&lt;/li&gt;
2876     <- &lt;li&gt;\[[!shortcut  name=pkgsrc url="http://pkgsrc.se/%S"]]&lt;/li&gt;
2877     <- &lt;li&gt;\[[!shortcut  name=doi url="http://dx.doi.org/%s" desc="doi:%s"]]&lt;/li&gt;
2878     <- &lt;li&gt;\[[!shortcut  name=arxiv url="http://arxiv.org/abs/%s" desc="arXiv:%s"]]&lt;/li&gt;
2879     <- &lt;/ul&gt;
2880     <- 
2881     <- 
2882     <- &lt;p&gt;To add a new shortcut, use the &lt;code&gt;shortcut&lt;/code&gt;
2883     <- &lt;a href="../ikiwiki/directive/"&gt;directive&lt;/a&gt;. In the url, "%s" is replaced with the
2884     <- text passed to the named shortcut, after \[[!wikipedia  url_encoding]]
2885     <- it, and '%S' is replaced with the raw, non-encoded text.
2886     <- Additionally, &lt;code&gt;%W&lt;/code&gt; is replaced with the text encoded just right for
2887     <- Wikipedia. The optional &lt;code&gt;desc&lt;/code&gt; parameter controls the description of
2888     <- the link.&lt;/p&gt;
2889     <- 
2890     <- &lt;p&gt;Remember that the &lt;code&gt;name&lt;/code&gt; you give the shortcut will become a new
2891     <- &lt;a href="../ikiwiki/directive/"&gt;directive&lt;/a&gt;.  Avoid using a &lt;code&gt;name&lt;/code&gt; that conflicts
2892     <- with an existing directive.  These directives also accept a &lt;code&gt;desc&lt;/code&gt;
2893     <- parameter that will override the one provided at definition time.&lt;/p&gt;
2894     <- 
2895     <- &lt;p&gt;If you come up with a shortcut that you think others might find useful,
2896     <- consider contributing it to the &lt;a href="http://ikiwiki.info/shortcuts/"&gt;shortcuts page on the ikiwiki
2897     <- wiki&lt;/a&gt;, so that future versions of
2898     <- ikiwiki will include your shortcut in the standard underlay.&lt;/p&gt;
2899     <- 
2900     <- &lt;/section&gt;
2901     <- 
2902     <- 
2903     <- 
2904     <- 
2905     <- 
2906     <- 
2907     <- 
2908     <- &lt;/div&gt;
2909     <- 
2910     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
2911     <- 
2912     <- &lt;nav id="pageinfo"&gt;
2913     <- 
2914     <- 
2915     <- 
2916     <- 
2917     <- 
2918     <- 
2919     <- &lt;nav id="backlinks"&gt;
2920     <- Links:
2921     <- 
2922     <- &lt;a href="../ikiwiki/formatting/"&gt;ikiwiki/formatting&lt;/a&gt;
2923     <- 
2924     <- 
2925     <- &lt;/nav&gt;
2926     <- 
2927     <- 
2928     <- 
2929     <- 
2930     <- 
2931     <- 
2932     <- &lt;div class="pagedate"&gt;
2933     <- Last edited &lt;time datetime="2014-09-26T22:55:09Z"&gt;27/09/2014&lt;/time&gt;
2934     <- &lt;!-- Created &lt;time datetime="2014-09-26T22:55:09Z" pubdate="pubdate"&gt;27/09/2014&lt;/time&gt; --&gt;
2935     <- &lt;/div&gt;
2936     <- 
2937     <- &lt;/nav&gt;
2938     <- 
2939     <- 
2940     <- &lt;!-- from RPC Bug --&gt;
2941     <- &lt;/footer&gt;
2942     <- 
2943     <- &lt;/article&gt;
2944     <- 
2945     <- &lt;/body&gt;
2946     <- &lt;/html&gt;
2947     <- </string></value>
2948     <- </param>
2949     <- </params>
2950     <- </methodResponse>
2951     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>templates/note</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
2952     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
2953     -> &lt;head&gt;
2954     -> 
2955     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
2956     -> &lt;title&gt;note&lt;/title&gt;
2957     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
2958     -> 
2959     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
2960     -> 
2961     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
2962     -> 
2963     -> 
2964     -> 
2965     -> 
2966     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fnote&quot; /&gt;
2967     -> 
2968     -> 
2969     -> 
2970     -> 
2971     -> 
2972     -> 
2973     -> 
2974     -> &lt;/head&gt;
2975     -> &lt;body&gt;
2976     -> 
2977     -> &lt;article class=&quot;page&quot;&gt;
2978     -> 
2979     -> &lt;section class=&quot;pageheader&quot;&gt;
2980     -> &lt;header class=&quot;header&quot;&gt;
2981     -> &lt;span&gt;
2982     -> &lt;span class=&quot;parentlinks&quot;&gt;
2983     -> 
2984     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
2985     -> 
2986     -> &lt;a href=&quot;../&quot;&gt;templates&lt;/a&gt;/ 
2987     -> 
2988     -> &lt;/span&gt;
2989     -> &lt;span class=&quot;title&quot;&gt;
2990     -> note
2991     -> 
2992     -> &lt;/span&gt;
2993     -> &lt;/span&gt;
2994     -> 
2995     -> 
2996     -> 
2997     -> &lt;/header&gt;
2998     -> 
2999     -> 
3000     -> &lt;nav class=&quot;actions&quot;&gt;
3001     -> &lt;ul&gt;
3002     -> 
3003     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fnote&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
3004     -> 
3005     -> 
3006     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3007     -> 
3008     -> 
3009     -> 
3010     -> 
3011     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3012     -> 
3013     -> 
3014     -> 
3015     -> 
3016     -> 
3017     -> &lt;/ul&gt;
3018     -> &lt;/nav&gt;
3019     -> 
3020     -> 
3021     -> 
3022     -> 
3023     -> 
3024     -> 
3025     -> 
3026     -> 
3027     -> &lt;/section&gt;
3028     -> 
3029     -> 
3030     -> 
3031     -> 
3032     -> 
3033     -> &lt;div id=&quot;pagebody&quot;&gt;
3034     -> 
3035     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3036     -> &lt;p&gt;Use this template to insert a note into a page. The note will be styled to
3037     -> float to the right of other text on the page. This template has one
3038     -> parameter:&lt;/p&gt;
3039     -> 
3040     -> &lt;ul&gt;
3041     -> &lt;li&gt;`text` - the text to display in the note
3042     -> &lt;/ul&gt;
3043     -> 
3044     -> 
3045     -> &lt;/section&gt;
3046     -> 
3047     -> 
3048     -> 
3049     -> 
3050     -> 
3051     -> 
3052     -> 
3053     -> &lt;/div&gt;
3054     -> 
3055     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3056     -> 
3057     -> &lt;nav id=&quot;pageinfo&quot;&gt;
3058     -> 
3059     -> 
3060     -> 
3061     -> 
3062     -> 
3063     -> 
3064     -> 
3065     -> 
3066     -> 
3067     -> 
3068     -> 
3069     -> &lt;div class=&quot;pagedate&quot;&gt;
3070     -> Last edited &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot;&gt;13/09/2013&lt;/time&gt;
3071     -> &lt;!-- Created &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot; pubdate=&quot;pubdate&quot;&gt;13/09/2013&lt;/time&gt; --&gt;
3072     -> &lt;/div&gt;
3073     -> 
3074     -> &lt;/nav&gt;
3075     -> 
3076     -> 
3077     -> &lt;!-- from RPC Bug --&gt;
3078     -> &lt;/footer&gt;
3079     -> 
3080     -> &lt;/article&gt;
3081     -> 
3082     -> &lt;/body&gt;
3083     -> &lt;/html&gt;
3084     -> </string></value></param></params></methodCall>
3085     <- <?xml version='1.0'?>
3086     <- <methodResponse>
3087     <- <params>
3088     <- <param>
3089     <- <value><string>&lt;!DOCTYPE html&gt;
3090     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3091     <- &lt;head&gt;
3092     <- 
3093     <- &lt;meta charset="utf-8" /&gt;
3094     <- &lt;title&gt;note&lt;/title&gt;
3095     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3096     <- 
3097     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3098     <- 
3099     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3100     <- 
3101     <- 
3102     <- 
3103     <- 
3104     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fnote" /&gt;
3105     <- 
3106     <- 
3107     <- 
3108     <- 
3109     <- 
3110     <- 
3111     <- 
3112     <- &lt;/head&gt;
3113     <- &lt;body&gt;
3114     <- 
3115     <- &lt;article class="page"&gt;
3116     <- 
3117     <- &lt;section class="pageheader"&gt;
3118     <- &lt;header class="header"&gt;
3119     <- &lt;span&gt;
3120     <- &lt;span class="parentlinks"&gt;
3121     <- 
3122     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3123     <- 
3124     <- &lt;a href="../"&gt;templates&lt;/a&gt;/ 
3125     <- 
3126     <- &lt;/span&gt;
3127     <- &lt;span class="title"&gt;
3128     <- note
3129     <- 
3130     <- &lt;/span&gt;
3131     <- &lt;/span&gt;
3132     <- 
3133     <- 
3134     <- 
3135     <- &lt;/header&gt;
3136     <- 
3137     <- 
3138     <- &lt;nav class="actions"&gt;
3139     <- &lt;ul&gt;
3140     <- 
3141     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fnote" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
3142     <- 
3143     <- 
3144     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3145     <- 
3146     <- 
3147     <- 
3148     <- 
3149     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3150     <- 
3151     <- 
3152     <- 
3153     <- 
3154     <- 
3155     <- &lt;/ul&gt;
3156     <- &lt;/nav&gt;
3157     <- 
3158     <- 
3159     <- 
3160     <- 
3161     <- 
3162     <- 
3163     <- 
3164     <- 
3165     <- &lt;/section&gt;
3166     <- 
3167     <- 
3168     <- 
3169     <- 
3170     <- 
3171     <- &lt;div id="pagebody"&gt;
3172     <- 
3173     <- &lt;section id="content" role="main"&gt;
3174     <- &lt;p&gt;Use this template to insert a note into a page. The note will be styled to
3175     <- float to the right of other text on the page. This template has one
3176     <- parameter:&lt;/p&gt;
3177     <- 
3178     <- &lt;ul&gt;
3179     <- &lt;li&gt;`text` - the text to display in the note
3180     <- &lt;/ul&gt;
3181     <- 
3182     <- 
3183     <- &lt;/section&gt;
3184     <- 
3185     <- 
3186     <- 
3187     <- 
3188     <- 
3189     <- 
3190     <- 
3191     <- &lt;/div&gt;
3192     <- 
3193     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3194     <- 
3195     <- &lt;nav id="pageinfo"&gt;
3196     <- 
3197     <- 
3198     <- 
3199     <- 
3200     <- 
3201     <- 
3202     <- 
3203     <- 
3204     <- 
3205     <- 
3206     <- 
3207     <- &lt;div class="pagedate"&gt;
3208     <- Last edited &lt;time datetime="2013-09-13T09:30:24Z"&gt;13/09/2013&lt;/time&gt;
3209     <- &lt;!-- Created &lt;time datetime="2013-09-13T09:30:24Z" pubdate="pubdate"&gt;13/09/2013&lt;/time&gt; --&gt;
3210     <- &lt;/div&gt;
3211     <- 
3212     <- &lt;/nav&gt;
3213     <- 
3214     <- 
3215     <- &lt;!-- from RPC Bug --&gt;
3216     <- &lt;/footer&gt;
3217     <- 
3218     <- &lt;/article&gt;
3219     <- 
3220     <- &lt;/body&gt;
3221     <- &lt;/html&gt;
3222     <- </string></value>
3223     <- </param>
3224     <- </params>
3225     <- </methodResponse>
3226     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>templates/popup</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
3227     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3228     -> &lt;head&gt;
3229     -> 
3230     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
3231     -> &lt;title&gt;popup&lt;/title&gt;
3232     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3233     -> 
3234     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3235     -> 
3236     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3237     -> 
3238     -> 
3239     -> 
3240     -> 
3241     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fpopup&quot; /&gt;
3242     -> 
3243     -> 
3244     -> 
3245     -> 
3246     -> 
3247     -> 
3248     -> 
3249     -> &lt;/head&gt;
3250     -> &lt;body&gt;
3251     -> 
3252     -> &lt;article class=&quot;page&quot;&gt;
3253     -> 
3254     -> &lt;section class=&quot;pageheader&quot;&gt;
3255     -> &lt;header class=&quot;header&quot;&gt;
3256     -> &lt;span&gt;
3257     -> &lt;span class=&quot;parentlinks&quot;&gt;
3258     -> 
3259     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3260     -> 
3261     -> &lt;a href=&quot;../&quot;&gt;templates&lt;/a&gt;/ 
3262     -> 
3263     -> &lt;/span&gt;
3264     -> &lt;span class=&quot;title&quot;&gt;
3265     -> popup
3266     -> 
3267     -> &lt;/span&gt;
3268     -> &lt;/span&gt;
3269     -> 
3270     -> 
3271     -> 
3272     -> &lt;/header&gt;
3273     -> 
3274     -> 
3275     -> &lt;nav class=&quot;actions&quot;&gt;
3276     -> &lt;ul&gt;
3277     -> 
3278     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fpopup&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
3279     -> 
3280     -> 
3281     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3282     -> 
3283     -> 
3284     -> 
3285     -> 
3286     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3287     -> 
3288     -> 
3289     -> 
3290     -> 
3291     -> 
3292     -> &lt;/ul&gt;
3293     -> &lt;/nav&gt;
3294     -> 
3295     -> 
3296     -> 
3297     -> 
3298     -> 
3299     -> 
3300     -> 
3301     -> 
3302     -> &lt;/section&gt;
3303     -> 
3304     -> 
3305     -> 
3306     -> 
3307     -> 
3308     -> &lt;div id=&quot;pagebody&quot;&gt;
3309     -> 
3310     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3311     -> &lt;p&gt;Use this template to create a popup window that is displayed when the mouse
3312     -> is over part of the page. This template has two parameters:&lt;/p&gt;
3313     -> 
3314     -> &lt;ul&gt;
3315     -> &lt;li&gt;`mouseover` - This is the text or other content that triggers the
3316     -> popup.
3317     -> &lt;li&gt;`popup` - This should be the content of the popup window. It can be
3318     -> anything, even images or a whole little wiki page, but should not be too
3319     -> large for good usability.
3320     -> &lt;/ul&gt;
3321     -> 
3322     -> 
3323     -> &lt;p&gt;Note that browsers that do not support the CSS will display the popup
3324     -> inline in the page, inside square brackets.&lt;/p&gt;
3325     -> 
3326     -> &lt;p&gt;\[[templatebody &amp;lt;
3327     -> &lt;span class=&quot;paren&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;balloon&quot;&gt;&lt;/span&gt;&lt;span class=&quot;paren&quot;&gt;]&lt;/span&gt;
3328     -> &lt;/span&gt;
3329     -> ENDBODY]]&lt;/p&gt;
3330     -> 
3331     -> &lt;/section&gt;
3332     -> 
3333     -> 
3334     -> 
3335     -> 
3336     -> 
3337     -> 
3338     -> 
3339     -> &lt;/div&gt;
3340     -> 
3341     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3342     -> 
3343     -> &lt;nav id=&quot;pageinfo&quot;&gt;
3344     -> 
3345     -> 
3346     -> 
3347     -> 
3348     -> 
3349     -> 
3350     -> 
3351     -> 
3352     -> 
3353     -> 
3354     -> 
3355     -> &lt;div class=&quot;pagedate&quot;&gt;
3356     -> Last edited &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot;&gt;13/09/2013&lt;/time&gt;
3357     -> &lt;!-- Created &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot; pubdate=&quot;pubdate&quot;&gt;13/09/2013&lt;/time&gt; --&gt;
3358     -> &lt;/div&gt;
3359     -> 
3360     -> &lt;/nav&gt;
3361     -> 
3362     -> 
3363     -> &lt;!-- from RPC Bug --&gt;
3364     -> &lt;/footer&gt;
3365     -> 
3366     -> &lt;/article&gt;
3367     -> 
3368     -> &lt;/body&gt;
3369     -> &lt;/html&gt;
3370     -> </string></value></param></params></methodCall>
3371     <- <?xml version='1.0'?>
3372     <- <methodResponse>
3373     <- <params>
3374     <- <param>
3375     <- <value><string>&lt;!DOCTYPE html&gt;
3376     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3377     <- &lt;head&gt;
3378     <- 
3379     <- &lt;meta charset="utf-8" /&gt;
3380     <- &lt;title&gt;popup&lt;/title&gt;
3381     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3382     <- 
3383     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3384     <- 
3385     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3386     <- 
3387     <- 
3388     <- 
3389     <- 
3390     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fpopup" /&gt;
3391     <- 
3392     <- 
3393     <- 
3394     <- 
3395     <- 
3396     <- 
3397     <- 
3398     <- &lt;/head&gt;
3399     <- &lt;body&gt;
3400     <- 
3401     <- &lt;article class="page"&gt;
3402     <- 
3403     <- &lt;section class="pageheader"&gt;
3404     <- &lt;header class="header"&gt;
3405     <- &lt;span&gt;
3406     <- &lt;span class="parentlinks"&gt;
3407     <- 
3408     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3409     <- 
3410     <- &lt;a href="../"&gt;templates&lt;/a&gt;/ 
3411     <- 
3412     <- &lt;/span&gt;
3413     <- &lt;span class="title"&gt;
3414     <- popup
3415     <- 
3416     <- &lt;/span&gt;
3417     <- &lt;/span&gt;
3418     <- 
3419     <- 
3420     <- 
3421     <- &lt;/header&gt;
3422     <- 
3423     <- 
3424     <- &lt;nav class="actions"&gt;
3425     <- &lt;ul&gt;
3426     <- 
3427     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=templates%2Fpopup" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
3428     <- 
3429     <- 
3430     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3431     <- 
3432     <- 
3433     <- 
3434     <- 
3435     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3436     <- 
3437     <- 
3438     <- 
3439     <- 
3440     <- 
3441     <- &lt;/ul&gt;
3442     <- &lt;/nav&gt;
3443     <- 
3444     <- 
3445     <- 
3446     <- 
3447     <- 
3448     <- 
3449     <- 
3450     <- 
3451     <- &lt;/section&gt;
3452     <- 
3453     <- 
3454     <- 
3455     <- 
3456     <- 
3457     <- &lt;div id="pagebody"&gt;
3458     <- 
3459     <- &lt;section id="content" role="main"&gt;
3460     <- &lt;p&gt;Use this template to create a popup window that is displayed when the mouse
3461     <- is over part of the page. This template has two parameters:&lt;/p&gt;
3462     <- 
3463     <- &lt;ul&gt;
3464     <- &lt;li&gt;`mouseover` - This is the text or other content that triggers the
3465     <- popup.
3466     <- &lt;li&gt;`popup` - This should be the content of the popup window. It can be
3467     <- anything, even images or a whole little wiki page, but should not be too
3468     <- large for good usability.
3469     <- &lt;/ul&gt;
3470     <- 
3471     <- 
3472     <- &lt;p&gt;Note that browsers that do not support the CSS will display the popup
3473     <- inline in the page, inside square brackets.&lt;/p&gt;
3474     <- 
3475     <- &lt;p&gt;\[[templatebody &amp;lt;
3476     <- &lt;span class="paren"&gt;[&lt;/span&gt;&lt;span class="balloon"&gt;&lt;/span&gt;&lt;span class="paren"&gt;]&lt;/span&gt;
3477     <- &lt;/span&gt;
3478     <- ENDBODY]]&lt;/p&gt;
3479     <- 
3480     <- &lt;/section&gt;
3481     <- 
3482     <- 
3483     <- 
3484     <- 
3485     <- 
3486     <- 
3487     <- 
3488     <- &lt;/div&gt;
3489     <- 
3490     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3491     <- 
3492     <- &lt;nav id="pageinfo"&gt;
3493     <- 
3494     <- 
3495     <- 
3496     <- 
3497     <- 
3498     <- 
3499     <- 
3500     <- 
3501     <- 
3502     <- 
3503     <- 
3504     <- &lt;div class="pagedate"&gt;
3505     <- Last edited &lt;time datetime="2013-09-13T09:30:24Z"&gt;13/09/2013&lt;/time&gt;
3506     <- &lt;!-- Created &lt;time datetime="2013-09-13T09:30:24Z" pubdate="pubdate"&gt;13/09/2013&lt;/time&gt; --&gt;
3507     <- &lt;/div&gt;
3508     <- 
3509     <- &lt;/nav&gt;
3510     <- 
3511     <- 
3512     <- &lt;!-- from RPC Bug --&gt;
3513     <- &lt;/footer&gt;
3514     <- 
3515     <- &lt;/article&gt;
3516     <- 
3517     <- &lt;/body&gt;
3518     <- &lt;/html&gt;
3519     <- </string></value>
3520     <- </param>
3521     <- </params>
3522     <- </methodResponse>
3523     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/directive</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
3524     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3525     -> &lt;head&gt;
3526     -> 
3527     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
3528     -> &lt;title&gt;directive&lt;/title&gt;
3529     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3530     -> 
3531     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3532     -> 
3533     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3534     -> 
3535     -> 
3536     -> 
3537     -> 
3538     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fdirective&quot; /&gt;
3539     -> 
3540     -> 
3541     -> 
3542     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
3543     -> 
3544     -> 
3545     -> 
3546     -> &lt;/head&gt;
3547     -> &lt;body&gt;
3548     -> 
3549     -> &lt;article class=&quot;page&quot;&gt;
3550     -> 
3551     -> &lt;section class=&quot;pageheader&quot;&gt;
3552     -> &lt;header class=&quot;header&quot;&gt;
3553     -> &lt;span&gt;
3554     -> &lt;span class=&quot;parentlinks&quot;&gt;
3555     -> 
3556     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3557     -> 
3558     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
3559     -> 
3560     -> &lt;/span&gt;
3561     -> &lt;span class=&quot;title&quot;&gt;
3562     -> directive
3563     -> 
3564     -> &lt;/span&gt;
3565     -> &lt;/span&gt;
3566     -> 
3567     -> 
3568     -> 
3569     -> &lt;/header&gt;
3570     -> 
3571     -> 
3572     -> &lt;nav class=&quot;actions&quot;&gt;
3573     -> &lt;ul&gt;
3574     -> 
3575     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fdirective&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
3576     -> 
3577     -> 
3578     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3579     -> 
3580     -> 
3581     -> 
3582     -> 
3583     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3584     -> 
3585     -> 
3586     -> 
3587     -> 
3588     -> 
3589     -> &lt;/ul&gt;
3590     -> &lt;/nav&gt;
3591     -> 
3592     -> 
3593     -> 
3594     -> 
3595     -> 
3596     -> 
3597     -> 
3598     -> 
3599     -> &lt;/section&gt;
3600     -> 
3601     -> 
3602     -> 
3603     -> 
3604     -> 
3605     -> &lt;div id=&quot;pagebody&quot;&gt;
3606     -> 
3607     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3608     -> &lt;p&gt;Directives are similar to a &lt;a href=&quot;../wikilink/&quot;&gt;WikiLink&lt;/a&gt; in form, except they
3609     -> begin with &lt;code&gt;!&lt;/code&gt; and may contain parameters. The general form is:&lt;/p&gt;
3610     -> 
3611     -> &lt;pre&gt;&lt;code&gt;\[[!directive  param=&quot;value&quot; param=&quot;value&quot;]]
3612     -> &lt;/code&gt;&lt;/pre&gt;
3613     -> 
3614     -> &lt;p&gt;This gets expanded before the rest of the page is processed, and can be used
3615     -> to transform the page in various ways.&lt;/p&gt;
3616     -> 
3617     -> &lt;p&gt;The quotes around values can be omitted if the value is a simple word.
3618     -> Also, some directives may use parameters without values, for example:&lt;/p&gt;
3619     -> 
3620     -> &lt;pre&gt;&lt;code&gt;\[[!tag  foo]]
3621     -> &lt;/code&gt;&lt;/pre&gt;
3622     -> 
3623     -> &lt;p&gt;A directive does not need to all be on one line, it can be
3624     -> wrapped to multiple lines if you like:&lt;/p&gt;
3625     -> 
3626     -> &lt;pre&gt;&lt;code&gt;\[[!directive  foo=&quot;baldersnatch&quot;
3627     -> bar=&quot;supercalifragilisticexpialidocious&quot; baz=11]]
3628     -> &lt;/code&gt;&lt;/pre&gt;
3629     -> 
3630     -> &lt;p&gt;Also, multiple lines of &lt;em&gt;quoted&lt;/em&gt; text can be used for a value.
3631     -> To allow quote marks inside the quoted text, delimit the block
3632     -> of text with triple-double-quotes or triple-single-quotes:&lt;/p&gt;
3633     -> 
3634     -> &lt;pre&gt;&lt;code&gt;\[[!directive  text=&quot;&quot;&quot;
3635     -> 1. &quot;foo&quot;
3636     -> 2. &quot;bar&quot;
3637     -> 3. &quot;baz&quot;
3638     -> &quot;&quot;&quot; othertext=&apos;&apos;&apos;
3639     -> 1. &apos;quux&apos;
3640     -> 2. &quot;foo&quot;
3641     -> &apos;&apos;&apos;]]
3642     -> &lt;/code&gt;&lt;/pre&gt;
3643     -> 
3644     -> &lt;p&gt;If you want to put text with triple quotes into a parameter value, you can
3645     -> use perl-style here-doc syntax, even nesting it like this:&lt;/p&gt;
3646     -> 
3647     -> &lt;pre&gt;&lt;code&gt;\[[!directive  text=&amp;lt;&amp;lt;OUTER
3648     -> \[[!otherdirective &amp;lt;&amp;lt;INNER
3649     -> inner text
3650     -> INNER]]
3651     -> outer text
3652     -> OUTER]]
3653     -> &lt;/code&gt;&lt;/pre&gt;
3654     -> 
3655     -> &lt;p&gt;ikiwiki also has an older syntax for directives, which requires a space in
3656     -> directives to distinguish them from &lt;a href=&quot;../wikilink/&quot;&gt;wikilinks&lt;/a&gt;. This
3657     -> syntax has several disadvantages: it requires a space after directives with
3658     -> no parameters (such as &lt;code&gt;\[[pagecount ]]&lt;/code&gt;), and it prohibits spaces in
3659     -> &lt;a href=&quot;../wikilink/&quot;&gt;wikilinks&lt;/a&gt;.  ikiwiki now provides the &lt;code&gt;!&lt;/code&gt;-prefixed
3660     -> syntax shown above as default.  However, ikiwiki still supports wikis using
3661     -> the older syntax, if the &lt;code&gt;prefix_directives&lt;/code&gt; option is disabled.&lt;/p&gt;
3662     -> 
3663     -> &lt;/section&gt;
3664     -> 
3665     -> 
3666     -> 
3667     -> 
3668     -> 
3669     -> 
3670     -> 
3671     -> &lt;/div&gt;
3672     -> 
3673     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3674     -> 
3675     -> &lt;nav id=&quot;pageinfo&quot;&gt;
3676     -> 
3677     -> 
3678     -> 
3679     -> 
3680     -> 
3681     -> 
3682     -> &lt;nav id=&quot;backlinks&quot;&gt;
3683     -> Links:
3684     -> 
3685     -> &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
3686     -> 
3687     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
3688     -> 
3689     -> &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
3690     -> 
3691     -> &lt;a href=&quot;../pagespec/sorting/&quot;&gt;pagespec/sorting&lt;/a&gt;
3692     -> 
3693     -> &lt;a href=&quot;../../shortcuts/&quot;&gt;shortcuts&lt;/a&gt;
3694     -> 
3695     -> 
3696     -> &lt;/nav&gt;
3697     -> 
3698     -> 
3699     -> 
3700     -> 
3701     -> 
3702     -> 
3703     -> &lt;div class=&quot;pagedate&quot;&gt;
3704     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
3705     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
3706     -> &lt;/div&gt;
3707     -> 
3708     -> &lt;/nav&gt;
3709     -> 
3710     -> 
3711     -> &lt;!-- from RPC Bug --&gt;
3712     -> &lt;/footer&gt;
3713     -> 
3714     -> &lt;/article&gt;
3715     -> 
3716     -> &lt;/body&gt;
3717     -> &lt;/html&gt;
3718     -> </string></value></param></params></methodCall>
3719     <- <?xml version='1.0'?>
3720     <- <methodResponse>
3721     <- <params>
3722     <- <param>
3723     <- <value><string>&lt;!DOCTYPE html&gt;
3724     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3725     <- &lt;head&gt;
3726     <- 
3727     <- &lt;meta charset="utf-8" /&gt;
3728     <- &lt;title&gt;directive&lt;/title&gt;
3729     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3730     <- 
3731     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3732     <- 
3733     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3734     <- 
3735     <- 
3736     <- 
3737     <- 
3738     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fdirective" /&gt;
3739     <- 
3740     <- 
3741     <- 
3742     <- &lt;meta name="robots" content="noindex, follow" /&gt;
3743     <- 
3744     <- 
3745     <- 
3746     <- &lt;/head&gt;
3747     <- &lt;body&gt;
3748     <- 
3749     <- &lt;article class="page"&gt;
3750     <- 
3751     <- &lt;section class="pageheader"&gt;
3752     <- &lt;header class="header"&gt;
3753     <- &lt;span&gt;
3754     <- &lt;span class="parentlinks"&gt;
3755     <- 
3756     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3757     <- 
3758     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
3759     <- 
3760     <- &lt;/span&gt;
3761     <- &lt;span class="title"&gt;
3762     <- directive
3763     <- 
3764     <- &lt;/span&gt;
3765     <- &lt;/span&gt;
3766     <- 
3767     <- 
3768     <- 
3769     <- &lt;/header&gt;
3770     <- 
3771     <- 
3772     <- &lt;nav class="actions"&gt;
3773     <- &lt;ul&gt;
3774     <- 
3775     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fdirective" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
3776     <- 
3777     <- 
3778     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3779     <- 
3780     <- 
3781     <- 
3782     <- 
3783     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3784     <- 
3785     <- 
3786     <- 
3787     <- 
3788     <- 
3789     <- &lt;/ul&gt;
3790     <- &lt;/nav&gt;
3791     <- 
3792     <- 
3793     <- 
3794     <- 
3795     <- 
3796     <- 
3797     <- 
3798     <- 
3799     <- &lt;/section&gt;
3800     <- 
3801     <- 
3802     <- 
3803     <- 
3804     <- 
3805     <- &lt;div id="pagebody"&gt;
3806     <- 
3807     <- &lt;section id="content" role="main"&gt;
3808     <- &lt;p&gt;Directives are similar to a &lt;a href="../wikilink/"&gt;WikiLink&lt;/a&gt; in form, except they
3809     <- begin with &lt;code&gt;!&lt;/code&gt; and may contain parameters. The general form is:&lt;/p&gt;
3810     <- 
3811     <- &lt;pre&gt;&lt;code&gt;\[[!directive  param="value" param="value"]]
3812     <- &lt;/code&gt;&lt;/pre&gt;
3813     <- 
3814     <- &lt;p&gt;This gets expanded before the rest of the page is processed, and can be used
3815     <- to transform the page in various ways.&lt;/p&gt;
3816     <- 
3817     <- &lt;p&gt;The quotes around values can be omitted if the value is a simple word.
3818     <- Also, some directives may use parameters without values, for example:&lt;/p&gt;
3819     <- 
3820     <- &lt;pre&gt;&lt;code&gt;\[[!tag  foo]]
3821     <- &lt;/code&gt;&lt;/pre&gt;
3822     <- 
3823     <- &lt;p&gt;A directive does not need to all be on one line, it can be
3824     <- wrapped to multiple lines if you like:&lt;/p&gt;
3825     <- 
3826     <- &lt;pre&gt;&lt;code&gt;\[[!directive  foo="baldersnatch"
3827     <- bar="supercalifragilisticexpialidocious" baz=11]]
3828     <- &lt;/code&gt;&lt;/pre&gt;
3829     <- 
3830     <- &lt;p&gt;Also, multiple lines of &lt;em&gt;quoted&lt;/em&gt; text can be used for a value.
3831     <- To allow quote marks inside the quoted text, delimit the block
3832     <- of text with triple-double-quotes or triple-single-quotes:&lt;/p&gt;
3833     <- 
3834     <- &lt;pre&gt;&lt;code&gt;\[[!directive  text="""
3835     <- 1. "foo"
3836     <- 2. "bar"
3837     <- 3. "baz"
3838     <- """ othertext='''
3839     <- 1. 'quux'
3840     <- 2. "foo"
3841     <- ''']]
3842     <- &lt;/code&gt;&lt;/pre&gt;
3843     <- 
3844     <- &lt;p&gt;If you want to put text with triple quotes into a parameter value, you can
3845     <- use perl-style here-doc syntax, even nesting it like this:&lt;/p&gt;
3846     <- 
3847     <- &lt;pre&gt;&lt;code&gt;\[[!directive  text=&amp;lt;&amp;lt;OUTER
3848     <- \[[!otherdirective &amp;lt;&amp;lt;INNER
3849     <- inner text
3850     <- INNER]]
3851     <- outer text
3852     <- OUTER]]
3853     <- &lt;/code&gt;&lt;/pre&gt;
3854     <- 
3855     <- &lt;p&gt;ikiwiki also has an older syntax for directives, which requires a space in
3856     <- directives to distinguish them from &lt;a href="../wikilink/"&gt;wikilinks&lt;/a&gt;. This
3857     <- syntax has several disadvantages: it requires a space after directives with
3858     <- no parameters (such as &lt;code&gt;\[[pagecount ]]&lt;/code&gt;), and it prohibits spaces in
3859     <- &lt;a href="../wikilink/"&gt;wikilinks&lt;/a&gt;.  ikiwiki now provides the &lt;code&gt;!&lt;/code&gt;-prefixed
3860     <- syntax shown above as default.  However, ikiwiki still supports wikis using
3861     <- the older syntax, if the &lt;code&gt;prefix_directives&lt;/code&gt; option is disabled.&lt;/p&gt;
3862     <- 
3863     <- &lt;/section&gt;
3864     <- 
3865     <- 
3866     <- 
3867     <- 
3868     <- 
3869     <- 
3870     <- 
3871     <- &lt;/div&gt;
3872     <- 
3873     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3874     <- 
3875     <- &lt;nav id="pageinfo"&gt;
3876     <- 
3877     <- 
3878     <- 
3879     <- 
3880     <- 
3881     <- 
3882     <- &lt;nav id="backlinks"&gt;
3883     <- Links:
3884     <- 
3885     <- &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
3886     <- 
3887     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
3888     <- 
3889     <- &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
3890     <- 
3891     <- &lt;a href="../pagespec/sorting/"&gt;pagespec/sorting&lt;/a&gt;
3892     <- 
3893     <- &lt;a href="../../shortcuts/"&gt;shortcuts&lt;/a&gt;
3894     <- 
3895     <- 
3896     <- &lt;/nav&gt;
3897     <- 
3898     <- 
3899     <- 
3900     <- 
3901     <- 
3902     <- 
3903     <- &lt;div class="pagedate"&gt;
3904     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
3905     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
3906     <- &lt;/div&gt;
3907     <- 
3908     <- &lt;/nav&gt;
3909     <- 
3910     <- 
3911     <- &lt;!-- from RPC Bug --&gt;
3912     <- &lt;/footer&gt;
3913     <- 
3914     <- &lt;/article&gt;
3915     <- 
3916     <- &lt;/body&gt;
3917     <- &lt;/html&gt;
3918     <- </string></value>
3919     <- </param>
3920     <- </params>
3921     <- </methodResponse>
3922     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/pagespec</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
3923     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3924     -> &lt;head&gt;
3925     -> 
3926     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
3927     -> &lt;title&gt;pagespec&lt;/title&gt;
3928     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3929     -> 
3930     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3931     -> 
3932     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3933     -> 
3934     -> 
3935     -> 
3936     -> 
3937     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec&quot; /&gt;
3938     -> 
3939     -> 
3940     -> 
3941     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
3942     -> 
3943     -> 
3944     -> 
3945     -> &lt;/head&gt;
3946     -> &lt;body&gt;
3947     -> 
3948     -> &lt;article class=&quot;page&quot;&gt;
3949     -> 
3950     -> &lt;section class=&quot;pageheader&quot;&gt;
3951     -> &lt;header class=&quot;header&quot;&gt;
3952     -> &lt;span&gt;
3953     -> &lt;span class=&quot;parentlinks&quot;&gt;
3954     -> 
3955     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3956     -> 
3957     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
3958     -> 
3959     -> &lt;/span&gt;
3960     -> &lt;span class=&quot;title&quot;&gt;
3961     -> pagespec
3962     -> 
3963     -> &lt;/span&gt;
3964     -> &lt;/span&gt;
3965     -> 
3966     -> 
3967     -> 
3968     -> &lt;/header&gt;
3969     -> 
3970     -> 
3971     -> &lt;nav class=&quot;actions&quot;&gt;
3972     -> &lt;ul&gt;
3973     -> 
3974     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
3975     -> 
3976     -> 
3977     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3978     -> 
3979     -> 
3980     -> 
3981     -> 
3982     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3983     -> 
3984     -> 
3985     -> 
3986     -> 
3987     -> 
3988     -> &lt;/ul&gt;
3989     -> &lt;/nav&gt;
3990     -> 
3991     -> 
3992     -> 
3993     -> 
3994     -> 
3995     -> 
3996     -> 
3997     -> 
3998     -> &lt;/section&gt;
3999     -> 
4000     -> 
4001     -> 
4002     -> 
4003     -> 
4004     -> &lt;div id=&quot;pagebody&quot;&gt;
4005     -> 
4006     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
4007     -> &lt;p&gt;To select a set of pages, such as pages that are locked, pages
4008     -> whose commit emails you want subscribe to, or pages to combine into a
4009     -> blog, the wiki uses a PageSpec. This is an expression that matches
4010     -> a set of pages.&lt;/p&gt;
4011     -> 
4012     -> &lt;p&gt;The simplest PageSpec is a simple list of pages. For example, this matches
4013     -> any of the three listed pages:&lt;/p&gt;
4014     -> 
4015     -> &lt;pre&gt;&lt;code&gt;foo or bar or baz
4016     -> &lt;/code&gt;&lt;/pre&gt;
4017     -> 
4018     -> &lt;p&gt;More often you will want to match any pages that have a particular thing in
4019     -> their name. You can do this using a glob pattern. &quot;&lt;code&gt;*&lt;/code&gt;&quot; stands for any part
4020     -> of a page name, and &quot;&lt;code&gt;?&lt;/code&gt;&quot; for any single letter of a page name. So this
4021     -> matches all pages about music, and any &lt;a href=&quot;../subpage/&quot;&gt;SubPage&lt;/a&gt;s of the SandBox, but does
4022     -> not match the SandBox itself:&lt;/p&gt;
4023     -> 
4024     -> &lt;pre&gt;&lt;code&gt;*music* or SandBox/*
4025     -> &lt;/code&gt;&lt;/pre&gt;
4026     -> 
4027     -> &lt;p&gt;You can also prefix an item with &quot;&lt;code&gt;!&lt;/code&gt;&quot; to skip pages that match it. So to
4028     -> match all pages except for Discussion pages and the SandBox:&lt;/p&gt;
4029     -> 
4030     -> &lt;pre&gt;&lt;code&gt;* and !SandBox and !*/Discussion
4031     -> &lt;/code&gt;&lt;/pre&gt;
4032     -> 
4033     -> &lt;p&gt;Some more elaborate limits can be added to what matches using these functions:&lt;/p&gt;
4034     -> 
4035     -> &lt;ul&gt;
4036     -> &lt;li&gt;&quot;&lt;code&gt;glob(someglob)&lt;/code&gt;&quot; - matches pages and other files that match the given glob.
4037     -> Just writing the glob by itself is actually a shorthand for this function.&lt;/li&gt;
4038     -> &lt;li&gt;&quot;&lt;code&gt;page(glob)&lt;/code&gt;&quot; - like &lt;code&gt;glob()&lt;/code&gt;, but only matches pages, not other files&lt;/li&gt;
4039     -> &lt;li&gt;&quot;&lt;code&gt;link(page)&lt;/code&gt;&quot; - matches only pages that link to a given page (or glob)&lt;/li&gt;
4040     -> &lt;li&gt;&quot;&lt;code&gt;tagged(tag)&lt;/code&gt;&quot; - matches pages that are tagged or link to the given tag (or
4041     -> tags matched by a glob)&lt;/li&gt;
4042     -> &lt;li&gt;&quot;&lt;code&gt;backlink(page)&lt;/code&gt;&quot; - matches only pages that a given page links to&lt;/li&gt;
4043     -> &lt;li&gt;&quot;&lt;code&gt;creation_month(month)&lt;/code&gt;&quot; - matches only files created on the given month
4044     -> number&lt;/li&gt;
4045     -> &lt;li&gt;&quot;&lt;code&gt;creation_day(mday)&lt;/code&gt;&quot; - or day of the month&lt;/li&gt;
4046     -> &lt;li&gt;&quot;&lt;code&gt;creation_year(year)&lt;/code&gt;&quot; - or year&lt;/li&gt;
4047     -> &lt;li&gt;&quot;&lt;code&gt;created_after(page)&lt;/code&gt;&quot; - matches only files created after the given page
4048     -> was created&lt;/li&gt;
4049     -> &lt;li&gt;&quot;&lt;code&gt;created_before(page)&lt;/code&gt;&quot; - matches only files created before the given page
4050     -> was created&lt;/li&gt;
4051     -> &lt;li&gt;&quot;&lt;code&gt;internal(glob)&lt;/code&gt;&quot; - like &lt;code&gt;glob()&lt;/code&gt;, but matches even internal-use
4052     -> pages that globs do not usually match.&lt;/li&gt;
4053     -> &lt;li&gt;&quot;&lt;code&gt;title(glob)&lt;/code&gt;&quot;, &quot;&lt;code&gt;author(glob)&lt;/code&gt;&quot;, &quot;&lt;code&gt;authorurl(glob)&lt;/code&gt;&quot;,
4054     -> &quot;&lt;code&gt;license(glob)&lt;/code&gt;&quot;, &quot;&lt;code&gt;copyright(glob)&lt;/code&gt;&quot;, &quot;&lt;code&gt;guid(glob)&lt;/code&gt;&quot;
4055     -> 
4056     -> &lt;ul&gt;
4057     -> &lt;li&gt;match pages that have the given metadata, matching the specified glob.&lt;/li&gt;
4058     -> &lt;/ul&gt;
4059     -> &lt;/li&gt;
4060     -> &lt;li&gt;&quot;&lt;code&gt;user(username)&lt;/code&gt;&quot; - tests whether a modification is being made by a
4061     -> user with the specified username. If openid is enabled, an openid can also
4062     -> be put here. Glob patterns can be used in the username. For example,
4063     -> to match all openid users, use &lt;code&gt;user(*://*)&lt;/code&gt;&lt;/li&gt;
4064     -> &lt;li&gt;&quot;&lt;code&gt;admin()&lt;/code&gt;&quot; - tests whether a modification is being made by one of the
4065     -> wiki admins.&lt;/li&gt;
4066     -> &lt;li&gt;&quot;&lt;code&gt;ip(address)&lt;/code&gt;&quot; - tests whether a modification is being made from the
4067     -> specified IP address. Glob patterns can be used in the address. For
4068     -> example, &lt;code&gt;ip(127.0.0.*)&lt;/code&gt;&lt;/li&gt;
4069     -> &lt;li&gt;&quot;&lt;code&gt;comment(glob)&lt;/code&gt;&quot; - matches comments to a page matching the glob.&lt;/li&gt;
4070     -> &lt;li&gt;&quot;&lt;code&gt;comment_pending(glob)&lt;/code&gt;&quot; - matches unmoderated, pending comments.&lt;/li&gt;
4071     -> &lt;li&gt;&quot;&lt;code&gt;postcomment(glob)&lt;/code&gt;&quot; - matches only when comments are being
4072     -> posted to a page matching the specified glob&lt;/li&gt;
4073     -> &lt;/ul&gt;
4074     -> 
4075     -> 
4076     -> &lt;p&gt;For example, to match all pages in a blog that link to the page about music
4077     -> and were written in 2005:&lt;/p&gt;
4078     -> 
4079     -> &lt;pre&gt;&lt;code&gt;blog/* and link(music) and creation_year(2005)
4080     -> &lt;/code&gt;&lt;/pre&gt;
4081     -> 
4082     -> &lt;p&gt;Note the use of &quot;and&quot; in the above example, that means that only pages that
4083     -> match each of the three expressions match the whole. Use &quot;and&quot; when you
4084     -> want to combine expression like that; &quot;or&quot; when it&apos;s enough for a page to
4085     -> match one expression. Note that it doesn&apos;t make sense to say &quot;index and
4086     -> SandBox&quot;, since no page can match both expressions.&lt;/p&gt;
4087     -> 
4088     -> &lt;p&gt;More complex expressions can also be created, by using parentheses for
4089     -> grouping. For example, to match pages in a blog that are tagged with either
4090     -> of two tags, use:&lt;/p&gt;
4091     -> 
4092     -> &lt;pre&gt;&lt;code&gt;blog/* and (tagged(foo) or tagged(bar))
4093     -> &lt;/code&gt;&lt;/pre&gt;
4094     -> 
4095     -> &lt;p&gt;Note that page names in PageSpecs are matched against the absolute
4096     -> filenames of the pages in the wiki, so a pagespec &quot;foo&quot; used on page
4097     -> &quot;a/b&quot; will not match a page named &quot;a/foo&quot; or &quot;a/b/foo&quot;. To match
4098     -> relative to the directory of the page containing the pagespec, you can
4099     -> use &quot;./&quot;. For example, &quot;./foo&quot; on page &quot;a/b&quot; matches page &quot;a/foo&quot;.&lt;/p&gt;
4100     -> 
4101     -> &lt;p&gt;To indicate the name of the page the PageSpec is used in, you can
4102     -> use a single dot. For example, &lt;code&gt;link(.)&lt;/code&gt; matches all the pages
4103     -> linking to the page containing the PageSpec.&lt;/p&gt;
4104     -> 
4105     -> &lt;/section&gt;
4106     -> 
4107     -> 
4108     -> 
4109     -> 
4110     -> 
4111     -> 
4112     -> 
4113     -> &lt;/div&gt;
4114     -> 
4115     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4116     -> 
4117     -> &lt;nav id=&quot;pageinfo&quot;&gt;
4118     -> 
4119     -> 
4120     -> 
4121     -> 
4122     -> 
4123     -> 
4124     -> &lt;nav id=&quot;backlinks&quot;&gt;
4125     -> Links:
4126     -> 
4127     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4128     -> 
4129     -> &lt;a href=&quot;./attachment/&quot;&gt;pagespec/attachment&lt;/a&gt;
4130     -> 
4131     -> &lt;a href=&quot;./po/&quot;&gt;pagespec/po&lt;/a&gt;
4132     -> 
4133     -> &lt;a href=&quot;./sorting/&quot;&gt;pagespec/sorting&lt;/a&gt;
4134     -> 
4135     -> 
4136     -> &lt;/nav&gt;
4137     -> 
4138     -> 
4139     -> 
4140     -> 
4141     -> 
4142     -> 
4143     -> &lt;div class=&quot;pagedate&quot;&gt;
4144     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4145     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4146     -> &lt;/div&gt;
4147     -> 
4148     -> &lt;/nav&gt;
4149     -> 
4150     -> 
4151     -> &lt;!-- from RPC Bug --&gt;
4152     -> &lt;/footer&gt;
4153     -> 
4154     -> &lt;/article&gt;
4155     -> 
4156     -> &lt;/body&gt;
4157     -> &lt;/html&gt;
4158     -> </string></value></param></params></methodCall>
4159     <- <?xml version='1.0'?>
4160     <- <methodResponse>
4161     <- <params>
4162     <- <param>
4163     <- <value><string>&lt;!DOCTYPE html&gt;
4164     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4165     <- &lt;head&gt;
4166     <- 
4167     <- &lt;meta charset="utf-8" /&gt;
4168     <- &lt;title&gt;pagespec&lt;/title&gt;
4169     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4170     <- 
4171     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4172     <- 
4173     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4174     <- 
4175     <- 
4176     <- 
4177     <- 
4178     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec" /&gt;
4179     <- 
4180     <- 
4181     <- 
4182     <- &lt;meta name="robots" content="noindex, follow" /&gt;
4183     <- 
4184     <- 
4185     <- 
4186     <- &lt;/head&gt;
4187     <- &lt;body&gt;
4188     <- 
4189     <- &lt;article class="page"&gt;
4190     <- 
4191     <- &lt;section class="pageheader"&gt;
4192     <- &lt;header class="header"&gt;
4193     <- &lt;span&gt;
4194     <- &lt;span class="parentlinks"&gt;
4195     <- 
4196     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4197     <- 
4198     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4199     <- 
4200     <- &lt;/span&gt;
4201     <- &lt;span class="title"&gt;
4202     <- pagespec
4203     <- 
4204     <- &lt;/span&gt;
4205     <- &lt;/span&gt;
4206     <- 
4207     <- 
4208     <- 
4209     <- &lt;/header&gt;
4210     <- 
4211     <- 
4212     <- &lt;nav class="actions"&gt;
4213     <- &lt;ul&gt;
4214     <- 
4215     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
4216     <- 
4217     <- 
4218     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4219     <- 
4220     <- 
4221     <- 
4222     <- 
4223     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4224     <- 
4225     <- 
4226     <- 
4227     <- 
4228     <- 
4229     <- &lt;/ul&gt;
4230     <- &lt;/nav&gt;
4231     <- 
4232     <- 
4233     <- 
4234     <- 
4235     <- 
4236     <- 
4237     <- 
4238     <- 
4239     <- &lt;/section&gt;
4240     <- 
4241     <- 
4242     <- 
4243     <- 
4244     <- 
4245     <- &lt;div id="pagebody"&gt;
4246     <- 
4247     <- &lt;section id="content" role="main"&gt;
4248     <- &lt;p&gt;To select a set of pages, such as pages that are locked, pages
4249     <- whose commit emails you want subscribe to, or pages to combine into a
4250     <- blog, the wiki uses a PageSpec. This is an expression that matches
4251     <- a set of pages.&lt;/p&gt;
4252     <- 
4253     <- &lt;p&gt;The simplest PageSpec is a simple list of pages. For example, this matches
4254     <- any of the three listed pages:&lt;/p&gt;
4255     <- 
4256     <- &lt;pre&gt;&lt;code&gt;foo or bar or baz
4257     <- &lt;/code&gt;&lt;/pre&gt;
4258     <- 
4259     <- &lt;p&gt;More often you will want to match any pages that have a particular thing in
4260     <- their name. You can do this using a glob pattern. "&lt;code&gt;*&lt;/code&gt;" stands for any part
4261     <- of a page name, and "&lt;code&gt;?&lt;/code&gt;" for any single letter of a page name. So this
4262     <- matches all pages about music, and any &lt;a href="../subpage/"&gt;SubPage&lt;/a&gt;s of the SandBox, but does
4263     <- not match the SandBox itself:&lt;/p&gt;
4264     <- 
4265     <- &lt;pre&gt;&lt;code&gt;*music* or SandBox/*
4266     <- &lt;/code&gt;&lt;/pre&gt;
4267     <- 
4268     <- &lt;p&gt;You can also prefix an item with "&lt;code&gt;!&lt;/code&gt;" to skip pages that match it. So to
4269     <- match all pages except for Discussion pages and the SandBox:&lt;/p&gt;
4270     <- 
4271     <- &lt;pre&gt;&lt;code&gt;* and !SandBox and !*/Discussion
4272     <- &lt;/code&gt;&lt;/pre&gt;
4273     <- 
4274     <- &lt;p&gt;Some more elaborate limits can be added to what matches using these functions:&lt;/p&gt;
4275     <- 
4276     <- &lt;ul&gt;
4277     <- &lt;li&gt;"&lt;code&gt;glob(someglob)&lt;/code&gt;" - matches pages and other files that match the given glob.
4278     <- Just writing the glob by itself is actually a shorthand for this function.&lt;/li&gt;
4279     <- &lt;li&gt;"&lt;code&gt;page(glob)&lt;/code&gt;" - like &lt;code&gt;glob()&lt;/code&gt;, but only matches pages, not other files&lt;/li&gt;
4280     <- &lt;li&gt;"&lt;code&gt;link(page)&lt;/code&gt;" - matches only pages that link to a given page (or glob)&lt;/li&gt;
4281     <- &lt;li&gt;"&lt;code&gt;tagged(tag)&lt;/code&gt;" - matches pages that are tagged or link to the given tag (or
4282     <- tags matched by a glob)&lt;/li&gt;
4283     <- &lt;li&gt;"&lt;code&gt;backlink(page)&lt;/code&gt;" - matches only pages that a given page links to&lt;/li&gt;
4284     <- &lt;li&gt;"&lt;code&gt;creation_month(month)&lt;/code&gt;" - matches only files created on the given month
4285     <- number&lt;/li&gt;
4286     <- &lt;li&gt;"&lt;code&gt;creation_day(mday)&lt;/code&gt;" - or day of the month&lt;/li&gt;
4287     <- &lt;li&gt;"&lt;code&gt;creation_year(year)&lt;/code&gt;" - or year&lt;/li&gt;
4288     <- &lt;li&gt;"&lt;code&gt;created_after(page)&lt;/code&gt;" - matches only files created after the given page
4289     <- was created&lt;/li&gt;
4290     <- &lt;li&gt;"&lt;code&gt;created_before(page)&lt;/code&gt;" - matches only files created before the given page
4291     <- was created&lt;/li&gt;
4292     <- &lt;li&gt;"&lt;code&gt;internal(glob)&lt;/code&gt;" - like &lt;code&gt;glob()&lt;/code&gt;, but matches even internal-use
4293     <- pages that globs do not usually match.&lt;/li&gt;
4294     <- &lt;li&gt;"&lt;code&gt;title(glob)&lt;/code&gt;", "&lt;code&gt;author(glob)&lt;/code&gt;", "&lt;code&gt;authorurl(glob)&lt;/code&gt;",
4295     <- "&lt;code&gt;license(glob)&lt;/code&gt;", "&lt;code&gt;copyright(glob)&lt;/code&gt;", "&lt;code&gt;guid(glob)&lt;/code&gt;"
4296     <- 
4297     <- &lt;ul&gt;
4298     <- &lt;li&gt;match pages that have the given metadata, matching the specified glob.&lt;/li&gt;
4299     <- &lt;/ul&gt;
4300     <- &lt;/li&gt;
4301     <- &lt;li&gt;"&lt;code&gt;user(username)&lt;/code&gt;" - tests whether a modification is being made by a
4302     <- user with the specified username. If openid is enabled, an openid can also
4303     <- be put here. Glob patterns can be used in the username. For example,
4304     <- to match all openid users, use &lt;code&gt;user(*://*)&lt;/code&gt;&lt;/li&gt;
4305     <- &lt;li&gt;"&lt;code&gt;admin()&lt;/code&gt;" - tests whether a modification is being made by one of the
4306     <- wiki admins.&lt;/li&gt;
4307     <- &lt;li&gt;"&lt;code&gt;ip(address)&lt;/code&gt;" - tests whether a modification is being made from the
4308     <- specified IP address. Glob patterns can be used in the address. For
4309     <- example, &lt;code&gt;ip(127.0.0.*)&lt;/code&gt;&lt;/li&gt;
4310     <- &lt;li&gt;"&lt;code&gt;comment(glob)&lt;/code&gt;" - matches comments to a page matching the glob.&lt;/li&gt;
4311     <- &lt;li&gt;"&lt;code&gt;comment_pending(glob)&lt;/code&gt;" - matches unmoderated, pending comments.&lt;/li&gt;
4312     <- &lt;li&gt;"&lt;code&gt;postcomment(glob)&lt;/code&gt;" - matches only when comments are being
4313     <- posted to a page matching the specified glob&lt;/li&gt;
4314     <- &lt;/ul&gt;
4315     <- 
4316     <- 
4317     <- &lt;p&gt;For example, to match all pages in a blog that link to the page about music
4318     <- and were written in 2005:&lt;/p&gt;
4319     <- 
4320     <- &lt;pre&gt;&lt;code&gt;blog/* and link(music) and creation_year(2005)
4321     <- &lt;/code&gt;&lt;/pre&gt;
4322     <- 
4323     <- &lt;p&gt;Note the use of "and" in the above example, that means that only pages that
4324     <- match each of the three expressions match the whole. Use "and" when you
4325     <- want to combine expression like that; "or" when it's enough for a page to
4326     <- match one expression. Note that it doesn't make sense to say "index and
4327     <- SandBox", since no page can match both expressions.&lt;/p&gt;
4328     <- 
4329     <- &lt;p&gt;More complex expressions can also be created, by using parentheses for
4330     <- grouping. For example, to match pages in a blog that are tagged with either
4331     <- of two tags, use:&lt;/p&gt;
4332     <- 
4333     <- &lt;pre&gt;&lt;code&gt;blog/* and (tagged(foo) or tagged(bar))
4334     <- &lt;/code&gt;&lt;/pre&gt;
4335     <- 
4336     <- &lt;p&gt;Note that page names in PageSpecs are matched against the absolute
4337     <- filenames of the pages in the wiki, so a pagespec "foo" used on page
4338     <- "a/b" will not match a page named "a/foo" or "a/b/foo". To match
4339     <- relative to the directory of the page containing the pagespec, you can
4340     <- use "./". For example, "./foo" on page "a/b" matches page "a/foo".&lt;/p&gt;
4341     <- 
4342     <- &lt;p&gt;To indicate the name of the page the PageSpec is used in, you can
4343     <- use a single dot. For example, &lt;code&gt;link(.)&lt;/code&gt; matches all the pages
4344     <- linking to the page containing the PageSpec.&lt;/p&gt;
4345     <- 
4346     <- &lt;/section&gt;
4347     <- 
4348     <- 
4349     <- 
4350     <- 
4351     <- 
4352     <- 
4353     <- 
4354     <- &lt;/div&gt;
4355     <- 
4356     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4357     <- 
4358     <- &lt;nav id="pageinfo"&gt;
4359     <- 
4360     <- 
4361     <- 
4362     <- 
4363     <- 
4364     <- 
4365     <- &lt;nav id="backlinks"&gt;
4366     <- Links:
4367     <- 
4368     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4369     <- 
4370     <- &lt;a href="./attachment/"&gt;pagespec/attachment&lt;/a&gt;
4371     <- 
4372     <- &lt;a href="./po/"&gt;pagespec/po&lt;/a&gt;
4373     <- 
4374     <- &lt;a href="./sorting/"&gt;pagespec/sorting&lt;/a&gt;
4375     <- 
4376     <- 
4377     <- &lt;/nav&gt;
4378     <- 
4379     <- 
4380     <- 
4381     <- 
4382     <- 
4383     <- 
4384     <- &lt;div class="pagedate"&gt;
4385     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
4386     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
4387     <- &lt;/div&gt;
4388     <- 
4389     <- &lt;/nav&gt;
4390     <- 
4391     <- 
4392     <- &lt;!-- from RPC Bug --&gt;
4393     <- &lt;/footer&gt;
4394     <- 
4395     <- &lt;/article&gt;
4396     <- 
4397     <- &lt;/body&gt;
4398     <- &lt;/html&gt;
4399     <- </string></value>
4400     <- </param>
4401     <- </params>
4402     <- </methodResponse>
4403     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/openid</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
4404     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
4405     -> &lt;head&gt;
4406     -> 
4407     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
4408     -> &lt;title&gt;OpenID&lt;/title&gt;
4409     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
4410     -> 
4411     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
4412     -> 
4413     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
4414     -> 
4415     -> 
4416     -> 
4417     -> 
4418     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fopenid&quot; /&gt;
4419     -> 
4420     -> 
4421     -> 
4422     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
4423     -> 
4424     -> 
4425     -> 
4426     -> &lt;/head&gt;
4427     -> &lt;body&gt;
4428     -> 
4429     -> &lt;article class=&quot;page&quot;&gt;
4430     -> 
4431     -> &lt;section class=&quot;pageheader&quot;&gt;
4432     -> &lt;header class=&quot;header&quot;&gt;
4433     -> &lt;span&gt;
4434     -> &lt;span class=&quot;parentlinks&quot;&gt;
4435     -> 
4436     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
4437     -> 
4438     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
4439     -> 
4440     -> &lt;/span&gt;
4441     -> &lt;span class=&quot;title&quot;&gt;
4442     -> OpenID
4443     -> 
4444     -> &lt;/span&gt;
4445     -> &lt;/span&gt;
4446     -> 
4447     -> 
4448     -> 
4449     -> &lt;/header&gt;
4450     -> 
4451     -> 
4452     -> &lt;nav class=&quot;actions&quot;&gt;
4453     -> &lt;ul&gt;
4454     -> 
4455     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fopenid&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
4456     -> 
4457     -> 
4458     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4459     -> 
4460     -> 
4461     -> 
4462     -> 
4463     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4464     -> 
4465     -> 
4466     -> 
4467     -> 
4468     -> 
4469     -> &lt;/ul&gt;
4470     -> &lt;/nav&gt;
4471     -> 
4472     -> 
4473     -> 
4474     -> 
4475     -> 
4476     -> 
4477     -> 
4478     -> 
4479     -> &lt;/section&gt;
4480     -> 
4481     -> 
4482     -> 
4483     -> 
4484     -> 
4485     -> &lt;div id=&quot;pagebody&quot;&gt;
4486     -> 
4487     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
4488     -> &lt;p&gt;This wiki has OpenID &lt;strong&gt;enabled&lt;/strong&gt;.&lt;/p&gt;
4489     -> 
4490     -> &lt;p&gt;&lt;a href=&quot;http://openid.net&quot;&gt;OpenID&lt;/a&gt; is a decentralized authentication mechanism
4491     -> that allows you to have one login that you can use on a growing number of
4492     -> websites.&lt;/p&gt;
4493     -> 
4494     -> &lt;p&gt;If you have an account with some of the larger web service providers,
4495     -> you might already have an OpenID.
4496     -> &lt;a href=&quot;http://openiddirectory.com/openid-providers-c-1.html&quot;&gt;Directory of OpenID providers&lt;/a&gt;&lt;/p&gt;
4497     -> 
4498     -> &lt;p&gt;To sign in to this wiki using OpenID, just enter it in the OpenID field in the
4499     -> signin form. You do not need to give this wiki a password or go through any
4500     -> registration process when using OpenID.&lt;/p&gt;
4501     -> 
4502     -> &lt;hr /&gt;
4503     -> 
4504     -> &lt;p&gt;It&apos;s also possible to make a page in the wiki usable as an OpenID url,
4505     -> by delegating it to an openid server. Here&apos;s an example of how to do that:&lt;/p&gt;
4506     -> 
4507     -> &lt;pre&gt;&lt;code&gt;\[[!meta  openid=&quot;http://yourid.myopenid.com/&quot;
4508     ->        server=&quot;http://www.myopenid.com/server&quot;]]
4509     -> &lt;/code&gt;&lt;/pre&gt;
4510     -> 
4511     -> &lt;/section&gt;
4512     -> 
4513     -> 
4514     -> 
4515     -> 
4516     -> 
4517     -> 
4518     -> 
4519     -> &lt;/div&gt;
4520     -> 
4521     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4522     -> 
4523     -> &lt;nav id=&quot;pageinfo&quot;&gt;
4524     -> 
4525     -> 
4526     -> 
4527     -> 
4528     -> 
4529     -> 
4530     -> &lt;nav id=&quot;backlinks&quot;&gt;
4531     -> Links:
4532     -> 
4533     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4534     -> 
4535     -> 
4536     -> &lt;/nav&gt;
4537     -> 
4538     -> 
4539     -> 
4540     -> 
4541     -> 
4542     -> 
4543     -> &lt;div class=&quot;pagedate&quot;&gt;
4544     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4545     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4546     -> &lt;/div&gt;
4547     -> 
4548     -> &lt;/nav&gt;
4549     -> 
4550     -> 
4551     -> &lt;!-- from RPC Bug --&gt;
4552     -> &lt;/footer&gt;
4553     -> 
4554     -> &lt;/article&gt;
4555     -> 
4556     -> &lt;/body&gt;
4557     -> &lt;/html&gt;
4558     -> </string></value></param></params></methodCall>
4559     <- <?xml version='1.0'?>
4560     <- <methodResponse>
4561     <- <params>
4562     <- <param>
4563     <- <value><string>&lt;!DOCTYPE html&gt;
4564     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4565     <- &lt;head&gt;
4566     <- 
4567     <- &lt;meta charset="utf-8" /&gt;
4568     <- &lt;title&gt;OpenID&lt;/title&gt;
4569     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4570     <- 
4571     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4572     <- 
4573     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4574     <- 
4575     <- 
4576     <- 
4577     <- 
4578     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fopenid" /&gt;
4579     <- 
4580     <- 
4581     <- 
4582     <- &lt;meta name="robots" content="noindex, follow" /&gt;
4583     <- 
4584     <- 
4585     <- 
4586     <- &lt;/head&gt;
4587     <- &lt;body&gt;
4588     <- 
4589     <- &lt;article class="page"&gt;
4590     <- 
4591     <- &lt;section class="pageheader"&gt;
4592     <- &lt;header class="header"&gt;
4593     <- &lt;span&gt;
4594     <- &lt;span class="parentlinks"&gt;
4595     <- 
4596     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4597     <- 
4598     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4599     <- 
4600     <- &lt;/span&gt;
4601     <- &lt;span class="title"&gt;
4602     <- OpenID
4603     <- 
4604     <- &lt;/span&gt;
4605     <- &lt;/span&gt;
4606     <- 
4607     <- 
4608     <- 
4609     <- &lt;/header&gt;
4610     <- 
4611     <- 
4612     <- &lt;nav class="actions"&gt;
4613     <- &lt;ul&gt;
4614     <- 
4615     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fopenid" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
4616     <- 
4617     <- 
4618     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4619     <- 
4620     <- 
4621     <- 
4622     <- 
4623     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4624     <- 
4625     <- 
4626     <- 
4627     <- 
4628     <- 
4629     <- &lt;/ul&gt;
4630     <- &lt;/nav&gt;
4631     <- 
4632     <- 
4633     <- 
4634     <- 
4635     <- 
4636     <- 
4637     <- 
4638     <- 
4639     <- &lt;/section&gt;
4640     <- 
4641     <- 
4642     <- 
4643     <- 
4644     <- 
4645     <- &lt;div id="pagebody"&gt;
4646     <- 
4647     <- &lt;section id="content" role="main"&gt;
4648     <- &lt;p&gt;This wiki has OpenID &lt;strong&gt;enabled&lt;/strong&gt;.&lt;/p&gt;
4649     <- 
4650     <- &lt;p&gt;&lt;a href="http://openid.net"&gt;OpenID&lt;/a&gt; is a decentralized authentication mechanism
4651     <- that allows you to have one login that you can use on a growing number of
4652     <- websites.&lt;/p&gt;
4653     <- 
4654     <- &lt;p&gt;If you have an account with some of the larger web service providers,
4655     <- you might already have an OpenID.
4656     <- &lt;a href="http://openiddirectory.com/openid-providers-c-1.html"&gt;Directory of OpenID providers&lt;/a&gt;&lt;/p&gt;
4657     <- 
4658     <- &lt;p&gt;To sign in to this wiki using OpenID, just enter it in the OpenID field in the
4659     <- signin form. You do not need to give this wiki a password or go through any
4660     <- registration process when using OpenID.&lt;/p&gt;
4661     <- 
4662     <- &lt;hr /&gt;
4663     <- 
4664     <- &lt;p&gt;It's also possible to make a page in the wiki usable as an OpenID url,
4665     <- by delegating it to an openid server. Here's an example of how to do that:&lt;/p&gt;
4666     <- 
4667     <- &lt;pre&gt;&lt;code&gt;\[[!meta  openid="http://yourid.myopenid.com/"
4668     <-        server="http://www.myopenid.com/server"]]
4669     <- &lt;/code&gt;&lt;/pre&gt;
4670     <- 
4671     <- &lt;/section&gt;
4672     <- 
4673     <- 
4674     <- 
4675     <- 
4676     <- 
4677     <- 
4678     <- 
4679     <- &lt;/div&gt;
4680     <- 
4681     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4682     <- 
4683     <- &lt;nav id="pageinfo"&gt;
4684     <- 
4685     <- 
4686     <- 
4687     <- 
4688     <- 
4689     <- 
4690     <- &lt;nav id="backlinks"&gt;
4691     <- Links:
4692     <- 
4693     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4694     <- 
4695     <- 
4696     <- &lt;/nav&gt;
4697     <- 
4698     <- 
4699     <- 
4700     <- 
4701     <- 
4702     <- 
4703     <- &lt;div class="pagedate"&gt;
4704     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
4705     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
4706     <- &lt;/div&gt;
4707     <- 
4708     <- &lt;/nav&gt;
4709     <- 
4710     <- 
4711     <- &lt;!-- from RPC Bug --&gt;
4712     <- &lt;/footer&gt;
4713     <- 
4714     <- &lt;/article&gt;
4715     <- 
4716     <- &lt;/body&gt;
4717     <- &lt;/html&gt;
4718     <- </string></value>
4719     <- </param>
4720     <- </params>
4721     <- </methodResponse>
4722     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/subpage</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
4723     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
4724     -> &lt;head&gt;
4725     -> 
4726     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
4727     -> &lt;title&gt;subpage&lt;/title&gt;
4728     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
4729     -> 
4730     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
4731     -> 
4732     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
4733     -> 
4734     -> 
4735     -> 
4736     -> 
4737     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage&quot; /&gt;
4738     -> 
4739     -> 
4740     -> 
4741     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
4742     -> 
4743     -> 
4744     -> 
4745     -> &lt;/head&gt;
4746     -> &lt;body&gt;
4747     -> 
4748     -> &lt;article class=&quot;page&quot;&gt;
4749     -> 
4750     -> &lt;section class=&quot;pageheader&quot;&gt;
4751     -> &lt;header class=&quot;header&quot;&gt;
4752     -> &lt;span&gt;
4753     -> &lt;span class=&quot;parentlinks&quot;&gt;
4754     -> 
4755     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
4756     -> 
4757     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
4758     -> 
4759     -> &lt;/span&gt;
4760     -> &lt;span class=&quot;title&quot;&gt;
4761     -> subpage
4762     -> 
4763     -> &lt;/span&gt;
4764     -> &lt;/span&gt;
4765     -> 
4766     -> 
4767     -> 
4768     -> &lt;/header&gt;
4769     -> 
4770     -> 
4771     -> &lt;nav class=&quot;actions&quot;&gt;
4772     -> &lt;ul&gt;
4773     -> 
4774     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
4775     -> 
4776     -> 
4777     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4778     -> 
4779     -> 
4780     -> 
4781     -> 
4782     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4783     -> 
4784     -> 
4785     -> 
4786     -> 
4787     -> 
4788     -> &lt;/ul&gt;
4789     -> &lt;/nav&gt;
4790     -> 
4791     -> 
4792     -> 
4793     -> 
4794     -> 
4795     -> 
4796     -> 
4797     -> 
4798     -> &lt;/section&gt;
4799     -> 
4800     -> 
4801     -> 
4802     -> 
4803     -> 
4804     -> &lt;div id=&quot;pagebody&quot;&gt;
4805     -> 
4806     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
4807     -> &lt;p&gt;ikiwiki supports placing pages in a directory hierarchy. For example,
4808     -> this page, &lt;span class=&quot;selflink&quot;&gt;SubPage&lt;/span&gt; has some related pages placed under it, like
4809     -> &lt;a href=&quot;./linkingrules/&quot;&gt;LinkingRules&lt;/a&gt;. This is a useful way to add some order to your
4810     -> wiki rather than just having a great big directory full of pages.&lt;/p&gt;
4811     -> 
4812     -> &lt;p&gt;To add a SubPage, just make a subdirectory and put pages in it. For
4813     -> example, this page is subpage.mdwn in this wiki&apos;s source, and there is also
4814     -> a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
4815     -> can be nested as deeply as you&apos;d like.&lt;/p&gt;
4816     -> 
4817     -> &lt;p&gt;Linking to and from a SubPage is explained in &lt;a href=&quot;./linkingrules/&quot;&gt;LinkingRules&lt;/a&gt;.&lt;/p&gt;
4818     -> 
4819     -> &lt;/section&gt;
4820     -> 
4821     -> 
4822     -> 
4823     -> 
4824     -> 
4825     -> 
4826     -> 
4827     -> &lt;/div&gt;
4828     -> 
4829     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4830     -> 
4831     -> &lt;nav id=&quot;pageinfo&quot;&gt;
4832     -> 
4833     -> 
4834     -> 
4835     -> 
4836     -> 
4837     -> 
4838     -> &lt;nav id=&quot;backlinks&quot;&gt;
4839     -> Links:
4840     -> 
4841     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4842     -> 
4843     -> &lt;a href=&quot;../pagespec/&quot;&gt;pagespec&lt;/a&gt;
4844     -> 
4845     -> &lt;a href=&quot;./linkingrules/&quot;&gt;subpage/linkingrules&lt;/a&gt;
4846     -> 
4847     -> &lt;a href=&quot;../wikilink/&quot;&gt;wikilink&lt;/a&gt;
4848     -> 
4849     -> 
4850     -> &lt;/nav&gt;
4851     -> 
4852     -> 
4853     -> 
4854     -> 
4855     -> 
4856     -> 
4857     -> &lt;div class=&quot;pagedate&quot;&gt;
4858     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4859     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4860     -> &lt;/div&gt;
4861     -> 
4862     -> &lt;/nav&gt;
4863     -> 
4864     -> 
4865     -> &lt;!-- from RPC Bug --&gt;
4866     -> &lt;/footer&gt;
4867     -> 
4868     -> &lt;/article&gt;
4869     -> 
4870     -> &lt;/body&gt;
4871     -> &lt;/html&gt;
4872     -> </string></value></param></params></methodCall>
4873     <- <?xml version='1.0'?>
4874     <- <methodResponse>
4875     <- <params>
4876     <- <param>
4877     <- <value><string>&lt;!DOCTYPE html&gt;
4878     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4879     <- &lt;head&gt;
4880     <- 
4881     <- &lt;meta charset="utf-8" /&gt;
4882     <- &lt;title&gt;subpage&lt;/title&gt;
4883     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4884     <- 
4885     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4886     <- 
4887     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4888     <- 
4889     <- 
4890     <- 
4891     <- 
4892     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage" /&gt;
4893     <- 
4894     <- 
4895     <- 
4896     <- &lt;meta name="robots" content="noindex, follow" /&gt;
4897     <- 
4898     <- 
4899     <- 
4900     <- &lt;/head&gt;
4901     <- &lt;body&gt;
4902     <- 
4903     <- &lt;article class="page"&gt;
4904     <- 
4905     <- &lt;section class="pageheader"&gt;
4906     <- &lt;header class="header"&gt;
4907     <- &lt;span&gt;
4908     <- &lt;span class="parentlinks"&gt;
4909     <- 
4910     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4911     <- 
4912     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4913     <- 
4914     <- &lt;/span&gt;
4915     <- &lt;span class="title"&gt;
4916     <- subpage
4917     <- 
4918     <- &lt;/span&gt;
4919     <- &lt;/span&gt;
4920     <- 
4921     <- 
4922     <- 
4923     <- &lt;/header&gt;
4924     <- 
4925     <- 
4926     <- &lt;nav class="actions"&gt;
4927     <- &lt;ul&gt;
4928     <- 
4929     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
4930     <- 
4931     <- 
4932     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4933     <- 
4934     <- 
4935     <- 
4936     <- 
4937     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4938     <- 
4939     <- 
4940     <- 
4941     <- 
4942     <- 
4943     <- &lt;/ul&gt;
4944     <- &lt;/nav&gt;
4945     <- 
4946     <- 
4947     <- 
4948     <- 
4949     <- 
4950     <- 
4951     <- 
4952     <- 
4953     <- &lt;/section&gt;
4954     <- 
4955     <- 
4956     <- 
4957     <- 
4958     <- 
4959     <- &lt;div id="pagebody"&gt;
4960     <- 
4961     <- &lt;section id="content" role="main"&gt;
4962     <- &lt;p&gt;ikiwiki supports placing pages in a directory hierarchy. For example,
4963     <- this page, &lt;span class="selflink"&gt;SubPage&lt;/span&gt; has some related pages placed under it, like
4964     <- &lt;a href="./linkingrules/"&gt;LinkingRules&lt;/a&gt;. This is a useful way to add some order to your
4965     <- wiki rather than just having a great big directory full of pages.&lt;/p&gt;
4966     <- 
4967     <- &lt;p&gt;To add a SubPage, just make a subdirectory and put pages in it. For
4968     <- example, this page is subpage.mdwn in this wiki's source, and there is also
4969     <- a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
4970     <- can be nested as deeply as you'd like.&lt;/p&gt;
4971     <- 
4972     <- &lt;p&gt;Linking to and from a SubPage is explained in &lt;a href="./linkingrules/"&gt;LinkingRules&lt;/a&gt;.&lt;/p&gt;
4973     <- 
4974     <- &lt;/section&gt;
4975     <- 
4976     <- 
4977     <- 
4978     <- 
4979     <- 
4980     <- 
4981     <- 
4982     <- &lt;/div&gt;
4983     <- 
4984     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4985     <- 
4986     <- &lt;nav id="pageinfo"&gt;
4987     <- 
4988     <- 
4989     <- 
4990     <- 
4991     <- 
4992     <- 
4993     <- &lt;nav id="backlinks"&gt;
4994     <- Links:
4995     <- 
4996     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4997     <- 
4998     <- &lt;a href="../pagespec/"&gt;pagespec&lt;/a&gt;
4999     <- 
5000     <- &lt;a href="./linkingrules/"&gt;subpage/linkingrules&lt;/a&gt;
5001     <- 
5002     <- &lt;a href="../wikilink/"&gt;wikilink&lt;/a&gt;
5003     <- 
5004     <- 
5005     <- &lt;/nav&gt;
5006     <- 
5007     <- 
5008     <- 
5009     <- 
5010     <- 
5011     <- 
5012     <- &lt;div class="pagedate"&gt;
5013     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
5014     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
5015     <- &lt;/div&gt;
5016     <- 
5017     <- &lt;/nav&gt;
5018     <- 
5019     <- 
5020     <- &lt;!-- from RPC Bug --&gt;
5021     <- &lt;/footer&gt;
5022     <- 
5023     <- &lt;/article&gt;
5024     <- 
5025     <- &lt;/body&gt;
5026     <- &lt;/html&gt;
5027     <- </string></value>
5028     <- </param>
5029     <- </params>
5030     <- </methodResponse>
5031     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/markdown</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
5032     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5033     -> &lt;head&gt;
5034     -> 
5035     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
5036     -> &lt;title&gt;markdown&lt;/title&gt;
5037     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5038     -> 
5039     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5040     -> 
5041     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5042     -> 
5043     -> 
5044     -> 
5045     -> 
5046     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fmarkdown&quot; /&gt;
5047     -> 
5048     -> 
5049     -> 
5050     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5051     -> 
5052     -> 
5053     -> 
5054     -> &lt;/head&gt;
5055     -> &lt;body&gt;
5056     -> 
5057     -> &lt;article class=&quot;page&quot;&gt;
5058     -> 
5059     -> &lt;section class=&quot;pageheader&quot;&gt;
5060     -> &lt;header class=&quot;header&quot;&gt;
5061     -> &lt;span&gt;
5062     -> &lt;span class=&quot;parentlinks&quot;&gt;
5063     -> 
5064     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5065     -> 
5066     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5067     -> 
5068     -> &lt;/span&gt;
5069     -> &lt;span class=&quot;title&quot;&gt;
5070     -> markdown
5071     -> 
5072     -> &lt;/span&gt;
5073     -> &lt;/span&gt;
5074     -> 
5075     -> 
5076     -> 
5077     -> &lt;/header&gt;
5078     -> 
5079     -> 
5080     -> &lt;nav class=&quot;actions&quot;&gt;
5081     -> &lt;ul&gt;
5082     -> 
5083     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fmarkdown&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
5084     -> 
5085     -> 
5086     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5087     -> 
5088     -> 
5089     -> 
5090     -> 
5091     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5092     -> 
5093     -> 
5094     -> 
5095     -> 
5096     -> 
5097     -> &lt;/ul&gt;
5098     -> &lt;/nav&gt;
5099     -> 
5100     -> 
5101     -> 
5102     -> 
5103     -> 
5104     -> 
5105     -> 
5106     -> 
5107     -> &lt;/section&gt;
5108     -> 
5109     -> 
5110     -> 
5111     -> 
5112     -> 
5113     -> &lt;div id=&quot;pagebody&quot;&gt;
5114     -> 
5115     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5116     -> &lt;p&gt;&lt;a href=&quot;http://daringfireball.net/projects/markdown/&quot;&gt;Markdown&lt;/a&gt;
5117     -> is a minimal markup language that resembles plain text as used in
5118     -> email messages. It is the markup language used by this wiki by default.&lt;/p&gt;
5119     -> 
5120     -> &lt;p&gt;For documentation about the markdown syntax, see &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt; and
5121     -> &lt;a href=&quot;http://daringfireball.net/projects/markdown/syntax&quot;&gt;Markdown: syntax&lt;/a&gt;.&lt;/p&gt;
5122     -> 
5123     -> &lt;p&gt;Note that &lt;a href=&quot;../wikilink/&quot;&gt;WikiLinks&lt;/a&gt; and &lt;a href=&quot;../directive/&quot;&gt;directives&lt;/a&gt; are not part
5124     -> of the markdown syntax, and are the only bit of markup that this wiki
5125     -> handles internally.&lt;/p&gt;
5126     -> 
5127     -> &lt;/section&gt;
5128     -> 
5129     -> 
5130     -> 
5131     -> 
5132     -> 
5133     -> 
5134     -> 
5135     -> &lt;/div&gt;
5136     -> 
5137     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5138     -> 
5139     -> &lt;nav id=&quot;pageinfo&quot;&gt;
5140     -> 
5141     -> 
5142     -> 
5143     -> 
5144     -> 
5145     -> 
5146     -> &lt;nav id=&quot;backlinks&quot;&gt;
5147     -> Links:
5148     -> 
5149     -> &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
5150     -> 
5151     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5152     -> 
5153     -> 
5154     -> &lt;/nav&gt;
5155     -> 
5156     -> 
5157     -> 
5158     -> 
5159     -> 
5160     -> 
5161     -> &lt;div class=&quot;pagedate&quot;&gt;
5162     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
5163     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
5164     -> &lt;/div&gt;
5165     -> 
5166     -> &lt;/nav&gt;
5167     -> 
5168     -> 
5169     -> &lt;!-- from RPC Bug --&gt;
5170     -> &lt;/footer&gt;
5171     -> 
5172     -> &lt;/article&gt;
5173     -> 
5174     -> &lt;/body&gt;
5175     -> &lt;/html&gt;
5176     -> </string></value></param></params></methodCall>
5177     <- <?xml version='1.0'?>
5178     <- <methodResponse>
5179     <- <params>
5180     <- <param>
5181     <- <value><string>&lt;!DOCTYPE html&gt;
5182     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5183     <- &lt;head&gt;
5184     <- 
5185     <- &lt;meta charset="utf-8" /&gt;
5186     <- &lt;title&gt;markdown&lt;/title&gt;
5187     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5188     <- 
5189     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5190     <- 
5191     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5192     <- 
5193     <- 
5194     <- 
5195     <- 
5196     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fmarkdown" /&gt;
5197     <- 
5198     <- 
5199     <- 
5200     <- &lt;meta name="robots" content="noindex, follow" /&gt;
5201     <- 
5202     <- 
5203     <- 
5204     <- &lt;/head&gt;
5205     <- &lt;body&gt;
5206     <- 
5207     <- &lt;article class="page"&gt;
5208     <- 
5209     <- &lt;section class="pageheader"&gt;
5210     <- &lt;header class="header"&gt;
5211     <- &lt;span&gt;
5212     <- &lt;span class="parentlinks"&gt;
5213     <- 
5214     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5215     <- 
5216     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5217     <- 
5218     <- &lt;/span&gt;
5219     <- &lt;span class="title"&gt;
5220     <- markdown
5221     <- 
5222     <- &lt;/span&gt;
5223     <- &lt;/span&gt;
5224     <- 
5225     <- 
5226     <- 
5227     <- &lt;/header&gt;
5228     <- 
5229     <- 
5230     <- &lt;nav class="actions"&gt;
5231     <- &lt;ul&gt;
5232     <- 
5233     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fmarkdown" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
5234     <- 
5235     <- 
5236     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5237     <- 
5238     <- 
5239     <- 
5240     <- 
5241     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5242     <- 
5243     <- 
5244     <- 
5245     <- 
5246     <- 
5247     <- &lt;/ul&gt;
5248     <- &lt;/nav&gt;
5249     <- 
5250     <- 
5251     <- 
5252     <- 
5253     <- 
5254     <- 
5255     <- 
5256     <- 
5257     <- &lt;/section&gt;
5258     <- 
5259     <- 
5260     <- 
5261     <- 
5262     <- 
5263     <- &lt;div id="pagebody"&gt;
5264     <- 
5265     <- &lt;section id="content" role="main"&gt;
5266     <- &lt;p&gt;&lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;
5267     <- is a minimal markup language that resembles plain text as used in
5268     <- email messages. It is the markup language used by this wiki by default.&lt;/p&gt;
5269     <- 
5270     <- &lt;p&gt;For documentation about the markdown syntax, see &lt;a href="../formatting/"&gt;formatting&lt;/a&gt; and
5271     <- &lt;a href="http://daringfireball.net/projects/markdown/syntax"&gt;Markdown: syntax&lt;/a&gt;.&lt;/p&gt;
5272     <- 
5273     <- &lt;p&gt;Note that &lt;a href="../wikilink/"&gt;WikiLinks&lt;/a&gt; and &lt;a href="../directive/"&gt;directives&lt;/a&gt; are not part
5274     <- of the markdown syntax, and are the only bit of markup that this wiki
5275     <- handles internally.&lt;/p&gt;
5276     <- 
5277     <- &lt;/section&gt;
5278     <- 
5279     <- 
5280     <- 
5281     <- 
5282     <- 
5283     <- 
5284     <- 
5285     <- &lt;/div&gt;
5286     <- 
5287     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
5288     <- 
5289     <- &lt;nav id="pageinfo"&gt;
5290     <- 
5291     <- 
5292     <- 
5293     <- 
5294     <- 
5295     <- 
5296     <- &lt;nav id="backlinks"&gt;
5297     <- Links:
5298     <- 
5299     <- &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
5300     <- 
5301     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
5302     <- 
5303     <- 
5304     <- &lt;/nav&gt;
5305     <- 
5306     <- 
5307     <- 
5308     <- 
5309     <- 
5310     <- 
5311     <- &lt;div class="pagedate"&gt;
5312     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
5313     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
5314     <- &lt;/div&gt;
5315     <- 
5316     <- &lt;/nav&gt;
5317     <- 
5318     <- 
5319     <- &lt;!-- from RPC Bug --&gt;
5320     <- &lt;/footer&gt;
5321     <- 
5322     <- &lt;/article&gt;
5323     <- 
5324     <- &lt;/body&gt;
5325     <- &lt;/html&gt;
5326     <- </string></value>
5327     <- </param>
5328     <- </params>
5329     <- </methodResponse>
5330     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/wikilink</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
5331     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5332     -> &lt;head&gt;
5333     -> 
5334     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
5335     -> &lt;title&gt;wikilink&lt;/title&gt;
5336     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5337     -> 
5338     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5339     -> 
5340     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5341     -> 
5342     -> 
5343     -> 
5344     -> 
5345     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fwikilink&quot; /&gt;
5346     -> 
5347     -> 
5348     -> 
5349     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5350     -> 
5351     -> 
5352     -> 
5353     -> &lt;/head&gt;
5354     -> &lt;body&gt;
5355     -> 
5356     -> &lt;article class=&quot;page&quot;&gt;
5357     -> 
5358     -> &lt;section class=&quot;pageheader&quot;&gt;
5359     -> &lt;header class=&quot;header&quot;&gt;
5360     -> &lt;span&gt;
5361     -> &lt;span class=&quot;parentlinks&quot;&gt;
5362     -> 
5363     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5364     -> 
5365     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5366     -> 
5367     -> &lt;/span&gt;
5368     -> &lt;span class=&quot;title&quot;&gt;
5369     -> wikilink
5370     -> 
5371     -> &lt;/span&gt;
5372     -> &lt;/span&gt;
5373     -> 
5374     -> 
5375     -> 
5376     -> &lt;/header&gt;
5377     -> 
5378     -> 
5379     -> &lt;nav class=&quot;actions&quot;&gt;
5380     -> &lt;ul&gt;
5381     -> 
5382     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fwikilink&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
5383     -> 
5384     -> 
5385     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5386     -> 
5387     -> 
5388     -> 
5389     -> 
5390     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5391     -> 
5392     -> 
5393     -> 
5394     -> 
5395     -> 
5396     -> &lt;/ul&gt;
5397     -> &lt;/nav&gt;
5398     -> 
5399     -> 
5400     -> 
5401     -> 
5402     -> 
5403     -> 
5404     -> 
5405     -> 
5406     -> &lt;/section&gt;
5407     -> 
5408     -> 
5409     -> 
5410     -> 
5411     -> 
5412     -> &lt;div id=&quot;pagebody&quot;&gt;
5413     -> 
5414     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5415     -> &lt;p&gt;WikiLinks provide easy linking between pages of the wiki. To create a
5416     -> &lt;span class=&quot;selflink&quot;&gt;WikiLink&lt;/span&gt;, just put the name of the page to link to in double brackets.
5417     -> For example &lt;code&gt;\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5418     -> 
5419     -> &lt;p&gt;If you ever need to write something like &lt;code&gt;\[[WikiLink]]&lt;/code&gt; without creating a
5420     -> wikilink, just prefix it with a &lt;code&gt;\&lt;/code&gt;, like &lt;code&gt;\\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5421     -> 
5422     -> &lt;p&gt;There are some special &lt;a href=&quot;../subpage/linkingrules/&quot;&gt;LinkingRules&lt;/a&gt; that come into play when
5423     -> linking between &lt;a href=&quot;../subpage/&quot;&gt;SubPages&lt;/a&gt;.&lt;/p&gt;
5424     -> 
5425     -> &lt;p&gt;WikiLinks are matched with page names in a case-insensitive manner, so you
5426     -> don&apos;t need to worry about getting the case the same, and can capitalise
5427     -> links at the start of a sentence, and so on.&lt;/p&gt;
5428     -> 
5429     -> &lt;p&gt;It&apos;s also possible to write a WikiLink that uses something other than the page
5430     -> name as the link text. For example &lt;code&gt;\[[foo_bar|SandBox]]&lt;/code&gt; links to the SandBox
5431     -> page, but the link will appear like this: &lt;a href=&quot;../../sandbox/&quot;&gt;foo bar&lt;/a&gt;.&lt;/p&gt;
5432     -> 
5433     -> &lt;p&gt;To link to an anchor inside a page, you can use something like
5434     -> &lt;code&gt;\[[WikiLink#foo]]&lt;/code&gt; .&lt;/p&gt;
5435     -> 
5436     -> &lt;p&gt;If the file linked to by a WikiLink looks like an image, it will
5437     -> be displayed inline on the page.&lt;/p&gt;
5438     -> 
5439     -> &lt;hr /&gt;
5440     -> 
5441     -> &lt;p&gt;You can also put an url in a WikiLink, to link to an external page.
5442     -> Email addresses can also be used to generate a mailto link.&lt;/p&gt;
5443     -> 
5444     -> &lt;/section&gt;
5445     -> 
5446     -> 
5447     -> 
5448     -> 
5449     -> 
5450     -> 
5451     -> 
5452     -> &lt;/div&gt;
5453     -> 
5454     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5455     -> 
5456     -> &lt;nav id=&quot;pageinfo&quot;&gt;
5457     -> 
5458     -> 
5459     -> 
5460     -> 
5461     -> 
5462     -> 
5463     -> &lt;nav id=&quot;backlinks&quot;&gt;
5464     -> Links:
5465     -> 
5466     -> &lt;a href=&quot;../directive/&quot;&gt;directive&lt;/a&gt;
5467     -> 
5468     -> &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
5469     -> 
5470     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5471     -> 
5472     -> &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
5473     -> 
5474     -> &lt;a href=&quot;../../sandbox/&quot;&gt;sandbox&lt;/a&gt;
5475     -> 
5476     -> &lt;a href=&quot;../subpage/linkingrules/&quot;&gt;subpage/linkingrules&lt;/a&gt;
5477     -> 
5478     -> 
5479     -> &lt;/nav&gt;
5480     -> 
5481     -> 
5482     -> 
5483     -> 
5484     -> 
5485     -> 
5486     -> &lt;div class=&quot;pagedate&quot;&gt;
5487     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
5488     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
5489     -> &lt;/div&gt;
5490     -> 
5491     -> &lt;/nav&gt;
5492     -> 
5493     -> 
5494     -> &lt;!-- from RPC Bug --&gt;
5495     -> &lt;/footer&gt;
5496     -> 
5497     -> &lt;/article&gt;
5498     -> 
5499     -> &lt;/body&gt;
5500     -> &lt;/html&gt;
5501     -> </string></value></param></params></methodCall>
5502     <- <?xml version='1.0'?>
5503     <- <methodResponse>
5504     <- <params>
5505     <- <param>
5506     <- <value><string>&lt;!DOCTYPE html&gt;
5507     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5508     <- &lt;head&gt;
5509     <- 
5510     <- &lt;meta charset="utf-8" /&gt;
5511     <- &lt;title&gt;wikilink&lt;/title&gt;
5512     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5513     <- 
5514     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5515     <- 
5516     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5517     <- 
5518     <- 
5519     <- 
5520     <- 
5521     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fwikilink" /&gt;
5522     <- 
5523     <- 
5524     <- 
5525     <- &lt;meta name="robots" content="noindex, follow" /&gt;
5526     <- 
5527     <- 
5528     <- 
5529     <- &lt;/head&gt;
5530     <- &lt;body&gt;
5531     <- 
5532     <- &lt;article class="page"&gt;
5533     <- 
5534     <- &lt;section class="pageheader"&gt;
5535     <- &lt;header class="header"&gt;
5536     <- &lt;span&gt;
5537     <- &lt;span class="parentlinks"&gt;
5538     <- 
5539     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5540     <- 
5541     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5542     <- 
5543     <- &lt;/span&gt;
5544     <- &lt;span class="title"&gt;
5545     <- wikilink
5546     <- 
5547     <- &lt;/span&gt;
5548     <- &lt;/span&gt;
5549     <- 
5550     <- 
5551     <- 
5552     <- &lt;/header&gt;
5553     <- 
5554     <- 
5555     <- &lt;nav class="actions"&gt;
5556     <- &lt;ul&gt;
5557     <- 
5558     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fwikilink" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
5559     <- 
5560     <- 
5561     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5562     <- 
5563     <- 
5564     <- 
5565     <- 
5566     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5567     <- 
5568     <- 
5569     <- 
5570     <- 
5571     <- 
5572     <- &lt;/ul&gt;
5573     <- &lt;/nav&gt;
5574     <- 
5575     <- 
5576     <- 
5577     <- 
5578     <- 
5579     <- 
5580     <- 
5581     <- 
5582     <- &lt;/section&gt;
5583     <- 
5584     <- 
5585     <- 
5586     <- 
5587     <- 
5588     <- &lt;div id="pagebody"&gt;
5589     <- 
5590     <- &lt;section id="content" role="main"&gt;
5591     <- &lt;p&gt;WikiLinks provide easy linking between pages of the wiki. To create a
5592     <- &lt;span class="selflink"&gt;WikiLink&lt;/span&gt;, just put the name of the page to link to in double brackets.
5593     <- For example &lt;code&gt;\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5594     <- 
5595     <- &lt;p&gt;If you ever need to write something like &lt;code&gt;\[[WikiLink]]&lt;/code&gt; without creating a
5596     <- wikilink, just prefix it with a &lt;code&gt;\&lt;/code&gt;, like &lt;code&gt;\\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5597     <- 
5598     <- &lt;p&gt;There are some special &lt;a href="../subpage/linkingrules/"&gt;LinkingRules&lt;/a&gt; that come into play when
5599     <- linking between &lt;a href="../subpage/"&gt;SubPages&lt;/a&gt;.&lt;/p&gt;
5600     <- 
5601     <- &lt;p&gt;WikiLinks are matched with page names in a case-insensitive manner, so you
5602     <- don't need to worry about getting the case the same, and can capitalise
5603     <- links at the start of a sentence, and so on.&lt;/p&gt;
5604     <- 
5605     <- &lt;p&gt;It's also possible to write a WikiLink that uses something other than the page
5606     <- name as the link text. For example &lt;code&gt;\[[foo_bar|SandBox]]&lt;/code&gt; links to the SandBox
5607     <- page, but the link will appear like this: &lt;a href="../../sandbox/"&gt;foo bar&lt;/a&gt;.&lt;/p&gt;
5608     <- 
5609     <- &lt;p&gt;To link to an anchor inside a page, you can use something like
5610     <- &lt;code&gt;\[[WikiLink#foo]]&lt;/code&gt; .&lt;/p&gt;
5611     <- 
5612     <- &lt;p&gt;If the file linked to by a WikiLink looks like an image, it will
5613     <- be displayed inline on the page.&lt;/p&gt;
5614     <- 
5615     <- &lt;hr /&gt;
5616     <- 
5617     <- &lt;p&gt;You can also put an url in a WikiLink, to link to an external page.
5618     <- Email addresses can also be used to generate a mailto link.&lt;/p&gt;
5619     <- 
5620     <- &lt;/section&gt;
5621     <- 
5622     <- 
5623     <- 
5624     <- 
5625     <- 
5626     <- 
5627     <- 
5628     <- &lt;/div&gt;
5629     <- 
5630     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
5631     <- 
5632     <- &lt;nav id="pageinfo"&gt;
5633     <- 
5634     <- 
5635     <- 
5636     <- 
5637     <- 
5638     <- 
5639     <- &lt;nav id="backlinks"&gt;
5640     <- Links:
5641     <- 
5642     <- &lt;a href="../directive/"&gt;directive&lt;/a&gt;
5643     <- 
5644     <- &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
5645     <- 
5646     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
5647     <- 
5648     <- &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
5649     <- 
5650     <- &lt;a href="../../sandbox/"&gt;sandbox&lt;/a&gt;
5651     <- 
5652     <- &lt;a href="../subpage/linkingrules/"&gt;subpage/linkingrules&lt;/a&gt;
5653     <- 
5654     <- 
5655     <- &lt;/nav&gt;
5656     <- 
5657     <- 
5658     <- 
5659     <- 
5660     <- 
5661     <- 
5662     <- &lt;div class="pagedate"&gt;
5663     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
5664     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
5665     <- &lt;/div&gt;
5666     <- 
5667     <- &lt;/nav&gt;
5668     <- 
5669     <- 
5670     <- &lt;!-- from RPC Bug --&gt;
5671     <- &lt;/footer&gt;
5672     <- 
5673     <- &lt;/article&gt;
5674     <- 
5675     <- &lt;/body&gt;
5676     <- &lt;/html&gt;
5677     <- </string></value>
5678     <- </param>
5679     <- </params>
5680     <- </methodResponse>
5681     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/formatting</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
5682     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5683     -> &lt;head&gt;
5684     -> 
5685     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
5686     -> &lt;title&gt;Formatting wiki pages&lt;/title&gt;
5687     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5688     -> 
5689     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5690     -> 
5691     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5692     -> 
5693     -> 
5694     -> 
5695     -> 
5696     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fformatting&quot; /&gt;
5697     -> 
5698     -> 
5699     -> 
5700     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5701     -> 
5702     -> 
5703     -> 
5704     -> &lt;/head&gt;
5705     -> &lt;body&gt;
5706     -> 
5707     -> &lt;article class=&quot;page&quot;&gt;
5708     -> 
5709     -> &lt;section class=&quot;pageheader&quot;&gt;
5710     -> &lt;header class=&quot;header&quot;&gt;
5711     -> &lt;span&gt;
5712     -> &lt;span class=&quot;parentlinks&quot;&gt;
5713     -> 
5714     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5715     -> 
5716     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5717     -> 
5718     -> &lt;/span&gt;
5719     -> &lt;span class=&quot;title&quot;&gt;
5720     -> Formatting wiki pages
5721     -> 
5722     -> &lt;/span&gt;
5723     -> &lt;/span&gt;
5724     -> 
5725     -> 
5726     -> 
5727     -> &lt;/header&gt;
5728     -> 
5729     -> 
5730     -> &lt;nav class=&quot;actions&quot;&gt;
5731     -> &lt;ul&gt;
5732     -> 
5733     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fformatting&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
5734     -> 
5735     -> 
5736     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5737     -> 
5738     -> 
5739     -> 
5740     -> 
5741     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5742     -> 
5743     -> 
5744     -> 
5745     -> 
5746     -> 
5747     -> &lt;/ul&gt;
5748     -> &lt;/nav&gt;
5749     -> 
5750     -> 
5751     -> 
5752     -> 
5753     -> 
5754     -> 
5755     -> 
5756     -> 
5757     -> &lt;/section&gt;
5758     -> 
5759     -> 
5760     -> 
5761     -> 
5762     -> 
5763     -> &lt;div id=&quot;pagebody&quot;&gt;
5764     -> 
5765     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5766     -> &lt;p&gt;Text on this wiki is, by default, written in a form very close to how you
5767     -> might write text for an email message. This style of text formatting is
5768     -> called &lt;a href=&quot;../markdown/&quot;&gt;MarkDown&lt;/a&gt;, and it works like this:&lt;/p&gt;
5769     -> 
5770     -> &lt;p&gt;Leave blank lines between paragraphs.&lt;/p&gt;
5771     -> 
5772     -> &lt;p&gt;You can &lt;em&gt;*emphasise*&lt;/em&gt; or &lt;strong&gt;**strongly emphasise**&lt;/strong&gt; text by placing it
5773     -> in single or double asterisks.&lt;/p&gt;
5774     -> 
5775     -> &lt;p&gt;To create a list, start each line with an asterisk:&lt;/p&gt;
5776     -> 
5777     -> &lt;ul&gt;
5778     -> &lt;li&gt;&quot;* this is my list&quot;&lt;/li&gt;
5779     -> &lt;li&gt;&quot;* another item&quot;&lt;/li&gt;
5780     -> &lt;/ul&gt;
5781     -> 
5782     -> 
5783     -> &lt;p&gt;To make a numbered list, start each line with a number (any number will
5784     -> do) followed by a period:&lt;/p&gt;
5785     -> 
5786     -> &lt;ol&gt;
5787     -> &lt;li&gt;&quot;1. first line&quot;&lt;/li&gt;
5788     -> &lt;li&gt;&quot;2. second line&quot;&lt;/li&gt;
5789     -> &lt;li&gt;&quot;2. third line&quot;&lt;/li&gt;
5790     -> &lt;/ol&gt;
5791     -> 
5792     -> 
5793     -> &lt;p&gt;To create a header, start a line with one or more &lt;code&gt;#&lt;/code&gt; characters followed
5794     -> by a space and the header text. The number of &lt;code&gt;#&lt;/code&gt; characters controls the
5795     -> size of the header:&lt;/p&gt;
5796     -> 
5797     -> &lt;h1&gt;# h1&lt;/h1&gt;
5798     -> 
5799     -> &lt;h2&gt;## h2&lt;/h2&gt;
5800     -> 
5801     -> &lt;h3&gt;### h3&lt;/h3&gt;
5802     -> 
5803     -> &lt;h4&gt;#### h4&lt;/h4&gt;
5804     -> 
5805     -> &lt;h5&gt;##### h5&lt;/h5&gt;
5806     -> 
5807     -> &lt;h6&gt;###### h6&lt;/h6&gt;
5808     -> 
5809     -> &lt;p&gt;To create a horizontal rule, just write three or more dashes or stars on
5810     -> their own line:&lt;/p&gt;
5811     -> 
5812     -> &lt;hr /&gt;
5813     -> 
5814     -> &lt;p&gt;To quote someone, prefix the quote with &quot;&amp;gt;&quot;:&lt;/p&gt;
5815     -> 
5816     -> &lt;blockquote&gt;&lt;p&gt;To be or not to be,
5817     -> that is the question.&lt;/p&gt;&lt;/blockquote&gt;
5818     -> 
5819     -> &lt;p&gt;To write a code block, indent each line with a tab or 4 spaces:&lt;/p&gt;
5820     -> 
5821     -> &lt;pre&gt;&lt;code&gt;10 PRINT &quot;Hello, world!&quot;
5822     -> 20 GOTO 10
5823     -> &lt;/code&gt;&lt;/pre&gt;
5824     -> 
5825     -> &lt;p&gt;To link to an url or email address, you can just put the
5826     -> url in angle brackets: &amp;lt;&lt;a href=&quot;http://ikiwiki.info&quot;&gt;http://ikiwiki.info&lt;/a&gt;&amp;gt;, or you can use the
5827     -> form [link text](url)&lt;/p&gt;
5828     -> 
5829     -> &lt;hr /&gt;
5830     -> 
5831     -> &lt;p&gt;In addition to basic html formatting using &lt;a href=&quot;../markdown/&quot;&gt;MarkDown&lt;/a&gt;, this wiki lets
5832     -> you use the following additional features:&lt;/p&gt;
5833     -> 
5834     -> &lt;ul&gt;
5835     -> &lt;li&gt;&lt;p&gt;To link to another page on the wiki, place the page&apos;s name inside double
5836     -> square brackets. So you would use &lt;code&gt;\[[WikiLink]]&lt;/code&gt; to link to &lt;a href=&quot;../wikilink/&quot;&gt;WikiLink&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
5837     -> &lt;li&gt;&lt;p&gt;Insert various &lt;a href=&quot;../directive/&quot;&gt;directives&lt;/a&gt; onto a page to perform useful
5838     -> actions.
5839     -> For example, you can:&lt;/p&gt;
5840     -> 
5841     -> &lt;ul&gt;
5842     -> &lt;li&gt;&lt;p&gt;Change the title of a page:&lt;/p&gt;
5843     -> 
5844     -> &lt;p&gt;\[[!meta  title=&quot;full page title&quot;]]&lt;/p&gt;&lt;/li&gt;
5845     -> &lt;li&gt;&lt;p&gt;Create a blog by inlining a set of pages:&lt;/p&gt;
5846     -> 
5847     -> &lt;p&gt;\[[!inline  pages=&quot;blog/*&quot;]]&lt;/p&gt;&lt;/li&gt;
5848     -> &lt;/ul&gt;
5849     -> &lt;/li&gt;
5850     -> &lt;/ul&gt;
5851     -> 
5852     -> 
5853     -> &lt;/section&gt;
5854     -> 
5855     -> 
5856     -> 
5857     -> 
5858     -> 
5859     -> 
5860     -> 
5861     -> &lt;/div&gt;
5862     -> 
5863     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5864     -> 
5865     -> &lt;nav id=&quot;pageinfo&quot;&gt;
5866     -> 
5867     -> 
5868     -> 
5869     -> 
5870     -> 
5871     -> 
5872     -> &lt;nav id=&quot;backlinks&quot;&gt;
5873     -> Links:
5874     -> 
5875     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5876     -> 
5877     -> &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
5878     -> 
5879     -> 
5880     -> &lt;/nav&gt;
5881     -> 
5882     -> 
5883     -> 
5884     -> 
5885     -> 
5886     -> 
5887     -> &lt;div class=&quot;pagedate&quot;&gt;
5888     -> Last edited &lt;time datetime=&quot;2014-10-09T18:31:33Z&quot;&gt;09/10/2014&lt;/time&gt;
5889     -> &lt;!-- Created &lt;time datetime=&quot;2014-10-09T18:31:33Z&quot; pubdate=&quot;pubdate&quot;&gt;09/10/2014&lt;/time&gt; --&gt;
5890     -> &lt;/div&gt;
5891     -> 
5892     -> &lt;/nav&gt;
5893     -> 
5894     -> 
5895     -> &lt;!-- from RPC Bug --&gt;
5896     -> &lt;/footer&gt;
5897     -> 
5898     -> &lt;/article&gt;
5899     -> 
5900     -> &lt;/body&gt;
5901     -> &lt;/html&gt;
5902     -> </string></value></param></params></methodCall>
5903     <- <?xml version='1.0'?>
5904     <- <methodResponse>
5905     <- <params>
5906     <- <param>
5907     <- <value><string>&lt;!DOCTYPE html&gt;
5908     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5909     <- &lt;head&gt;
5910     <- 
5911     <- &lt;meta charset="utf-8" /&gt;
5912     <- &lt;title&gt;Formatting wiki pages&lt;/title&gt;
5913     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5914     <- 
5915     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5916     <- 
5917     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5918     <- 
5919     <- 
5920     <- 
5921     <- 
5922     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fformatting" /&gt;
5923     <- 
5924     <- 
5925     <- 
5926     <- &lt;meta name="robots" content="noindex, follow" /&gt;
5927     <- 
5928     <- 
5929     <- 
5930     <- &lt;/head&gt;
5931     <- &lt;body&gt;
5932     <- 
5933     <- &lt;article class="page"&gt;
5934     <- 
5935     <- &lt;section class="pageheader"&gt;
5936     <- &lt;header class="header"&gt;
5937     <- &lt;span&gt;
5938     <- &lt;span class="parentlinks"&gt;
5939     <- 
5940     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5941     <- 
5942     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5943     <- 
5944     <- &lt;/span&gt;
5945     <- &lt;span class="title"&gt;
5946     <- Formatting wiki pages
5947     <- 
5948     <- &lt;/span&gt;
5949     <- &lt;/span&gt;
5950     <- 
5951     <- 
5952     <- 
5953     <- &lt;/header&gt;
5954     <- 
5955     <- 
5956     <- &lt;nav class="actions"&gt;
5957     <- &lt;ul&gt;
5958     <- 
5959     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fformatting" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
5960     <- 
5961     <- 
5962     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5963     <- 
5964     <- 
5965     <- 
5966     <- 
5967     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5968     <- 
5969     <- 
5970     <- 
5971     <- 
5972     <- 
5973     <- &lt;/ul&gt;
5974     <- &lt;/nav&gt;
5975     <- 
5976     <- 
5977     <- 
5978     <- 
5979     <- 
5980     <- 
5981     <- 
5982     <- 
5983     <- &lt;/section&gt;
5984     <- 
5985     <- 
5986     <- 
5987     <- 
5988     <- 
5989     <- &lt;div id="pagebody"&gt;
5990     <- 
5991     <- &lt;section id="content" role="main"&gt;
5992     <- &lt;p&gt;Text on this wiki is, by default, written in a form very close to how you
5993     <- might write text for an email message. This style of text formatting is
5994     <- called &lt;a href="../markdown/"&gt;MarkDown&lt;/a&gt;, and it works like this:&lt;/p&gt;
5995     <- 
5996     <- &lt;p&gt;Leave blank lines between paragraphs.&lt;/p&gt;
5997     <- 
5998     <- &lt;p&gt;You can &lt;em&gt;*emphasise*&lt;/em&gt; or &lt;strong&gt;**strongly emphasise**&lt;/strong&gt; text by placing it
5999     <- in single or double asterisks.&lt;/p&gt;
6000     <- 
6001     <- &lt;p&gt;To create a list, start each line with an asterisk:&lt;/p&gt;
6002     <- 
6003     <- &lt;ul&gt;
6004     <- &lt;li&gt;"* this is my list"&lt;/li&gt;
6005     <- &lt;li&gt;"* another item"&lt;/li&gt;
6006     <- &lt;/ul&gt;
6007     <- 
6008     <- 
6009     <- &lt;p&gt;To make a numbered list, start each line with a number (any number will
6010     <- do) followed by a period:&lt;/p&gt;
6011     <- 
6012     <- &lt;ol&gt;
6013     <- &lt;li&gt;"1. first line"&lt;/li&gt;
6014     <- &lt;li&gt;"2. second line"&lt;/li&gt;
6015     <- &lt;li&gt;"2. third line"&lt;/li&gt;
6016     <- &lt;/ol&gt;
6017     <- 
6018     <- 
6019     <- &lt;p&gt;To create a header, start a line with one or more &lt;code&gt;#&lt;/code&gt; characters followed
6020     <- by a space and the header text. The number of &lt;code&gt;#&lt;/code&gt; characters controls the
6021     <- size of the header:&lt;/p&gt;
6022     <- 
6023     <- &lt;h1&gt;# h1&lt;/h1&gt;
6024     <- 
6025     <- &lt;h2&gt;## h2&lt;/h2&gt;
6026     <- 
6027     <- &lt;h3&gt;### h3&lt;/h3&gt;
6028     <- 
6029     <- &lt;h4&gt;#### h4&lt;/h4&gt;
6030     <- 
6031     <- &lt;h5&gt;##### h5&lt;/h5&gt;
6032     <- 
6033     <- &lt;h6&gt;###### h6&lt;/h6&gt;
6034     <- 
6035     <- &lt;p&gt;To create a horizontal rule, just write three or more dashes or stars on
6036     <- their own line:&lt;/p&gt;
6037     <- 
6038     <- &lt;hr /&gt;
6039     <- 
6040     <- &lt;p&gt;To quote someone, prefix the quote with "&amp;gt;":&lt;/p&gt;
6041     <- 
6042     <- &lt;blockquote&gt;&lt;p&gt;To be or not to be,
6043     <- that is the question.&lt;/p&gt;&lt;/blockquote&gt;
6044     <- 
6045     <- &lt;p&gt;To write a code block, indent each line with a tab or 4 spaces:&lt;/p&gt;
6046     <- 
6047     <- &lt;pre&gt;&lt;code&gt;10 PRINT "Hello, world!"
6048     <- 20 GOTO 10
6049     <- &lt;/code&gt;&lt;/pre&gt;
6050     <- 
6051     <- &lt;p&gt;To link to an url or email address, you can just put the
6052     <- url in angle brackets: &amp;lt;&lt;a href="http://ikiwiki.info"&gt;http://ikiwiki.info&lt;/a&gt;&amp;gt;, or you can use the
6053     <- form [link text](url)&lt;/p&gt;
6054     <- 
6055     <- &lt;hr /&gt;
6056     <- 
6057     <- &lt;p&gt;In addition to basic html formatting using &lt;a href="../markdown/"&gt;MarkDown&lt;/a&gt;, this wiki lets
6058     <- you use the following additional features:&lt;/p&gt;
6059     <- 
6060     <- &lt;ul&gt;
6061     <- &lt;li&gt;&lt;p&gt;To link to another page on the wiki, place the page's name inside double
6062     <- square brackets. So you would use &lt;code&gt;\[[WikiLink]]&lt;/code&gt; to link to &lt;a href="../wikilink/"&gt;WikiLink&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
6063     <- &lt;li&gt;&lt;p&gt;Insert various &lt;a href="../directive/"&gt;directives&lt;/a&gt; onto a page to perform useful
6064     <- actions.
6065     <- For example, you can:&lt;/p&gt;
6066     <- 
6067     <- &lt;ul&gt;
6068     <- &lt;li&gt;&lt;p&gt;Change the title of a page:&lt;/p&gt;
6069     <- 
6070     <- &lt;p&gt;\[[!meta  title="full page title"]]&lt;/p&gt;&lt;/li&gt;
6071     <- &lt;li&gt;&lt;p&gt;Create a blog by inlining a set of pages:&lt;/p&gt;
6072     <- 
6073     <- &lt;p&gt;\[[!inline  pages="blog/*"]]&lt;/p&gt;&lt;/li&gt;
6074     <- &lt;/ul&gt;
6075     <- &lt;/li&gt;
6076     <- &lt;/ul&gt;
6077     <- 
6078     <- 
6079     <- &lt;/section&gt;
6080     <- 
6081     <- 
6082     <- 
6083     <- 
6084     <- 
6085     <- 
6086     <- 
6087     <- &lt;/div&gt;
6088     <- 
6089     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6090     <- 
6091     <- &lt;nav id="pageinfo"&gt;
6092     <- 
6093     <- 
6094     <- 
6095     <- 
6096     <- 
6097     <- 
6098     <- &lt;nav id="backlinks"&gt;
6099     <- Links:
6100     <- 
6101     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
6102     <- 
6103     <- &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
6104     <- 
6105     <- 
6106     <- &lt;/nav&gt;
6107     <- 
6108     <- 
6109     <- 
6110     <- 
6111     <- 
6112     <- 
6113     <- &lt;div class="pagedate"&gt;
6114     <- Last edited &lt;time datetime="2014-10-09T18:31:33Z"&gt;09/10/2014&lt;/time&gt;
6115     <- &lt;!-- Created &lt;time datetime="2014-10-09T18:31:33Z" pubdate="pubdate"&gt;09/10/2014&lt;/time&gt; --&gt;
6116     <- &lt;/div&gt;
6117     <- 
6118     <- &lt;/nav&gt;
6119     <- 
6120     <- 
6121     <- &lt;!-- from RPC Bug --&gt;
6122     <- &lt;/footer&gt;
6123     <- 
6124     <- &lt;/article&gt;
6125     <- 
6126     <- &lt;/body&gt;
6127     <- &lt;/html&gt;
6128     <- </string></value>
6129     <- </param>
6130     <- </params>
6131     <- </methodResponse>
6132     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/searching</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
6133     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6134     -> &lt;head&gt;
6135     -> 
6136     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
6137     -> &lt;title&gt;searching&lt;/title&gt;
6138     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6139     -> 
6140     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
6141     -> 
6142     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
6143     -> 
6144     -> 
6145     -> 
6146     -> 
6147     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsearching&quot; /&gt;
6148     -> 
6149     -> 
6150     -> 
6151     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6152     -> 
6153     -> 
6154     -> 
6155     -> &lt;/head&gt;
6156     -> &lt;body&gt;
6157     -> 
6158     -> &lt;article class=&quot;page&quot;&gt;
6159     -> 
6160     -> &lt;section class=&quot;pageheader&quot;&gt;
6161     -> &lt;header class=&quot;header&quot;&gt;
6162     -> &lt;span&gt;
6163     -> &lt;span class=&quot;parentlinks&quot;&gt;
6164     -> 
6165     -> &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6166     -> 
6167     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6168     -> 
6169     -> &lt;/span&gt;
6170     -> &lt;span class=&quot;title&quot;&gt;
6171     -> searching
6172     -> 
6173     -> &lt;/span&gt;
6174     -> &lt;/span&gt;
6175     -> 
6176     -> 
6177     -> 
6178     -> &lt;/header&gt;
6179     -> 
6180     -> 
6181     -> &lt;nav class=&quot;actions&quot;&gt;
6182     -> &lt;ul&gt;
6183     -> 
6184     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsearching&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
6185     -> 
6186     -> 
6187     -> &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6188     -> 
6189     -> 
6190     -> 
6191     -> 
6192     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6193     -> 
6194     -> 
6195     -> 
6196     -> 
6197     -> 
6198     -> &lt;/ul&gt;
6199     -> &lt;/nav&gt;
6200     -> 
6201     -> 
6202     -> 
6203     -> 
6204     -> 
6205     -> 
6206     -> 
6207     -> 
6208     -> &lt;/section&gt;
6209     -> 
6210     -> 
6211     -> 
6212     -> 
6213     -> 
6214     -> &lt;div id=&quot;pagebody&quot;&gt;
6215     -> 
6216     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6217     -> &lt;p&gt;This wiki has searching &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6218     -> 
6219     -> &lt;p&gt;If searching is enabled, you can enter search terms in the search field,
6220     -> as you&apos;d expect. There are a few special things you can do to construct
6221     -> more powerful searches.&lt;/p&gt;
6222     -> 
6223     -> &lt;ul&gt;
6224     -> &lt;li&gt;To match a phrase, enclose it in double quotes.&lt;/li&gt;
6225     -> &lt;li&gt;&lt;code&gt;AND&lt;/code&gt; can be used to search for documents containing two expressions.&lt;/li&gt;
6226     -> &lt;li&gt;&lt;code&gt;OR&lt;/code&gt; can be used to search for documents containing either one of
6227     -> two expressions.&lt;/li&gt;
6228     -> &lt;li&gt;Parentheses can be used to build up complicated search expressions. For
6229     -> example, &quot;(foo AND bar) OR (me AND you)&quot;&lt;/li&gt;
6230     -> &lt;li&gt;Prefix a search term with &quot;-&quot; to avoid it from appearing in the results.
6231     -> For example, &quot;-discussion&quot; will omit &quot;discussion&quot;.&lt;/li&gt;
6232     -> &lt;li&gt;To search for a page with a given title, use &quot;title:foo&quot;.&lt;/li&gt;
6233     -> &lt;li&gt;To search for pages that contain a &quot;bar&quot; link, use &quot;link:bar&quot;.&lt;/li&gt;
6234     -> &lt;/ul&gt;
6235     -> 
6236     -> 
6237     -> &lt;/section&gt;
6238     -> 
6239     -> 
6240     -> 
6241     -> 
6242     -> 
6243     -> 
6244     -> 
6245     -> &lt;/div&gt;
6246     -> 
6247     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6248     -> 
6249     -> &lt;nav id=&quot;pageinfo&quot;&gt;
6250     -> 
6251     -> 
6252     -> 
6253     -> 
6254     -> 
6255     -> 
6256     -> &lt;nav id=&quot;backlinks&quot;&gt;
6257     -> Links:
6258     -> 
6259     -> &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
6260     -> 
6261     -> 
6262     -> &lt;/nav&gt;
6263     -> 
6264     -> 
6265     -> 
6266     -> 
6267     -> 
6268     -> 
6269     -> &lt;div class=&quot;pagedate&quot;&gt;
6270     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6271     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6272     -> &lt;/div&gt;
6273     -> 
6274     -> &lt;/nav&gt;
6275     -> 
6276     -> 
6277     -> &lt;!-- from RPC Bug --&gt;
6278     -> &lt;/footer&gt;
6279     -> 
6280     -> &lt;/article&gt;
6281     -> 
6282     -> &lt;/body&gt;
6283     -> &lt;/html&gt;
6284     -> </string></value></param></params></methodCall>
6285     <- <?xml version='1.0'?>
6286     <- <methodResponse>
6287     <- <params>
6288     <- <param>
6289     <- <value><string>&lt;!DOCTYPE html&gt;
6290     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6291     <- &lt;head&gt;
6292     <- 
6293     <- &lt;meta charset="utf-8" /&gt;
6294     <- &lt;title&gt;searching&lt;/title&gt;
6295     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6296     <- 
6297     <- &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
6298     <- 
6299     <- &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
6300     <- 
6301     <- 
6302     <- 
6303     <- 
6304     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsearching" /&gt;
6305     <- 
6306     <- 
6307     <- 
6308     <- &lt;meta name="robots" content="noindex, follow" /&gt;
6309     <- 
6310     <- 
6311     <- 
6312     <- &lt;/head&gt;
6313     <- &lt;body&gt;
6314     <- 
6315     <- &lt;article class="page"&gt;
6316     <- 
6317     <- &lt;section class="pageheader"&gt;
6318     <- &lt;header class="header"&gt;
6319     <- &lt;span&gt;
6320     <- &lt;span class="parentlinks"&gt;
6321     <- 
6322     <- &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
6323     <- 
6324     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
6325     <- 
6326     <- &lt;/span&gt;
6327     <- &lt;span class="title"&gt;
6328     <- searching
6329     <- 
6330     <- &lt;/span&gt;
6331     <- &lt;/span&gt;
6332     <- 
6333     <- 
6334     <- 
6335     <- &lt;/header&gt;
6336     <- 
6337     <- 
6338     <- &lt;nav class="actions"&gt;
6339     <- &lt;ul&gt;
6340     <- 
6341     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsearching" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
6342     <- 
6343     <- 
6344     <- &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6345     <- 
6346     <- 
6347     <- 
6348     <- 
6349     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6350     <- 
6351     <- 
6352     <- 
6353     <- 
6354     <- 
6355     <- &lt;/ul&gt;
6356     <- &lt;/nav&gt;
6357     <- 
6358     <- 
6359     <- 
6360     <- 
6361     <- 
6362     <- 
6363     <- 
6364     <- 
6365     <- &lt;/section&gt;
6366     <- 
6367     <- 
6368     <- 
6369     <- 
6370     <- 
6371     <- &lt;div id="pagebody"&gt;
6372     <- 
6373     <- &lt;section id="content" role="main"&gt;
6374     <- &lt;p&gt;This wiki has searching &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6375     <- 
6376     <- &lt;p&gt;If searching is enabled, you can enter search terms in the search field,
6377     <- as you'd expect. There are a few special things you can do to construct
6378     <- more powerful searches.&lt;/p&gt;
6379     <- 
6380     <- &lt;ul&gt;
6381     <- &lt;li&gt;To match a phrase, enclose it in double quotes.&lt;/li&gt;
6382     <- &lt;li&gt;&lt;code&gt;AND&lt;/code&gt; can be used to search for documents containing two expressions.&lt;/li&gt;
6383     <- &lt;li&gt;&lt;code&gt;OR&lt;/code&gt; can be used to search for documents containing either one of
6384     <- two expressions.&lt;/li&gt;
6385     <- &lt;li&gt;Parentheses can be used to build up complicated search expressions. For
6386     <- example, "(foo AND bar) OR (me AND you)"&lt;/li&gt;
6387     <- &lt;li&gt;Prefix a search term with "-" to avoid it from appearing in the results.
6388     <- For example, "-discussion" will omit "discussion".&lt;/li&gt;
6389     <- &lt;li&gt;To search for a page with a given title, use "title:foo".&lt;/li&gt;
6390     <- &lt;li&gt;To search for pages that contain a "bar" link, use "link:bar".&lt;/li&gt;
6391     <- &lt;/ul&gt;
6392     <- 
6393     <- 
6394     <- &lt;/section&gt;
6395     <- 
6396     <- 
6397     <- 
6398     <- 
6399     <- 
6400     <- 
6401     <- 
6402     <- &lt;/div&gt;
6403     <- 
6404     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6405     <- 
6406     <- &lt;nav id="pageinfo"&gt;
6407     <- 
6408     <- 
6409     <- 
6410     <- 
6411     <- 
6412     <- 
6413     <- &lt;nav id="backlinks"&gt;
6414     <- Links:
6415     <- 
6416     <- &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
6417     <- 
6418     <- 
6419     <- &lt;/nav&gt;
6420     <- 
6421     <- 
6422     <- 
6423     <- 
6424     <- 
6425     <- 
6426     <- &lt;div class="pagedate"&gt;
6427     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
6428     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
6429     <- &lt;/div&gt;
6430     <- 
6431     <- &lt;/nav&gt;
6432     <- 
6433     <- 
6434     <- &lt;!-- from RPC Bug --&gt;
6435     <- &lt;/footer&gt;
6436     <- 
6437     <- &lt;/article&gt;
6438     <- 
6439     <- &lt;/body&gt;
6440     <- &lt;/html&gt;
6441     <- </string></value>
6442     <- </param>
6443     <- </params>
6444     <- </methodResponse>
6445     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/pagespec/sorting</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
6446     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6447     -> &lt;head&gt;
6448     -> 
6449     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
6450     -> &lt;title&gt;sorting&lt;/title&gt;
6451     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6452     -> 
6453     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
6454     -> 
6455     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
6456     -> 
6457     -> 
6458     -> 
6459     -> 
6460     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fsorting&quot; /&gt;
6461     -> 
6462     -> 
6463     -> 
6464     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6465     -> 
6466     -> 
6467     -> 
6468     -> &lt;/head&gt;
6469     -> &lt;body&gt;
6470     -> 
6471     -> &lt;article class=&quot;page&quot;&gt;
6472     -> 
6473     -> &lt;section class=&quot;pageheader&quot;&gt;
6474     -> &lt;header class=&quot;header&quot;&gt;
6475     -> &lt;span&gt;
6476     -> &lt;span class=&quot;parentlinks&quot;&gt;
6477     -> 
6478     -> &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6479     -> 
6480     -> &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6481     -> 
6482     -> &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
6483     -> 
6484     -> &lt;/span&gt;
6485     -> &lt;span class=&quot;title&quot;&gt;
6486     -> sorting
6487     -> 
6488     -> &lt;/span&gt;
6489     -> &lt;/span&gt;
6490     -> 
6491     -> 
6492     -> 
6493     -> &lt;/header&gt;
6494     -> 
6495     -> 
6496     -> &lt;nav class=&quot;actions&quot;&gt;
6497     -> &lt;ul&gt;
6498     -> 
6499     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fsorting&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
6500     -> 
6501     -> 
6502     -> &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6503     -> 
6504     -> 
6505     -> 
6506     -> 
6507     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6508     -> 
6509     -> 
6510     -> 
6511     -> 
6512     -> 
6513     -> &lt;/ul&gt;
6514     -> &lt;/nav&gt;
6515     -> 
6516     -> 
6517     -> 
6518     -> 
6519     -> 
6520     -> 
6521     -> 
6522     -> 
6523     -> &lt;/section&gt;
6524     -> 
6525     -> 
6526     -> 
6527     -> 
6528     -> 
6529     -> &lt;div id=&quot;pagebody&quot;&gt;
6530     -> 
6531     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6532     -> &lt;p&gt;Some &lt;a href=&quot;../../directive/&quot;&gt;directives&lt;/a&gt; that use
6533     -> &lt;a href=&quot;../&quot;&gt;PageSpecs&lt;/a&gt; allow
6534     -> specifying the order that matching pages are shown in. The following sort
6535     -> orders can be specified.&lt;/p&gt;
6536     -> 
6537     -> &lt;ul&gt;
6538     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;age&lt;/code&gt; - List pages from the most recently created to the oldest.&lt;/p&gt;&lt;/li&gt;
6539     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;mtime&lt;/code&gt; - List pages with the most recently modified first.&lt;/p&gt;&lt;/li&gt;
6540     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;title&lt;/code&gt; - Order by title (page name), e.g. &quot;z/a a/b a/c&quot;&lt;/p&gt;&lt;/li&gt;
6541     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;path&lt;/code&gt; - Order by page name including parents, e.g. &quot;a/b a/c z/a&quot;&lt;/p&gt;&lt;/li&gt;
6542     -> &lt;li&gt;&lt;p&gt;&lt;code&gt;meta(title)&lt;/code&gt; - Order according to the &lt;code&gt;\[[!meta  title=&quot;foo&quot; sortas=&quot;bar&quot;]]&lt;/code&gt;
6543     -> or &lt;code&gt;\[[!meta  title=&quot;foo&quot;]]&lt;/code&gt; &lt;a href=&quot;../../directive/&quot;&gt;directive&lt;/a&gt;, or the page name if no
6544     -> full title was set. &lt;code&gt;meta(author)&lt;/code&gt;, &lt;code&gt;meta(date)&lt;/code&gt;, &lt;code&gt;meta(updated)&lt;/code&gt;, etc.
6545     -> also work.&lt;/p&gt;&lt;/li&gt;
6546     -> &lt;/ul&gt;
6547     -> 
6548     -> 
6549     -> &lt;p&gt;In addition, you can combine several sort orders and/or reverse the order of
6550     -> sorting, with a string like &lt;code&gt;age -title&lt;/code&gt; (which would sort by age, then by
6551     -> title in reverse order if two pages have the same age).&lt;/p&gt;
6552     -> 
6553     -> &lt;/section&gt;
6554     -> 
6555     -> 
6556     -> 
6557     -> 
6558     -> 
6559     -> 
6560     -> 
6561     -> &lt;/div&gt;
6562     -> 
6563     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6564     -> 
6565     -> &lt;nav id=&quot;pageinfo&quot;&gt;
6566     -> 
6567     -> 
6568     -> 
6569     -> 
6570     -> 
6571     -> 
6572     -> 
6573     -> 
6574     -> 
6575     -> 
6576     -> 
6577     -> &lt;div class=&quot;pagedate&quot;&gt;
6578     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6579     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6580     -> &lt;/div&gt;
6581     -> 
6582     -> &lt;/nav&gt;
6583     -> 
6584     -> 
6585     -> &lt;!-- from RPC Bug --&gt;
6586     -> &lt;/footer&gt;
6587     -> 
6588     -> &lt;/article&gt;
6589     -> 
6590     -> &lt;/body&gt;
6591     -> &lt;/html&gt;
6592     -> </string></value></param></params></methodCall>
6593     <- <?xml version='1.0'?>
6594     <- <methodResponse>
6595     <- <params>
6596     <- <param>
6597     <- <value><string>&lt;!DOCTYPE html&gt;
6598     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6599     <- &lt;head&gt;
6600     <- 
6601     <- &lt;meta charset="utf-8" /&gt;
6602     <- &lt;title&gt;sorting&lt;/title&gt;
6603     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6604     <- 
6605     <- &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
6606     <- 
6607     <- &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
6608     <- 
6609     <- 
6610     <- 
6611     <- 
6612     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fsorting" /&gt;
6613     <- 
6614     <- 
6615     <- 
6616     <- &lt;meta name="robots" content="noindex, follow" /&gt;
6617     <- 
6618     <- 
6619     <- 
6620     <- &lt;/head&gt;
6621     <- &lt;body&gt;
6622     <- 
6623     <- &lt;article class="page"&gt;
6624     <- 
6625     <- &lt;section class="pageheader"&gt;
6626     <- &lt;header class="header"&gt;
6627     <- &lt;span&gt;
6628     <- &lt;span class="parentlinks"&gt;
6629     <- 
6630     <- &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
6631     <- 
6632     <- &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
6633     <- 
6634     <- &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
6635     <- 
6636     <- &lt;/span&gt;
6637     <- &lt;span class="title"&gt;
6638     <- sorting
6639     <- 
6640     <- &lt;/span&gt;
6641     <- &lt;/span&gt;
6642     <- 
6643     <- 
6644     <- 
6645     <- &lt;/header&gt;
6646     <- 
6647     <- 
6648     <- &lt;nav class="actions"&gt;
6649     <- &lt;ul&gt;
6650     <- 
6651     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fsorting" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
6652     <- 
6653     <- 
6654     <- &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6655     <- 
6656     <- 
6657     <- 
6658     <- 
6659     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6660     <- 
6661     <- 
6662     <- 
6663     <- 
6664     <- 
6665     <- &lt;/ul&gt;
6666     <- &lt;/nav&gt;
6667     <- 
6668     <- 
6669     <- 
6670     <- 
6671     <- 
6672     <- 
6673     <- 
6674     <- 
6675     <- &lt;/section&gt;
6676     <- 
6677     <- 
6678     <- 
6679     <- 
6680     <- 
6681     <- &lt;div id="pagebody"&gt;
6682     <- 
6683     <- &lt;section id="content" role="main"&gt;
6684     <- &lt;p&gt;Some &lt;a href="../../directive/"&gt;directives&lt;/a&gt; that use
6685     <- &lt;a href="../"&gt;PageSpecs&lt;/a&gt; allow
6686     <- specifying the order that matching pages are shown in. The following sort
6687     <- orders can be specified.&lt;/p&gt;
6688     <- 
6689     <- &lt;ul&gt;
6690     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;age&lt;/code&gt; - List pages from the most recently created to the oldest.&lt;/p&gt;&lt;/li&gt;
6691     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;mtime&lt;/code&gt; - List pages with the most recently modified first.&lt;/p&gt;&lt;/li&gt;
6692     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;title&lt;/code&gt; - Order by title (page name), e.g. "z/a a/b a/c"&lt;/p&gt;&lt;/li&gt;
6693     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;path&lt;/code&gt; - Order by page name including parents, e.g. "a/b a/c z/a"&lt;/p&gt;&lt;/li&gt;
6694     <- &lt;li&gt;&lt;p&gt;&lt;code&gt;meta(title)&lt;/code&gt; - Order according to the &lt;code&gt;\[[!meta  title="foo" sortas="bar"]]&lt;/code&gt;
6695     <- or &lt;code&gt;\[[!meta  title="foo"]]&lt;/code&gt; &lt;a href="../../directive/"&gt;directive&lt;/a&gt;, or the page name if no
6696     <- full title was set. &lt;code&gt;meta(author)&lt;/code&gt;, &lt;code&gt;meta(date)&lt;/code&gt;, &lt;code&gt;meta(updated)&lt;/code&gt;, etc.
6697     <- also work.&lt;/p&gt;&lt;/li&gt;
6698     <- &lt;/ul&gt;
6699     <- 
6700     <- 
6701     <- &lt;p&gt;In addition, you can combine several sort orders and/or reverse the order of
6702     <- sorting, with a string like &lt;code&gt;age -title&lt;/code&gt; (which would sort by age, then by
6703     <- title in reverse order if two pages have the same age).&lt;/p&gt;
6704     <- 
6705     <- &lt;/section&gt;
6706     <- 
6707     <- 
6708     <- 
6709     <- 
6710     <- 
6711     <- 
6712     <- 
6713     <- &lt;/div&gt;
6714     <- 
6715     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6716     <- 
6717     <- &lt;nav id="pageinfo"&gt;
6718     <- 
6719     <- 
6720     <- 
6721     <- 
6722     <- 
6723     <- 
6724     <- 
6725     <- 
6726     <- 
6727     <- 
6728     <- 
6729     <- &lt;div class="pagedate"&gt;
6730     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
6731     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
6732     <- &lt;/div&gt;
6733     <- 
6734     <- &lt;/nav&gt;
6735     <- 
6736     <- 
6737     <- &lt;!-- from RPC Bug --&gt;
6738     <- &lt;/footer&gt;
6739     <- 
6740     <- &lt;/article&gt;
6741     <- 
6742     <- &lt;/body&gt;
6743     <- &lt;/html&gt;
6744     <- </string></value>
6745     <- </param>
6746     <- </params>
6747     <- </methodResponse>
6748     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/pagespec/attachment</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
6749     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6750     -> &lt;head&gt;
6751     -> 
6752     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
6753     -> &lt;title&gt;attachment&lt;/title&gt;
6754     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6755     -> 
6756     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
6757     -> 
6758     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
6759     -> 
6760     -> 
6761     -> 
6762     -> 
6763     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fattachment&quot; /&gt;
6764     -> 
6765     -> 
6766     -> 
6767     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6768     -> 
6769     -> 
6770     -> 
6771     -> &lt;/head&gt;
6772     -> &lt;body&gt;
6773     -> 
6774     -> &lt;article class=&quot;page&quot;&gt;
6775     -> 
6776     -> &lt;section class=&quot;pageheader&quot;&gt;
6777     -> &lt;header class=&quot;header&quot;&gt;
6778     -> &lt;span&gt;
6779     -> &lt;span class=&quot;parentlinks&quot;&gt;
6780     -> 
6781     -> &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6782     -> 
6783     -> &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6784     -> 
6785     -> &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
6786     -> 
6787     -> &lt;/span&gt;
6788     -> &lt;span class=&quot;title&quot;&gt;
6789     -> attachment
6790     -> 
6791     -> &lt;/span&gt;
6792     -> &lt;/span&gt;
6793     -> 
6794     -> 
6795     -> 
6796     -> &lt;/header&gt;
6797     -> 
6798     -> 
6799     -> &lt;nav class=&quot;actions&quot;&gt;
6800     -> &lt;ul&gt;
6801     -> 
6802     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fattachment&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
6803     -> 
6804     -> 
6805     -> &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6806     -> 
6807     -> 
6808     -> 
6809     -> 
6810     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6811     -> 
6812     -> 
6813     -> 
6814     -> 
6815     -> 
6816     -> &lt;/ul&gt;
6817     -> &lt;/nav&gt;
6818     -> 
6819     -> 
6820     -> 
6821     -> 
6822     -> 
6823     -> 
6824     -> 
6825     -> 
6826     -> &lt;/section&gt;
6827     -> 
6828     -> 
6829     -> 
6830     -> 
6831     -> 
6832     -> &lt;div id=&quot;pagebody&quot;&gt;
6833     -> 
6834     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6835     -> &lt;p&gt;This wiki has attachments &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6836     -> 
6837     -> &lt;p&gt;If attachments are enabled, the wiki admin can control what types of
6838     -> attachments will be accepted, via the &lt;code&gt;allowed_attachments&lt;/code&gt;
6839     -> configuration setting.&lt;/p&gt;
6840     -> 
6841     -> &lt;p&gt;For example, to limit most users to uploading small images, and nothing else,
6842     -> while allowing larger mp3 files to be uploaded by joey into a specific
6843     -> directory, and check all attachments for viruses, something like this could be
6844     -> used:&lt;/p&gt;
6845     -> 
6846     -> &lt;pre&gt;&lt;code&gt;virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))
6847     -> &lt;/code&gt;&lt;/pre&gt;
6848     -> 
6849     -> &lt;p&gt;The regular &lt;a href=&quot;../&quot;&gt;PageSpec&lt;/a&gt; syntax is expanded with the following
6850     -> additional tests:&lt;/p&gt;
6851     -> 
6852     -> &lt;ul&gt;
6853     -> &lt;li&gt;&lt;p&gt;&quot;&lt;code&gt;maxsize(size)&lt;/code&gt;&quot; - tests whether the attachment is no larger than the
6854     -> specified size. The size defaults to being in bytes, but &quot;kb&quot;, &quot;mb&quot;, &quot;gb&quot;
6855     -> etc can be used to specify the units.&lt;/p&gt;&lt;/li&gt;
6856     -> &lt;li&gt;&lt;p&gt;&quot;&lt;code&gt;minsize(size)&lt;/code&gt;&quot; - tests whether the attachment is no smaller than the
6857     -> specified size.&lt;/p&gt;&lt;/li&gt;
6858     -> &lt;li&gt;&lt;p&gt;&quot;&lt;code&gt;ispage()&lt;/code&gt;&quot; - tests whether the attachment will be treated by ikiwiki as a
6859     -> wiki page. (Ie, if it has an extension of &quot;.mdwn&quot;, or of any other enabled
6860     -> page format).&lt;/p&gt;
6861     -> 
6862     -> &lt;p&gt;So, if you don&apos;t want to allow wiki pages to be uploaded as attachments,
6863     -> use &lt;code&gt;!ispage()&lt;/code&gt; ; if you only want to allow wiki pages to be uploaded
6864     -> as attachments, use &lt;code&gt;ispage()&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
6865     -> &lt;li&gt;&lt;p&gt;&quot;&lt;code&gt;mimetype(foo/bar)&lt;/code&gt;&quot; - checks the MIME type of the attachment. You can
6866     -> include a glob in the type, for example &lt;code&gt;mimetype(image/*)&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
6867     -> &lt;li&gt;&lt;p&gt;&quot;&lt;code&gt;virusfree()&lt;/code&gt;&quot; - checks the attachment with an antiviral program.&lt;/p&gt;&lt;/li&gt;
6868     -> &lt;/ul&gt;
6869     -> 
6870     -> 
6871     -> &lt;/section&gt;
6872     -> 
6873     -> 
6874     -> 
6875     -> 
6876     -> 
6877     -> 
6878     -> 
6879     -> &lt;/div&gt;
6880     -> 
6881     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6882     -> 
6883     -> &lt;nav id=&quot;pageinfo&quot;&gt;
6884     -> 
6885     -> 
6886     -> 
6887     -> 
6888     -> 
6889     -> 
6890     -> 
6891     -> 
6892     -> 
6893     -> 
6894     -> 
6895     -> &lt;div class=&quot;pagedate&quot;&gt;
6896     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6897     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6898     -> &lt;/div&gt;
6899     -> 
6900     -> &lt;/nav&gt;
6901     -> 
6902     -> 
6903     -> &lt;!-- from RPC Bug --&gt;
6904     -> &lt;/footer&gt;
6905     -> 
6906     -> &lt;/article&gt;
6907     -> 
6908     -> &lt;/body&gt;
6909     -> &lt;/html&gt;
6910     -> </string></value></param></params></methodCall>
6911     <- <?xml version='1.0'?>
6912     <- <methodResponse>
6913     <- <params>
6914     <- <param>
6915     <- <value><string>&lt;!DOCTYPE html&gt;
6916     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6917     <- &lt;head&gt;
6918     <- 
6919     <- &lt;meta charset="utf-8" /&gt;
6920     <- &lt;title&gt;attachment&lt;/title&gt;
6921     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6922     <- 
6923     <- &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
6924     <- 
6925     <- &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
6926     <- 
6927     <- 
6928     <- 
6929     <- 
6930     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fattachment" /&gt;
6931     <- 
6932     <- 
6933     <- 
6934     <- &lt;meta name="robots" content="noindex, follow" /&gt;
6935     <- 
6936     <- 
6937     <- 
6938     <- &lt;/head&gt;
6939     <- &lt;body&gt;
6940     <- 
6941     <- &lt;article class="page"&gt;
6942     <- 
6943     <- &lt;section class="pageheader"&gt;
6944     <- &lt;header class="header"&gt;
6945     <- &lt;span&gt;
6946     <- &lt;span class="parentlinks"&gt;
6947     <- 
6948     <- &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
6949     <- 
6950     <- &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
6951     <- 
6952     <- &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
6953     <- 
6954     <- &lt;/span&gt;
6955     <- &lt;span class="title"&gt;
6956     <- attachment
6957     <- 
6958     <- &lt;/span&gt;
6959     <- &lt;/span&gt;
6960     <- 
6961     <- 
6962     <- 
6963     <- &lt;/header&gt;
6964     <- 
6965     <- 
6966     <- &lt;nav class="actions"&gt;
6967     <- &lt;ul&gt;
6968     <- 
6969     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fattachment" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
6970     <- 
6971     <- 
6972     <- &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6973     <- 
6974     <- 
6975     <- 
6976     <- 
6977     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6978     <- 
6979     <- 
6980     <- 
6981     <- 
6982     <- 
6983     <- &lt;/ul&gt;
6984     <- &lt;/nav&gt;
6985     <- 
6986     <- 
6987     <- 
6988     <- 
6989     <- 
6990     <- 
6991     <- 
6992     <- 
6993     <- &lt;/section&gt;
6994     <- 
6995     <- 
6996     <- 
6997     <- 
6998     <- 
6999     <- &lt;div id="pagebody"&gt;
7000     <- 
7001     <- &lt;section id="content" role="main"&gt;
7002     <- &lt;p&gt;This wiki has attachments &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
7003     <- 
7004     <- &lt;p&gt;If attachments are enabled, the wiki admin can control what types of
7005     <- attachments will be accepted, via the &lt;code&gt;allowed_attachments&lt;/code&gt;
7006     <- configuration setting.&lt;/p&gt;
7007     <- 
7008     <- &lt;p&gt;For example, to limit most users to uploading small images, and nothing else,
7009     <- while allowing larger mp3 files to be uploaded by joey into a specific
7010     <- directory, and check all attachments for viruses, something like this could be
7011     <- used:&lt;/p&gt;
7012     <- 
7013     <- &lt;pre&gt;&lt;code&gt;virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))
7014     <- &lt;/code&gt;&lt;/pre&gt;
7015     <- 
7016     <- &lt;p&gt;The regular &lt;a href="../"&gt;PageSpec&lt;/a&gt; syntax is expanded with the following
7017     <- additional tests:&lt;/p&gt;
7018     <- 
7019     <- &lt;ul&gt;
7020     <- &lt;li&gt;&lt;p&gt;"&lt;code&gt;maxsize(size)&lt;/code&gt;" - tests whether the attachment is no larger than the
7021     <- specified size. The size defaults to being in bytes, but "kb", "mb", "gb"
7022     <- etc can be used to specify the units.&lt;/p&gt;&lt;/li&gt;
7023     <- &lt;li&gt;&lt;p&gt;"&lt;code&gt;minsize(size)&lt;/code&gt;" - tests whether the attachment is no smaller than the
7024     <- specified size.&lt;/p&gt;&lt;/li&gt;
7025     <- &lt;li&gt;&lt;p&gt;"&lt;code&gt;ispage()&lt;/code&gt;" - tests whether the attachment will be treated by ikiwiki as a
7026     <- wiki page. (Ie, if it has an extension of ".mdwn", or of any other enabled
7027     <- page format).&lt;/p&gt;
7028     <- 
7029     <- &lt;p&gt;So, if you don't want to allow wiki pages to be uploaded as attachments,
7030     <- use &lt;code&gt;!ispage()&lt;/code&gt; ; if you only want to allow wiki pages to be uploaded
7031     <- as attachments, use &lt;code&gt;ispage()&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
7032     <- &lt;li&gt;&lt;p&gt;"&lt;code&gt;mimetype(foo/bar)&lt;/code&gt;" - checks the MIME type of the attachment. You can
7033     <- include a glob in the type, for example &lt;code&gt;mimetype(image/*)&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
7034     <- &lt;li&gt;&lt;p&gt;"&lt;code&gt;virusfree()&lt;/code&gt;" - checks the attachment with an antiviral program.&lt;/p&gt;&lt;/li&gt;
7035     <- &lt;/ul&gt;
7036     <- 
7037     <- 
7038     <- &lt;/section&gt;
7039     <- 
7040     <- 
7041     <- 
7042     <- 
7043     <- 
7044     <- 
7045     <- 
7046     <- &lt;/div&gt;
7047     <- 
7048     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
7049     <- 
7050     <- &lt;nav id="pageinfo"&gt;
7051     <- 
7052     <- 
7053     <- 
7054     <- 
7055     <- 
7056     <- 
7057     <- 
7058     <- 
7059     <- 
7060     <- 
7061     <- 
7062     <- &lt;div class="pagedate"&gt;
7063     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
7064     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
7065     <- &lt;/div&gt;
7066     <- 
7067     <- &lt;/nav&gt;
7068     <- 
7069     <- 
7070     <- &lt;!-- from RPC Bug --&gt;
7071     <- &lt;/footer&gt;
7072     <- 
7073     <- &lt;/article&gt;
7074     <- 
7075     <- &lt;/body&gt;
7076     <- &lt;/html&gt;
7077     <- </string></value>
7078     <- </param>
7079     <- </params>
7080     <- </methodResponse>
7081     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/pagespec/po</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
7082     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
7083     -> &lt;head&gt;
7084     -> 
7085     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
7086     -> &lt;title&gt;po&lt;/title&gt;
7087     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
7088     -> 
7089     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
7090     -> 
7091     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
7092     -> 
7093     -> 
7094     -> 
7095     -> 
7096     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fpo&quot; /&gt;
7097     -> 
7098     -> 
7099     -> 
7100     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
7101     -> 
7102     -> 
7103     -> 
7104     -> &lt;/head&gt;
7105     -> &lt;body&gt;
7106     -> 
7107     -> &lt;article class=&quot;page&quot;&gt;
7108     -> 
7109     -> &lt;section class=&quot;pageheader&quot;&gt;
7110     -> &lt;header class=&quot;header&quot;&gt;
7111     -> &lt;span&gt;
7112     -> &lt;span class=&quot;parentlinks&quot;&gt;
7113     -> 
7114     -> &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
7115     -> 
7116     -> &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
7117     -> 
7118     -> &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
7119     -> 
7120     -> &lt;/span&gt;
7121     -> &lt;span class=&quot;title&quot;&gt;
7122     -> po
7123     -> 
7124     -> &lt;/span&gt;
7125     -> &lt;/span&gt;
7126     -> 
7127     -> 
7128     -> 
7129     -> &lt;/header&gt;
7130     -> 
7131     -> 
7132     -> &lt;nav class=&quot;actions&quot;&gt;
7133     -> &lt;ul&gt;
7134     -> 
7135     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fpo&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
7136     -> 
7137     -> 
7138     -> &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7139     -> 
7140     -> 
7141     -> 
7142     -> 
7143     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7144     -> 
7145     -> 
7146     -> 
7147     -> 
7148     -> 
7149     -> &lt;/ul&gt;
7150     -> &lt;/nav&gt;
7151     -> 
7152     -> 
7153     -> 
7154     -> 
7155     -> 
7156     -> 
7157     -> 
7158     -> 
7159     -> &lt;/section&gt;
7160     -> 
7161     -> 
7162     -> 
7163     -> 
7164     -> 
7165     -> &lt;div id=&quot;pagebody&quot;&gt;
7166     -> 
7167     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
7168     -> &lt;p&gt;This wiki has po support &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
7169     -> 
7170     -> &lt;p&gt;If the \[[!iki  plugins/po desc=po]] plugin is enabled, the regular
7171     -> &lt;a href=&quot;../&quot;&gt;PageSpec&lt;/a&gt; syntax is expanded with the following additional
7172     -> tests that can be used to improve user navigation in a multi-lingual
7173     -> wiki:&lt;/p&gt;
7174     -> 
7175     -> &lt;ul&gt;
7176     -> &lt;li&gt;&quot;&lt;code&gt;lang(LL)&lt;/code&gt;&quot; - tests whether a page is written in the language
7177     -> specified as a ISO639-1 (two-letter) language code.&lt;/li&gt;
7178     -> &lt;li&gt;&quot;&lt;code&gt;currentlang()&lt;/code&gt;&quot; - tests whether a page is written in the same
7179     -> language as the current page.&lt;/li&gt;
7180     -> &lt;li&gt;&quot;&lt;code&gt;needstranslation()&lt;/code&gt;&quot; - tests whether a page needs translation
7181     -> work. Only slave pages match this PageSpec. A minimum target
7182     -> translation percentage can optionally be passed as an integer
7183     -> parameter: &quot;&lt;code&gt;needstranslation(50)&lt;/code&gt;&quot; matches only pages less than 50%
7184     -> translated.&lt;/li&gt;
7185     -> &lt;/ul&gt;
7186     -> 
7187     -> 
7188     -> &lt;p&gt;Note that every non-po page is considered to be written in
7189     -> &lt;code&gt;po_master_language&lt;/code&gt;, as specified in &lt;code&gt;ikiwiki.setup&lt;/code&gt;.&lt;/p&gt;
7190     -> 
7191     -> &lt;/section&gt;
7192     -> 
7193     -> 
7194     -> 
7195     -> 
7196     -> 
7197     -> 
7198     -> 
7199     -> &lt;/div&gt;
7200     -> 
7201     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
7202     -> 
7203     -> &lt;nav id=&quot;pageinfo&quot;&gt;
7204     -> 
7205     -> 
7206     -> 
7207     -> 
7208     -> 
7209     -> 
7210     -> 
7211     -> 
7212     -> 
7213     -> 
7214     -> 
7215     -> &lt;div class=&quot;pagedate&quot;&gt;
7216     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
7217     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
7218     -> &lt;/div&gt;
7219     -> 
7220     -> &lt;/nav&gt;
7221     -> 
7222     -> 
7223     -> &lt;!-- from RPC Bug --&gt;
7224     -> &lt;/footer&gt;
7225     -> 
7226     -> &lt;/article&gt;
7227     -> 
7228     -> &lt;/body&gt;
7229     -> &lt;/html&gt;
7230     -> </string></value></param></params></methodCall>
7231     <- <?xml version='1.0'?>
7232     <- <methodResponse>
7233     <- <params>
7234     <- <param>
7235     <- <value><string>&lt;!DOCTYPE html&gt;
7236     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
7237     <- &lt;head&gt;
7238     <- 
7239     <- &lt;meta charset="utf-8" /&gt;
7240     <- &lt;title&gt;po&lt;/title&gt;
7241     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
7242     <- 
7243     <- &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
7244     <- 
7245     <- &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
7246     <- 
7247     <- 
7248     <- 
7249     <- 
7250     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fpo" /&gt;
7251     <- 
7252     <- 
7253     <- 
7254     <- &lt;meta name="robots" content="noindex, follow" /&gt;
7255     <- 
7256     <- 
7257     <- 
7258     <- &lt;/head&gt;
7259     <- &lt;body&gt;
7260     <- 
7261     <- &lt;article class="page"&gt;
7262     <- 
7263     <- &lt;section class="pageheader"&gt;
7264     <- &lt;header class="header"&gt;
7265     <- &lt;span&gt;
7266     <- &lt;span class="parentlinks"&gt;
7267     <- 
7268     <- &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
7269     <- 
7270     <- &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
7271     <- 
7272     <- &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
7273     <- 
7274     <- &lt;/span&gt;
7275     <- &lt;span class="title"&gt;
7276     <- po
7277     <- 
7278     <- &lt;/span&gt;
7279     <- &lt;/span&gt;
7280     <- 
7281     <- 
7282     <- 
7283     <- &lt;/header&gt;
7284     <- 
7285     <- 
7286     <- &lt;nav class="actions"&gt;
7287     <- &lt;ul&gt;
7288     <- 
7289     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fpagespec%2Fpo" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
7290     <- 
7291     <- 
7292     <- &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7293     <- 
7294     <- 
7295     <- 
7296     <- 
7297     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7298     <- 
7299     <- 
7300     <- 
7301     <- 
7302     <- 
7303     <- &lt;/ul&gt;
7304     <- &lt;/nav&gt;
7305     <- 
7306     <- 
7307     <- 
7308     <- 
7309     <- 
7310     <- 
7311     <- 
7312     <- 
7313     <- &lt;/section&gt;
7314     <- 
7315     <- 
7316     <- 
7317     <- 
7318     <- 
7319     <- &lt;div id="pagebody"&gt;
7320     <- 
7321     <- &lt;section id="content" role="main"&gt;
7322     <- &lt;p&gt;This wiki has po support &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
7323     <- 
7324     <- &lt;p&gt;If the \[[!iki  plugins/po desc=po]] plugin is enabled, the regular
7325     <- &lt;a href="../"&gt;PageSpec&lt;/a&gt; syntax is expanded with the following additional
7326     <- tests that can be used to improve user navigation in a multi-lingual
7327     <- wiki:&lt;/p&gt;
7328     <- 
7329     <- &lt;ul&gt;
7330     <- &lt;li&gt;"&lt;code&gt;lang(LL)&lt;/code&gt;" - tests whether a page is written in the language
7331     <- specified as a ISO639-1 (two-letter) language code.&lt;/li&gt;
7332     <- &lt;li&gt;"&lt;code&gt;currentlang()&lt;/code&gt;" - tests whether a page is written in the same
7333     <- language as the current page.&lt;/li&gt;
7334     <- &lt;li&gt;"&lt;code&gt;needstranslation()&lt;/code&gt;" - tests whether a page needs translation
7335     <- work. Only slave pages match this PageSpec. A minimum target
7336     <- translation percentage can optionally be passed as an integer
7337     <- parameter: "&lt;code&gt;needstranslation(50)&lt;/code&gt;" matches only pages less than 50%
7338     <- translated.&lt;/li&gt;
7339     <- &lt;/ul&gt;
7340     <- 
7341     <- 
7342     <- &lt;p&gt;Note that every non-po page is considered to be written in
7343     <- &lt;code&gt;po_master_language&lt;/code&gt;, as specified in &lt;code&gt;ikiwiki.setup&lt;/code&gt;.&lt;/p&gt;
7344     <- 
7345     <- &lt;/section&gt;
7346     <- 
7347     <- 
7348     <- 
7349     <- 
7350     <- 
7351     <- 
7352     <- 
7353     <- &lt;/div&gt;
7354     <- 
7355     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
7356     <- 
7357     <- &lt;nav id="pageinfo"&gt;
7358     <- 
7359     <- 
7360     <- 
7361     <- 
7362     <- 
7363     <- 
7364     <- 
7365     <- 
7366     <- 
7367     <- 
7368     <- 
7369     <- &lt;div class="pagedate"&gt;
7370     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
7371     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
7372     <- &lt;/div&gt;
7373     <- 
7374     <- &lt;/nav&gt;
7375     <- 
7376     <- 
7377     <- &lt;!-- from RPC Bug --&gt;
7378     <- &lt;/footer&gt;
7379     <- 
7380     <- &lt;/article&gt;
7381     <- 
7382     <- &lt;/body&gt;
7383     <- &lt;/html&gt;
7384     <- </string></value>
7385     <- </param>
7386     <- </params>
7387     <- </methodResponse>
7388     -> <?xml version="1.0" encoding="utf-8"?><methodCall><methodName>format</methodName><params><param><value><string>page</string></value></param><param><value><string>ikiwiki/subpage/linkingrules</string></value></param><param><value><string>content</string></value></param><param><value><string>&lt;!DOCTYPE html&gt;
7389     -> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
7390     -> &lt;head&gt;
7391     -> 
7392     -> &lt;meta charset=&quot;utf-8&quot; /&gt;
7393     -> &lt;title&gt;linkingrules&lt;/title&gt;
7394     -> &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
7395     -> 
7396     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
7397     -> 
7398     -> &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
7399     -> 
7400     -> 
7401     -> 
7402     -> 
7403     -> &lt;link rel=&quot;alternate&quot; type=&quot;application/x-wiki&quot; title=&quot;Edit this page&quot; href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage%2Flinkingrules&quot; /&gt;
7404     -> 
7405     -> 
7406     -> 
7407     -> &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
7408     -> 
7409     -> 
7410     -> 
7411     -> &lt;/head&gt;
7412     -> &lt;body&gt;
7413     -> 
7414     -> &lt;article class=&quot;page&quot;&gt;
7415     -> 
7416     -> &lt;section class=&quot;pageheader&quot;&gt;
7417     -> &lt;header class=&quot;header&quot;&gt;
7418     -> &lt;span&gt;
7419     -> &lt;span class=&quot;parentlinks&quot;&gt;
7420     -> 
7421     -> &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
7422     -> 
7423     -> &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
7424     -> 
7425     -> &lt;a href=&quot;../&quot;&gt;subpage&lt;/a&gt;/ 
7426     -> 
7427     -> &lt;/span&gt;
7428     -> &lt;span class=&quot;title&quot;&gt;
7429     -> linkingrules
7430     -> 
7431     -> &lt;/span&gt;
7432     -> &lt;/span&gt;
7433     -> 
7434     -> 
7435     -> 
7436     -> &lt;/header&gt;
7437     -> 
7438     -> 
7439     -> &lt;nav class=&quot;actions&quot;&gt;
7440     -> &lt;ul&gt;
7441     -> 
7442     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage%2Flinkingrules&quot; rel=&quot;nofollow&quot;&gt;Edit&lt;/a&gt;&lt;/li&gt;
7443     -> 
7444     -> 
7445     -> &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7446     -> 
7447     -> 
7448     -> 
7449     -> 
7450     -> &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7451     -> 
7452     -> 
7453     -> 
7454     -> 
7455     -> 
7456     -> &lt;/ul&gt;
7457     -> &lt;/nav&gt;
7458     -> 
7459     -> 
7460     -> 
7461     -> 
7462     -> 
7463     -> 
7464     -> 
7465     -> 
7466     -> &lt;/section&gt;
7467     -> 
7468     -> 
7469     -> 
7470     -> 
7471     -> 
7472     -> &lt;div id=&quot;pagebody&quot;&gt;
7473     -> 
7474     -> &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
7475     -> &lt;p&gt;To link to or from a &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt;, you can normally use a regular
7476     -> &lt;a href=&quot;../../wikilink/&quot;&gt;WikiLink&lt;/a&gt; that does not contain the name of the parent directory of
7477     -> the &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt;. Ikiwiki descends the directory hierarchy looking for a
7478     -> page that matches your link.&lt;/p&gt;
7479     -> 
7480     -> &lt;p&gt;For example, if FooBar/SubPage links to &quot;OtherPage&quot;, ikiwiki will first
7481     -> prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next
7482     -> to FooBar/OtherPage and finally to OtherPage in the root of the wiki.&lt;/p&gt;
7483     -> 
7484     -> &lt;p&gt;Note that this means that if a link on FooBar/SomePage to &quot;OtherPage&quot;
7485     -> currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage
7486     -> is created, the link will &lt;em&gt;change&lt;/em&gt; to point to FooBar/OtherPage. On the
7487     -> other hand, a link from BazBar to &quot;OtherPage&quot; would be unchanged by this
7488     -> creation of a &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt; of FooBar.&lt;/p&gt;
7489     -> 
7490     -> &lt;p&gt;You can also specify a link that contains a directory name, like
7491     -> &quot;FooBar/OtherPage&quot; to more exactly specify what page to link to. This is
7492     -> the only way to link to an unrelated &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt;.&lt;/p&gt;
7493     -> 
7494     -> &lt;p&gt;You can use this to, for example, to link from BazBar to &quot;FooBar/SubPage&quot;,
7495     -> or from BazBar/SubPage to &quot;FooBar/SubPage&quot;.&lt;/p&gt;
7496     -> 
7497     -> &lt;p&gt;You can also use &quot;/&quot; at the start of a link, to specify exactly which page
7498     -> to link to, when there are multiple pages with similar names and the link
7499     -> goes to the wrong page by default. For example, linking from
7500     -> &quot;FooBar/SubPage&quot; to  &quot;/OtherPage&quot; will link to the &quot;OtherPage&quot; in the root
7501     -> of the wiki, even if there is a &quot;FooBar/OtherPage&quot;.&lt;/p&gt;
7502     -> 
7503     -> &lt;p&gt;Also, if the wiki is configured with a userdir, you can link to pages
7504     -> within the userdir without specifying a path to them. This is to allow for
7505     -> easy linking to a user&apos;s page in the userdir, to sign a comment. These
7506     -> links are checked for last of all.&lt;/p&gt;
7507     -> 
7508     -> &lt;/section&gt;
7509     -> 
7510     -> 
7511     -> 
7512     -> 
7513     -> 
7514     -> 
7515     -> 
7516     -> &lt;/div&gt;
7517     -> 
7518     -> &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
7519     -> 
7520     -> &lt;nav id=&quot;pageinfo&quot;&gt;
7521     -> 
7522     -> 
7523     -> 
7524     -> 
7525     -> 
7526     -> 
7527     -> &lt;nav id=&quot;backlinks&quot;&gt;
7528     -> Links:
7529     -> 
7530     -> &lt;a href=&quot;../&quot;&gt;subpage&lt;/a&gt;
7531     -> 
7532     -> &lt;a href=&quot;../../wikilink/&quot;&gt;wikilink&lt;/a&gt;
7533     -> 
7534     -> 
7535     -> &lt;/nav&gt;
7536     -> 
7537     -> 
7538     -> 
7539     -> 
7540     -> 
7541     -> 
7542     -> &lt;div class=&quot;pagedate&quot;&gt;
7543     -> Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
7544     -> &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
7545     -> &lt;/div&gt;
7546     -> 
7547     -> &lt;/nav&gt;
7548     -> 
7549     -> 
7550     -> &lt;!-- from RPC Bug --&gt;
7551     -> &lt;/footer&gt;
7552     -> 
7553     -> &lt;/article&gt;
7554     -> 
7555     -> &lt;/body&gt;
7556     -> &lt;/html&gt;
7557     -> </string></value></param></params></methodCall>
7558     <- <?xml version='1.0'?>
7559     <- <methodResponse>
7560     <- <params>
7561     <- <param>
7562     <- <value><string>&lt;!DOCTYPE html&gt;
7563     <- &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
7564     <- &lt;head&gt;
7565     <- 
7566     <- &lt;meta charset="utf-8" /&gt;
7567     <- &lt;title&gt;linkingrules&lt;/title&gt;
7568     <- &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
7569     <- 
7570     <- &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
7571     <- 
7572     <- &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
7573     <- 
7574     <- 
7575     <- 
7576     <- 
7577     <- &lt;link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage%2Flinkingrules" /&gt;
7578     <- 
7579     <- 
7580     <- 
7581     <- &lt;meta name="robots" content="noindex, follow" /&gt;
7582     <- 
7583     <- 
7584     <- 
7585     <- &lt;/head&gt;
7586     <- &lt;body&gt;
7587     <- 
7588     <- &lt;article class="page"&gt;
7589     <- 
7590     <- &lt;section class="pageheader"&gt;
7591     <- &lt;header class="header"&gt;
7592     <- &lt;span&gt;
7593     <- &lt;span class="parentlinks"&gt;
7594     <- 
7595     <- &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
7596     <- 
7597     <- &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
7598     <- 
7599     <- &lt;a href="../"&gt;subpage&lt;/a&gt;/ 
7600     <- 
7601     <- &lt;/span&gt;
7602     <- &lt;span class="title"&gt;
7603     <- linkingrules
7604     <- 
7605     <- &lt;/span&gt;
7606     <- &lt;/span&gt;
7607     <- 
7608     <- 
7609     <- 
7610     <- &lt;/header&gt;
7611     <- 
7612     <- 
7613     <- &lt;nav class="actions"&gt;
7614     <- &lt;ul&gt;
7615     <- 
7616     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;amp;page=ikiwiki%2Fsubpage%2Flinkingrules" rel="nofollow"&gt;Edit&lt;/a&gt;&lt;/li&gt;
7617     <- 
7618     <- 
7619     <- &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7620     <- 
7621     <- 
7622     <- 
7623     <- 
7624     <- &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7625     <- 
7626     <- 
7627     <- 
7628     <- 
7629     <- 
7630     <- &lt;/ul&gt;
7631     <- &lt;/nav&gt;
7632     <- 
7633     <- 
7634     <- 
7635     <- 
7636     <- 
7637     <- 
7638     <- 
7639     <- 
7640     <- &lt;/section&gt;
7641     <- 
7642     <- 
7643     <- 
7644     <- 
7645     <- 
7646     <- &lt;div id="pagebody"&gt;
7647     <- 
7648     <- &lt;section id="content" role="main"&gt;
7649     <- &lt;p&gt;To link to or from a &lt;a href="../"&gt;SubPage&lt;/a&gt;, you can normally use a regular
7650     <- &lt;a href="../../wikilink/"&gt;WikiLink&lt;/a&gt; that does not contain the name of the parent directory of
7651     <- the &lt;a href="../"&gt;SubPage&lt;/a&gt;. Ikiwiki descends the directory hierarchy looking for a
7652     <- page that matches your link.&lt;/p&gt;
7653     <- 
7654     <- &lt;p&gt;For example, if FooBar/SubPage links to "OtherPage", ikiwiki will first
7655     <- prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next
7656     <- to FooBar/OtherPage and finally to OtherPage in the root of the wiki.&lt;/p&gt;
7657     <- 
7658     <- &lt;p&gt;Note that this means that if a link on FooBar/SomePage to "OtherPage"
7659     <- currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage
7660     <- is created, the link will &lt;em&gt;change&lt;/em&gt; to point to FooBar/OtherPage. On the
7661     <- other hand, a link from BazBar to "OtherPage" would be unchanged by this
7662     <- creation of a &lt;a href="../"&gt;SubPage&lt;/a&gt; of FooBar.&lt;/p&gt;
7663     <- 
7664     <- &lt;p&gt;You can also specify a link that contains a directory name, like
7665     <- "FooBar/OtherPage" to more exactly specify what page to link to. This is
7666     <- the only way to link to an unrelated &lt;a href="../"&gt;SubPage&lt;/a&gt;.&lt;/p&gt;
7667     <- 
7668     <- &lt;p&gt;You can use this to, for example, to link from BazBar to "FooBar/SubPage",
7669     <- or from BazBar/SubPage to "FooBar/SubPage".&lt;/p&gt;
7670     <- 
7671     <- &lt;p&gt;You can also use "/" at the start of a link, to specify exactly which page
7672     <- to link to, when there are multiple pages with similar names and the link
7673     <- goes to the wrong page by default. For example, linking from
7674     <- "FooBar/SubPage" to  "/OtherPage" will link to the "OtherPage" in the root
7675     <- of the wiki, even if there is a "FooBar/OtherPage".&lt;/p&gt;
7676     <- 
7677     <- &lt;p&gt;Also, if the wiki is configured with a userdir, you can link to pages
7678     <- within the userdir without specifying a path to them. This is to allow for
7679     <- easy linking to a user's page in the userdir, to sign a comment. These
7680     <- links are checked for last of all.&lt;/p&gt;
7681     <- 
7682     <- &lt;/section&gt;
7683     <- 
7684     <- 
7685     <- 
7686     <- 
7687     <- 
7688     <- 
7689     <- 
7690     <- &lt;/div&gt;
7691     <- 
7692     <- &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
7693     <- 
7694     <- &lt;nav id="pageinfo"&gt;
7695     <- 
7696     <- 
7697     <- 
7698     <- 
7699     <- 
7700     <- 
7701     <- &lt;nav id="backlinks"&gt;
7702     <- Links:
7703     <- 
7704     <- &lt;a href="../"&gt;subpage&lt;/a&gt;
7705     <- 
7706     <- &lt;a href="../../wikilink/"&gt;wikilink&lt;/a&gt;
7707     <- 
7708     <- 
7709     <- &lt;/nav&gt;
7710     <- 
7711     <- 
7712     <- 
7713     <- 
7714     <- 
7715     <- 
7716     <- &lt;div class="pagedate"&gt;
7717     <- Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
7718     <- &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
7719     <- &lt;/div&gt;
7720     <- 
7721     <- &lt;/nav&gt;
7722     <- 
7723     <- 
7724     <- &lt;!-- from RPC Bug --&gt;
7725     <- &lt;/footer&gt;
7726     <- 
7727     <- &lt;/article&gt;
7728     <- 
7729     <- &lt;/body&gt;
7730     <- &lt;/html&gt;
7731     <- </string></value>
7732     <- </param>
7733     <- </params>
7734     <- </methodResponse>