]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Error_with_external_plugins/debug.mdwn
RPC bug: Code formatting
[git.ikiwiki.info.git] / doc / bugs / Error_with_external_plugins / debug.mdwn
1 Trace of the `proxy.py` package during ikiwiki build. Look for the `preprocess` call and response for interesting stuff.
3     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
4     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?xml version="1.0" encoding="utf-8"?><methodCall><methodName>import</methodName><params></params></methodCall>
5     ]
6     rpcbug:_importme:330: importing...
7     rpcbug:_importme:333: hooking rpcbug/getsetup into getsetup chain...
8     rpcbug:send_rpc:161: calling ikiwiki procedure `hook': ["<?xml version='1.0'?>\n<methodCall>\n<methodName>hook</methodName>\n<params>\n<param>\n<value><string>call</string></value>\n</param>\n<param>\n<value><string>getsetup</string></value>\n</param>\n<param>\n<value><string>type</string></value>\n</param>\n<param>\n<value><string>getsetup</string></value>\n</param>\n<param>\n<value><string>id</string></value>\n</param>\n<param>\n<value><string>rpcbug</string></value>\n</param>\n<param>\n<value><string>last</string></value>\n</param>\n<param>\n<value><boolean>0</boolean></value>\n</param>\n</params>\n</methodCall>\n"]
9     rpcbug:send_rpc:169: reading response from ikiwiki...
10     rpcbug:send_rpc:178: read response to procedure hook from ikiwiki: ['<?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>\n']
11     rpcbug:send_rpc:187: parsed data from response to procedure hook: ['1']
12     rpcbug:_importme:333: hooking rpcbug/preprocess into preprocess chain...
13     rpcbug:send_rpc:161: calling ikiwiki procedure `hook': ["<?xml version='1.0'?>\n<methodCall>\n<methodName>hook</methodName>\n<params>\n<param>\n<value><string>call</string></value>\n</param>\n<param>\n<value><string>preprocess</string></value>\n</param>\n<param>\n<value><string>type</string></value>\n</param>\n<param>\n<value><string>preprocess</string></value>\n</param>\n<param>\n<value><string>id</string></value>\n</param>\n<param>\n<value><string>rpcbug</string></value>\n</param>\n<param>\n<value><string>last</string></value>\n</param>\n<param>\n<value><boolean>0</boolean></value>\n</param>\n</params>\n</methodCall>\n"]
14     rpcbug:send_rpc:169: reading response from ikiwiki...
15     rpcbug:send_rpc:178: read response to procedure hook from ikiwiki: ['<?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>\n']
16     rpcbug:send_rpc:187: parsed data from response to procedure hook: ['1']
17     rpcbug:_importme:333: hooking rpcbug/format into format chain...
18     rpcbug:send_rpc:161: calling ikiwiki procedure `hook': ["<?xml version='1.0'?>\n<methodCall>\n<methodName>hook</methodName>\n<params>\n<param>\n<value><string>call</string></value>\n</param>\n<param>\n<value><string>format</string></value>\n</param>\n<param>\n<value><string>type</string></value>\n</param>\n<param>\n<value><string>format</string></value>\n</param>\n<param>\n<value><string>id</string></value>\n</param>\n<param>\n<value><string>rpcbug</string></value>\n</param>\n<param>\n<value><string>last</string></value>\n</param>\n<param>\n<value><boolean>0</boolean></value>\n</param>\n</params>\n</methodCall>\n"]
19     rpcbug:send_rpc:169: reading response from ikiwiki...
20     rpcbug:send_rpc:178: read response to procedure hook from ikiwiki: ['<?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>1</string></value></param></params></methodResponse>\n']
21     rpcbug:send_rpc:187: parsed data from response to procedure hook: ['1']
22     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
23     <methodResponse>
24     <params>
25     <param>
26     <value><struct>
27     <member>
28     <name>null</name>
29     <value><string></string></value>
30     </member>
31     </struct></value>
32     </param>
33     </params>
34     </methodResponse>
35     ]
36     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
37     Omission du fichier au nom incorrect wiki.setup~
38     Omission du fichier au nom incorrect index.mdwn~
39     Omission du fichier au nom incorrect README.md~
40     Omission du fichier au nom incorrect foo.mdwn~
41     Omission du fichier au nom incorrect plugins/evariste~
42     Omission du fichier au nom incorrect plugins/rpcbug~
43     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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>
44     ]
45     rpcbug:send_rpc:161: calling ikiwiki procedure `srcfile': ["<?xml version='1.0'?>\n<methodCall>\n<methodName>srcfile</methodName>\n<params>\n<param>\n<value><string>foo</string></value>\n</param>\n</params>\n</methodCall>\n"]
46     rpcbug:send_rpc:169: reading response from ikiwiki...
47     rpcbug:send_rpc:178: read response to procedure srcfile from ikiwiki: ['<?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>\n']
48     rpcbug:send_rpc:187: parsed data from response to procedure srcfile: ['page']
49     rpcbug:send_rpc:161: calling ikiwiki procedure `srcfile': ["<?xml version='1.0'?>\n<methodCall>\n<methodName>srcfile</methodName>\n<params>\n<param>\n<value><string>README.md</string></value>\n</param>\n</params>\n</methodCall>\n"]
50     rpcbug:send_rpc:169: reading response from ikiwiki...
51     rpcbug:send_rpc:178: read response to procedure srcfile from ikiwiki: ['<?xml version="1.0" encoding="utf-8"?><methodResponse><params><param><value><string>/home/louis/projets/ikiwiki/rpcbug/README.md</string></value></param></params></methodResponse>\n']
52     rpcbug:send_rpc:187: parsed data from response to procedure srcfile: ['/home/louis/projets/ikiwiki/rpcbug/README.md']
53     rpcbug:hook_proxy:262: preprocess hook `preprocess' returned: ['<br/>* Calling `srcfile(foo)`: page<br/>* Calling `srcfile(README.md)`: /home/louis/projets/ikiwiki/rpcbug/README.md']
54     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
55     <methodResponse>
56     <params>
57     <param>
58     <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>
59     </param>
60     </params>
61     </methodResponse>
62     ]
63     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
64     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
65     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
66     &lt;head&gt;
67     
68     &lt;meta charset=&quot;utf-8&quot; /&gt;
69     &lt;title&gt;foo&lt;/title&gt;
70     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
71     
72     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
73     
74     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
75     
76     
77     
78     
79     &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;
80     
81     
82     
83     
84     
85     
86     
87     &lt;/head&gt;
88     &lt;body&gt;
89     
90     &lt;article class=&quot;page&quot;&gt;
91     
92     &lt;section class=&quot;pageheader&quot;&gt;
93     &lt;header class=&quot;header&quot;&gt;
94     &lt;span&gt;
95     &lt;span class=&quot;parentlinks&quot;&gt;
96     
97     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
98     
99     &lt;/span&gt;
100     &lt;span class=&quot;title&quot;&gt;
101     foo
102     
103     &lt;/span&gt;
104     &lt;/span&gt;
105     
106     
107     
108     &lt;/header&gt;
109     
110     
111     &lt;nav class=&quot;actions&quot;&gt;
112     &lt;ul&gt;
113     
114     &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;
115     
116     
117     &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
118     
119     
120     
121     
122     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
123     
124     
125     
126     
127     
128     &lt;/ul&gt;
129     &lt;/nav&gt;
130     
131     
132     
133     
134     
135     
136     
137     
138     &lt;/section&gt;
139     
140     
141     
142     
143     
144     &lt;div id=&quot;pagebody&quot;&gt;
145     
146     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
147     &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;
148     
149     &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;
150     
151     &lt;/section&gt;
152     
153     
154     
155     
156     
157     
158     
159     &lt;/div&gt;
160     
161     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
162     
163     &lt;nav id=&quot;pageinfo&quot;&gt;
164     
165     
166     
167     
168     
169     
170     &lt;nav id=&quot;backlinks&quot;&gt;
171     Links:
172     
173     &lt;a href=&quot;../&quot;&gt;index&lt;/a&gt;
174     
175     
176     &lt;/nav&gt;
177     
178     
179     
180     
181     
182     
183     &lt;div class=&quot;pagedate&quot;&gt;
184     Last edited &lt;time datetime=&quot;2015-06-28T18:16:57Z&quot;&gt;28/06/2015&lt;/time&gt;
185     &lt;!-- Created &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot; pubdate=&quot;pubdate&quot;&gt;15/06/2015&lt;/time&gt; --&gt;
186     &lt;/div&gt;
187     
188     &lt;/nav&gt;
189     
190     
191     &lt;!-- from RPC Bug --&gt;
192     &lt;/footer&gt;
193     
194     &lt;/article&gt;
195     
196     &lt;/body&gt;
197     &lt;/html&gt;
198     </string></value></param></params></methodCall>
199     ]
200     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>foo</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=foo" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\nfoo\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=foo" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>\[[!rpcbug <span class="error">Erreur: internal error: foo cannot be found in /home/louis/projets/ikiwiki/rpcbug or underlay</span>]]</p>\n\n<p><br /><em> Calling <code>srcfile(foo)</code>: page<br /></em> Calling <code>srcfile(README.md)</code>: /home/louis/projets/ikiwiki/rpcbug/README.md</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">index</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2015-06-28T18:16:57Z">28/06/2015</time>\n<!-- Created <time datetime="2015-06-15T01:35:13Z" pubdate="pubdate">15/06/2015</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
201     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
202     <methodResponse>
203     <params>
204     <param>
205     <value><string>&lt;!DOCTYPE html&gt;
206     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
207     &lt;head&gt;
208     
209     &lt;meta charset="utf-8" /&gt;
210     &lt;title&gt;foo&lt;/title&gt;
211     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
212     
213     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
214     
215     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
216     
217     
218     
219     
220     &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;
221     
222     
223     
224     
225     
226     
227     
228     &lt;/head&gt;
229     &lt;body&gt;
230     
231     &lt;article class="page"&gt;
232     
233     &lt;section class="pageheader"&gt;
234     &lt;header class="header"&gt;
235     &lt;span&gt;
236     &lt;span class="parentlinks"&gt;
237     
238     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
239     
240     &lt;/span&gt;
241     &lt;span class="title"&gt;
242     foo
243     
244     &lt;/span&gt;
245     &lt;/span&gt;
246     
247     
248     
249     &lt;/header&gt;
250     
251     
252     &lt;nav class="actions"&gt;
253     &lt;ul&gt;
254     
255     &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;
256     
257     
258     &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
259     
260     
261     
262     
263     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
264     
265     
266     
267     
268     
269     &lt;/ul&gt;
270     &lt;/nav&gt;
271     
272     
273     
274     
275     
276     
277     
278     
279     &lt;/section&gt;
280     
281     
282     
283     
284     
285     &lt;div id="pagebody"&gt;
286     
287     &lt;section id="content" role="main"&gt;
288     &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;
289     
290     &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;
291     
292     &lt;/section&gt;
293     
294     
295     
296     
297     
298     
299     
300     &lt;/div&gt;
301     
302     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
303     
304     &lt;nav id="pageinfo"&gt;
305     
306     
307     
308     
309     
310     
311     &lt;nav id="backlinks"&gt;
312     Links:
313     
314     &lt;a href="../"&gt;index&lt;/a&gt;
315     
316     
317     &lt;/nav&gt;
318     
319     
320     
321     
322     
323     
324     &lt;div class="pagedate"&gt;
325     Last edited &lt;time datetime="2015-06-28T18:16:57Z"&gt;28/06/2015&lt;/time&gt;
326     &lt;!-- Created &lt;time datetime="2015-06-15T01:35:13Z" pubdate="pubdate"&gt;15/06/2015&lt;/time&gt; --&gt;
327     &lt;/div&gt;
328     
329     &lt;/nav&gt;
330     
331     
332     &lt;!-- from RPC Bug --&gt;
333     &lt;/footer&gt;
334     
335     &lt;/article&gt;
336     
337     &lt;/body&gt;
338     &lt;/html&gt;
339     </string></value>
340     </param>
341     </params>
342     </methodResponse>
343     ]
344     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
345     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
346     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
347     &lt;head&gt;
348     
349     &lt;meta charset=&quot;utf-8&quot; /&gt;
350     &lt;title&gt;RPC Bug&lt;/title&gt;
351     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
352     
353     &lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot; type=&quot;text/css&quot; /&gt;
354     
355     &lt;link rel=&quot;stylesheet&quot; href=&quot;local.css&quot; type=&quot;text/css&quot; /&gt;
356     
357     
358     
359     
360     &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;
361     
362     
363     
364     
365     
366     
367     
368     &lt;/head&gt;
369     &lt;body&gt;
370     
371     &lt;article class=&quot;page&quot;&gt;
372     
373     &lt;section class=&quot;pageheader&quot;&gt;
374     &lt;header class=&quot;header&quot;&gt;
375     &lt;span&gt;
376     &lt;span class=&quot;parentlinks&quot;&gt;
377     
378     &lt;/span&gt;
379     &lt;span class=&quot;title&quot;&gt;
380     RPC Bug
381     
382     &lt;/span&gt;
383     &lt;/span&gt;
384     
385     
386     
387     &lt;/header&gt;
388     
389     
390     &lt;nav class=&quot;actions&quot;&gt;
391     &lt;ul&gt;
392     
393     &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;
394     
395     
396     &lt;li&gt;&lt;a href=&quot;./recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
397     
398     
399     
400     
401     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
402     
403     
404     
405     
406     
407     &lt;/ul&gt;
408     &lt;/nav&gt;
409     
410     
411     
412     
413     
414     
415     
416     
417     &lt;/section&gt;
418     
419     
420     
421     
422     
423     &lt;div id=&quot;pagebody&quot;&gt;
424     
425     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
426     &lt;p&gt;Hello, world!&lt;/p&gt;
427     
428     &lt;p&gt;Page causing the error : &lt;a href=&quot;./foo/&quot;&gt;foo&lt;/a&gt;&lt;/p&gt;
429     
430     &lt;/section&gt;
431     
432     
433     
434     
435     
436     
437     
438     &lt;/div&gt;
439     
440     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
441     
442     &lt;nav id=&quot;pageinfo&quot;&gt;
443     
444     
445     
446     
447     
448     
449     
450     
451     
452     
453     
454     &lt;div class=&quot;pagedate&quot;&gt;
455     Last edited &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot;&gt;15/06/2015&lt;/time&gt;
456     &lt;!-- Created &lt;time datetime=&quot;2015-06-15T01:35:13Z&quot; pubdate=&quot;pubdate&quot;&gt;15/06/2015&lt;/time&gt; --&gt;
457     &lt;/div&gt;
458     
459     &lt;/nav&gt;
460     
461     
462     &lt;!-- from RPC Bug --&gt;
463     &lt;/footer&gt;
464     
465     &lt;/article&gt;
466     
467     &lt;/body&gt;
468     &lt;/html&gt;
469     </string></value></param></params></methodCall>
470     ]
471     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>RPC Bug</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="style.css" type="text/css" />\n\n<link rel="stylesheet" href="local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=index" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n</span>\n<span class="title">\nRPC Bug\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=index" rel="nofollow">Edit</a></li>\n\n\n<li><a href="./recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Hello, world!</p>\n\n<p>Page causing the error : <a href="./foo/">foo</a></p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2015-06-15T01:35:13Z">15/06/2015</time>\n<!-- Created <time datetime="2015-06-15T01:35:13Z" pubdate="pubdate">15/06/2015</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
472     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
473     <methodResponse>
474     <params>
475     <param>
476     <value><string>&lt;!DOCTYPE html&gt;
477     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
478     &lt;head&gt;
479     
480     &lt;meta charset="utf-8" /&gt;
481     &lt;title&gt;RPC Bug&lt;/title&gt;
482     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
483     
484     &lt;link rel="stylesheet" href="style.css" type="text/css" /&gt;
485     
486     &lt;link rel="stylesheet" href="local.css" type="text/css" /&gt;
487     
488     
489     
490     
491     &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;
492     
493     
494     
495     
496     
497     
498     
499     &lt;/head&gt;
500     &lt;body&gt;
501     
502     &lt;article class="page"&gt;
503     
504     &lt;section class="pageheader"&gt;
505     &lt;header class="header"&gt;
506     &lt;span&gt;
507     &lt;span class="parentlinks"&gt;
508     
509     &lt;/span&gt;
510     &lt;span class="title"&gt;
511     RPC Bug
512     
513     &lt;/span&gt;
514     &lt;/span&gt;
515     
516     
517     
518     &lt;/header&gt;
519     
520     
521     &lt;nav class="actions"&gt;
522     &lt;ul&gt;
523     
524     &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;
525     
526     
527     &lt;li&gt;&lt;a href="./recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
528     
529     
530     
531     
532     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
533     
534     
535     
536     
537     
538     &lt;/ul&gt;
539     &lt;/nav&gt;
540     
541     
542     
543     
544     
545     
546     
547     
548     &lt;/section&gt;
549     
550     
551     
552     
553     
554     &lt;div id="pagebody"&gt;
555     
556     &lt;section id="content" role="main"&gt;
557     &lt;p&gt;Hello, world!&lt;/p&gt;
558     
559     &lt;p&gt;Page causing the error : &lt;a href="./foo/"&gt;foo&lt;/a&gt;&lt;/p&gt;
560     
561     &lt;/section&gt;
562     
563     
564     
565     
566     
567     
568     
569     &lt;/div&gt;
570     
571     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
572     
573     &lt;nav id="pageinfo"&gt;
574     
575     
576     
577     
578     
579     
580     
581     
582     
583     
584     
585     &lt;div class="pagedate"&gt;
586     Last edited &lt;time datetime="2015-06-15T01:35:13Z"&gt;15/06/2015&lt;/time&gt;
587     &lt;!-- Created &lt;time datetime="2015-06-15T01:35:13Z" pubdate="pubdate"&gt;15/06/2015&lt;/time&gt; --&gt;
588     &lt;/div&gt;
589     
590     &lt;/nav&gt;
591     
592     
593     &lt;!-- from RPC Bug --&gt;
594     &lt;/footer&gt;
595     
596     &lt;/article&gt;
597     
598     &lt;/body&gt;
599     &lt;/html&gt;
600     </string></value>
601     </param>
602     </params>
603     </methodResponse>
604     ]
605     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
606     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
607     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
608     &lt;head&gt;
609     
610     &lt;meta charset=&quot;utf-8&quot; /&gt;
611     &lt;title&gt;sandbox&lt;/title&gt;
612     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
613     
614     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
615     
616     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
617     
618     
619     
620     
621     &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;
622     
623     
624     
625     
626     
627     
628     
629     &lt;/head&gt;
630     &lt;body&gt;
631     
632     &lt;article class=&quot;page&quot;&gt;
633     
634     &lt;section class=&quot;pageheader&quot;&gt;
635     &lt;header class=&quot;header&quot;&gt;
636     &lt;span&gt;
637     &lt;span class=&quot;parentlinks&quot;&gt;
638     
639     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
640     
641     &lt;/span&gt;
642     &lt;span class=&quot;title&quot;&gt;
643     sandbox
644     
645     &lt;/span&gt;
646     &lt;/span&gt;
647     
648     
649     
650     &lt;/header&gt;
651     
652     
653     &lt;nav class=&quot;actions&quot;&gt;
654     &lt;ul&gt;
655     
656     &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;
657     
658     
659     &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
660     
661     
662     
663     
664     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
665     
666     
667     
668     
669     
670     &lt;/ul&gt;
671     &lt;/nav&gt;
672     
673     
674     
675     
676     
677     
678     
679     
680     &lt;/section&gt;
681     
682     
683     
684     
685     
686     &lt;div id=&quot;pagebody&quot;&gt;
687     
688     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
689     &lt;p&gt;This is the SandBox, a page anyone can edit to learn how to use the wiki.&lt;/p&gt;
690     
691     &lt;hr /&gt;
692     
693     &lt;p&gt;Here&apos;s a paragraph.&lt;/p&gt;
694     
695     &lt;p&gt;Here&apos;s another one with &lt;em&gt;emphasised&lt;/em&gt; text.&lt;/p&gt;
696     
697     &lt;h1&gt;Header&lt;/h1&gt;
698     
699     &lt;h2&gt;Subheader&lt;/h2&gt;
700     
701     &lt;blockquote&gt;&lt;p&gt;This is a blockquote.&lt;/p&gt;
702     
703     &lt;p&gt;This is the first level of quoting.&lt;/p&gt;
704     
705     &lt;blockquote&gt;&lt;p&gt;This is nested blockquote.&lt;/p&gt;&lt;/blockquote&gt;
706     
707     &lt;p&gt;Back to the first level.&lt;/p&gt;&lt;/blockquote&gt;
708     
709     &lt;p&gt;Numbered list&lt;/p&gt;
710     
711     &lt;ol&gt;
712     &lt;li&gt;First item.&lt;/li&gt;
713     &lt;li&gt;Another.&lt;/li&gt;
714     &lt;li&gt;And another..&lt;/li&gt;
715     &lt;/ol&gt;
716     
717     
718     &lt;p&gt;Bulleted list&lt;/p&gt;
719     
720     &lt;ul&gt;
721     &lt;li&gt;&lt;em&gt;item&lt;/em&gt;&lt;/li&gt;
722     &lt;li&gt;item&lt;/li&gt;
723     &lt;/ul&gt;
724     
725     
726     &lt;p&gt;&lt;a href=&quot;../ikiwiki/wikilink/&quot;&gt;WikiLink&lt;/a&gt;&lt;/p&gt;
727     
728     &lt;/section&gt;
729     
730     
731     
732     
733     
734     
735     
736     &lt;/div&gt;
737     
738     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
739     
740     &lt;nav id=&quot;pageinfo&quot;&gt;
741     
742     
743     
744     
745     
746     
747     &lt;nav id=&quot;backlinks&quot;&gt;
748     Links:
749     
750     &lt;a href=&quot;../ikiwiki/wikilink/&quot;&gt;ikiwiki/wikilink&lt;/a&gt;
751     
752     
753     &lt;/nav&gt;
754     
755     
756     
757     
758     
759     
760     &lt;div class=&quot;pagedate&quot;&gt;
761     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
762     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
763     &lt;/div&gt;
764     
765     &lt;/nav&gt;
766     
767     
768     &lt;!-- from RPC Bug --&gt;
769     &lt;/footer&gt;
770     
771     &lt;/article&gt;
772     
773     &lt;/body&gt;
774     &lt;/html&gt;
775     </string></value></param></params></methodCall>
776     ]
777     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>sandbox</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=sandbox" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\nsandbox\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=sandbox" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This is the SandBox, a page anyone can edit to learn how to use the wiki.</p>\n\n<hr />\n\n<p>Here\'s a paragraph.</p>\n\n<p>Here\'s another one with <em>emphasised</em> text.</p>\n\n<h1>Header</h1>\n\n<h2>Subheader</h2>\n\n<blockquote><p>This is a blockquote.</p>\n\n<p>This is the first level of quoting.</p>\n\n<blockquote><p>This is nested blockquote.</p></blockquote>\n\n<p>Back to the first level.</p></blockquote>\n\n<p>Numbered list</p>\n\n<ol>\n<li>First item.</li>\n<li>Another.</li>\n<li>And another..</li>\n</ol>\n\n\n<p>Bulleted list</p>\n\n<ul>\n<li><em>item</em></li>\n<li>item</li>\n</ul>\n\n\n<p><a href="../ikiwiki/wikilink/">WikiLink</a></p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../ikiwiki/wikilink/">ikiwiki/wikilink</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
778     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
779     <methodResponse>
780     <params>
781     <param>
782     <value><string>&lt;!DOCTYPE html&gt;
783     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
784     &lt;head&gt;
785     
786     &lt;meta charset="utf-8" /&gt;
787     &lt;title&gt;sandbox&lt;/title&gt;
788     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
789     
790     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
791     
792     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
793     
794     
795     
796     
797     &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;
798     
799     
800     
801     
802     
803     
804     
805     &lt;/head&gt;
806     &lt;body&gt;
807     
808     &lt;article class="page"&gt;
809     
810     &lt;section class="pageheader"&gt;
811     &lt;header class="header"&gt;
812     &lt;span&gt;
813     &lt;span class="parentlinks"&gt;
814     
815     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
816     
817     &lt;/span&gt;
818     &lt;span class="title"&gt;
819     sandbox
820     
821     &lt;/span&gt;
822     &lt;/span&gt;
823     
824     
825     
826     &lt;/header&gt;
827     
828     
829     &lt;nav class="actions"&gt;
830     &lt;ul&gt;
831     
832     &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;
833     
834     
835     &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
836     
837     
838     
839     
840     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
841     
842     
843     
844     
845     
846     &lt;/ul&gt;
847     &lt;/nav&gt;
848     
849     
850     
851     
852     
853     
854     
855     
856     &lt;/section&gt;
857     
858     
859     
860     
861     
862     &lt;div id="pagebody"&gt;
863     
864     &lt;section id="content" role="main"&gt;
865     &lt;p&gt;This is the SandBox, a page anyone can edit to learn how to use the wiki.&lt;/p&gt;
866     
867     &lt;hr /&gt;
868     
869     &lt;p&gt;Here's a paragraph.&lt;/p&gt;
870     
871     &lt;p&gt;Here's another one with &lt;em&gt;emphasised&lt;/em&gt; text.&lt;/p&gt;
872     
873     &lt;h1&gt;Header&lt;/h1&gt;
874     
875     &lt;h2&gt;Subheader&lt;/h2&gt;
876     
877     &lt;blockquote&gt;&lt;p&gt;This is a blockquote.&lt;/p&gt;
878     
879     &lt;p&gt;This is the first level of quoting.&lt;/p&gt;
880     
881     &lt;blockquote&gt;&lt;p&gt;This is nested blockquote.&lt;/p&gt;&lt;/blockquote&gt;
882     
883     &lt;p&gt;Back to the first level.&lt;/p&gt;&lt;/blockquote&gt;
884     
885     &lt;p&gt;Numbered list&lt;/p&gt;
886     
887     &lt;ol&gt;
888     &lt;li&gt;First item.&lt;/li&gt;
889     &lt;li&gt;Another.&lt;/li&gt;
890     &lt;li&gt;And another..&lt;/li&gt;
891     &lt;/ol&gt;
892     
893     
894     &lt;p&gt;Bulleted list&lt;/p&gt;
895     
896     &lt;ul&gt;
897     &lt;li&gt;&lt;em&gt;item&lt;/em&gt;&lt;/li&gt;
898     &lt;li&gt;item&lt;/li&gt;
899     &lt;/ul&gt;
900     
901     
902     &lt;p&gt;&lt;a href="../ikiwiki/wikilink/"&gt;WikiLink&lt;/a&gt;&lt;/p&gt;
903     
904     &lt;/section&gt;
905     
906     
907     
908     
909     
910     
911     
912     &lt;/div&gt;
913     
914     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
915     
916     &lt;nav id="pageinfo"&gt;
917     
918     
919     
920     
921     
922     
923     &lt;nav id="backlinks"&gt;
924     Links:
925     
926     &lt;a href="../ikiwiki/wikilink/"&gt;ikiwiki/wikilink&lt;/a&gt;
927     
928     
929     &lt;/nav&gt;
930     
931     
932     
933     
934     
935     
936     &lt;div class="pagedate"&gt;
937     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
938     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
939     &lt;/div&gt;
940     
941     &lt;/nav&gt;
942     
943     
944     &lt;!-- from RPC Bug --&gt;
945     &lt;/footer&gt;
946     
947     &lt;/article&gt;
948     
949     &lt;/body&gt;
950     &lt;/html&gt;
951     </string></value>
952     </param>
953     </params>
954     </methodResponse>
955     ]
956     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
957     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
958     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
959     &lt;head&gt;
960     
961     &lt;meta charset=&quot;utf-8&quot; /&gt;
962     &lt;title&gt;ikiwiki&lt;/title&gt;
963     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
964     
965     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
966     
967     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
968     
969     
970     
971     
972     &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;
973     
974     
975     
976     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
977     
978     
979     
980     &lt;/head&gt;
981     &lt;body&gt;
982     
983     &lt;article class=&quot;page&quot;&gt;
984     
985     &lt;section class=&quot;pageheader&quot;&gt;
986     &lt;header class=&quot;header&quot;&gt;
987     &lt;span&gt;
988     &lt;span class=&quot;parentlinks&quot;&gt;
989     
990     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
991     
992     &lt;/span&gt;
993     &lt;span class=&quot;title&quot;&gt;
994     ikiwiki
995     
996     &lt;/span&gt;
997     &lt;/span&gt;
998     
999     
1000     
1001     &lt;/header&gt;
1002     
1003     
1004     &lt;nav class=&quot;actions&quot;&gt;
1005     &lt;ul&gt;
1006     
1007     &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;
1008     
1009     
1010     &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1011     
1012     
1013     
1014     
1015     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1016     
1017     
1018     
1019     
1020     
1021     &lt;/ul&gt;
1022     &lt;/nav&gt;
1023     
1024     
1025     
1026     
1027     
1028     
1029     
1030     
1031     &lt;/section&gt;
1032     
1033     
1034     
1035     
1036     
1037     &lt;div id=&quot;pagebody&quot;&gt;
1038     
1039     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1040     &lt;p&gt;This wiki is powered by &lt;a href=&quot;http://ikiwiki.info/&quot;&gt;ikiwiki&lt;/a&gt;.&lt;/p&gt;
1041     
1042     &lt;p&gt;Some documentation on using ikiwiki:&lt;/p&gt;
1043     
1044     &lt;ul&gt;
1045     &lt;li&gt;&lt;a href=&quot;./formatting/&quot;&gt;formatting&lt;/a&gt;&lt;/li&gt;
1046     &lt;li&gt;&lt;a href=&quot;./wikilink/&quot;&gt;wikilink&lt;/a&gt;&lt;/li&gt;
1047     &lt;li&gt;&lt;a href=&quot;./subpage/&quot;&gt;subpage&lt;/a&gt;&lt;/li&gt;
1048     &lt;li&gt;&lt;a href=&quot;./pagespec/&quot;&gt;pagespec&lt;/a&gt;&lt;/li&gt;
1049     &lt;li&gt;&lt;a href=&quot;./directive/&quot;&gt;directive&lt;/a&gt;&lt;/li&gt;
1050     &lt;li&gt;&lt;a href=&quot;./markdown/&quot;&gt;markdown&lt;/a&gt;&lt;/li&gt;
1051     &lt;li&gt;&lt;a href=&quot;./openid/&quot;&gt;openid&lt;/a&gt;&lt;/li&gt;
1052     &lt;li&gt;&lt;a href=&quot;./searching/&quot;&gt;searching&lt;/a&gt;&lt;/li&gt;
1053     &lt;li&gt;&lt;a href=&quot;../templates/&quot;&gt;templates&lt;/a&gt;&lt;/li&gt;
1054     &lt;/ul&gt;
1055     
1056     
1057     &lt;/section&gt;
1058     
1059     
1060     
1061     
1062     
1063     
1064     
1065     &lt;/div&gt;
1066     
1067     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
1068     
1069     &lt;nav id=&quot;pageinfo&quot;&gt;
1070     
1071     
1072     
1073     
1074     
1075     
1076     &lt;nav id=&quot;backlinks&quot;&gt;
1077     Links:
1078     
1079     &lt;a href=&quot;../templates/&quot;&gt;templates&lt;/a&gt;
1080     
1081     
1082     &lt;/nav&gt;
1083     
1084     
1085     
1086     
1087     
1088     
1089     &lt;div class=&quot;pagedate&quot;&gt;
1090     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
1091     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
1092     &lt;/div&gt;
1093     
1094     &lt;/nav&gt;
1095     
1096     
1097     &lt;!-- from RPC Bug --&gt;
1098     &lt;/footer&gt;
1099     
1100     &lt;/article&gt;
1101     
1102     &lt;/body&gt;
1103     &lt;/html&gt;
1104     </string></value></param></params></methodCall>
1105     ]
1106     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>ikiwiki</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\nikiwiki\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki is powered by <a href="http://ikiwiki.info/">ikiwiki</a>.</p>\n\n<p>Some documentation on using ikiwiki:</p>\n\n<ul>\n<li><a href="./formatting/">formatting</a></li>\n<li><a href="./wikilink/">wikilink</a></li>\n<li><a href="./subpage/">subpage</a></li>\n<li><a href="./pagespec/">pagespec</a></li>\n<li><a href="./directive/">directive</a></li>\n<li><a href="./markdown/">markdown</a></li>\n<li><a href="./openid/">openid</a></li>\n<li><a href="./searching/">searching</a></li>\n<li><a href="../templates/">templates</a></li>\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../templates/">templates</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
1107     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
1108     <methodResponse>
1109     <params>
1110     <param>
1111     <value><string>&lt;!DOCTYPE html&gt;
1112     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
1113     &lt;head&gt;
1114     
1115     &lt;meta charset="utf-8" /&gt;
1116     &lt;title&gt;ikiwiki&lt;/title&gt;
1117     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
1118     
1119     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
1120     
1121     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
1122     
1123     
1124     
1125     
1126     &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;
1127     
1128     
1129     
1130     &lt;meta name="robots" content="noindex, follow" /&gt;
1131     
1132     
1133     
1134     &lt;/head&gt;
1135     &lt;body&gt;
1136     
1137     &lt;article class="page"&gt;
1138     
1139     &lt;section class="pageheader"&gt;
1140     &lt;header class="header"&gt;
1141     &lt;span&gt;
1142     &lt;span class="parentlinks"&gt;
1143     
1144     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
1145     
1146     &lt;/span&gt;
1147     &lt;span class="title"&gt;
1148     ikiwiki
1149     
1150     &lt;/span&gt;
1151     &lt;/span&gt;
1152     
1153     
1154     
1155     &lt;/header&gt;
1156     
1157     
1158     &lt;nav class="actions"&gt;
1159     &lt;ul&gt;
1160     
1161     &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;
1162     
1163     
1164     &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1165     
1166     
1167     
1168     
1169     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1170     
1171     
1172     
1173     
1174     
1175     &lt;/ul&gt;
1176     &lt;/nav&gt;
1177     
1178     
1179     
1180     
1181     
1182     
1183     
1184     
1185     &lt;/section&gt;
1186     
1187     
1188     
1189     
1190     
1191     &lt;div id="pagebody"&gt;
1192     
1193     &lt;section id="content" role="main"&gt;
1194     &lt;p&gt;This wiki is powered by &lt;a href="http://ikiwiki.info/"&gt;ikiwiki&lt;/a&gt;.&lt;/p&gt;
1195     
1196     &lt;p&gt;Some documentation on using ikiwiki:&lt;/p&gt;
1197     
1198     &lt;ul&gt;
1199     &lt;li&gt;&lt;a href="./formatting/"&gt;formatting&lt;/a&gt;&lt;/li&gt;
1200     &lt;li&gt;&lt;a href="./wikilink/"&gt;wikilink&lt;/a&gt;&lt;/li&gt;
1201     &lt;li&gt;&lt;a href="./subpage/"&gt;subpage&lt;/a&gt;&lt;/li&gt;
1202     &lt;li&gt;&lt;a href="./pagespec/"&gt;pagespec&lt;/a&gt;&lt;/li&gt;
1203     &lt;li&gt;&lt;a href="./directive/"&gt;directive&lt;/a&gt;&lt;/li&gt;
1204     &lt;li&gt;&lt;a href="./markdown/"&gt;markdown&lt;/a&gt;&lt;/li&gt;
1205     &lt;li&gt;&lt;a href="./openid/"&gt;openid&lt;/a&gt;&lt;/li&gt;
1206     &lt;li&gt;&lt;a href="./searching/"&gt;searching&lt;/a&gt;&lt;/li&gt;
1207     &lt;li&gt;&lt;a href="../templates/"&gt;templates&lt;/a&gt;&lt;/li&gt;
1208     &lt;/ul&gt;
1209     
1210     
1211     &lt;/section&gt;
1212     
1213     
1214     
1215     
1216     
1217     
1218     
1219     &lt;/div&gt;
1220     
1221     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
1222     
1223     &lt;nav id="pageinfo"&gt;
1224     
1225     
1226     
1227     
1228     
1229     
1230     &lt;nav id="backlinks"&gt;
1231     Links:
1232     
1233     &lt;a href="../templates/"&gt;templates&lt;/a&gt;
1234     
1235     
1236     &lt;/nav&gt;
1237     
1238     
1239     
1240     
1241     
1242     
1243     &lt;div class="pagedate"&gt;
1244     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
1245     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
1246     &lt;/div&gt;
1247     
1248     &lt;/nav&gt;
1249     
1250     
1251     &lt;!-- from RPC Bug --&gt;
1252     &lt;/footer&gt;
1253     
1254     &lt;/article&gt;
1255     
1256     &lt;/body&gt;
1257     &lt;/html&gt;
1258     </string></value>
1259     </param>
1260     </params>
1261     </methodResponse>
1262     ]
1263     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
1264     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
1265     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
1266     &lt;head&gt;
1267     
1268     &lt;meta charset=&quot;utf-8&quot; /&gt;
1269     &lt;title&gt;templates&lt;/title&gt;
1270     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
1271     
1272     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
1273     
1274     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
1275     
1276     
1277     
1278     
1279     &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;
1280     
1281     
1282     
1283     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
1284     
1285     
1286     
1287     &lt;/head&gt;
1288     &lt;body&gt;
1289     
1290     &lt;article class=&quot;page&quot;&gt;
1291     
1292     &lt;section class=&quot;pageheader&quot;&gt;
1293     &lt;header class=&quot;header&quot;&gt;
1294     &lt;span&gt;
1295     &lt;span class=&quot;parentlinks&quot;&gt;
1296     
1297     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
1298     
1299     &lt;/span&gt;
1300     &lt;span class=&quot;title&quot;&gt;
1301     templates
1302     
1303     &lt;/span&gt;
1304     &lt;/span&gt;
1305     
1306     
1307     
1308     &lt;/header&gt;
1309     
1310     
1311     &lt;nav class=&quot;actions&quot;&gt;
1312     &lt;ul&gt;
1313     
1314     &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;
1315     
1316     
1317     &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1318     
1319     
1320     
1321     
1322     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1323     
1324     
1325     
1326     
1327     
1328     &lt;/ul&gt;
1329     &lt;/nav&gt;
1330     
1331     
1332     
1333     
1334     
1335     
1336     
1337     
1338     &lt;/section&gt;
1339     
1340     
1341     
1342     
1343     
1344     &lt;div id=&quot;pagebody&quot;&gt;
1345     
1346     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1347     &lt;p&gt;&lt;a href=&quot;../ikiwiki/&quot;&gt;Ikiwiki&lt;/a&gt; uses many templates for many purposes. By editing its templates,
1348     you can fully customise its appearance, and avoid duplicate content.&lt;/p&gt;
1349     
1350     &lt;p&gt;Ikiwiki uses the HTML::Template module as its template engine. This
1351     supports things like conditionals and loops in templates and is pretty
1352     easy to learn. All you really need to know to modify templates is this:&lt;/p&gt;
1353     
1354     &lt;ul&gt;
1355     &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;
1356     &lt;li&gt;To make a block of text conditional on a variable being set use
1357     &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1358     &lt;li&gt;To use one block of text if a variable is set and a second if it&apos;s not,
1359     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;
1360     &lt;/ul&gt;
1361     
1362     
1363     &lt;p&gt;If the template does not contain a &lt;code&gt;templatebody&lt;/code&gt; directive, the entire
1364     source of the page is used for the template. This is deprecated.&lt;/p&gt;
1365     
1366     &lt;h2&gt;template files&lt;/h2&gt;
1367     
1368     &lt;p&gt;Template files are unlike template pages in that they have the extension
1369     &lt;code&gt;.tmpl&lt;/code&gt;. Template files are used extensively by Ikiwiki to generate html.
1370     They can contain html that would not normally be allowed on a wiki page.&lt;/p&gt;
1371     
1372     &lt;p&gt;Template files are located in &lt;code&gt;/usr/share/ikiwiki/templates&lt;/code&gt; by default;
1373     the &lt;code&gt;templatedir&lt;/code&gt; setting can be used to make another directory be
1374     searched first. Customised template files can also be placed inside the
1375     &quot;templates/&quot; directory in your wiki&apos;s source -- files placed there override
1376     ones in the &lt;code&gt;templatedir&lt;/code&gt;.&lt;/p&gt;
1377     
1378     &lt;p&gt;Here is a full list of the template files used:&lt;/p&gt;
1379     
1380     &lt;ul&gt;
1381     &lt;li&gt;&lt;p&gt;&lt;code&gt;page.tmpl&lt;/code&gt; - Used for displaying all regular wiki pages. This is the
1382     key template to customise to change the look and feel of Ikiwiki.&lt;/p&gt;&lt;/li&gt;
1383     &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;
1384     &lt;li&gt;&lt;code&gt;rssitem.tmpl&lt;/code&gt; - Used for generating individual items on rss feeds.&lt;/li&gt;
1385     &lt;li&gt;&lt;code&gt;atompage.tmpl&lt;/code&gt; - Used for generating atom feeds for blogs.&lt;/li&gt;
1386     &lt;li&gt;&lt;code&gt;atomitem.tmpl&lt;/code&gt; - Used for generating individual items on atom feeds.&lt;/li&gt;
1387     &lt;li&gt;&lt;code&gt;inlinepage.tmpl&lt;/code&gt; - Used for displaying a post in a blog.&lt;/li&gt;
1388     &lt;li&gt;&lt;code&gt;archivepage.tmpl&lt;/code&gt; - Used for listing a page in a blog archive page.&lt;/li&gt;
1389     &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;
1390     &lt;li&gt;&lt;code&gt;microblog.tmpl&lt;/code&gt; - Used for showing a microblogging post inline.&lt;/li&gt;
1391     &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;
1392     &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;
1393     &lt;li&gt;&lt;code&gt;aggregatepost.tmpl&lt;/code&gt; - Used by the aggregate plugin to create
1394     a page for a post.&lt;/li&gt;
1395     &lt;li&gt;&lt;code&gt;searchform.tmpl&lt;/code&gt;, &lt;code&gt;googleform.tmpl&lt;/code&gt; - Used by the search plugin
1396     and google plugin to add search forms to wiki pages.&lt;/li&gt;
1397     &lt;li&gt;&lt;code&gt;searchquery.tmpl&lt;/code&gt; - This is a Omega template, used by the
1398     search plugin.&lt;/li&gt;
1399     &lt;li&gt;&lt;code&gt;comment.tmpl&lt;/code&gt; - Used by the comments plugin to display a comment.&lt;/li&gt;
1400     &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;
1401     &lt;li&gt;&lt;code&gt;recentchanges.tmpl&lt;/code&gt; - Used for listing a change on the RecentChanges page.&lt;/li&gt;
1402     &lt;li&gt;&lt;code&gt;autoindex.tmpl&lt;/code&gt; - Filled in by the autoindex plugin to make index pages.&lt;/li&gt;
1403     &lt;li&gt;&lt;code&gt;autotag.tmpl&lt;/code&gt; - Filled in by the tag plugin to make tag pages.&lt;/li&gt;
1404     &lt;li&gt;&lt;code&gt;calendarmonth.tmpl&lt;/code&gt;, &lt;code&gt;calendaryear.tmpl&lt;/code&gt; - Used by ikiwiki-calendar to
1405     make calendar archive pages.&lt;/li&gt;
1406     &lt;li&gt;&lt;code&gt;trails.tmpl&lt;/code&gt; - Used by the trail plugin to generate links on each page
1407     that is a member of a trail.&lt;/li&gt;
1408     &lt;li&gt;&lt;code&gt;notifyemail.tmpl&lt;/code&gt; - Used by the notifymail plugin to generate mails about
1409     changed pages.&lt;/li&gt;
1410     &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;,
1411     &lt;code&gt;editfailedsave.tmpl&lt;/code&gt;, &lt;code&gt;editpagegone.tmpl&lt;/code&gt;, &lt;code&gt;pocreatepage.tmpl&lt;/code&gt;,
1412     &lt;code&gt;editcomment.tmpl&lt;/code&gt; &lt;code&gt;commentmoderation.tmpl&lt;/code&gt;, &lt;code&gt;renamesummary.tmpl&lt;/code&gt;,
1413     &lt;code&gt;passwordmail.tmpl&lt;/code&gt;, &lt;code&gt;emailauth.tmpl,&lt;/code&gt;login-selector.tmpl&lt;code&gt;,
1414     &lt;/code&gt;revert.tmpl` - Parts of ikiwiki&apos;s user interface; do not normally need
1415     to be customised.&lt;/li&gt;
1416     &lt;/ul&gt;
1417     
1418     
1419     &lt;/section&gt;
1420     
1421     
1422     
1423     
1424     
1425     
1426     
1427     &lt;/div&gt;
1428     
1429     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
1430     
1431     &lt;nav id=&quot;pageinfo&quot;&gt;
1432     
1433     
1434     
1435     
1436     
1437     
1438     &lt;nav id=&quot;backlinks&quot;&gt;
1439     Links:
1440     
1441     &lt;a href=&quot;../ikiwiki/&quot;&gt;ikiwiki&lt;/a&gt;
1442     
1443     &lt;a href=&quot;../ikiwiki/formatting/&quot;&gt;ikiwiki/formatting&lt;/a&gt;
1444     
1445     
1446     &lt;/nav&gt;
1447     
1448     
1449     
1450     
1451     
1452     
1453     &lt;div class=&quot;pagedate&quot;&gt;
1454     Last edited &lt;time datetime=&quot;2015-05-14T01:15:08Z&quot;&gt;14/05/2015&lt;/time&gt;
1455     &lt;!-- Created &lt;time datetime=&quot;2015-05-14T01:15:08Z&quot; pubdate=&quot;pubdate&quot;&gt;14/05/2015&lt;/time&gt; --&gt;
1456     &lt;/div&gt;
1457     
1458     &lt;/nav&gt;
1459     
1460     
1461     &lt;!-- from RPC Bug --&gt;
1462     &lt;/footer&gt;
1463     
1464     &lt;/article&gt;
1465     
1466     &lt;/body&gt;
1467     &lt;/html&gt;
1468     </string></value></param></params></methodCall>
1469     ]
1470     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>templates</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\ntemplates\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p><a href="../ikiwiki/">Ikiwiki</a> uses many templates for many purposes. By editing its templates,\nyou can fully customise its appearance, and avoid duplicate content.</p>\n\n<p>Ikiwiki uses the HTML::Template module as its template engine. This\nsupports things like conditionals and loops in templates and is pretty\neasy to learn. All you really need to know to modify templates is this:</p>\n\n<ul>\n<li>To insert the value of a template variable, use <code>&lt;TMPL_VAR variable&gt;</code>.</li>\n<li>To make a block of text conditional on a variable being set use\n<code>&lt;TMPL_IF variable&gt;text&lt;/TMPL_IF&gt;</code>.</li>\n<li>To use one block of text if a variable is set and a second if it\'s not,\nuse <code>&lt;TMPL_IF variable&gt;text&lt;TMPL_ELSE&gt;other text&lt;/TMPL_IF&gt;</code></li>\n</ul>\n\n\n<p>If the template does not contain a <code>templatebody</code> directive, the entire\nsource of the page is used for the template. This is deprecated.</p>\n\n<h2>template files</h2>\n\n<p>Template files are unlike template pages in that they have the extension\n<code>.tmpl</code>. Template files are used extensively by Ikiwiki to generate html.\nThey can contain html that would not normally be allowed on a wiki page.</p>\n\n<p>Template files are located in <code>/usr/share/ikiwiki/templates</code> by default;\nthe <code>templatedir</code> setting can be used to make another directory be\nsearched first. Customised template files can also be placed inside the\n"templates/" directory in your wiki\'s source -- files placed there override\nones in the <code>templatedir</code>.</p>\n\n<p>Here is a full list of the template files used:</p>\n\n<ul>\n<li><p><code>page.tmpl</code> - Used for displaying all regular wiki pages. This is the\nkey template to customise to change the look and feel of Ikiwiki.</p></li>\n<li><p><code>rsspage.tmpl</code> - Used for generating rss feeds for blogs.</p></li>\n<li><code>rssitem.tmpl</code> - Used for generating individual items on rss feeds.</li>\n<li><code>atompage.tmpl</code> - Used for generating atom feeds for blogs.</li>\n<li><code>atomitem.tmpl</code> - Used for generating individual items on atom feeds.</li>\n<li><code>inlinepage.tmpl</code> - Used for displaying a post in a blog.</li>\n<li><code>archivepage.tmpl</code> - Used for listing a page in a blog archive page.</li>\n<li><code>titlepage.tmpl</code> - Used for listing a page by title in a blog archive page.</li>\n<li><code>microblog.tmpl</code> - Used for showing a microblogging post inline.</li>\n<li><code>blogpost.tmpl</code> - Used for a form to add a post to a blog (and rss/atom links)</li>\n<li><code>feedlink.tmpl</code> - Used to add rss/atom links if <code>blogpost.tmpl</code> is not used.</li>\n<li><code>aggregatepost.tmpl</code> - Used by the aggregate plugin to create\na page for a post.</li>\n<li><code>searchform.tmpl</code>, <code>googleform.tmpl</code> - Used by the search plugin\nand google plugin to add search forms to wiki pages.</li>\n<li><code>searchquery.tmpl</code> - This is a Omega template, used by the\nsearch plugin.</li>\n<li><code>comment.tmpl</code> - Used by the comments plugin to display a comment.</li>\n<li><code>change.tmpl</code> - Used to create a page describing a change made to the wiki.</li>\n<li><code>recentchanges.tmpl</code> - Used for listing a change on the RecentChanges page.</li>\n<li><code>autoindex.tmpl</code> - Filled in by the autoindex plugin to make index pages.</li>\n<li><code>autotag.tmpl</code> - Filled in by the tag plugin to make tag pages.</li>\n<li><code>calendarmonth.tmpl</code>, <code>calendaryear.tmpl</code> - Used by ikiwiki-calendar to\nmake calendar archive pages.</li>\n<li><code>trails.tmpl</code> - Used by the trail plugin to generate links on each page\nthat is a member of a trail.</li>\n<li><code>notifyemail.tmpl</code> - Used by the notifymail plugin to generate mails about\nchanged pages.</li>\n<li><code>editpage.tmpl</code>, <code>editconflict.tmpl</code>, <code>editcreationconflict.tmpl</code>,\n<code>editfailedsave.tmpl</code>, <code>editpagegone.tmpl</code>, <code>pocreatepage.tmpl</code>,\n<code>editcomment.tmpl</code> <code>commentmoderation.tmpl</code>, <code>renamesummary.tmpl</code>,\n<code>passwordmail.tmpl</code>, <code>emailauth.tmpl,</code>login-selector.tmpl<code>,\n</code>revert.tmpl` - Parts of ikiwiki\'s user interface; do not normally need\nto be customised.</li>\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../ikiwiki/">ikiwiki</a>\n\n<a href="../ikiwiki/formatting/">ikiwiki/formatting</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2015-05-14T01:15:08Z">14/05/2015</time>\n<!-- Created <time datetime="2015-05-14T01:15:08Z" pubdate="pubdate">14/05/2015</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
1471     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
1472     <methodResponse>
1473     <params>
1474     <param>
1475     <value><string>&lt;!DOCTYPE html&gt;
1476     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
1477     &lt;head&gt;
1478     
1479     &lt;meta charset="utf-8" /&gt;
1480     &lt;title&gt;templates&lt;/title&gt;
1481     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
1482     
1483     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
1484     
1485     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
1486     
1487     
1488     
1489     
1490     &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;
1491     
1492     
1493     
1494     &lt;meta name="robots" content="noindex, follow" /&gt;
1495     
1496     
1497     
1498     &lt;/head&gt;
1499     &lt;body&gt;
1500     
1501     &lt;article class="page"&gt;
1502     
1503     &lt;section class="pageheader"&gt;
1504     &lt;header class="header"&gt;
1505     &lt;span&gt;
1506     &lt;span class="parentlinks"&gt;
1507     
1508     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
1509     
1510     &lt;/span&gt;
1511     &lt;span class="title"&gt;
1512     templates
1513     
1514     &lt;/span&gt;
1515     &lt;/span&gt;
1516     
1517     
1518     
1519     &lt;/header&gt;
1520     
1521     
1522     &lt;nav class="actions"&gt;
1523     &lt;ul&gt;
1524     
1525     &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;
1526     
1527     
1528     &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
1529     
1530     
1531     
1532     
1533     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1534     
1535     
1536     
1537     
1538     
1539     &lt;/ul&gt;
1540     &lt;/nav&gt;
1541     
1542     
1543     
1544     
1545     
1546     
1547     
1548     
1549     &lt;/section&gt;
1550     
1551     
1552     
1553     
1554     
1555     &lt;div id="pagebody"&gt;
1556     
1557     &lt;section id="content" role="main"&gt;
1558     &lt;p&gt;&lt;a href="../ikiwiki/"&gt;Ikiwiki&lt;/a&gt; uses many templates for many purposes. By editing its templates,
1559     you can fully customise its appearance, and avoid duplicate content.&lt;/p&gt;
1560     
1561     &lt;p&gt;Ikiwiki uses the HTML::Template module as its template engine. This
1562     supports things like conditionals and loops in templates and is pretty
1563     easy to learn. All you really need to know to modify templates is this:&lt;/p&gt;
1564     
1565     &lt;ul&gt;
1566     &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;
1567     &lt;li&gt;To make a block of text conditional on a variable being set use
1568     &lt;code&gt;&amp;lt;TMPL_IF variable&amp;gt;text&amp;lt;/TMPL_IF&amp;gt;&lt;/code&gt;.&lt;/li&gt;
1569     &lt;li&gt;To use one block of text if a variable is set and a second if it's not,
1570     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;
1571     &lt;/ul&gt;
1572     
1573     
1574     &lt;p&gt;If the template does not contain a &lt;code&gt;templatebody&lt;/code&gt; directive, the entire
1575     source of the page is used for the template. This is deprecated.&lt;/p&gt;
1576     
1577     &lt;h2&gt;template files&lt;/h2&gt;
1578     
1579     &lt;p&gt;Template files are unlike template pages in that they have the extension
1580     &lt;code&gt;.tmpl&lt;/code&gt;. Template files are used extensively by Ikiwiki to generate html.
1581     They can contain html that would not normally be allowed on a wiki page.&lt;/p&gt;
1582     
1583     &lt;p&gt;Template files are located in &lt;code&gt;/usr/share/ikiwiki/templates&lt;/code&gt; by default;
1584     the &lt;code&gt;templatedir&lt;/code&gt; setting can be used to make another directory be
1585     searched first. Customised template files can also be placed inside the
1586     "templates/" directory in your wiki's source -- files placed there override
1587     ones in the &lt;code&gt;templatedir&lt;/code&gt;.&lt;/p&gt;
1588     
1589     &lt;p&gt;Here is a full list of the template files used:&lt;/p&gt;
1590     
1591     &lt;ul&gt;
1592     &lt;li&gt;&lt;p&gt;&lt;code&gt;page.tmpl&lt;/code&gt; - Used for displaying all regular wiki pages. This is the
1593     key template to customise to change the look and feel of Ikiwiki.&lt;/p&gt;&lt;/li&gt;
1594     &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;
1595     &lt;li&gt;&lt;code&gt;rssitem.tmpl&lt;/code&gt; - Used for generating individual items on rss feeds.&lt;/li&gt;
1596     &lt;li&gt;&lt;code&gt;atompage.tmpl&lt;/code&gt; - Used for generating atom feeds for blogs.&lt;/li&gt;
1597     &lt;li&gt;&lt;code&gt;atomitem.tmpl&lt;/code&gt; - Used for generating individual items on atom feeds.&lt;/li&gt;
1598     &lt;li&gt;&lt;code&gt;inlinepage.tmpl&lt;/code&gt; - Used for displaying a post in a blog.&lt;/li&gt;
1599     &lt;li&gt;&lt;code&gt;archivepage.tmpl&lt;/code&gt; - Used for listing a page in a blog archive page.&lt;/li&gt;
1600     &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;
1601     &lt;li&gt;&lt;code&gt;microblog.tmpl&lt;/code&gt; - Used for showing a microblogging post inline.&lt;/li&gt;
1602     &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;
1603     &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;
1604     &lt;li&gt;&lt;code&gt;aggregatepost.tmpl&lt;/code&gt; - Used by the aggregate plugin to create
1605     a page for a post.&lt;/li&gt;
1606     &lt;li&gt;&lt;code&gt;searchform.tmpl&lt;/code&gt;, &lt;code&gt;googleform.tmpl&lt;/code&gt; - Used by the search plugin
1607     and google plugin to add search forms to wiki pages.&lt;/li&gt;
1608     &lt;li&gt;&lt;code&gt;searchquery.tmpl&lt;/code&gt; - This is a Omega template, used by the
1609     search plugin.&lt;/li&gt;
1610     &lt;li&gt;&lt;code&gt;comment.tmpl&lt;/code&gt; - Used by the comments plugin to display a comment.&lt;/li&gt;
1611     &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;
1612     &lt;li&gt;&lt;code&gt;recentchanges.tmpl&lt;/code&gt; - Used for listing a change on the RecentChanges page.&lt;/li&gt;
1613     &lt;li&gt;&lt;code&gt;autoindex.tmpl&lt;/code&gt; - Filled in by the autoindex plugin to make index pages.&lt;/li&gt;
1614     &lt;li&gt;&lt;code&gt;autotag.tmpl&lt;/code&gt; - Filled in by the tag plugin to make tag pages.&lt;/li&gt;
1615     &lt;li&gt;&lt;code&gt;calendarmonth.tmpl&lt;/code&gt;, &lt;code&gt;calendaryear.tmpl&lt;/code&gt; - Used by ikiwiki-calendar to
1616     make calendar archive pages.&lt;/li&gt;
1617     &lt;li&gt;&lt;code&gt;trails.tmpl&lt;/code&gt; - Used by the trail plugin to generate links on each page
1618     that is a member of a trail.&lt;/li&gt;
1619     &lt;li&gt;&lt;code&gt;notifyemail.tmpl&lt;/code&gt; - Used by the notifymail plugin to generate mails about
1620     changed pages.&lt;/li&gt;
1621     &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;,
1622     &lt;code&gt;editfailedsave.tmpl&lt;/code&gt;, &lt;code&gt;editpagegone.tmpl&lt;/code&gt;, &lt;code&gt;pocreatepage.tmpl&lt;/code&gt;,
1623     &lt;code&gt;editcomment.tmpl&lt;/code&gt; &lt;code&gt;commentmoderation.tmpl&lt;/code&gt;, &lt;code&gt;renamesummary.tmpl&lt;/code&gt;,
1624     &lt;code&gt;passwordmail.tmpl&lt;/code&gt;, &lt;code&gt;emailauth.tmpl,&lt;/code&gt;login-selector.tmpl&lt;code&gt;,
1625     &lt;/code&gt;revert.tmpl` - Parts of ikiwiki's user interface; do not normally need
1626     to be customised.&lt;/li&gt;
1627     &lt;/ul&gt;
1628     
1629     
1630     &lt;/section&gt;
1631     
1632     
1633     
1634     
1635     
1636     
1637     
1638     &lt;/div&gt;
1639     
1640     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
1641     
1642     &lt;nav id="pageinfo"&gt;
1643     
1644     
1645     
1646     
1647     
1648     
1649     &lt;nav id="backlinks"&gt;
1650     Links:
1651     
1652     &lt;a href="../ikiwiki/"&gt;ikiwiki&lt;/a&gt;
1653     
1654     &lt;a href="../ikiwiki/formatting/"&gt;ikiwiki/formatting&lt;/a&gt;
1655     
1656     
1657     &lt;/nav&gt;
1658     
1659     
1660     
1661     
1662     
1663     
1664     &lt;div class="pagedate"&gt;
1665     Last edited &lt;time datetime="2015-05-14T01:15:08Z"&gt;14/05/2015&lt;/time&gt;
1666     &lt;!-- Created &lt;time datetime="2015-05-14T01:15:08Z" pubdate="pubdate"&gt;14/05/2015&lt;/time&gt; --&gt;
1667     &lt;/div&gt;
1668     
1669     &lt;/nav&gt;
1670     
1671     
1672     &lt;!-- from RPC Bug --&gt;
1673     &lt;/footer&gt;
1674     
1675     &lt;/article&gt;
1676     
1677     &lt;/body&gt;
1678     &lt;/html&gt;
1679     </string></value>
1680     </param>
1681     </params>
1682     </methodResponse>
1683     ]
1684     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
1685     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
1686     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
1687     &lt;head&gt;
1688     
1689     &lt;meta charset=&quot;utf-8&quot; /&gt;
1690     &lt;title&gt;RecentChanges&lt;/title&gt;
1691     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
1692     
1693     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
1694     
1695     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
1696     
1697     
1698     
1699     
1700     &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;
1701     
1702     
1703     
1704     
1705     
1706     
1707     
1708     &lt;/head&gt;
1709     &lt;body&gt;
1710     
1711     &lt;article class=&quot;page&quot;&gt;
1712     
1713     &lt;section class=&quot;pageheader&quot;&gt;
1714     &lt;header class=&quot;header&quot;&gt;
1715     &lt;span&gt;
1716     &lt;span class=&quot;parentlinks&quot;&gt;
1717     
1718     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
1719     
1720     &lt;/span&gt;
1721     &lt;span class=&quot;title&quot;&gt;
1722     RecentChanges
1723     
1724     &lt;/span&gt;
1725     &lt;/span&gt;
1726     
1727     
1728     
1729     &lt;/header&gt;
1730     
1731     
1732     &lt;nav class=&quot;actions&quot;&gt;
1733     &lt;ul&gt;
1734     
1735     &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;
1736     
1737     
1738     
1739     
1740     
1741     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
1742     
1743     
1744     
1745     
1746     
1747     &lt;/ul&gt;
1748     &lt;/nav&gt;
1749     
1750     
1751     
1752     
1753     
1754     
1755     
1756     
1757     &lt;/section&gt;
1758     
1759     
1760     
1761     
1762     
1763     &lt;div id=&quot;pagebody&quot;&gt;
1764     
1765     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
1766     &lt;p&gt;Recent changes to this wiki:&lt;/p&gt;
1767     
1768     &lt;div  class=&quot;feedlink&quot;&gt;
1769     
1770     
1771     &lt;/div&gt;
1772     
1773     &lt;div class=&quot;recentchanges&quot;&gt;
1774     
1775     
1776     
1777     
1778     
1779     
1780     
1781     
1782     
1783     &lt;div id=&quot;change-b4ba34a8edd1b97989965af69eddac050bc0a8ba&quot; class=&quot;metadata&quot;&gt;
1784     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1785     &lt;span class=&quot;pagelinks&quot;&gt;
1786     
1787     
1788     
1789     
1790     &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;
1791     
1792     &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;
1793     
1794     &lt;/span&gt;
1795     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1796     &lt;span class=&quot;committer&quot;&gt;
1797     
1798     &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;
1799     
1800     &lt;/span&gt;
1801     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1802     &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1803     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1804     &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;
1805     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1806     &lt;span class=&quot;revert&quot;&gt;
1807     &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;
1808     &lt;/span&gt;
1809     &lt;/div&gt;
1810     &lt;div class=&quot;changelog&quot;&gt;
1811     
1812     
1813     Still debugging&lt;br /&gt;
1814     
1815     
1816     &lt;/div&gt;
1817     
1818     
1819     
1820     
1821     
1822     
1823     
1824     
1825     
1826     
1827     
1828     
1829     
1830     &lt;div id=&quot;change-203e0121761fc8ec953cd24821291f45afc0b334&quot; class=&quot;metadata&quot;&gt;
1831     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1832     &lt;span class=&quot;pagelinks&quot;&gt;
1833     
1834     
1835     
1836     
1837     &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;
1838     
1839     &lt;/span&gt;
1840     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1841     &lt;span class=&quot;committer&quot;&gt;
1842     
1843     &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;
1844     
1845     &lt;/span&gt;
1846     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1847     &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1848     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1849     &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;
1850     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1851     &lt;span class=&quot;revert&quot;&gt;
1852     &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;
1853     &lt;/span&gt;
1854     &lt;/div&gt;
1855     &lt;div class=&quot;changelog&quot;&gt;
1856     
1857     
1858     update&lt;br /&gt;
1859     
1860     
1861     &lt;/div&gt;
1862     
1863     
1864     
1865     
1866     
1867     
1868     
1869     
1870     
1871     
1872     
1873     
1874     
1875     &lt;div id=&quot;change-8ef7576b628a88b2b3e974e202a16bbeb2251354&quot; class=&quot;metadata&quot;&gt;
1876     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1877     &lt;span class=&quot;pagelinks&quot;&gt;
1878     
1879     
1880     
1881     
1882     &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;
1883     
1884     &lt;/span&gt;
1885     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1886     &lt;span class=&quot;committer&quot;&gt;
1887     
1888     &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;
1889     
1890     &lt;/span&gt;
1891     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1892     &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1893     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1894     &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;
1895     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1896     &lt;span class=&quot;revert&quot;&gt;
1897     &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;
1898     &lt;/span&gt;
1899     &lt;/div&gt;
1900     &lt;div class=&quot;changelog&quot;&gt;
1901     
1902     
1903     update&lt;br /&gt;
1904     
1905     
1906     &lt;/div&gt;
1907     
1908     
1909     
1910     
1911     
1912     
1913     
1914     
1915     
1916     
1917     
1918     
1919     
1920     &lt;div id=&quot;change-9444f53d5b4960dd2560b85d9e8a3d2a77d6db02&quot; class=&quot;metadata&quot;&gt;
1921     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1922     &lt;span class=&quot;pagelinks&quot;&gt;
1923     
1924     
1925     
1926     
1927     &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;
1928     
1929     &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;
1930     
1931     &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;
1932     
1933     &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;
1934     
1935     &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;
1936     
1937     &lt;/span&gt;
1938     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1939     &lt;span class=&quot;committer&quot;&gt;
1940     
1941     &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;
1942     
1943     &lt;/span&gt;
1944     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1945     &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1946     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1947     &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;
1948     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1949     &lt;span class=&quot;revert&quot;&gt;
1950     &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;
1951     &lt;/span&gt;
1952     &lt;/div&gt;
1953     &lt;div class=&quot;changelog&quot;&gt;
1954     
1955     
1956     Initial commit&lt;br /&gt;
1957     
1958     
1959     &lt;/div&gt;
1960     
1961     
1962     
1963     
1964     
1965     
1966     
1967     
1968     
1969     
1970     
1971     
1972     
1973     &lt;div id=&quot;change-35009e6655542601b4570fd4d328f6db1d81409d&quot; class=&quot;metadata&quot;&gt;
1974     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
1975     &lt;span class=&quot;pagelinks&quot;&gt;
1976     
1977     
1978     
1979     
1980     &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;
1981     
1982     &lt;/span&gt;
1983     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
1984     &lt;span class=&quot;committer&quot;&gt;
1985     
1986     &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;
1987     
1988     &lt;/span&gt;
1989     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
1990     &lt;span class=&quot;committype&quot;&gt;git&lt;/span&gt;
1991     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;Date:&lt;/span&gt;
1992     &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;
1993     &lt;span class=&quot;desc&quot;&gt;&lt;br /&gt;&lt;/span&gt;
1994     &lt;span class=&quot;revert&quot;&gt;
1995     &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;
1996     &lt;/span&gt;
1997     &lt;/div&gt;
1998     &lt;div class=&quot;changelog&quot;&gt;
1999     
2000     
2001     initial commit&lt;br /&gt;
2002     
2003     
2004     &lt;/div&gt;
2005     
2006     
2007     
2008     
2009     &lt;/div&gt;
2010     
2011     
2012     
2013     
2014     
2015     
2016     &lt;/section&gt;
2017     
2018     
2019     
2020     
2021     
2022     
2023     
2024     &lt;/div&gt;
2025     
2026     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
2027     
2028     &lt;nav id=&quot;pageinfo&quot;&gt;
2029     
2030     
2031     
2032     
2033     
2034     
2035     
2036     
2037     
2038     
2039     
2040     &lt;div class=&quot;pagedate&quot;&gt;
2041     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
2042     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
2043     &lt;/div&gt;
2044     
2045     &lt;/nav&gt;
2046     
2047     
2048     &lt;!-- from RPC Bug --&gt;
2049     &lt;/footer&gt;
2050     
2051     &lt;/article&gt;
2052     
2053     &lt;/body&gt;
2054     &lt;/html&gt;
2055     </string></value></param></params></methodCall>
2056     ]
2057     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>RecentChanges</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=recentchanges" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\nRecentChanges\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=recentchanges" rel="nofollow">Edit</a></li>\n\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Recent changes to this wiki:</p>\n\n<div  class="feedlink">\n\n\n</div>\n\n<div class="recentchanges">\n\n\n\n\n\n\n\n\n\n<div id="change-b4ba34a8edd1b97989965af69eddac050bc0a8ba" class="metadata">\n<span class="desc"><br />Changed pages:</span>\n<span class="pagelinks">\n\n\n\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=foo" rel="nofollow">foo</a>\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=plugins%2Frpcbug" rel="nofollow">plugins/rpcbug</a>\n\n</span>\n<span class="desc"><br />Changed by:</span>\n<span class="committer">\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=spalax" rel="nofollow">spalax</a>\n\n</span>\n<span class="desc"><br />Commit type:</span>\n<span class="committype">git</span>\n<span class="desc"><br />Date:</span>\n<span class="changedate"><time datetime="2015-06-28T18:08:33Z">20:08:33 28/06/2015</time></span>\n<span class="desc"><br /></span>\n<span class="revert">\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;rev=b4ba34a8edd1b97989965af69eddac050bc0a8ba" title="revert" rel="nofollow"><img src="../wikiicons/revert.png" alt="revert" /></a>\n</span>\n</div>\n<div class="changelog">\n\n\nStill debugging<br />\n\n\n</div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id="change-203e0121761fc8ec953cd24821291f45afc0b334" class="metadata">\n<span class="desc"><br />Changed pages:</span>\n<span class="pagelinks">\n\n\n\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=plugins%2Frpcbug" rel="nofollow">plugins/rpcbug</a>\n\n</span>\n<span class="desc"><br />Changed by:</span>\n<span class="committer">\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=spalax" rel="nofollow">spalax</a>\n\n</span>\n<span class="desc"><br />Commit type:</span>\n<span class="committype">git</span>\n<span class="desc"><br />Date:</span>\n<span class="changedate"><time datetime="2015-06-15T01:51:08Z">03:51:08 15/06/2015</time></span>\n<span class="desc"><br /></span>\n<span class="revert">\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;rev=203e0121761fc8ec953cd24821291f45afc0b334" title="revert" rel="nofollow"><img src="../wikiicons/revert.png" alt="revert" /></a>\n</span>\n</div>\n<div class="changelog">\n\n\nupdate<br />\n\n\n</div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id="change-8ef7576b628a88b2b3e974e202a16bbeb2251354" class="metadata">\n<span class="desc"><br />Changed pages:</span>\n<span class="pagelinks">\n\n\n\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=plugins%2Frpcbug" rel="nofollow">plugins/rpcbug</a>\n\n</span>\n<span class="desc"><br />Changed by:</span>\n<span class="committer">\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=spalax" rel="nofollow">spalax</a>\n\n</span>\n<span class="desc"><br />Commit type:</span>\n<span class="committype">git</span>\n<span class="desc"><br />Date:</span>\n<span class="changedate"><time datetime="2015-06-15T01:47:52Z">03:47:52 15/06/2015</time></span>\n<span class="desc"><br /></span>\n<span class="revert">\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;rev=8ef7576b628a88b2b3e974e202a16bbeb2251354" title="revert" rel="nofollow"><img src="../wikiicons/revert.png" alt="revert" /></a>\n</span>\n</div>\n<div class="changelog">\n\n\nupdate<br />\n\n\n</div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id="change-9444f53d5b4960dd2560b85d9e8a3d2a77d6db02" class="metadata">\n<span class="desc"><br />Changed pages:</span>\n<span class="pagelinks">\n\n\n\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=README.md" rel="nofollow">README.md</a>\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=foo" rel="nofollow">foo</a>\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=index" rel="nofollow">index</a>\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=plugins%2Frpcbug" rel="nofollow">plugins/rpcbug</a>\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=wiki.setup" rel="nofollow">wiki.setup</a>\n\n</span>\n<span class="desc"><br />Changed by:</span>\n<span class="committer">\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=spalax" rel="nofollow">spalax</a>\n\n</span>\n<span class="desc"><br />Commit type:</span>\n<span class="committype">git</span>\n<span class="desc"><br />Date:</span>\n<span class="changedate"><time datetime="2015-06-15T01:35:13Z">03:35:13 15/06/2015</time></span>\n<span class="desc"><br /></span>\n<span class="revert">\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;rev=9444f53d5b4960dd2560b85d9e8a3d2a77d6db02" title="revert" rel="nofollow"><img src="../wikiicons/revert.png" alt="revert" /></a>\n</span>\n</div>\n<div class="changelog">\n\n\nInitial commit<br />\n\n\n</div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id="change-35009e6655542601b4570fd4d328f6db1d81409d" class="metadata">\n<span class="desc"><br />Changed pages:</span>\n<span class="pagelinks">\n\n\n\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=.gitignore" rel="nofollow">.gitignore</a>\n\n</span>\n<span class="desc"><br />Changed by:</span>\n<span class="committer">\n\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;page=spalax" rel="nofollow">spalax</a>\n\n</span>\n<span class="desc"><br />Commit type:</span>\n<span class="committype">git</span>\n<span class="desc"><br />Date:</span>\n<span class="changedate"><time datetime="2015-06-15T00:56:18Z">02:56:18 15/06/2015</time></span>\n<span class="desc"><br /></span>\n<span class="revert">\n<a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=revert&amp;rev=35009e6655542601b4570fd4d328f6db1d81409d" title="revert" rel="nofollow"><img src="../wikiicons/revert.png" alt="revert" /></a>\n</span>\n</div>\n<div class="changelog">\n\n\ninitial commit<br />\n\n\n</div>\n\n\n\n\n</div>\n\n\n\n\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
2058     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
2059     <methodResponse>
2060     <params>
2061     <param>
2062     <value><string>&lt;!DOCTYPE html&gt;
2063     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
2064     &lt;head&gt;
2065     
2066     &lt;meta charset="utf-8" /&gt;
2067     &lt;title&gt;RecentChanges&lt;/title&gt;
2068     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
2069     
2070     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
2071     
2072     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
2073     
2074     
2075     
2076     
2077     &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;
2078     
2079     
2080     
2081     
2082     
2083     
2084     
2085     &lt;/head&gt;
2086     &lt;body&gt;
2087     
2088     &lt;article class="page"&gt;
2089     
2090     &lt;section class="pageheader"&gt;
2091     &lt;header class="header"&gt;
2092     &lt;span&gt;
2093     &lt;span class="parentlinks"&gt;
2094     
2095     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
2096     
2097     &lt;/span&gt;
2098     &lt;span class="title"&gt;
2099     RecentChanges
2100     
2101     &lt;/span&gt;
2102     &lt;/span&gt;
2103     
2104     
2105     
2106     &lt;/header&gt;
2107     
2108     
2109     &lt;nav class="actions"&gt;
2110     &lt;ul&gt;
2111     
2112     &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;
2113     
2114     
2115     
2116     
2117     
2118     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2119     
2120     
2121     
2122     
2123     
2124     &lt;/ul&gt;
2125     &lt;/nav&gt;
2126     
2127     
2128     
2129     
2130     
2131     
2132     
2133     
2134     &lt;/section&gt;
2135     
2136     
2137     
2138     
2139     
2140     &lt;div id="pagebody"&gt;
2141     
2142     &lt;section id="content" role="main"&gt;
2143     &lt;p&gt;Recent changes to this wiki:&lt;/p&gt;
2144     
2145     &lt;div  class="feedlink"&gt;
2146     
2147     
2148     &lt;/div&gt;
2149     
2150     &lt;div class="recentchanges"&gt;
2151     
2152     
2153     
2154     
2155     
2156     
2157     
2158     
2159     
2160     &lt;div id="change-b4ba34a8edd1b97989965af69eddac050bc0a8ba" class="metadata"&gt;
2161     &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2162     &lt;span class="pagelinks"&gt;
2163     
2164     
2165     
2166     
2167     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo" rel="nofollow"&gt;foo&lt;/a&gt;
2168     
2169     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2170     
2171     &lt;/span&gt;
2172     &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2173     &lt;span class="committer"&gt;
2174     
2175     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2176     
2177     &lt;/span&gt;
2178     &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2179     &lt;span class="committype"&gt;git&lt;/span&gt;
2180     &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2181     &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;
2182     &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2183     &lt;span class="revert"&gt;
2184     &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;
2185     &lt;/span&gt;
2186     &lt;/div&gt;
2187     &lt;div class="changelog"&gt;
2188     
2189     
2190     Still debugging&lt;br /&gt;
2191     
2192     
2193     &lt;/div&gt;
2194     
2195     
2196     
2197     
2198     
2199     
2200     
2201     
2202     
2203     
2204     
2205     
2206     
2207     &lt;div id="change-203e0121761fc8ec953cd24821291f45afc0b334" class="metadata"&gt;
2208     &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2209     &lt;span class="pagelinks"&gt;
2210     
2211     
2212     
2213     
2214     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2215     
2216     &lt;/span&gt;
2217     &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2218     &lt;span class="committer"&gt;
2219     
2220     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2221     
2222     &lt;/span&gt;
2223     &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2224     &lt;span class="committype"&gt;git&lt;/span&gt;
2225     &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2226     &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;
2227     &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2228     &lt;span class="revert"&gt;
2229     &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;
2230     &lt;/span&gt;
2231     &lt;/div&gt;
2232     &lt;div class="changelog"&gt;
2233     
2234     
2235     update&lt;br /&gt;
2236     
2237     
2238     &lt;/div&gt;
2239     
2240     
2241     
2242     
2243     
2244     
2245     
2246     
2247     
2248     
2249     
2250     
2251     
2252     &lt;div id="change-8ef7576b628a88b2b3e974e202a16bbeb2251354" class="metadata"&gt;
2253     &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2254     &lt;span class="pagelinks"&gt;
2255     
2256     
2257     
2258     
2259     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2260     
2261     &lt;/span&gt;
2262     &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2263     &lt;span class="committer"&gt;
2264     
2265     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2266     
2267     &lt;/span&gt;
2268     &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2269     &lt;span class="committype"&gt;git&lt;/span&gt;
2270     &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2271     &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;
2272     &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2273     &lt;span class="revert"&gt;
2274     &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;
2275     &lt;/span&gt;
2276     &lt;/div&gt;
2277     &lt;div class="changelog"&gt;
2278     
2279     
2280     update&lt;br /&gt;
2281     
2282     
2283     &lt;/div&gt;
2284     
2285     
2286     
2287     
2288     
2289     
2290     
2291     
2292     
2293     
2294     
2295     
2296     
2297     &lt;div id="change-9444f53d5b4960dd2560b85d9e8a3d2a77d6db02" class="metadata"&gt;
2298     &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2299     &lt;span class="pagelinks"&gt;
2300     
2301     
2302     
2303     
2304     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=README.md" rel="nofollow"&gt;README.md&lt;/a&gt;
2305     
2306     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=foo" rel="nofollow"&gt;foo&lt;/a&gt;
2307     
2308     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=index" rel="nofollow"&gt;index&lt;/a&gt;
2309     
2310     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=plugins%2Frpcbug" rel="nofollow"&gt;plugins/rpcbug&lt;/a&gt;
2311     
2312     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=wiki.setup" rel="nofollow"&gt;wiki.setup&lt;/a&gt;
2313     
2314     &lt;/span&gt;
2315     &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2316     &lt;span class="committer"&gt;
2317     
2318     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2319     
2320     &lt;/span&gt;
2321     &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2322     &lt;span class="committype"&gt;git&lt;/span&gt;
2323     &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2324     &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;
2325     &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2326     &lt;span class="revert"&gt;
2327     &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;
2328     &lt;/span&gt;
2329     &lt;/div&gt;
2330     &lt;div class="changelog"&gt;
2331     
2332     
2333     Initial commit&lt;br /&gt;
2334     
2335     
2336     &lt;/div&gt;
2337     
2338     
2339     
2340     
2341     
2342     
2343     
2344     
2345     
2346     
2347     
2348     
2349     
2350     &lt;div id="change-35009e6655542601b4570fd4d328f6db1d81409d" class="metadata"&gt;
2351     &lt;span class="desc"&gt;&lt;br /&gt;Changed pages:&lt;/span&gt;
2352     &lt;span class="pagelinks"&gt;
2353     
2354     
2355     
2356     
2357     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=.gitignore" rel="nofollow"&gt;.gitignore&lt;/a&gt;
2358     
2359     &lt;/span&gt;
2360     &lt;span class="desc"&gt;&lt;br /&gt;Changed by:&lt;/span&gt;
2361     &lt;span class="committer"&gt;
2362     
2363     &lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=goto&amp;amp;page=spalax" rel="nofollow"&gt;spalax&lt;/a&gt;
2364     
2365     &lt;/span&gt;
2366     &lt;span class="desc"&gt;&lt;br /&gt;Commit type:&lt;/span&gt;
2367     &lt;span class="committype"&gt;git&lt;/span&gt;
2368     &lt;span class="desc"&gt;&lt;br /&gt;Date:&lt;/span&gt;
2369     &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;
2370     &lt;span class="desc"&gt;&lt;br /&gt;&lt;/span&gt;
2371     &lt;span class="revert"&gt;
2372     &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;
2373     &lt;/span&gt;
2374     &lt;/div&gt;
2375     &lt;div class="changelog"&gt;
2376     
2377     
2378     initial commit&lt;br /&gt;
2379     
2380     
2381     &lt;/div&gt;
2382     
2383     
2384     
2385     
2386     &lt;/div&gt;
2387     
2388     
2389     
2390     
2391     
2392     
2393     &lt;/section&gt;
2394     
2395     
2396     
2397     
2398     
2399     
2400     
2401     &lt;/div&gt;
2402     
2403     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
2404     
2405     &lt;nav id="pageinfo"&gt;
2406     
2407     
2408     
2409     
2410     
2411     
2412     
2413     
2414     
2415     
2416     
2417     &lt;div class="pagedate"&gt;
2418     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
2419     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
2420     &lt;/div&gt;
2421     
2422     &lt;/nav&gt;
2423     
2424     
2425     &lt;!-- from RPC Bug --&gt;
2426     &lt;/footer&gt;
2427     
2428     &lt;/article&gt;
2429     
2430     &lt;/body&gt;
2431     &lt;/html&gt;
2432     </string></value>
2433     </param>
2434     </params>
2435     </methodResponse>
2436     ]
2437     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
2438     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
2439     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
2440     &lt;head&gt;
2441     
2442     &lt;meta charset=&quot;utf-8&quot; /&gt;
2443     &lt;title&gt;shortcuts&lt;/title&gt;
2444     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
2445     
2446     &lt;link rel=&quot;stylesheet&quot; href=&quot;../style.css&quot; type=&quot;text/css&quot; /&gt;
2447     
2448     &lt;link rel=&quot;stylesheet&quot; href=&quot;../local.css&quot; type=&quot;text/css&quot; /&gt;
2449     
2450     
2451     
2452     
2453     &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;
2454     
2455     
2456     
2457     
2458     
2459     
2460     
2461     &lt;/head&gt;
2462     &lt;body&gt;
2463     
2464     &lt;article class=&quot;page&quot;&gt;
2465     
2466     &lt;section class=&quot;pageheader&quot;&gt;
2467     &lt;header class=&quot;header&quot;&gt;
2468     &lt;span&gt;
2469     &lt;span class=&quot;parentlinks&quot;&gt;
2470     
2471     &lt;a href=&quot;../&quot;&gt;RPC Bug&lt;/a&gt;/ 
2472     
2473     &lt;/span&gt;
2474     &lt;span class=&quot;title&quot;&gt;
2475     shortcuts
2476     
2477     &lt;/span&gt;
2478     &lt;/span&gt;
2479     
2480     
2481     
2482     &lt;/header&gt;
2483     
2484     
2485     &lt;nav class=&quot;actions&quot;&gt;
2486     &lt;ul&gt;
2487     
2488     &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;
2489     
2490     
2491     &lt;li&gt;&lt;a href=&quot;../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
2492     
2493     
2494     
2495     
2496     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2497     
2498     
2499     
2500     
2501     
2502     &lt;/ul&gt;
2503     &lt;/nav&gt;
2504     
2505     
2506     
2507     
2508     
2509     
2510     
2511     
2512     &lt;/section&gt;
2513     
2514     
2515     
2516     
2517     
2518     &lt;div id=&quot;pagebody&quot;&gt;
2519     
2520     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
2521     &lt;p&gt;This wiki has shortcuts &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
2522     
2523     &lt;p&gt;Some examples of using shortcuts include:&lt;/p&gt;
2524     
2525     &lt;pre&gt;&lt;code&gt;\[[!google  foo]]
2526     \[[!wikipedia  War_of_1812]]
2527     \[[!debbug  12345]]
2528     Check the \[[!google  ikiwiki desc=&quot;google search for %s&quot;]].
2529     &lt;/code&gt;&lt;/pre&gt;
2530     
2531     &lt;p&gt;This page controls what shortcut links the wiki supports.&lt;/p&gt;
2532     
2533     &lt;ul&gt;
2534     &lt;li&gt;\[[!shortcut  name=google url=&quot;https://encrypted.google.com/search?q=%s&quot;]]&lt;/li&gt;
2535     &lt;li&gt;\[[!shortcut  name=archive url=&quot;http://web.archive.org/*/%S&quot;]]&lt;/li&gt;
2536     &lt;li&gt;\[[!shortcut  name=gmap url=&quot;https://maps.google.com/maps?q=%s&quot;]]&lt;/li&gt;
2537     &lt;li&gt;\[[!shortcut  name=gmsg url=&quot;https://groups.google.com/groups?selm=%s&quot;]]&lt;/li&gt;
2538     &lt;li&gt;\[[!shortcut  name=wikipedia url=&quot;https://en.wikipedia.org/wiki/%W&quot;]]&lt;/li&gt;
2539     &lt;li&gt;\[[!shortcut  name=wikitravel url=&quot;https://wikitravel.org/en/%s&quot;]]&lt;/li&gt;
2540     &lt;li&gt;\[[!shortcut  name=wiktionary url=&quot;https://en.wiktionary.org/wiki/%s&quot;]]&lt;/li&gt;
2541     &lt;li&gt;\[[!shortcut  name=debbug url=&quot;http://bugs.debian.org/%S&quot; desc=&quot;Debian bug #%s&quot;]]&lt;/li&gt;
2542     &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;
2543     &lt;li&gt;\[[!shortcut  name=debpkg url=&quot;http://packages.debian.org/%s&quot;]]&lt;/li&gt;
2544     &lt;li&gt;\[[!shortcut  name=debpkgsid url=&quot;http://packages.debian.org/sid/%s&quot;]]&lt;/li&gt;
2545     &lt;li&gt;\[[!shortcut  name=debpts url=&quot;http://packages.qa.debian.org/%s&quot;]]&lt;/li&gt;
2546     &lt;li&gt;\[[!shortcut  name=debmsg url=&quot;https://lists.debian.org/msgid-search/%s&quot;]]&lt;/li&gt;
2547     &lt;li&gt;\[[!shortcut  name=debrt url=&quot;https://rt.debian.org/Ticket/Display.html?id=%s&quot;]]&lt;/li&gt;
2548     &lt;li&gt;\[[!shortcut  name=debss url=&quot;http://snapshot.debian.org/package/%s/&quot;]]
2549     
2550     &lt;ul&gt;
2551     &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;
2552     &lt;/ul&gt;
2553     &lt;/li&gt;
2554     &lt;li&gt;\[[!shortcut  name=debwiki url=&quot;https://wiki.debian.org/%S&quot;]]&lt;/li&gt;
2555     &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;
2556     &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;
2557     &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;
2558     &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;
2559     &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;
2560     &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;
2561     &lt;li&gt;\[[!shortcut  name=marcmsg url=&quot;http://marc.info/?i=%s&quot;]]&lt;/li&gt;
2562     &lt;li&gt;\[[!shortcut  name=marclist url=&quot;http://marc.info/?l=%s&quot;]]&lt;/li&gt;
2563     &lt;li&gt;\[[!shortcut  name=gmane url=&quot;http://dir.gmane.org/gmane.%s&quot; desc=&quot;gmane.%s&quot;]]&lt;/li&gt;
2564     &lt;li&gt;\[[!shortcut  name=gmanemsg url=&quot;http://mid.gmane.org/%s&quot;]]&lt;/li&gt;
2565     &lt;li&gt;\[[!shortcut  name=cpan url=&quot;http://search.cpan.org/search?mode=dist&amp;amp;query=%s&quot;]]&lt;/li&gt;
2566     &lt;li&gt;\[[!shortcut  name=ctan url=&quot;http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s&quot;]]&lt;/li&gt;
2567     &lt;li&gt;\[[!shortcut  name=hoogle url=&quot;http://haskell.org/hoogle/?q=%s&quot;]]&lt;/li&gt;
2568     &lt;li&gt;\[[!shortcut  name=iki url=&quot;http://ikiwiki.info/%S/&quot;]]&lt;/li&gt;
2569     &lt;li&gt;\[[!shortcut  name=ljuser url=&quot;http://%s.livejournal.com/&quot;]]&lt;/li&gt;
2570     &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;
2571     &lt;li&gt;\[[!shortcut  name=c2 url=&quot;http://c2.com/cgi/wiki?%s&quot;]]&lt;/li&gt;
2572     &lt;li&gt;\[[!shortcut  name=meatballwiki url=&quot;http://www.usemod.com/cgi-bin/mb.pl?%s&quot;]]&lt;/li&gt;
2573     &lt;li&gt;\[[!shortcut  name=emacswiki url=&quot;http://www.emacswiki.org/cgi-bin/wiki/%s&quot;]]&lt;/li&gt;
2574     &lt;li&gt;\[[!shortcut  name=haskellwiki url=&quot;http://haskell.org/haskellwiki/%s&quot;]]&lt;/li&gt;
2575     &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;
2576     &lt;li&gt;\[[!shortcut  name=imdb url=&quot;http://imdb.com/find?q=%s&quot;]]&lt;/li&gt;
2577     &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;
2578     &lt;li&gt;\[[!shortcut  name=perldoc url=&quot;http://perldoc.perl.org/search.html?q=%s&quot;]]&lt;/li&gt;
2579     &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;
2580     &lt;li&gt;\[[!shortcut  name=cve url=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s&quot;]]&lt;/li&gt;
2581     &lt;li&gt;\[[!shortcut  name=flickr url=&quot;https://secure.flickr.com/photos/%s&quot;]]&lt;/li&gt;
2582     &lt;li&gt;\[[!shortcut  name=man url=&quot;http://manpages.debian.org/%s&quot;]]&lt;/li&gt;
2583     &lt;li&gt;\[[!shortcut  name=ohloh url=&quot;https://www.ohloh.net/p/%s&quot;]]&lt;/li&gt;
2584     &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;
2585     &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;
2586     &lt;li&gt;\[[!shortcut  name=ubupkg url=&quot;http://packages.ubuntu.com/%s&quot;]]&lt;/li&gt;
2587     &lt;li&gt;\[[!shortcut  name=mozillazinekb url=&quot;http://kb.mozillazine.org/%s&quot;]]&lt;/li&gt;
2588     &lt;li&gt;\[[!shortcut  name=freebsdwiki url=&quot;http://wiki.freebsd.org/%s&quot;]]&lt;/li&gt;
2589     &lt;li&gt;\[[!shortcut  name=hackage url=&quot;http://hackage.haskell.org/package/%s&quot;]]&lt;/li&gt;
2590     &lt;li&gt;\[[!shortcut  name=pkgsrc url=&quot;http://pkgsrc.se/%S&quot;]]&lt;/li&gt;
2591     &lt;li&gt;\[[!shortcut  name=doi url=&quot;http://dx.doi.org/%s&quot; desc=&quot;doi:%s&quot;]]&lt;/li&gt;
2592     &lt;li&gt;\[[!shortcut  name=arxiv url=&quot;http://arxiv.org/abs/%s&quot; desc=&quot;arXiv:%s&quot;]]&lt;/li&gt;
2593     &lt;/ul&gt;
2594     
2595     
2596     &lt;p&gt;To add a new shortcut, use the &lt;code&gt;shortcut&lt;/code&gt;
2597     &lt;a href=&quot;../ikiwiki/directive/&quot;&gt;directive&lt;/a&gt;. In the url, &quot;%s&quot; is replaced with the
2598     text passed to the named shortcut, after \[[!wikipedia  url_encoding]]
2599     it, and &apos;%S&apos; is replaced with the raw, non-encoded text.
2600     Additionally, &lt;code&gt;%W&lt;/code&gt; is replaced with the text encoded just right for
2601     Wikipedia. The optional &lt;code&gt;desc&lt;/code&gt; parameter controls the description of
2602     the link.&lt;/p&gt;
2603     
2604     &lt;p&gt;Remember that the &lt;code&gt;name&lt;/code&gt; you give the shortcut will become a new
2605     &lt;a href=&quot;../ikiwiki/directive/&quot;&gt;directive&lt;/a&gt;.  Avoid using a &lt;code&gt;name&lt;/code&gt; that conflicts
2606     with an existing directive.  These directives also accept a &lt;code&gt;desc&lt;/code&gt;
2607     parameter that will override the one provided at definition time.&lt;/p&gt;
2608     
2609     &lt;p&gt;If you come up with a shortcut that you think others might find useful,
2610     consider contributing it to the &lt;a href=&quot;http://ikiwiki.info/shortcuts/&quot;&gt;shortcuts page on the ikiwiki
2611     wiki&lt;/a&gt;, so that future versions of
2612     ikiwiki will include your shortcut in the standard underlay.&lt;/p&gt;
2613     
2614     &lt;/section&gt;
2615     
2616     
2617     
2618     
2619     
2620     
2621     
2622     &lt;/div&gt;
2623     
2624     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
2625     
2626     &lt;nav id=&quot;pageinfo&quot;&gt;
2627     
2628     
2629     
2630     
2631     
2632     
2633     &lt;nav id=&quot;backlinks&quot;&gt;
2634     Links:
2635     
2636     &lt;a href=&quot;../ikiwiki/formatting/&quot;&gt;ikiwiki/formatting&lt;/a&gt;
2637     
2638     
2639     &lt;/nav&gt;
2640     
2641     
2642     
2643     
2644     
2645     
2646     &lt;div class=&quot;pagedate&quot;&gt;
2647     Last edited &lt;time datetime=&quot;2014-09-26T22:55:09Z&quot;&gt;27/09/2014&lt;/time&gt;
2648     &lt;!-- Created &lt;time datetime=&quot;2014-09-26T22:55:09Z&quot; pubdate=&quot;pubdate&quot;&gt;27/09/2014&lt;/time&gt; --&gt;
2649     &lt;/div&gt;
2650     
2651     &lt;/nav&gt;
2652     
2653     
2654     &lt;!-- from RPC Bug --&gt;
2655     &lt;/footer&gt;
2656     
2657     &lt;/article&gt;
2658     
2659     &lt;/body&gt;
2660     &lt;/html&gt;
2661     </string></value></param></params></methodCall>
2662     ]
2663     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>shortcuts</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=shortcuts" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../">RPC Bug</a>/ \n\n</span>\n<span class="title">\nshortcuts\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=shortcuts" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki has shortcuts <strong>disabled</strong>.</p>\n\n<p>Some examples of using shortcuts include:</p>\n\n<pre><code>\[[!google  foo]]\n\[[!wikipedia  War_of_1812]]\n\[[!debbug  12345]]\nCheck the \[[!google  ikiwiki desc="google search for %s"]].\n</code></pre>\n\n<p>This page controls what shortcut links the wiki supports.</p>\n\n<ul>\n<li>\[[!shortcut  name=google url="https://encrypted.google.com/search?q=%s"]]</li>\n<li>\[[!shortcut  name=archive url="http://web.archive.org/*/%S"]]</li>\n<li>\[[!shortcut  name=gmap url="https://maps.google.com/maps?q=%s"]]</li>\n<li>\[[!shortcut  name=gmsg url="https://groups.google.com/groups?selm=%s"]]</li>\n<li>\[[!shortcut  name=wikipedia url="https://en.wikipedia.org/wiki/%W"]]</li>\n<li>\[[!shortcut  name=wikitravel url="https://wikitravel.org/en/%s"]]</li>\n<li>\[[!shortcut  name=wiktionary url="https://en.wiktionary.org/wiki/%s"]]</li>\n<li>\[[!shortcut  name=debbug url="http://bugs.debian.org/%S" desc="Debian bug #%s"]]</li>\n<li>\[[!shortcut  name=deblist url="https://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]</li>\n<li>\[[!shortcut  name=debpkg url="http://packages.debian.org/%s"]]</li>\n<li>\[[!shortcut  name=debpkgsid url="http://packages.debian.org/sid/%s"]]</li>\n<li>\[[!shortcut  name=debpts url="http://packages.qa.debian.org/%s"]]</li>\n<li>\[[!shortcut  name=debmsg url="https://lists.debian.org/msgid-search/%s"]]</li>\n<li>\[[!shortcut  name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]]</li>\n<li>\[[!shortcut  name=debss url="http://snapshot.debian.org/package/%s/"]]\n\n<ul>\n<li>Usage: <code>\[[!debss  package]]</code> or <code>\[[!debss  package/version]]</code>.  See <a href="http://snapshot.debian.org/">http://snapshot.debian.org/</a> for details.</li>\n</ul>\n</li>\n<li>\[[!shortcut  name=debwiki url="https://wiki.debian.org/%S"]]</li>\n<li>\[[!shortcut  name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]</li>\n<li>\[[!shortcut  name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]</li>\n<li>\[[!shortcut  name=gnomebug url="https://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]</li>\n<li>\[[!shortcut  name=linuxbug url="https://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]]</li>\n<li>\[[!shortcut  name=mozbug url="https://bugzilla.mozilla.org/show_bug.cgi?id=%s" desc="Mozilla bug #%s"]]</li>\n<li>\[[!shortcut  name=gnulist url="https://lists.gnu.org/mailman/listinfo/%s" desc="%s@gnu.org"]]</li>\n<li>\[[!shortcut  name=marcmsg url="http://marc.info/?i=%s"]]</li>\n<li>\[[!shortcut  name=marclist url="http://marc.info/?l=%s"]]</li>\n<li>\[[!shortcut  name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]]</li>\n<li>\[[!shortcut  name=gmanemsg url="http://mid.gmane.org/%s"]]</li>\n<li>\[[!shortcut  name=cpan url="http://search.cpan.org/search?mode=dist&amp;query=%s"]]</li>\n<li>\[[!shortcut  name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]</li>\n<li>\[[!shortcut  name=hoogle url="http://haskell.org/hoogle/?q=%s"]]</li>\n<li>\[[!shortcut  name=iki url="http://ikiwiki.info/%S/"]]</li>\n<li>\[[!shortcut  name=ljuser url="http://%s.livejournal.com/"]]</li>\n<li>\[[!shortcut  name=rfc url="https://www.ietf.org/rfc/rfc%s.txt" desc="RFC %s"]]</li>\n<li>\[[!shortcut  name=c2 url="http://c2.com/cgi/wiki?%s"]]</li>\n<li>\[[!shortcut  name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]]</li>\n<li>\[[!shortcut  name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]]</li>\n<li>\[[!shortcut  name=haskellwiki url="http://haskell.org/haskellwiki/%s"]]</li>\n<li>\[[!shortcut  name=dict url="http://www.dict.org/bin/Dict?Form=Dict1&amp;Strategy=<em>&amp;Database=</em>&amp;Query=%s"]]</li>\n<li>\[[!shortcut  name=imdb url="http://imdb.com/find?q=%s"]]</li>\n<li>\[[!shortcut  name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&amp;exact=on&amp;search=0x%s"]]</li>\n<li>\[[!shortcut  name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]</li>\n<li>\[[!shortcut  name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&amp;type=domain"]]</li>\n<li>\[[!shortcut  name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]</li>\n<li>\[[!shortcut  name=flickr url="https://secure.flickr.com/photos/%s"]]</li>\n<li>\[[!shortcut  name=man url="http://manpages.debian.org/%s"]]</li>\n<li>\[[!shortcut  name=ohloh url="https://www.ohloh.net/p/%s"]]</li>\n<li>\[[!shortcut  name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]]</li>\n<li>\[[!shortcut  name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]]</li>\n<li>\[[!shortcut  name=ubupkg url="http://packages.ubuntu.com/%s"]]</li>\n<li>\[[!shortcut  name=mozillazinekb url="http://kb.mozillazine.org/%s"]]</li>\n<li>\[[!shortcut  name=freebsdwiki url="http://wiki.freebsd.org/%s"]]</li>\n<li>\[[!shortcut  name=hackage url="http://hackage.haskell.org/package/%s"]]</li>\n<li>\[[!shortcut  name=pkgsrc url="http://pkgsrc.se/%S"]]</li>\n<li>\[[!shortcut  name=doi url="http://dx.doi.org/%s" desc="doi:%s"]]</li>\n<li>\[[!shortcut  name=arxiv url="http://arxiv.org/abs/%s" desc="arXiv:%s"]]</li>\n</ul>\n\n\n<p>To add a new shortcut, use the <code>shortcut</code>\n<a href="../ikiwiki/directive/">directive</a>. In the url, "%s" is replaced with the\ntext passed to the named shortcut, after \[[!wikipedia  url_encoding]]\nit, and \'%S\' is replaced with the raw, non-encoded text.\nAdditionally, <code>%W</code> is replaced with the text encoded just right for\nWikipedia. The optional <code>desc</code> parameter controls the description of\nthe link.</p>\n\n<p>Remember that the <code>name</code> you give the shortcut will become a new\n<a href="../ikiwiki/directive/">directive</a>.  Avoid using a <code>name</code> that conflicts\nwith an existing directive.  These directives also accept a <code>desc</code>\nparameter that will override the one provided at definition time.</p>\n\n<p>If you come up with a shortcut that you think others might find useful,\nconsider contributing it to the <a href="http://ikiwiki.info/shortcuts/">shortcuts page on the ikiwiki\nwiki</a>, so that future versions of\nikiwiki will include your shortcut in the standard underlay.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../ikiwiki/formatting/">ikiwiki/formatting</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-26T22:55:09Z">27/09/2014</time>\n<!-- Created <time datetime="2014-09-26T22:55:09Z" pubdate="pubdate">27/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
2664     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
2665     <methodResponse>
2666     <params>
2667     <param>
2668     <value><string>&lt;!DOCTYPE html&gt;
2669     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
2670     &lt;head&gt;
2671     
2672     &lt;meta charset="utf-8" /&gt;
2673     &lt;title&gt;shortcuts&lt;/title&gt;
2674     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
2675     
2676     &lt;link rel="stylesheet" href="../style.css" type="text/css" /&gt;
2677     
2678     &lt;link rel="stylesheet" href="../local.css" type="text/css" /&gt;
2679     
2680     
2681     
2682     
2683     &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;
2684     
2685     
2686     
2687     
2688     
2689     
2690     
2691     &lt;/head&gt;
2692     &lt;body&gt;
2693     
2694     &lt;article class="page"&gt;
2695     
2696     &lt;section class="pageheader"&gt;
2697     &lt;header class="header"&gt;
2698     &lt;span&gt;
2699     &lt;span class="parentlinks"&gt;
2700     
2701     &lt;a href="../"&gt;RPC Bug&lt;/a&gt;/ 
2702     
2703     &lt;/span&gt;
2704     &lt;span class="title"&gt;
2705     shortcuts
2706     
2707     &lt;/span&gt;
2708     &lt;/span&gt;
2709     
2710     
2711     
2712     &lt;/header&gt;
2713     
2714     
2715     &lt;nav class="actions"&gt;
2716     &lt;ul&gt;
2717     
2718     &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;
2719     
2720     
2721     &lt;li&gt;&lt;a href="../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
2722     
2723     
2724     
2725     
2726     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2727     
2728     
2729     
2730     
2731     
2732     &lt;/ul&gt;
2733     &lt;/nav&gt;
2734     
2735     
2736     
2737     
2738     
2739     
2740     
2741     
2742     &lt;/section&gt;
2743     
2744     
2745     
2746     
2747     
2748     &lt;div id="pagebody"&gt;
2749     
2750     &lt;section id="content" role="main"&gt;
2751     &lt;p&gt;This wiki has shortcuts &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
2752     
2753     &lt;p&gt;Some examples of using shortcuts include:&lt;/p&gt;
2754     
2755     &lt;pre&gt;&lt;code&gt;\[[!google  foo]]
2756     \[[!wikipedia  War_of_1812]]
2757     \[[!debbug  12345]]
2758     Check the \[[!google  ikiwiki desc="google search for %s"]].
2759     &lt;/code&gt;&lt;/pre&gt;
2760     
2761     &lt;p&gt;This page controls what shortcut links the wiki supports.&lt;/p&gt;
2762     
2763     &lt;ul&gt;
2764     &lt;li&gt;\[[!shortcut  name=google url="https://encrypted.google.com/search?q=%s"]]&lt;/li&gt;
2765     &lt;li&gt;\[[!shortcut  name=archive url="http://web.archive.org/*/%S"]]&lt;/li&gt;
2766     &lt;li&gt;\[[!shortcut  name=gmap url="https://maps.google.com/maps?q=%s"]]&lt;/li&gt;
2767     &lt;li&gt;\[[!shortcut  name=gmsg url="https://groups.google.com/groups?selm=%s"]]&lt;/li&gt;
2768     &lt;li&gt;\[[!shortcut  name=wikipedia url="https://en.wikipedia.org/wiki/%W"]]&lt;/li&gt;
2769     &lt;li&gt;\[[!shortcut  name=wikitravel url="https://wikitravel.org/en/%s"]]&lt;/li&gt;
2770     &lt;li&gt;\[[!shortcut  name=wiktionary url="https://en.wiktionary.org/wiki/%s"]]&lt;/li&gt;
2771     &lt;li&gt;\[[!shortcut  name=debbug url="http://bugs.debian.org/%S" desc="Debian bug #%s"]]&lt;/li&gt;
2772     &lt;li&gt;\[[!shortcut  name=deblist url="https://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]&lt;/li&gt;
2773     &lt;li&gt;\[[!shortcut  name=debpkg url="http://packages.debian.org/%s"]]&lt;/li&gt;
2774     &lt;li&gt;\[[!shortcut  name=debpkgsid url="http://packages.debian.org/sid/%s"]]&lt;/li&gt;
2775     &lt;li&gt;\[[!shortcut  name=debpts url="http://packages.qa.debian.org/%s"]]&lt;/li&gt;
2776     &lt;li&gt;\[[!shortcut  name=debmsg url="https://lists.debian.org/msgid-search/%s"]]&lt;/li&gt;
2777     &lt;li&gt;\[[!shortcut  name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]]&lt;/li&gt;
2778     &lt;li&gt;\[[!shortcut  name=debss url="http://snapshot.debian.org/package/%s/"]]
2779     
2780     &lt;ul&gt;
2781     &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;
2782     &lt;/ul&gt;
2783     &lt;/li&gt;
2784     &lt;li&gt;\[[!shortcut  name=debwiki url="https://wiki.debian.org/%S"]]&lt;/li&gt;
2785     &lt;li&gt;\[[!shortcut  name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]&lt;/li&gt;
2786     &lt;li&gt;\[[!shortcut  name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]&lt;/li&gt;
2787     &lt;li&gt;\[[!shortcut  name=gnomebug url="https://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]&lt;/li&gt;
2788     &lt;li&gt;\[[!shortcut  name=linuxbug url="https://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]]&lt;/li&gt;
2789     &lt;li&gt;\[[!shortcut  name=mozbug url="https://bugzilla.mozilla.org/show_bug.cgi?id=%s" desc="Mozilla bug #%s"]]&lt;/li&gt;
2790     &lt;li&gt;\[[!shortcut  name=gnulist url="https://lists.gnu.org/mailman/listinfo/%s" desc="%s@gnu.org"]]&lt;/li&gt;
2791     &lt;li&gt;\[[!shortcut  name=marcmsg url="http://marc.info/?i=%s"]]&lt;/li&gt;
2792     &lt;li&gt;\[[!shortcut  name=marclist url="http://marc.info/?l=%s"]]&lt;/li&gt;
2793     &lt;li&gt;\[[!shortcut  name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]]&lt;/li&gt;
2794     &lt;li&gt;\[[!shortcut  name=gmanemsg url="http://mid.gmane.org/%s"]]&lt;/li&gt;
2795     &lt;li&gt;\[[!shortcut  name=cpan url="http://search.cpan.org/search?mode=dist&amp;amp;query=%s"]]&lt;/li&gt;
2796     &lt;li&gt;\[[!shortcut  name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]]&lt;/li&gt;
2797     &lt;li&gt;\[[!shortcut  name=hoogle url="http://haskell.org/hoogle/?q=%s"]]&lt;/li&gt;
2798     &lt;li&gt;\[[!shortcut  name=iki url="http://ikiwiki.info/%S/"]]&lt;/li&gt;
2799     &lt;li&gt;\[[!shortcut  name=ljuser url="http://%s.livejournal.com/"]]&lt;/li&gt;
2800     &lt;li&gt;\[[!shortcut  name=rfc url="https://www.ietf.org/rfc/rfc%s.txt" desc="RFC %s"]]&lt;/li&gt;
2801     &lt;li&gt;\[[!shortcut  name=c2 url="http://c2.com/cgi/wiki?%s"]]&lt;/li&gt;
2802     &lt;li&gt;\[[!shortcut  name=meatballwiki url="http://www.usemod.com/cgi-bin/mb.pl?%s"]]&lt;/li&gt;
2803     &lt;li&gt;\[[!shortcut  name=emacswiki url="http://www.emacswiki.org/cgi-bin/wiki/%s"]]&lt;/li&gt;
2804     &lt;li&gt;\[[!shortcut  name=haskellwiki url="http://haskell.org/haskellwiki/%s"]]&lt;/li&gt;
2805     &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;
2806     &lt;li&gt;\[[!shortcut  name=imdb url="http://imdb.com/find?q=%s"]]&lt;/li&gt;
2807     &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;
2808     &lt;li&gt;\[[!shortcut  name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]]&lt;/li&gt;
2809     &lt;li&gt;\[[!shortcut  name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&amp;amp;type=domain"]]&lt;/li&gt;
2810     &lt;li&gt;\[[!shortcut  name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]]&lt;/li&gt;
2811     &lt;li&gt;\[[!shortcut  name=flickr url="https://secure.flickr.com/photos/%s"]]&lt;/li&gt;
2812     &lt;li&gt;\[[!shortcut  name=man url="http://manpages.debian.org/%s"]]&lt;/li&gt;
2813     &lt;li&gt;\[[!shortcut  name=ohloh url="https://www.ohloh.net/p/%s"]]&lt;/li&gt;
2814     &lt;li&gt;\[[!shortcut  name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]]&lt;/li&gt;
2815     &lt;li&gt;\[[!shortcut  name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]]&lt;/li&gt;
2816     &lt;li&gt;\[[!shortcut  name=ubupkg url="http://packages.ubuntu.com/%s"]]&lt;/li&gt;
2817     &lt;li&gt;\[[!shortcut  name=mozillazinekb url="http://kb.mozillazine.org/%s"]]&lt;/li&gt;
2818     &lt;li&gt;\[[!shortcut  name=freebsdwiki url="http://wiki.freebsd.org/%s"]]&lt;/li&gt;
2819     &lt;li&gt;\[[!shortcut  name=hackage url="http://hackage.haskell.org/package/%s"]]&lt;/li&gt;
2820     &lt;li&gt;\[[!shortcut  name=pkgsrc url="http://pkgsrc.se/%S"]]&lt;/li&gt;
2821     &lt;li&gt;\[[!shortcut  name=doi url="http://dx.doi.org/%s" desc="doi:%s"]]&lt;/li&gt;
2822     &lt;li&gt;\[[!shortcut  name=arxiv url="http://arxiv.org/abs/%s" desc="arXiv:%s"]]&lt;/li&gt;
2823     &lt;/ul&gt;
2824     
2825     
2826     &lt;p&gt;To add a new shortcut, use the &lt;code&gt;shortcut&lt;/code&gt;
2827     &lt;a href="../ikiwiki/directive/"&gt;directive&lt;/a&gt;. In the url, "%s" is replaced with the
2828     text passed to the named shortcut, after \[[!wikipedia  url_encoding]]
2829     it, and '%S' is replaced with the raw, non-encoded text.
2830     Additionally, &lt;code&gt;%W&lt;/code&gt; is replaced with the text encoded just right for
2831     Wikipedia. The optional &lt;code&gt;desc&lt;/code&gt; parameter controls the description of
2832     the link.&lt;/p&gt;
2833     
2834     &lt;p&gt;Remember that the &lt;code&gt;name&lt;/code&gt; you give the shortcut will become a new
2835     &lt;a href="../ikiwiki/directive/"&gt;directive&lt;/a&gt;.  Avoid using a &lt;code&gt;name&lt;/code&gt; that conflicts
2836     with an existing directive.  These directives also accept a &lt;code&gt;desc&lt;/code&gt;
2837     parameter that will override the one provided at definition time.&lt;/p&gt;
2838     
2839     &lt;p&gt;If you come up with a shortcut that you think others might find useful,
2840     consider contributing it to the &lt;a href="http://ikiwiki.info/shortcuts/"&gt;shortcuts page on the ikiwiki
2841     wiki&lt;/a&gt;, so that future versions of
2842     ikiwiki will include your shortcut in the standard underlay.&lt;/p&gt;
2843     
2844     &lt;/section&gt;
2845     
2846     
2847     
2848     
2849     
2850     
2851     
2852     &lt;/div&gt;
2853     
2854     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
2855     
2856     &lt;nav id="pageinfo"&gt;
2857     
2858     
2859     
2860     
2861     
2862     
2863     &lt;nav id="backlinks"&gt;
2864     Links:
2865     
2866     &lt;a href="../ikiwiki/formatting/"&gt;ikiwiki/formatting&lt;/a&gt;
2867     
2868     
2869     &lt;/nav&gt;
2870     
2871     
2872     
2873     
2874     
2875     
2876     &lt;div class="pagedate"&gt;
2877     Last edited &lt;time datetime="2014-09-26T22:55:09Z"&gt;27/09/2014&lt;/time&gt;
2878     &lt;!-- Created &lt;time datetime="2014-09-26T22:55:09Z" pubdate="pubdate"&gt;27/09/2014&lt;/time&gt; --&gt;
2879     &lt;/div&gt;
2880     
2881     &lt;/nav&gt;
2882     
2883     
2884     &lt;!-- from RPC Bug --&gt;
2885     &lt;/footer&gt;
2886     
2887     &lt;/article&gt;
2888     
2889     &lt;/body&gt;
2890     &lt;/html&gt;
2891     </string></value>
2892     </param>
2893     </params>
2894     </methodResponse>
2895     ]
2896     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
2897     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
2898     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
2899     &lt;head&gt;
2900     
2901     &lt;meta charset=&quot;utf-8&quot; /&gt;
2902     &lt;title&gt;note&lt;/title&gt;
2903     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
2904     
2905     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
2906     
2907     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
2908     
2909     
2910     
2911     
2912     &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;
2913     
2914     
2915     
2916     
2917     
2918     
2919     
2920     &lt;/head&gt;
2921     &lt;body&gt;
2922     
2923     &lt;article class=&quot;page&quot;&gt;
2924     
2925     &lt;section class=&quot;pageheader&quot;&gt;
2926     &lt;header class=&quot;header&quot;&gt;
2927     &lt;span&gt;
2928     &lt;span class=&quot;parentlinks&quot;&gt;
2929     
2930     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
2931     
2932     &lt;a href=&quot;../&quot;&gt;templates&lt;/a&gt;/ 
2933     
2934     &lt;/span&gt;
2935     &lt;span class=&quot;title&quot;&gt;
2936     note
2937     
2938     &lt;/span&gt;
2939     &lt;/span&gt;
2940     
2941     
2942     
2943     &lt;/header&gt;
2944     
2945     
2946     &lt;nav class=&quot;actions&quot;&gt;
2947     &lt;ul&gt;
2948     
2949     &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;
2950     
2951     
2952     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
2953     
2954     
2955     
2956     
2957     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
2958     
2959     
2960     
2961     
2962     
2963     &lt;/ul&gt;
2964     &lt;/nav&gt;
2965     
2966     
2967     
2968     
2969     
2970     
2971     
2972     
2973     &lt;/section&gt;
2974     
2975     
2976     
2977     
2978     
2979     &lt;div id=&quot;pagebody&quot;&gt;
2980     
2981     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
2982     &lt;p&gt;Use this template to insert a note into a page. The note will be styled to
2983     float to the right of other text on the page. This template has one
2984     parameter:&lt;/p&gt;
2985     
2986     &lt;ul&gt;
2987     &lt;li&gt;`text` - the text to display in the note
2988     &lt;/ul&gt;
2989     
2990     
2991     &lt;/section&gt;
2992     
2993     
2994     
2995     
2996     
2997     
2998     
2999     &lt;/div&gt;
3000     
3001     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3002     
3003     &lt;nav id=&quot;pageinfo&quot;&gt;
3004     
3005     
3006     
3007     
3008     
3009     
3010     
3011     
3012     
3013     
3014     
3015     &lt;div class=&quot;pagedate&quot;&gt;
3016     Last edited &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot;&gt;13/09/2013&lt;/time&gt;
3017     &lt;!-- Created &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot; pubdate=&quot;pubdate&quot;&gt;13/09/2013&lt;/time&gt; --&gt;
3018     &lt;/div&gt;
3019     
3020     &lt;/nav&gt;
3021     
3022     
3023     &lt;!-- from RPC Bug --&gt;
3024     &lt;/footer&gt;
3025     
3026     &lt;/article&gt;
3027     
3028     &lt;/body&gt;
3029     &lt;/html&gt;
3030     </string></value></param></params></methodCall>
3031     ]
3032     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>note</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates%2Fnote" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">templates</a>/ \n\n</span>\n<span class="title">\nnote\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates%2Fnote" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Use this template to insert a note into a page. The note will be styled to\nfloat to the right of other text on the page. This template has one\nparameter:</p>\n\n<ul>\n<li>`text` - the text to display in the note\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2013-09-13T09:30:24Z">13/09/2013</time>\n<!-- Created <time datetime="2013-09-13T09:30:24Z" pubdate="pubdate">13/09/2013</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
3033     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
3034     <methodResponse>
3035     <params>
3036     <param>
3037     <value><string>&lt;!DOCTYPE html&gt;
3038     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3039     &lt;head&gt;
3040     
3041     &lt;meta charset="utf-8" /&gt;
3042     &lt;title&gt;note&lt;/title&gt;
3043     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3044     
3045     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3046     
3047     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3048     
3049     
3050     
3051     
3052     &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;
3053     
3054     
3055     
3056     
3057     
3058     
3059     
3060     &lt;/head&gt;
3061     &lt;body&gt;
3062     
3063     &lt;article class="page"&gt;
3064     
3065     &lt;section class="pageheader"&gt;
3066     &lt;header class="header"&gt;
3067     &lt;span&gt;
3068     &lt;span class="parentlinks"&gt;
3069     
3070     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3071     
3072     &lt;a href="../"&gt;templates&lt;/a&gt;/ 
3073     
3074     &lt;/span&gt;
3075     &lt;span class="title"&gt;
3076     note
3077     
3078     &lt;/span&gt;
3079     &lt;/span&gt;
3080     
3081     
3082     
3083     &lt;/header&gt;
3084     
3085     
3086     &lt;nav class="actions"&gt;
3087     &lt;ul&gt;
3088     
3089     &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;
3090     
3091     
3092     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3093     
3094     
3095     
3096     
3097     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3098     
3099     
3100     
3101     
3102     
3103     &lt;/ul&gt;
3104     &lt;/nav&gt;
3105     
3106     
3107     
3108     
3109     
3110     
3111     
3112     
3113     &lt;/section&gt;
3114     
3115     
3116     
3117     
3118     
3119     &lt;div id="pagebody"&gt;
3120     
3121     &lt;section id="content" role="main"&gt;
3122     &lt;p&gt;Use this template to insert a note into a page. The note will be styled to
3123     float to the right of other text on the page. This template has one
3124     parameter:&lt;/p&gt;
3125     
3126     &lt;ul&gt;
3127     &lt;li&gt;`text` - the text to display in the note
3128     &lt;/ul&gt;
3129     
3130     
3131     &lt;/section&gt;
3132     
3133     
3134     
3135     
3136     
3137     
3138     
3139     &lt;/div&gt;
3140     
3141     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3142     
3143     &lt;nav id="pageinfo"&gt;
3144     
3145     
3146     
3147     
3148     
3149     
3150     
3151     
3152     
3153     
3154     
3155     &lt;div class="pagedate"&gt;
3156     Last edited &lt;time datetime="2013-09-13T09:30:24Z"&gt;13/09/2013&lt;/time&gt;
3157     &lt;!-- Created &lt;time datetime="2013-09-13T09:30:24Z" pubdate="pubdate"&gt;13/09/2013&lt;/time&gt; --&gt;
3158     &lt;/div&gt;
3159     
3160     &lt;/nav&gt;
3161     
3162     
3163     &lt;!-- from RPC Bug --&gt;
3164     &lt;/footer&gt;
3165     
3166     &lt;/article&gt;
3167     
3168     &lt;/body&gt;
3169     &lt;/html&gt;
3170     </string></value>
3171     </param>
3172     </params>
3173     </methodResponse>
3174     ]
3175     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
3176     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
3177     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3178     &lt;head&gt;
3179     
3180     &lt;meta charset=&quot;utf-8&quot; /&gt;
3181     &lt;title&gt;popup&lt;/title&gt;
3182     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3183     
3184     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3185     
3186     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3187     
3188     
3189     
3190     
3191     &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;
3192     
3193     
3194     
3195     
3196     
3197     
3198     
3199     &lt;/head&gt;
3200     &lt;body&gt;
3201     
3202     &lt;article class=&quot;page&quot;&gt;
3203     
3204     &lt;section class=&quot;pageheader&quot;&gt;
3205     &lt;header class=&quot;header&quot;&gt;
3206     &lt;span&gt;
3207     &lt;span class=&quot;parentlinks&quot;&gt;
3208     
3209     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3210     
3211     &lt;a href=&quot;../&quot;&gt;templates&lt;/a&gt;/ 
3212     
3213     &lt;/span&gt;
3214     &lt;span class=&quot;title&quot;&gt;
3215     popup
3216     
3217     &lt;/span&gt;
3218     &lt;/span&gt;
3219     
3220     
3221     
3222     &lt;/header&gt;
3223     
3224     
3225     &lt;nav class=&quot;actions&quot;&gt;
3226     &lt;ul&gt;
3227     
3228     &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;
3229     
3230     
3231     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3232     
3233     
3234     
3235     
3236     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3237     
3238     
3239     
3240     
3241     
3242     &lt;/ul&gt;
3243     &lt;/nav&gt;
3244     
3245     
3246     
3247     
3248     
3249     
3250     
3251     
3252     &lt;/section&gt;
3253     
3254     
3255     
3256     
3257     
3258     &lt;div id=&quot;pagebody&quot;&gt;
3259     
3260     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3261     &lt;p&gt;Use this template to create a popup window that is displayed when the mouse
3262     is over part of the page. This template has two parameters:&lt;/p&gt;
3263     
3264     &lt;ul&gt;
3265     &lt;li&gt;`mouseover` - This is the text or other content that triggers the
3266     popup.
3267     &lt;li&gt;`popup` - This should be the content of the popup window. It can be
3268     anything, even images or a whole little wiki page, but should not be too
3269     large for good usability.
3270     &lt;/ul&gt;
3271     
3272     
3273     &lt;p&gt;Note that browsers that do not support the CSS will display the popup
3274     inline in the page, inside square brackets.&lt;/p&gt;
3275     
3276     &lt;p&gt;\[[templatebody &amp;lt;
3277     &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;
3278     &lt;/span&gt;
3279     ENDBODY]]&lt;/p&gt;
3280     
3281     &lt;/section&gt;
3282     
3283     
3284     
3285     
3286     
3287     
3288     
3289     &lt;/div&gt;
3290     
3291     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3292     
3293     &lt;nav id=&quot;pageinfo&quot;&gt;
3294     
3295     
3296     
3297     
3298     
3299     
3300     
3301     
3302     
3303     
3304     
3305     &lt;div class=&quot;pagedate&quot;&gt;
3306     Last edited &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot;&gt;13/09/2013&lt;/time&gt;
3307     &lt;!-- Created &lt;time datetime=&quot;2013-09-13T09:30:24Z&quot; pubdate=&quot;pubdate&quot;&gt;13/09/2013&lt;/time&gt; --&gt;
3308     &lt;/div&gt;
3309     
3310     &lt;/nav&gt;
3311     
3312     
3313     &lt;!-- from RPC Bug --&gt;
3314     &lt;/footer&gt;
3315     
3316     &lt;/article&gt;
3317     
3318     &lt;/body&gt;
3319     &lt;/html&gt;
3320     </string></value></param></params></methodCall>
3321     ]
3322     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>popup</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates%2Fpopup" />\n\n\n\n\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">templates</a>/ \n\n</span>\n<span class="title">\npopup\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=templates%2Fpopup" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Use this template to create a popup window that is displayed when the mouse\nis over part of the page. This template has two parameters:</p>\n\n<ul>\n<li>`mouseover` - This is the text or other content that triggers the\npopup.\n<li>`popup` - This should be the content of the popup window. It can be\nanything, even images or a whole little wiki page, but should not be too\nlarge for good usability.\n</ul>\n\n\n<p>Note that browsers that do not support the CSS will display the popup\ninline in the page, inside square brackets.</p>\n\n<p>\[[templatebody &lt;\n<span class="paren">[</span><span class="balloon"></span><span class="paren">]</span>\n</span>\nENDBODY]]</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2013-09-13T09:30:24Z">13/09/2013</time>\n<!-- Created <time datetime="2013-09-13T09:30:24Z" pubdate="pubdate">13/09/2013</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
3323     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
3324     <methodResponse>
3325     <params>
3326     <param>
3327     <value><string>&lt;!DOCTYPE html&gt;
3328     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3329     &lt;head&gt;
3330     
3331     &lt;meta charset="utf-8" /&gt;
3332     &lt;title&gt;popup&lt;/title&gt;
3333     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3334     
3335     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3336     
3337     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3338     
3339     
3340     
3341     
3342     &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;
3343     
3344     
3345     
3346     
3347     
3348     
3349     
3350     &lt;/head&gt;
3351     &lt;body&gt;
3352     
3353     &lt;article class="page"&gt;
3354     
3355     &lt;section class="pageheader"&gt;
3356     &lt;header class="header"&gt;
3357     &lt;span&gt;
3358     &lt;span class="parentlinks"&gt;
3359     
3360     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3361     
3362     &lt;a href="../"&gt;templates&lt;/a&gt;/ 
3363     
3364     &lt;/span&gt;
3365     &lt;span class="title"&gt;
3366     popup
3367     
3368     &lt;/span&gt;
3369     &lt;/span&gt;
3370     
3371     
3372     
3373     &lt;/header&gt;
3374     
3375     
3376     &lt;nav class="actions"&gt;
3377     &lt;ul&gt;
3378     
3379     &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;
3380     
3381     
3382     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3383     
3384     
3385     
3386     
3387     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3388     
3389     
3390     
3391     
3392     
3393     &lt;/ul&gt;
3394     &lt;/nav&gt;
3395     
3396     
3397     
3398     
3399     
3400     
3401     
3402     
3403     &lt;/section&gt;
3404     
3405     
3406     
3407     
3408     
3409     &lt;div id="pagebody"&gt;
3410     
3411     &lt;section id="content" role="main"&gt;
3412     &lt;p&gt;Use this template to create a popup window that is displayed when the mouse
3413     is over part of the page. This template has two parameters:&lt;/p&gt;
3414     
3415     &lt;ul&gt;
3416     &lt;li&gt;`mouseover` - This is the text or other content that triggers the
3417     popup.
3418     &lt;li&gt;`popup` - This should be the content of the popup window. It can be
3419     anything, even images or a whole little wiki page, but should not be too
3420     large for good usability.
3421     &lt;/ul&gt;
3422     
3423     
3424     &lt;p&gt;Note that browsers that do not support the CSS will display the popup
3425     inline in the page, inside square brackets.&lt;/p&gt;
3426     
3427     &lt;p&gt;\[[templatebody &amp;lt;
3428     &lt;span class="paren"&gt;[&lt;/span&gt;&lt;span class="balloon"&gt;&lt;/span&gt;&lt;span class="paren"&gt;]&lt;/span&gt;
3429     &lt;/span&gt;
3430     ENDBODY]]&lt;/p&gt;
3431     
3432     &lt;/section&gt;
3433     
3434     
3435     
3436     
3437     
3438     
3439     
3440     &lt;/div&gt;
3441     
3442     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3443     
3444     &lt;nav id="pageinfo"&gt;
3445     
3446     
3447     
3448     
3449     
3450     
3451     
3452     
3453     
3454     
3455     
3456     &lt;div class="pagedate"&gt;
3457     Last edited &lt;time datetime="2013-09-13T09:30:24Z"&gt;13/09/2013&lt;/time&gt;
3458     &lt;!-- Created &lt;time datetime="2013-09-13T09:30:24Z" pubdate="pubdate"&gt;13/09/2013&lt;/time&gt; --&gt;
3459     &lt;/div&gt;
3460     
3461     &lt;/nav&gt;
3462     
3463     
3464     &lt;!-- from RPC Bug --&gt;
3465     &lt;/footer&gt;
3466     
3467     &lt;/article&gt;
3468     
3469     &lt;/body&gt;
3470     &lt;/html&gt;
3471     </string></value>
3472     </param>
3473     </params>
3474     </methodResponse>
3475     ]
3476     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
3477     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
3478     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3479     &lt;head&gt;
3480     
3481     &lt;meta charset=&quot;utf-8&quot; /&gt;
3482     &lt;title&gt;directive&lt;/title&gt;
3483     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3484     
3485     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3486     
3487     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3488     
3489     
3490     
3491     
3492     &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;
3493     
3494     
3495     
3496     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
3497     
3498     
3499     
3500     &lt;/head&gt;
3501     &lt;body&gt;
3502     
3503     &lt;article class=&quot;page&quot;&gt;
3504     
3505     &lt;section class=&quot;pageheader&quot;&gt;
3506     &lt;header class=&quot;header&quot;&gt;
3507     &lt;span&gt;
3508     &lt;span class=&quot;parentlinks&quot;&gt;
3509     
3510     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3511     
3512     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
3513     
3514     &lt;/span&gt;
3515     &lt;span class=&quot;title&quot;&gt;
3516     directive
3517     
3518     &lt;/span&gt;
3519     &lt;/span&gt;
3520     
3521     
3522     
3523     &lt;/header&gt;
3524     
3525     
3526     &lt;nav class=&quot;actions&quot;&gt;
3527     &lt;ul&gt;
3528     
3529     &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;
3530     
3531     
3532     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3533     
3534     
3535     
3536     
3537     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3538     
3539     
3540     
3541     
3542     
3543     &lt;/ul&gt;
3544     &lt;/nav&gt;
3545     
3546     
3547     
3548     
3549     
3550     
3551     
3552     
3553     &lt;/section&gt;
3554     
3555     
3556     
3557     
3558     
3559     &lt;div id=&quot;pagebody&quot;&gt;
3560     
3561     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3562     &lt;p&gt;Directives are similar to a &lt;a href=&quot;../wikilink/&quot;&gt;WikiLink&lt;/a&gt; in form, except they
3563     begin with &lt;code&gt;!&lt;/code&gt; and may contain parameters. The general form is:&lt;/p&gt;
3564     
3565     &lt;pre&gt;&lt;code&gt;\[[!directive  param=&quot;value&quot; param=&quot;value&quot;]]
3566     &lt;/code&gt;&lt;/pre&gt;
3567     
3568     &lt;p&gt;This gets expanded before the rest of the page is processed, and can be used
3569     to transform the page in various ways.&lt;/p&gt;
3570     
3571     &lt;p&gt;The quotes around values can be omitted if the value is a simple word.
3572     Also, some directives may use parameters without values, for example:&lt;/p&gt;
3573     
3574     &lt;pre&gt;&lt;code&gt;\[[!tag  foo]]
3575     &lt;/code&gt;&lt;/pre&gt;
3576     
3577     &lt;p&gt;A directive does not need to all be on one line, it can be
3578     wrapped to multiple lines if you like:&lt;/p&gt;
3579     
3580     &lt;pre&gt;&lt;code&gt;\[[!directive  foo=&quot;baldersnatch&quot;
3581     bar=&quot;supercalifragilisticexpialidocious&quot; baz=11]]
3582     &lt;/code&gt;&lt;/pre&gt;
3583     
3584     &lt;p&gt;Also, multiple lines of &lt;em&gt;quoted&lt;/em&gt; text can be used for a value.
3585     To allow quote marks inside the quoted text, delimit the block
3586     of text with triple-double-quotes or triple-single-quotes:&lt;/p&gt;
3587     
3588     &lt;pre&gt;&lt;code&gt;\[[!directive  text=&quot;&quot;&quot;
3589     1. &quot;foo&quot;
3590     2. &quot;bar&quot;
3591     3. &quot;baz&quot;
3592     &quot;&quot;&quot; othertext=&apos;&apos;&apos;
3593     1. &apos;quux&apos;
3594     2. &quot;foo&quot;
3595     &apos;&apos;&apos;]]
3596     &lt;/code&gt;&lt;/pre&gt;
3597     
3598     &lt;p&gt;If you want to put text with triple quotes into a parameter value, you can
3599     use perl-style here-doc syntax, even nesting it like this:&lt;/p&gt;
3600     
3601     &lt;pre&gt;&lt;code&gt;\[[!directive  text=&amp;lt;&amp;lt;OUTER
3602     \[[!otherdirective &amp;lt;&amp;lt;INNER
3603     inner text
3604     INNER]]
3605     outer text
3606     OUTER]]
3607     &lt;/code&gt;&lt;/pre&gt;
3608     
3609     &lt;p&gt;ikiwiki also has an older syntax for directives, which requires a space in
3610     directives to distinguish them from &lt;a href=&quot;../wikilink/&quot;&gt;wikilinks&lt;/a&gt;. This
3611     syntax has several disadvantages: it requires a space after directives with
3612     no parameters (such as &lt;code&gt;\[[pagecount ]]&lt;/code&gt;), and it prohibits spaces in
3613     &lt;a href=&quot;../wikilink/&quot;&gt;wikilinks&lt;/a&gt;.  ikiwiki now provides the &lt;code&gt;!&lt;/code&gt;-prefixed
3614     syntax shown above as default.  However, ikiwiki still supports wikis using
3615     the older syntax, if the &lt;code&gt;prefix_directives&lt;/code&gt; option is disabled.&lt;/p&gt;
3616     
3617     &lt;/section&gt;
3618     
3619     
3620     
3621     
3622     
3623     
3624     
3625     &lt;/div&gt;
3626     
3627     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
3628     
3629     &lt;nav id=&quot;pageinfo&quot;&gt;
3630     
3631     
3632     
3633     
3634     
3635     
3636     &lt;nav id=&quot;backlinks&quot;&gt;
3637     Links:
3638     
3639     &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
3640     
3641     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
3642     
3643     &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
3644     
3645     &lt;a href=&quot;../pagespec/sorting/&quot;&gt;pagespec/sorting&lt;/a&gt;
3646     
3647     &lt;a href=&quot;../../shortcuts/&quot;&gt;shortcuts&lt;/a&gt;
3648     
3649     
3650     &lt;/nav&gt;
3651     
3652     
3653     
3654     
3655     
3656     
3657     &lt;div class=&quot;pagedate&quot;&gt;
3658     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
3659     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
3660     &lt;/div&gt;
3661     
3662     &lt;/nav&gt;
3663     
3664     
3665     &lt;!-- from RPC Bug --&gt;
3666     &lt;/footer&gt;
3667     
3668     &lt;/article&gt;
3669     
3670     &lt;/body&gt;
3671     &lt;/html&gt;
3672     </string></value></param></params></methodCall>
3673     ]
3674     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>directive</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fdirective" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\ndirective\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fdirective" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Directives are similar to a <a href="../wikilink/">WikiLink</a> in form, except they\nbegin with <code>!</code> and may contain parameters. The general form is:</p>\n\n<pre><code>\[[!directive  param="value" param="value"]]\n</code></pre>\n\n<p>This gets expanded before the rest of the page is processed, and can be used\nto transform the page in various ways.</p>\n\n<p>The quotes around values can be omitted if the value is a simple word.\nAlso, some directives may use parameters without values, for example:</p>\n\n<pre><code>\[[!tag  foo]]\n</code></pre>\n\n<p>A directive does not need to all be on one line, it can be\nwrapped to multiple lines if you like:</p>\n\n<pre><code>\[[!directive  foo="baldersnatch"\nbar="supercalifragilisticexpialidocious" baz=11]]\n</code></pre>\n\n<p>Also, multiple lines of <em>quoted</em> text can be used for a value.\nTo allow quote marks inside the quoted text, delimit the block\nof text with triple-double-quotes or triple-single-quotes:</p>\n\n<pre><code>\[[!directive  text="""\n1. "foo"\n2. "bar"\n3. "baz"\n""" othertext=\'\'\'\n1. \'quux\'\n2. "foo"\n\'\'\']]\n</code></pre>\n\n<p>If you want to put text with triple quotes into a parameter value, you can\nuse perl-style here-doc syntax, even nesting it like this:</p>\n\n<pre><code>\[[!directive  text=&lt;&lt;OUTER\n\[[!otherdirective &lt;&lt;INNER\ninner text\nINNER]]\nouter text\nOUTER]]\n</code></pre>\n\n<p>ikiwiki also has an older syntax for directives, which requires a space in\ndirectives to distinguish them from <a href="../wikilink/">wikilinks</a>. This\nsyntax has several disadvantages: it requires a space after directives with\nno parameters (such as <code>\[[pagecount ]]</code>), and it prohibits spaces in\n<a href="../wikilink/">wikilinks</a>.  ikiwiki now provides the <code>!</code>-prefixed\nsyntax shown above as default.  However, ikiwiki still supports wikis using\nthe older syntax, if the <code>prefix_directives</code> option is disabled.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../formatting/">formatting</a>\n\n<a href="../">ikiwiki</a>\n\n<a href="../markdown/">markdown</a>\n\n<a href="../pagespec/sorting/">pagespec/sorting</a>\n\n<a href="../../shortcuts/">shortcuts</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
3675     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
3676     <methodResponse>
3677     <params>
3678     <param>
3679     <value><string>&lt;!DOCTYPE html&gt;
3680     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
3681     &lt;head&gt;
3682     
3683     &lt;meta charset="utf-8" /&gt;
3684     &lt;title&gt;directive&lt;/title&gt;
3685     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
3686     
3687     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
3688     
3689     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
3690     
3691     
3692     
3693     
3694     &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;
3695     
3696     
3697     
3698     &lt;meta name="robots" content="noindex, follow" /&gt;
3699     
3700     
3701     
3702     &lt;/head&gt;
3703     &lt;body&gt;
3704     
3705     &lt;article class="page"&gt;
3706     
3707     &lt;section class="pageheader"&gt;
3708     &lt;header class="header"&gt;
3709     &lt;span&gt;
3710     &lt;span class="parentlinks"&gt;
3711     
3712     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
3713     
3714     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
3715     
3716     &lt;/span&gt;
3717     &lt;span class="title"&gt;
3718     directive
3719     
3720     &lt;/span&gt;
3721     &lt;/span&gt;
3722     
3723     
3724     
3725     &lt;/header&gt;
3726     
3727     
3728     &lt;nav class="actions"&gt;
3729     &lt;ul&gt;
3730     
3731     &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;
3732     
3733     
3734     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3735     
3736     
3737     
3738     
3739     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3740     
3741     
3742     
3743     
3744     
3745     &lt;/ul&gt;
3746     &lt;/nav&gt;
3747     
3748     
3749     
3750     
3751     
3752     
3753     
3754     
3755     &lt;/section&gt;
3756     
3757     
3758     
3759     
3760     
3761     &lt;div id="pagebody"&gt;
3762     
3763     &lt;section id="content" role="main"&gt;
3764     &lt;p&gt;Directives are similar to a &lt;a href="../wikilink/"&gt;WikiLink&lt;/a&gt; in form, except they
3765     begin with &lt;code&gt;!&lt;/code&gt; and may contain parameters. The general form is:&lt;/p&gt;
3766     
3767     &lt;pre&gt;&lt;code&gt;\[[!directive  param="value" param="value"]]
3768     &lt;/code&gt;&lt;/pre&gt;
3769     
3770     &lt;p&gt;This gets expanded before the rest of the page is processed, and can be used
3771     to transform the page in various ways.&lt;/p&gt;
3772     
3773     &lt;p&gt;The quotes around values can be omitted if the value is a simple word.
3774     Also, some directives may use parameters without values, for example:&lt;/p&gt;
3775     
3776     &lt;pre&gt;&lt;code&gt;\[[!tag  foo]]
3777     &lt;/code&gt;&lt;/pre&gt;
3778     
3779     &lt;p&gt;A directive does not need to all be on one line, it can be
3780     wrapped to multiple lines if you like:&lt;/p&gt;
3781     
3782     &lt;pre&gt;&lt;code&gt;\[[!directive  foo="baldersnatch"
3783     bar="supercalifragilisticexpialidocious" baz=11]]
3784     &lt;/code&gt;&lt;/pre&gt;
3785     
3786     &lt;p&gt;Also, multiple lines of &lt;em&gt;quoted&lt;/em&gt; text can be used for a value.
3787     To allow quote marks inside the quoted text, delimit the block
3788     of text with triple-double-quotes or triple-single-quotes:&lt;/p&gt;
3789     
3790     &lt;pre&gt;&lt;code&gt;\[[!directive  text="""
3791     1. "foo"
3792     2. "bar"
3793     3. "baz"
3794     """ othertext='''
3795     1. 'quux'
3796     2. "foo"
3797     ''']]
3798     &lt;/code&gt;&lt;/pre&gt;
3799     
3800     &lt;p&gt;If you want to put text with triple quotes into a parameter value, you can
3801     use perl-style here-doc syntax, even nesting it like this:&lt;/p&gt;
3802     
3803     &lt;pre&gt;&lt;code&gt;\[[!directive  text=&amp;lt;&amp;lt;OUTER
3804     \[[!otherdirective &amp;lt;&amp;lt;INNER
3805     inner text
3806     INNER]]
3807     outer text
3808     OUTER]]
3809     &lt;/code&gt;&lt;/pre&gt;
3810     
3811     &lt;p&gt;ikiwiki also has an older syntax for directives, which requires a space in
3812     directives to distinguish them from &lt;a href="../wikilink/"&gt;wikilinks&lt;/a&gt;. This
3813     syntax has several disadvantages: it requires a space after directives with
3814     no parameters (such as &lt;code&gt;\[[pagecount ]]&lt;/code&gt;), and it prohibits spaces in
3815     &lt;a href="../wikilink/"&gt;wikilinks&lt;/a&gt;.  ikiwiki now provides the &lt;code&gt;!&lt;/code&gt;-prefixed
3816     syntax shown above as default.  However, ikiwiki still supports wikis using
3817     the older syntax, if the &lt;code&gt;prefix_directives&lt;/code&gt; option is disabled.&lt;/p&gt;
3818     
3819     &lt;/section&gt;
3820     
3821     
3822     
3823     
3824     
3825     
3826     
3827     &lt;/div&gt;
3828     
3829     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
3830     
3831     &lt;nav id="pageinfo"&gt;
3832     
3833     
3834     
3835     
3836     
3837     
3838     &lt;nav id="backlinks"&gt;
3839     Links:
3840     
3841     &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
3842     
3843     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
3844     
3845     &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
3846     
3847     &lt;a href="../pagespec/sorting/"&gt;pagespec/sorting&lt;/a&gt;
3848     
3849     &lt;a href="../../shortcuts/"&gt;shortcuts&lt;/a&gt;
3850     
3851     
3852     &lt;/nav&gt;
3853     
3854     
3855     
3856     
3857     
3858     
3859     &lt;div class="pagedate"&gt;
3860     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
3861     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
3862     &lt;/div&gt;
3863     
3864     &lt;/nav&gt;
3865     
3866     
3867     &lt;!-- from RPC Bug --&gt;
3868     &lt;/footer&gt;
3869     
3870     &lt;/article&gt;
3871     
3872     &lt;/body&gt;
3873     &lt;/html&gt;
3874     </string></value>
3875     </param>
3876     </params>
3877     </methodResponse>
3878     ]
3879     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
3880     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
3881     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
3882     &lt;head&gt;
3883     
3884     &lt;meta charset=&quot;utf-8&quot; /&gt;
3885     &lt;title&gt;pagespec&lt;/title&gt;
3886     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
3887     
3888     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
3889     
3890     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
3891     
3892     
3893     
3894     
3895     &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;
3896     
3897     
3898     
3899     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
3900     
3901     
3902     
3903     &lt;/head&gt;
3904     &lt;body&gt;
3905     
3906     &lt;article class=&quot;page&quot;&gt;
3907     
3908     &lt;section class=&quot;pageheader&quot;&gt;
3909     &lt;header class=&quot;header&quot;&gt;
3910     &lt;span&gt;
3911     &lt;span class=&quot;parentlinks&quot;&gt;
3912     
3913     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
3914     
3915     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
3916     
3917     &lt;/span&gt;
3918     &lt;span class=&quot;title&quot;&gt;
3919     pagespec
3920     
3921     &lt;/span&gt;
3922     &lt;/span&gt;
3923     
3924     
3925     
3926     &lt;/header&gt;
3927     
3928     
3929     &lt;nav class=&quot;actions&quot;&gt;
3930     &lt;ul&gt;
3931     
3932     &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;
3933     
3934     
3935     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
3936     
3937     
3938     
3939     
3940     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
3941     
3942     
3943     
3944     
3945     
3946     &lt;/ul&gt;
3947     &lt;/nav&gt;
3948     
3949     
3950     
3951     
3952     
3953     
3954     
3955     
3956     &lt;/section&gt;
3957     
3958     
3959     
3960     
3961     
3962     &lt;div id=&quot;pagebody&quot;&gt;
3963     
3964     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
3965     &lt;p&gt;To select a set of pages, such as pages that are locked, pages
3966     whose commit emails you want subscribe to, or pages to combine into a
3967     blog, the wiki uses a PageSpec. This is an expression that matches
3968     a set of pages.&lt;/p&gt;
3969     
3970     &lt;p&gt;The simplest PageSpec is a simple list of pages. For example, this matches
3971     any of the three listed pages:&lt;/p&gt;
3972     
3973     &lt;pre&gt;&lt;code&gt;foo or bar or baz
3974     &lt;/code&gt;&lt;/pre&gt;
3975     
3976     &lt;p&gt;More often you will want to match any pages that have a particular thing in
3977     their name. You can do this using a glob pattern. &quot;&lt;code&gt;*&lt;/code&gt;&quot; stands for any part
3978     of a page name, and &quot;&lt;code&gt;?&lt;/code&gt;&quot; for any single letter of a page name. So this
3979     matches all pages about music, and any &lt;a href=&quot;../subpage/&quot;&gt;SubPage&lt;/a&gt;s of the SandBox, but does
3980     not match the SandBox itself:&lt;/p&gt;
3981     
3982     &lt;pre&gt;&lt;code&gt;*music* or SandBox/*
3983     &lt;/code&gt;&lt;/pre&gt;
3984     
3985     &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
3986     match all pages except for Discussion pages and the SandBox:&lt;/p&gt;
3987     
3988     &lt;pre&gt;&lt;code&gt;* and !SandBox and !*/Discussion
3989     &lt;/code&gt;&lt;/pre&gt;
3990     
3991     &lt;p&gt;Some more elaborate limits can be added to what matches using these functions:&lt;/p&gt;
3992     
3993     &lt;ul&gt;
3994     &lt;li&gt;&quot;&lt;code&gt;glob(someglob)&lt;/code&gt;&quot; - matches pages and other files that match the given glob.
3995     Just writing the glob by itself is actually a shorthand for this function.&lt;/li&gt;
3996     &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;
3997     &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;
3998     &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
3999     tags matched by a glob)&lt;/li&gt;
4000     &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;
4001     &lt;li&gt;&quot;&lt;code&gt;creation_month(month)&lt;/code&gt;&quot; - matches only files created on the given month
4002     number&lt;/li&gt;
4003     &lt;li&gt;&quot;&lt;code&gt;creation_day(mday)&lt;/code&gt;&quot; - or day of the month&lt;/li&gt;
4004     &lt;li&gt;&quot;&lt;code&gt;creation_year(year)&lt;/code&gt;&quot; - or year&lt;/li&gt;
4005     &lt;li&gt;&quot;&lt;code&gt;created_after(page)&lt;/code&gt;&quot; - matches only files created after the given page
4006     was created&lt;/li&gt;
4007     &lt;li&gt;&quot;&lt;code&gt;created_before(page)&lt;/code&gt;&quot; - matches only files created before the given page
4008     was created&lt;/li&gt;
4009     &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
4010     pages that globs do not usually match.&lt;/li&gt;
4011     &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;,
4012     &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;
4013     
4014     &lt;ul&gt;
4015     &lt;li&gt;match pages that have the given metadata, matching the specified glob.&lt;/li&gt;
4016     &lt;/ul&gt;
4017     &lt;/li&gt;
4018     &lt;li&gt;&quot;&lt;code&gt;user(username)&lt;/code&gt;&quot; - tests whether a modification is being made by a
4019     user with the specified username. If openid is enabled, an openid can also
4020     be put here. Glob patterns can be used in the username. For example,
4021     to match all openid users, use &lt;code&gt;user(*://*)&lt;/code&gt;&lt;/li&gt;
4022     &lt;li&gt;&quot;&lt;code&gt;admin()&lt;/code&gt;&quot; - tests whether a modification is being made by one of the
4023     wiki admins.&lt;/li&gt;
4024     &lt;li&gt;&quot;&lt;code&gt;ip(address)&lt;/code&gt;&quot; - tests whether a modification is being made from the
4025     specified IP address. Glob patterns can be used in the address. For
4026     example, &lt;code&gt;ip(127.0.0.*)&lt;/code&gt;&lt;/li&gt;
4027     &lt;li&gt;&quot;&lt;code&gt;comment(glob)&lt;/code&gt;&quot; - matches comments to a page matching the glob.&lt;/li&gt;
4028     &lt;li&gt;&quot;&lt;code&gt;comment_pending(glob)&lt;/code&gt;&quot; - matches unmoderated, pending comments.&lt;/li&gt;
4029     &lt;li&gt;&quot;&lt;code&gt;postcomment(glob)&lt;/code&gt;&quot; - matches only when comments are being
4030     posted to a page matching the specified glob&lt;/li&gt;
4031     &lt;/ul&gt;
4032     
4033     
4034     &lt;p&gt;For example, to match all pages in a blog that link to the page about music
4035     and were written in 2005:&lt;/p&gt;
4036     
4037     &lt;pre&gt;&lt;code&gt;blog/* and link(music) and creation_year(2005)
4038     &lt;/code&gt;&lt;/pre&gt;
4039     
4040     &lt;p&gt;Note the use of &quot;and&quot; in the above example, that means that only pages that
4041     match each of the three expressions match the whole. Use &quot;and&quot; when you
4042     want to combine expression like that; &quot;or&quot; when it&apos;s enough for a page to
4043     match one expression. Note that it doesn&apos;t make sense to say &quot;index and
4044     SandBox&quot;, since no page can match both expressions.&lt;/p&gt;
4045     
4046     &lt;p&gt;More complex expressions can also be created, by using parentheses for
4047     grouping. For example, to match pages in a blog that are tagged with either
4048     of two tags, use:&lt;/p&gt;
4049     
4050     &lt;pre&gt;&lt;code&gt;blog/* and (tagged(foo) or tagged(bar))
4051     &lt;/code&gt;&lt;/pre&gt;
4052     
4053     &lt;p&gt;Note that page names in PageSpecs are matched against the absolute
4054     filenames of the pages in the wiki, so a pagespec &quot;foo&quot; used on page
4055     &quot;a/b&quot; will not match a page named &quot;a/foo&quot; or &quot;a/b/foo&quot;. To match
4056     relative to the directory of the page containing the pagespec, you can
4057     use &quot;./&quot;. For example, &quot;./foo&quot; on page &quot;a/b&quot; matches page &quot;a/foo&quot;.&lt;/p&gt;
4058     
4059     &lt;p&gt;To indicate the name of the page the PageSpec is used in, you can
4060     use a single dot. For example, &lt;code&gt;link(.)&lt;/code&gt; matches all the pages
4061     linking to the page containing the PageSpec.&lt;/p&gt;
4062     
4063     &lt;/section&gt;
4064     
4065     
4066     
4067     
4068     
4069     
4070     
4071     &lt;/div&gt;
4072     
4073     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4074     
4075     &lt;nav id=&quot;pageinfo&quot;&gt;
4076     
4077     
4078     
4079     
4080     
4081     
4082     &lt;nav id=&quot;backlinks&quot;&gt;
4083     Links:
4084     
4085     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4086     
4087     &lt;a href=&quot;./attachment/&quot;&gt;pagespec/attachment&lt;/a&gt;
4088     
4089     &lt;a href=&quot;./po/&quot;&gt;pagespec/po&lt;/a&gt;
4090     
4091     &lt;a href=&quot;./sorting/&quot;&gt;pagespec/sorting&lt;/a&gt;
4092     
4093     
4094     &lt;/nav&gt;
4095     
4096     
4097     
4098     
4099     
4100     
4101     &lt;div class=&quot;pagedate&quot;&gt;
4102     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4103     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4104     &lt;/div&gt;
4105     
4106     &lt;/nav&gt;
4107     
4108     
4109     &lt;!-- from RPC Bug --&gt;
4110     &lt;/footer&gt;
4111     
4112     &lt;/article&gt;
4113     
4114     &lt;/body&gt;
4115     &lt;/html&gt;
4116     </string></value></param></params></methodCall>
4117     ]
4118     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>pagespec</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\npagespec\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>To select a set of pages, such as pages that are locked, pages\nwhose commit emails you want subscribe to, or pages to combine into a\nblog, the wiki uses a PageSpec. This is an expression that matches\na set of pages.</p>\n\n<p>The simplest PageSpec is a simple list of pages. For example, this matches\nany of the three listed pages:</p>\n\n<pre><code>foo or bar or baz\n</code></pre>\n\n<p>More often you will want to match any pages that have a particular thing in\ntheir name. You can do this using a glob pattern. "<code>*</code>" stands for any part\nof a page name, and "<code>?</code>" for any single letter of a page name. So this\nmatches all pages about music, and any <a href="../subpage/">SubPage</a>s of the SandBox, but does\nnot match the SandBox itself:</p>\n\n<pre><code>*music* or SandBox/*\n</code></pre>\n\n<p>You can also prefix an item with "<code>!</code>" to skip pages that match it. So to\nmatch all pages except for Discussion pages and the SandBox:</p>\n\n<pre><code>* and !SandBox and !*/Discussion\n</code></pre>\n\n<p>Some more elaborate limits can be added to what matches using these functions:</p>\n\n<ul>\n<li>"<code>glob(someglob)</code>" - matches pages and other files that match the given glob.\nJust writing the glob by itself is actually a shorthand for this function.</li>\n<li>"<code>page(glob)</code>" - like <code>glob()</code>, but only matches pages, not other files</li>\n<li>"<code>link(page)</code>" - matches only pages that link to a given page (or glob)</li>\n<li>"<code>tagged(tag)</code>" - matches pages that are tagged or link to the given tag (or\ntags matched by a glob)</li>\n<li>"<code>backlink(page)</code>" - matches only pages that a given page links to</li>\n<li>"<code>creation_month(month)</code>" - matches only files created on the given month\nnumber</li>\n<li>"<code>creation_day(mday)</code>" - or day of the month</li>\n<li>"<code>creation_year(year)</code>" - or year</li>\n<li>"<code>created_after(page)</code>" - matches only files created after the given page\nwas created</li>\n<li>"<code>created_before(page)</code>" - matches only files created before the given page\nwas created</li>\n<li>"<code>internal(glob)</code>" - like <code>glob()</code>, but matches even internal-use\npages that globs do not usually match.</li>\n<li>"<code>title(glob)</code>", "<code>author(glob)</code>", "<code>authorurl(glob)</code>",\n"<code>license(glob)</code>", "<code>copyright(glob)</code>", "<code>guid(glob)</code>"\n\n<ul>\n<li>match pages that have the given metadata, matching the specified glob.</li>\n</ul>\n</li>\n<li>"<code>user(username)</code>" - tests whether a modification is being made by a\nuser with the specified username. If openid is enabled, an openid can also\nbe put here. Glob patterns can be used in the username. For example,\nto match all openid users, use <code>user(*://*)</code></li>\n<li>"<code>admin()</code>" - tests whether a modification is being made by one of the\nwiki admins.</li>\n<li>"<code>ip(address)</code>" - tests whether a modification is being made from the\nspecified IP address. Glob patterns can be used in the address. For\nexample, <code>ip(127.0.0.*)</code></li>\n<li>"<code>comment(glob)</code>" - matches comments to a page matching the glob.</li>\n<li>"<code>comment_pending(glob)</code>" - matches unmoderated, pending comments.</li>\n<li>"<code>postcomment(glob)</code>" - matches only when comments are being\nposted to a page matching the specified glob</li>\n</ul>\n\n\n<p>For example, to match all pages in a blog that link to the page about music\nand were written in 2005:</p>\n\n<pre><code>blog/* and link(music) and creation_year(2005)\n</code></pre>\n\n<p>Note the use of "and" in the above example, that means that only pages that\nmatch each of the three expressions match the whole. Use "and" when you\nwant to combine expression like that; "or" when it\'s enough for a page to\nmatch one expression. Note that it doesn\'t make sense to say "index and\nSandBox", since no page can match both expressions.</p>\n\n<p>More complex expressions can also be created, by using parentheses for\ngrouping. For example, to match pages in a blog that are tagged with either\nof two tags, use:</p>\n\n<pre><code>blog/* and (tagged(foo) or tagged(bar))\n</code></pre>\n\n<p>Note that page names in PageSpecs are matched against the absolute\nfilenames of the pages in the wiki, so a pagespec "foo" used on page\n"a/b" will not match a page named "a/foo" or "a/b/foo". To match\nrelative to the directory of the page containing the pagespec, you can\nuse "./". For example, "./foo" on page "a/b" matches page "a/foo".</p>\n\n<p>To indicate the name of the page the PageSpec is used in, you can\nuse a single dot. For example, <code>link(.)</code> matches all the pages\nlinking to the page containing the PageSpec.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">ikiwiki</a>\n\n<a href="./attachment/">pagespec/attachment</a>\n\n<a href="./po/">pagespec/po</a>\n\n<a href="./sorting/">pagespec/sorting</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
4119     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
4120     <methodResponse>
4121     <params>
4122     <param>
4123     <value><string>&lt;!DOCTYPE html&gt;
4124     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4125     &lt;head&gt;
4126     
4127     &lt;meta charset="utf-8" /&gt;
4128     &lt;title&gt;pagespec&lt;/title&gt;
4129     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4130     
4131     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4132     
4133     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4134     
4135     
4136     
4137     
4138     &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;
4139     
4140     
4141     
4142     &lt;meta name="robots" content="noindex, follow" /&gt;
4143     
4144     
4145     
4146     &lt;/head&gt;
4147     &lt;body&gt;
4148     
4149     &lt;article class="page"&gt;
4150     
4151     &lt;section class="pageheader"&gt;
4152     &lt;header class="header"&gt;
4153     &lt;span&gt;
4154     &lt;span class="parentlinks"&gt;
4155     
4156     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4157     
4158     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4159     
4160     &lt;/span&gt;
4161     &lt;span class="title"&gt;
4162     pagespec
4163     
4164     &lt;/span&gt;
4165     &lt;/span&gt;
4166     
4167     
4168     
4169     &lt;/header&gt;
4170     
4171     
4172     &lt;nav class="actions"&gt;
4173     &lt;ul&gt;
4174     
4175     &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;
4176     
4177     
4178     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4179     
4180     
4181     
4182     
4183     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4184     
4185     
4186     
4187     
4188     
4189     &lt;/ul&gt;
4190     &lt;/nav&gt;
4191     
4192     
4193     
4194     
4195     
4196     
4197     
4198     
4199     &lt;/section&gt;
4200     
4201     
4202     
4203     
4204     
4205     &lt;div id="pagebody"&gt;
4206     
4207     &lt;section id="content" role="main"&gt;
4208     &lt;p&gt;To select a set of pages, such as pages that are locked, pages
4209     whose commit emails you want subscribe to, or pages to combine into a
4210     blog, the wiki uses a PageSpec. This is an expression that matches
4211     a set of pages.&lt;/p&gt;
4212     
4213     &lt;p&gt;The simplest PageSpec is a simple list of pages. For example, this matches
4214     any of the three listed pages:&lt;/p&gt;
4215     
4216     &lt;pre&gt;&lt;code&gt;foo or bar or baz
4217     &lt;/code&gt;&lt;/pre&gt;
4218     
4219     &lt;p&gt;More often you will want to match any pages that have a particular thing in
4220     their name. You can do this using a glob pattern. "&lt;code&gt;*&lt;/code&gt;" stands for any part
4221     of a page name, and "&lt;code&gt;?&lt;/code&gt;" for any single letter of a page name. So this
4222     matches all pages about music, and any &lt;a href="../subpage/"&gt;SubPage&lt;/a&gt;s of the SandBox, but does
4223     not match the SandBox itself:&lt;/p&gt;
4224     
4225     &lt;pre&gt;&lt;code&gt;*music* or SandBox/*
4226     &lt;/code&gt;&lt;/pre&gt;
4227     
4228     &lt;p&gt;You can also prefix an item with "&lt;code&gt;!&lt;/code&gt;" to skip pages that match it. So to
4229     match all pages except for Discussion pages and the SandBox:&lt;/p&gt;
4230     
4231     &lt;pre&gt;&lt;code&gt;* and !SandBox and !*/Discussion
4232     &lt;/code&gt;&lt;/pre&gt;
4233     
4234     &lt;p&gt;Some more elaborate limits can be added to what matches using these functions:&lt;/p&gt;
4235     
4236     &lt;ul&gt;
4237     &lt;li&gt;"&lt;code&gt;glob(someglob)&lt;/code&gt;" - matches pages and other files that match the given glob.
4238     Just writing the glob by itself is actually a shorthand for this function.&lt;/li&gt;
4239     &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;
4240     &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;
4241     &lt;li&gt;"&lt;code&gt;tagged(tag)&lt;/code&gt;" - matches pages that are tagged or link to the given tag (or
4242     tags matched by a glob)&lt;/li&gt;
4243     &lt;li&gt;"&lt;code&gt;backlink(page)&lt;/code&gt;" - matches only pages that a given page links to&lt;/li&gt;
4244     &lt;li&gt;"&lt;code&gt;creation_month(month)&lt;/code&gt;" - matches only files created on the given month
4245     number&lt;/li&gt;
4246     &lt;li&gt;"&lt;code&gt;creation_day(mday)&lt;/code&gt;" - or day of the month&lt;/li&gt;
4247     &lt;li&gt;"&lt;code&gt;creation_year(year)&lt;/code&gt;" - or year&lt;/li&gt;
4248     &lt;li&gt;"&lt;code&gt;created_after(page)&lt;/code&gt;" - matches only files created after the given page
4249     was created&lt;/li&gt;
4250     &lt;li&gt;"&lt;code&gt;created_before(page)&lt;/code&gt;" - matches only files created before the given page
4251     was created&lt;/li&gt;
4252     &lt;li&gt;"&lt;code&gt;internal(glob)&lt;/code&gt;" - like &lt;code&gt;glob()&lt;/code&gt;, but matches even internal-use
4253     pages that globs do not usually match.&lt;/li&gt;
4254     &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;",
4255     "&lt;code&gt;license(glob)&lt;/code&gt;", "&lt;code&gt;copyright(glob)&lt;/code&gt;", "&lt;code&gt;guid(glob)&lt;/code&gt;"
4256     
4257     &lt;ul&gt;
4258     &lt;li&gt;match pages that have the given metadata, matching the specified glob.&lt;/li&gt;
4259     &lt;/ul&gt;
4260     &lt;/li&gt;
4261     &lt;li&gt;"&lt;code&gt;user(username)&lt;/code&gt;" - tests whether a modification is being made by a
4262     user with the specified username. If openid is enabled, an openid can also
4263     be put here. Glob patterns can be used in the username. For example,
4264     to match all openid users, use &lt;code&gt;user(*://*)&lt;/code&gt;&lt;/li&gt;
4265     &lt;li&gt;"&lt;code&gt;admin()&lt;/code&gt;" - tests whether a modification is being made by one of the
4266     wiki admins.&lt;/li&gt;
4267     &lt;li&gt;"&lt;code&gt;ip(address)&lt;/code&gt;" - tests whether a modification is being made from the
4268     specified IP address. Glob patterns can be used in the address. For
4269     example, &lt;code&gt;ip(127.0.0.*)&lt;/code&gt;&lt;/li&gt;
4270     &lt;li&gt;"&lt;code&gt;comment(glob)&lt;/code&gt;" - matches comments to a page matching the glob.&lt;/li&gt;
4271     &lt;li&gt;"&lt;code&gt;comment_pending(glob)&lt;/code&gt;" - matches unmoderated, pending comments.&lt;/li&gt;
4272     &lt;li&gt;"&lt;code&gt;postcomment(glob)&lt;/code&gt;" - matches only when comments are being
4273     posted to a page matching the specified glob&lt;/li&gt;
4274     &lt;/ul&gt;
4275     
4276     
4277     &lt;p&gt;For example, to match all pages in a blog that link to the page about music
4278     and were written in 2005:&lt;/p&gt;
4279     
4280     &lt;pre&gt;&lt;code&gt;blog/* and link(music) and creation_year(2005)
4281     &lt;/code&gt;&lt;/pre&gt;
4282     
4283     &lt;p&gt;Note the use of "and" in the above example, that means that only pages that
4284     match each of the three expressions match the whole. Use "and" when you
4285     want to combine expression like that; "or" when it's enough for a page to
4286     match one expression. Note that it doesn't make sense to say "index and
4287     SandBox", since no page can match both expressions.&lt;/p&gt;
4288     
4289     &lt;p&gt;More complex expressions can also be created, by using parentheses for
4290     grouping. For example, to match pages in a blog that are tagged with either
4291     of two tags, use:&lt;/p&gt;
4292     
4293     &lt;pre&gt;&lt;code&gt;blog/* and (tagged(foo) or tagged(bar))
4294     &lt;/code&gt;&lt;/pre&gt;
4295     
4296     &lt;p&gt;Note that page names in PageSpecs are matched against the absolute
4297     filenames of the pages in the wiki, so a pagespec "foo" used on page
4298     "a/b" will not match a page named "a/foo" or "a/b/foo". To match
4299     relative to the directory of the page containing the pagespec, you can
4300     use "./". For example, "./foo" on page "a/b" matches page "a/foo".&lt;/p&gt;
4301     
4302     &lt;p&gt;To indicate the name of the page the PageSpec is used in, you can
4303     use a single dot. For example, &lt;code&gt;link(.)&lt;/code&gt; matches all the pages
4304     linking to the page containing the PageSpec.&lt;/p&gt;
4305     
4306     &lt;/section&gt;
4307     
4308     
4309     
4310     
4311     
4312     
4313     
4314     &lt;/div&gt;
4315     
4316     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4317     
4318     &lt;nav id="pageinfo"&gt;
4319     
4320     
4321     
4322     
4323     
4324     
4325     &lt;nav id="backlinks"&gt;
4326     Links:
4327     
4328     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4329     
4330     &lt;a href="./attachment/"&gt;pagespec/attachment&lt;/a&gt;
4331     
4332     &lt;a href="./po/"&gt;pagespec/po&lt;/a&gt;
4333     
4334     &lt;a href="./sorting/"&gt;pagespec/sorting&lt;/a&gt;
4335     
4336     
4337     &lt;/nav&gt;
4338     
4339     
4340     
4341     
4342     
4343     
4344     &lt;div class="pagedate"&gt;
4345     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
4346     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
4347     &lt;/div&gt;
4348     
4349     &lt;/nav&gt;
4350     
4351     
4352     &lt;!-- from RPC Bug --&gt;
4353     &lt;/footer&gt;
4354     
4355     &lt;/article&gt;
4356     
4357     &lt;/body&gt;
4358     &lt;/html&gt;
4359     </string></value>
4360     </param>
4361     </params>
4362     </methodResponse>
4363     ]
4364     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
4365     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
4366     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
4367     &lt;head&gt;
4368     
4369     &lt;meta charset=&quot;utf-8&quot; /&gt;
4370     &lt;title&gt;OpenID&lt;/title&gt;
4371     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
4372     
4373     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
4374     
4375     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
4376     
4377     
4378     
4379     
4380     &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;
4381     
4382     
4383     
4384     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
4385     
4386     
4387     
4388     &lt;/head&gt;
4389     &lt;body&gt;
4390     
4391     &lt;article class=&quot;page&quot;&gt;
4392     
4393     &lt;section class=&quot;pageheader&quot;&gt;
4394     &lt;header class=&quot;header&quot;&gt;
4395     &lt;span&gt;
4396     &lt;span class=&quot;parentlinks&quot;&gt;
4397     
4398     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
4399     
4400     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
4401     
4402     &lt;/span&gt;
4403     &lt;span class=&quot;title&quot;&gt;
4404     OpenID
4405     
4406     &lt;/span&gt;
4407     &lt;/span&gt;
4408     
4409     
4410     
4411     &lt;/header&gt;
4412     
4413     
4414     &lt;nav class=&quot;actions&quot;&gt;
4415     &lt;ul&gt;
4416     
4417     &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;
4418     
4419     
4420     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4421     
4422     
4423     
4424     
4425     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4426     
4427     
4428     
4429     
4430     
4431     &lt;/ul&gt;
4432     &lt;/nav&gt;
4433     
4434     
4435     
4436     
4437     
4438     
4439     
4440     
4441     &lt;/section&gt;
4442     
4443     
4444     
4445     
4446     
4447     &lt;div id=&quot;pagebody&quot;&gt;
4448     
4449     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
4450     &lt;p&gt;This wiki has OpenID &lt;strong&gt;enabled&lt;/strong&gt;.&lt;/p&gt;
4451     
4452     &lt;p&gt;&lt;a href=&quot;http://openid.net&quot;&gt;OpenID&lt;/a&gt; is a decentralized authentication mechanism
4453     that allows you to have one login that you can use on a growing number of
4454     websites.&lt;/p&gt;
4455     
4456     &lt;p&gt;If you have an account with some of the larger web service providers,
4457     you might already have an OpenID.
4458     &lt;a href=&quot;http://openiddirectory.com/openid-providers-c-1.html&quot;&gt;Directory of OpenID providers&lt;/a&gt;&lt;/p&gt;
4459     
4460     &lt;p&gt;To sign in to this wiki using OpenID, just enter it in the OpenID field in the
4461     signin form. You do not need to give this wiki a password or go through any
4462     registration process when using OpenID.&lt;/p&gt;
4463     
4464     &lt;hr /&gt;
4465     
4466     &lt;p&gt;It&apos;s also possible to make a page in the wiki usable as an OpenID url,
4467     by delegating it to an openid server. Here&apos;s an example of how to do that:&lt;/p&gt;
4468     
4469     &lt;pre&gt;&lt;code&gt;\[[!meta  openid=&quot;http://yourid.myopenid.com/&quot;
4470            server=&quot;http://www.myopenid.com/server&quot;]]
4471     &lt;/code&gt;&lt;/pre&gt;
4472     
4473     &lt;/section&gt;
4474     
4475     
4476     
4477     
4478     
4479     
4480     
4481     &lt;/div&gt;
4482     
4483     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4484     
4485     &lt;nav id=&quot;pageinfo&quot;&gt;
4486     
4487     
4488     
4489     
4490     
4491     
4492     &lt;nav id=&quot;backlinks&quot;&gt;
4493     Links:
4494     
4495     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4496     
4497     
4498     &lt;/nav&gt;
4499     
4500     
4501     
4502     
4503     
4504     
4505     &lt;div class=&quot;pagedate&quot;&gt;
4506     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4507     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4508     &lt;/div&gt;
4509     
4510     &lt;/nav&gt;
4511     
4512     
4513     &lt;!-- from RPC Bug --&gt;
4514     &lt;/footer&gt;
4515     
4516     &lt;/article&gt;
4517     
4518     &lt;/body&gt;
4519     &lt;/html&gt;
4520     </string></value></param></params></methodCall>
4521     ]
4522     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>OpenID</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fopenid" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nOpenID\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fopenid" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki has OpenID <strong>enabled</strong>.</p>\n\n<p><a href="http://openid.net">OpenID</a> is a decentralized authentication mechanism\nthat allows you to have one login that you can use on a growing number of\nwebsites.</p>\n\n<p>If you have an account with some of the larger web service providers,\nyou might already have an OpenID.\n<a href="http://openiddirectory.com/openid-providers-c-1.html">Directory of OpenID providers</a></p>\n\n<p>To sign in to this wiki using OpenID, just enter it in the OpenID field in the\nsignin form. You do not need to give this wiki a password or go through any\nregistration process when using OpenID.</p>\n\n<hr />\n\n<p>It\'s also possible to make a page in the wiki usable as an OpenID url,\nby delegating it to an openid server. Here\'s an example of how to do that:</p>\n\n<pre><code>\[[!meta  openid="http://yourid.myopenid.com/"\n       server="http://www.myopenid.com/server"]]\n</code></pre>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">ikiwiki</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
4523     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
4524     <methodResponse>
4525     <params>
4526     <param>
4527     <value><string>&lt;!DOCTYPE html&gt;
4528     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4529     &lt;head&gt;
4530     
4531     &lt;meta charset="utf-8" /&gt;
4532     &lt;title&gt;OpenID&lt;/title&gt;
4533     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4534     
4535     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4536     
4537     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4538     
4539     
4540     
4541     
4542     &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;
4543     
4544     
4545     
4546     &lt;meta name="robots" content="noindex, follow" /&gt;
4547     
4548     
4549     
4550     &lt;/head&gt;
4551     &lt;body&gt;
4552     
4553     &lt;article class="page"&gt;
4554     
4555     &lt;section class="pageheader"&gt;
4556     &lt;header class="header"&gt;
4557     &lt;span&gt;
4558     &lt;span class="parentlinks"&gt;
4559     
4560     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4561     
4562     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4563     
4564     &lt;/span&gt;
4565     &lt;span class="title"&gt;
4566     OpenID
4567     
4568     &lt;/span&gt;
4569     &lt;/span&gt;
4570     
4571     
4572     
4573     &lt;/header&gt;
4574     
4575     
4576     &lt;nav class="actions"&gt;
4577     &lt;ul&gt;
4578     
4579     &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;
4580     
4581     
4582     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4583     
4584     
4585     
4586     
4587     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4588     
4589     
4590     
4591     
4592     
4593     &lt;/ul&gt;
4594     &lt;/nav&gt;
4595     
4596     
4597     
4598     
4599     
4600     
4601     
4602     
4603     &lt;/section&gt;
4604     
4605     
4606     
4607     
4608     
4609     &lt;div id="pagebody"&gt;
4610     
4611     &lt;section id="content" role="main"&gt;
4612     &lt;p&gt;This wiki has OpenID &lt;strong&gt;enabled&lt;/strong&gt;.&lt;/p&gt;
4613     
4614     &lt;p&gt;&lt;a href="http://openid.net"&gt;OpenID&lt;/a&gt; is a decentralized authentication mechanism
4615     that allows you to have one login that you can use on a growing number of
4616     websites.&lt;/p&gt;
4617     
4618     &lt;p&gt;If you have an account with some of the larger web service providers,
4619     you might already have an OpenID.
4620     &lt;a href="http://openiddirectory.com/openid-providers-c-1.html"&gt;Directory of OpenID providers&lt;/a&gt;&lt;/p&gt;
4621     
4622     &lt;p&gt;To sign in to this wiki using OpenID, just enter it in the OpenID field in the
4623     signin form. You do not need to give this wiki a password or go through any
4624     registration process when using OpenID.&lt;/p&gt;
4625     
4626     &lt;hr /&gt;
4627     
4628     &lt;p&gt;It's also possible to make a page in the wiki usable as an OpenID url,
4629     by delegating it to an openid server. Here's an example of how to do that:&lt;/p&gt;
4630     
4631     &lt;pre&gt;&lt;code&gt;\[[!meta  openid="http://yourid.myopenid.com/"
4632            server="http://www.myopenid.com/server"]]
4633     &lt;/code&gt;&lt;/pre&gt;
4634     
4635     &lt;/section&gt;
4636     
4637     
4638     
4639     
4640     
4641     
4642     
4643     &lt;/div&gt;
4644     
4645     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4646     
4647     &lt;nav id="pageinfo"&gt;
4648     
4649     
4650     
4651     
4652     
4653     
4654     &lt;nav id="backlinks"&gt;
4655     Links:
4656     
4657     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4658     
4659     
4660     &lt;/nav&gt;
4661     
4662     
4663     
4664     
4665     
4666     
4667     &lt;div class="pagedate"&gt;
4668     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
4669     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
4670     &lt;/div&gt;
4671     
4672     &lt;/nav&gt;
4673     
4674     
4675     &lt;!-- from RPC Bug --&gt;
4676     &lt;/footer&gt;
4677     
4678     &lt;/article&gt;
4679     
4680     &lt;/body&gt;
4681     &lt;/html&gt;
4682     </string></value>
4683     </param>
4684     </params>
4685     </methodResponse>
4686     ]
4687     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
4688     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
4689     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
4690     &lt;head&gt;
4691     
4692     &lt;meta charset=&quot;utf-8&quot; /&gt;
4693     &lt;title&gt;subpage&lt;/title&gt;
4694     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
4695     
4696     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
4697     
4698     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
4699     
4700     
4701     
4702     
4703     &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;
4704     
4705     
4706     
4707     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
4708     
4709     
4710     
4711     &lt;/head&gt;
4712     &lt;body&gt;
4713     
4714     &lt;article class=&quot;page&quot;&gt;
4715     
4716     &lt;section class=&quot;pageheader&quot;&gt;
4717     &lt;header class=&quot;header&quot;&gt;
4718     &lt;span&gt;
4719     &lt;span class=&quot;parentlinks&quot;&gt;
4720     
4721     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
4722     
4723     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
4724     
4725     &lt;/span&gt;
4726     &lt;span class=&quot;title&quot;&gt;
4727     subpage
4728     
4729     &lt;/span&gt;
4730     &lt;/span&gt;
4731     
4732     
4733     
4734     &lt;/header&gt;
4735     
4736     
4737     &lt;nav class=&quot;actions&quot;&gt;
4738     &lt;ul&gt;
4739     
4740     &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;
4741     
4742     
4743     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4744     
4745     
4746     
4747     
4748     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4749     
4750     
4751     
4752     
4753     
4754     &lt;/ul&gt;
4755     &lt;/nav&gt;
4756     
4757     
4758     
4759     
4760     
4761     
4762     
4763     
4764     &lt;/section&gt;
4765     
4766     
4767     
4768     
4769     
4770     &lt;div id=&quot;pagebody&quot;&gt;
4771     
4772     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
4773     &lt;p&gt;ikiwiki supports placing pages in a directory hierarchy. For example,
4774     this page, &lt;span class=&quot;selflink&quot;&gt;SubPage&lt;/span&gt; has some related pages placed under it, like
4775     &lt;a href=&quot;./linkingrules/&quot;&gt;LinkingRules&lt;/a&gt;. This is a useful way to add some order to your
4776     wiki rather than just having a great big directory full of pages.&lt;/p&gt;
4777     
4778     &lt;p&gt;To add a SubPage, just make a subdirectory and put pages in it. For
4779     example, this page is subpage.mdwn in this wiki&apos;s source, and there is also
4780     a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
4781     can be nested as deeply as you&apos;d like.&lt;/p&gt;
4782     
4783     &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;
4784     
4785     &lt;/section&gt;
4786     
4787     
4788     
4789     
4790     
4791     
4792     
4793     &lt;/div&gt;
4794     
4795     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
4796     
4797     &lt;nav id=&quot;pageinfo&quot;&gt;
4798     
4799     
4800     
4801     
4802     
4803     
4804     &lt;nav id=&quot;backlinks&quot;&gt;
4805     Links:
4806     
4807     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
4808     
4809     &lt;a href=&quot;../pagespec/&quot;&gt;pagespec&lt;/a&gt;
4810     
4811     &lt;a href=&quot;./linkingrules/&quot;&gt;subpage/linkingrules&lt;/a&gt;
4812     
4813     &lt;a href=&quot;../wikilink/&quot;&gt;wikilink&lt;/a&gt;
4814     
4815     
4816     &lt;/nav&gt;
4817     
4818     
4819     
4820     
4821     
4822     
4823     &lt;div class=&quot;pagedate&quot;&gt;
4824     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
4825     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
4826     &lt;/div&gt;
4827     
4828     &lt;/nav&gt;
4829     
4830     
4831     &lt;!-- from RPC Bug --&gt;
4832     &lt;/footer&gt;
4833     
4834     &lt;/article&gt;
4835     
4836     &lt;/body&gt;
4837     &lt;/html&gt;
4838     </string></value></param></params></methodCall>
4839     ]
4840     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>subpage</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsubpage" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nsubpage\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsubpage" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>ikiwiki supports placing pages in a directory hierarchy. For example,\nthis page, <span class="selflink">SubPage</span> has some related pages placed under it, like\n<a href="./linkingrules/">LinkingRules</a>. This is a useful way to add some order to your\nwiki rather than just having a great big directory full of pages.</p>\n\n<p>To add a SubPage, just make a subdirectory and put pages in it. For\nexample, this page is subpage.mdwn in this wiki\'s source, and there is also\na subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages\ncan be nested as deeply as you\'d like.</p>\n\n<p>Linking to and from a SubPage is explained in <a href="./linkingrules/">LinkingRules</a>.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">ikiwiki</a>\n\n<a href="../pagespec/">pagespec</a>\n\n<a href="./linkingrules/">subpage/linkingrules</a>\n\n<a href="../wikilink/">wikilink</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
4841     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
4842     <methodResponse>
4843     <params>
4844     <param>
4845     <value><string>&lt;!DOCTYPE html&gt;
4846     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
4847     &lt;head&gt;
4848     
4849     &lt;meta charset="utf-8" /&gt;
4850     &lt;title&gt;subpage&lt;/title&gt;
4851     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
4852     
4853     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
4854     
4855     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
4856     
4857     
4858     
4859     
4860     &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;
4861     
4862     
4863     
4864     &lt;meta name="robots" content="noindex, follow" /&gt;
4865     
4866     
4867     
4868     &lt;/head&gt;
4869     &lt;body&gt;
4870     
4871     &lt;article class="page"&gt;
4872     
4873     &lt;section class="pageheader"&gt;
4874     &lt;header class="header"&gt;
4875     &lt;span&gt;
4876     &lt;span class="parentlinks"&gt;
4877     
4878     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
4879     
4880     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
4881     
4882     &lt;/span&gt;
4883     &lt;span class="title"&gt;
4884     subpage
4885     
4886     &lt;/span&gt;
4887     &lt;/span&gt;
4888     
4889     
4890     
4891     &lt;/header&gt;
4892     
4893     
4894     &lt;nav class="actions"&gt;
4895     &lt;ul&gt;
4896     
4897     &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;
4898     
4899     
4900     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
4901     
4902     
4903     
4904     
4905     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
4906     
4907     
4908     
4909     
4910     
4911     &lt;/ul&gt;
4912     &lt;/nav&gt;
4913     
4914     
4915     
4916     
4917     
4918     
4919     
4920     
4921     &lt;/section&gt;
4922     
4923     
4924     
4925     
4926     
4927     &lt;div id="pagebody"&gt;
4928     
4929     &lt;section id="content" role="main"&gt;
4930     &lt;p&gt;ikiwiki supports placing pages in a directory hierarchy. For example,
4931     this page, &lt;span class="selflink"&gt;SubPage&lt;/span&gt; has some related pages placed under it, like
4932     &lt;a href="./linkingrules/"&gt;LinkingRules&lt;/a&gt;. This is a useful way to add some order to your
4933     wiki rather than just having a great big directory full of pages.&lt;/p&gt;
4934     
4935     &lt;p&gt;To add a SubPage, just make a subdirectory and put pages in it. For
4936     example, this page is subpage.mdwn in this wiki's source, and there is also
4937     a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
4938     can be nested as deeply as you'd like.&lt;/p&gt;
4939     
4940     &lt;p&gt;Linking to and from a SubPage is explained in &lt;a href="./linkingrules/"&gt;LinkingRules&lt;/a&gt;.&lt;/p&gt;
4941     
4942     &lt;/section&gt;
4943     
4944     
4945     
4946     
4947     
4948     
4949     
4950     &lt;/div&gt;
4951     
4952     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
4953     
4954     &lt;nav id="pageinfo"&gt;
4955     
4956     
4957     
4958     
4959     
4960     
4961     &lt;nav id="backlinks"&gt;
4962     Links:
4963     
4964     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
4965     
4966     &lt;a href="../pagespec/"&gt;pagespec&lt;/a&gt;
4967     
4968     &lt;a href="./linkingrules/"&gt;subpage/linkingrules&lt;/a&gt;
4969     
4970     &lt;a href="../wikilink/"&gt;wikilink&lt;/a&gt;
4971     
4972     
4973     &lt;/nav&gt;
4974     
4975     
4976     
4977     
4978     
4979     
4980     &lt;div class="pagedate"&gt;
4981     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
4982     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
4983     &lt;/div&gt;
4984     
4985     &lt;/nav&gt;
4986     
4987     
4988     &lt;!-- from RPC Bug --&gt;
4989     &lt;/footer&gt;
4990     
4991     &lt;/article&gt;
4992     
4993     &lt;/body&gt;
4994     &lt;/html&gt;
4995     </string></value>
4996     </param>
4997     </params>
4998     </methodResponse>
4999     ]
5000     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
5001     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
5002     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5003     &lt;head&gt;
5004     
5005     &lt;meta charset=&quot;utf-8&quot; /&gt;
5006     &lt;title&gt;markdown&lt;/title&gt;
5007     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5008     
5009     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5010     
5011     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5012     
5013     
5014     
5015     
5016     &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;
5017     
5018     
5019     
5020     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5021     
5022     
5023     
5024     &lt;/head&gt;
5025     &lt;body&gt;
5026     
5027     &lt;article class=&quot;page&quot;&gt;
5028     
5029     &lt;section class=&quot;pageheader&quot;&gt;
5030     &lt;header class=&quot;header&quot;&gt;
5031     &lt;span&gt;
5032     &lt;span class=&quot;parentlinks&quot;&gt;
5033     
5034     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5035     
5036     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5037     
5038     &lt;/span&gt;
5039     &lt;span class=&quot;title&quot;&gt;
5040     markdown
5041     
5042     &lt;/span&gt;
5043     &lt;/span&gt;
5044     
5045     
5046     
5047     &lt;/header&gt;
5048     
5049     
5050     &lt;nav class=&quot;actions&quot;&gt;
5051     &lt;ul&gt;
5052     
5053     &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;
5054     
5055     
5056     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5057     
5058     
5059     
5060     
5061     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5062     
5063     
5064     
5065     
5066     
5067     &lt;/ul&gt;
5068     &lt;/nav&gt;
5069     
5070     
5071     
5072     
5073     
5074     
5075     
5076     
5077     &lt;/section&gt;
5078     
5079     
5080     
5081     
5082     
5083     &lt;div id=&quot;pagebody&quot;&gt;
5084     
5085     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5086     &lt;p&gt;&lt;a href=&quot;http://daringfireball.net/projects/markdown/&quot;&gt;Markdown&lt;/a&gt;
5087     is a minimal markup language that resembles plain text as used in
5088     email messages. It is the markup language used by this wiki by default.&lt;/p&gt;
5089     
5090     &lt;p&gt;For documentation about the markdown syntax, see &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt; and
5091     &lt;a href=&quot;http://daringfireball.net/projects/markdown/syntax&quot;&gt;Markdown: syntax&lt;/a&gt;.&lt;/p&gt;
5092     
5093     &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
5094     of the markdown syntax, and are the only bit of markup that this wiki
5095     handles internally.&lt;/p&gt;
5096     
5097     &lt;/section&gt;
5098     
5099     
5100     
5101     
5102     
5103     
5104     
5105     &lt;/div&gt;
5106     
5107     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5108     
5109     &lt;nav id=&quot;pageinfo&quot;&gt;
5110     
5111     
5112     
5113     
5114     
5115     
5116     &lt;nav id=&quot;backlinks&quot;&gt;
5117     Links:
5118     
5119     &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
5120     
5121     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5122     
5123     
5124     &lt;/nav&gt;
5125     
5126     
5127     
5128     
5129     
5130     
5131     &lt;div class=&quot;pagedate&quot;&gt;
5132     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
5133     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
5134     &lt;/div&gt;
5135     
5136     &lt;/nav&gt;
5137     
5138     
5139     &lt;!-- from RPC Bug --&gt;
5140     &lt;/footer&gt;
5141     
5142     &lt;/article&gt;
5143     
5144     &lt;/body&gt;
5145     &lt;/html&gt;
5146     </string></value></param></params></methodCall>
5147     ]
5148     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>markdown</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fmarkdown" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nmarkdown\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fmarkdown" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p><a href="http://daringfireball.net/projects/markdown/">Markdown</a>\nis a minimal markup language that resembles plain text as used in\nemail messages. It is the markup language used by this wiki by default.</p>\n\n<p>For documentation about the markdown syntax, see <a href="../formatting/">formatting</a> and\n<a href="http://daringfireball.net/projects/markdown/syntax">Markdown: syntax</a>.</p>\n\n<p>Note that <a href="../wikilink/">WikiLinks</a> and <a href="../directive/">directives</a> are not part\nof the markdown syntax, and are the only bit of markup that this wiki\nhandles internally.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../formatting/">formatting</a>\n\n<a href="../">ikiwiki</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
5149     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
5150     <methodResponse>
5151     <params>
5152     <param>
5153     <value><string>&lt;!DOCTYPE html&gt;
5154     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5155     &lt;head&gt;
5156     
5157     &lt;meta charset="utf-8" /&gt;
5158     &lt;title&gt;markdown&lt;/title&gt;
5159     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5160     
5161     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5162     
5163     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5164     
5165     
5166     
5167     
5168     &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;
5169     
5170     
5171     
5172     &lt;meta name="robots" content="noindex, follow" /&gt;
5173     
5174     
5175     
5176     &lt;/head&gt;
5177     &lt;body&gt;
5178     
5179     &lt;article class="page"&gt;
5180     
5181     &lt;section class="pageheader"&gt;
5182     &lt;header class="header"&gt;
5183     &lt;span&gt;
5184     &lt;span class="parentlinks"&gt;
5185     
5186     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5187     
5188     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5189     
5190     &lt;/span&gt;
5191     &lt;span class="title"&gt;
5192     markdown
5193     
5194     &lt;/span&gt;
5195     &lt;/span&gt;
5196     
5197     
5198     
5199     &lt;/header&gt;
5200     
5201     
5202     &lt;nav class="actions"&gt;
5203     &lt;ul&gt;
5204     
5205     &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;
5206     
5207     
5208     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5209     
5210     
5211     
5212     
5213     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5214     
5215     
5216     
5217     
5218     
5219     &lt;/ul&gt;
5220     &lt;/nav&gt;
5221     
5222     
5223     
5224     
5225     
5226     
5227     
5228     
5229     &lt;/section&gt;
5230     
5231     
5232     
5233     
5234     
5235     &lt;div id="pagebody"&gt;
5236     
5237     &lt;section id="content" role="main"&gt;
5238     &lt;p&gt;&lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;
5239     is a minimal markup language that resembles plain text as used in
5240     email messages. It is the markup language used by this wiki by default.&lt;/p&gt;
5241     
5242     &lt;p&gt;For documentation about the markdown syntax, see &lt;a href="../formatting/"&gt;formatting&lt;/a&gt; and
5243     &lt;a href="http://daringfireball.net/projects/markdown/syntax"&gt;Markdown: syntax&lt;/a&gt;.&lt;/p&gt;
5244     
5245     &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
5246     of the markdown syntax, and are the only bit of markup that this wiki
5247     handles internally.&lt;/p&gt;
5248     
5249     &lt;/section&gt;
5250     
5251     
5252     
5253     
5254     
5255     
5256     
5257     &lt;/div&gt;
5258     
5259     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
5260     
5261     &lt;nav id="pageinfo"&gt;
5262     
5263     
5264     
5265     
5266     
5267     
5268     &lt;nav id="backlinks"&gt;
5269     Links:
5270     
5271     &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
5272     
5273     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
5274     
5275     
5276     &lt;/nav&gt;
5277     
5278     
5279     
5280     
5281     
5282     
5283     &lt;div class="pagedate"&gt;
5284     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
5285     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
5286     &lt;/div&gt;
5287     
5288     &lt;/nav&gt;
5289     
5290     
5291     &lt;!-- from RPC Bug --&gt;
5292     &lt;/footer&gt;
5293     
5294     &lt;/article&gt;
5295     
5296     &lt;/body&gt;
5297     &lt;/html&gt;
5298     </string></value>
5299     </param>
5300     </params>
5301     </methodResponse>
5302     ]
5303     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
5304     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
5305     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5306     &lt;head&gt;
5307     
5308     &lt;meta charset=&quot;utf-8&quot; /&gt;
5309     &lt;title&gt;wikilink&lt;/title&gt;
5310     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5311     
5312     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5313     
5314     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5315     
5316     
5317     
5318     
5319     &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;
5320     
5321     
5322     
5323     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5324     
5325     
5326     
5327     &lt;/head&gt;
5328     &lt;body&gt;
5329     
5330     &lt;article class=&quot;page&quot;&gt;
5331     
5332     &lt;section class=&quot;pageheader&quot;&gt;
5333     &lt;header class=&quot;header&quot;&gt;
5334     &lt;span&gt;
5335     &lt;span class=&quot;parentlinks&quot;&gt;
5336     
5337     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5338     
5339     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5340     
5341     &lt;/span&gt;
5342     &lt;span class=&quot;title&quot;&gt;
5343     wikilink
5344     
5345     &lt;/span&gt;
5346     &lt;/span&gt;
5347     
5348     
5349     
5350     &lt;/header&gt;
5351     
5352     
5353     &lt;nav class=&quot;actions&quot;&gt;
5354     &lt;ul&gt;
5355     
5356     &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;
5357     
5358     
5359     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5360     
5361     
5362     
5363     
5364     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5365     
5366     
5367     
5368     
5369     
5370     &lt;/ul&gt;
5371     &lt;/nav&gt;
5372     
5373     
5374     
5375     
5376     
5377     
5378     
5379     
5380     &lt;/section&gt;
5381     
5382     
5383     
5384     
5385     
5386     &lt;div id=&quot;pagebody&quot;&gt;
5387     
5388     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5389     &lt;p&gt;WikiLinks provide easy linking between pages of the wiki. To create a
5390     &lt;span class=&quot;selflink&quot;&gt;WikiLink&lt;/span&gt;, just put the name of the page to link to in double brackets.
5391     For example &lt;code&gt;\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5392     
5393     &lt;p&gt;If you ever need to write something like &lt;code&gt;\[[WikiLink]]&lt;/code&gt; without creating a
5394     wikilink, just prefix it with a &lt;code&gt;\&lt;/code&gt;, like &lt;code&gt;\\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5395     
5396     &lt;p&gt;There are some special &lt;a href=&quot;../subpage/linkingrules/&quot;&gt;LinkingRules&lt;/a&gt; that come into play when
5397     linking between &lt;a href=&quot;../subpage/&quot;&gt;SubPages&lt;/a&gt;.&lt;/p&gt;
5398     
5399     &lt;p&gt;WikiLinks are matched with page names in a case-insensitive manner, so you
5400     don&apos;t need to worry about getting the case the same, and can capitalise
5401     links at the start of a sentence, and so on.&lt;/p&gt;
5402     
5403     &lt;p&gt;It&apos;s also possible to write a WikiLink that uses something other than the page
5404     name as the link text. For example &lt;code&gt;\[[foo_bar|SandBox]]&lt;/code&gt; links to the SandBox
5405     page, but the link will appear like this: &lt;a href=&quot;../../sandbox/&quot;&gt;foo bar&lt;/a&gt;.&lt;/p&gt;
5406     
5407     &lt;p&gt;To link to an anchor inside a page, you can use something like
5408     &lt;code&gt;\[[WikiLink#foo]]&lt;/code&gt; .&lt;/p&gt;
5409     
5410     &lt;p&gt;If the file linked to by a WikiLink looks like an image, it will
5411     be displayed inline on the page.&lt;/p&gt;
5412     
5413     &lt;hr /&gt;
5414     
5415     &lt;p&gt;You can also put an url in a WikiLink, to link to an external page.
5416     Email addresses can also be used to generate a mailto link.&lt;/p&gt;
5417     
5418     &lt;/section&gt;
5419     
5420     
5421     
5422     
5423     
5424     
5425     
5426     &lt;/div&gt;
5427     
5428     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5429     
5430     &lt;nav id=&quot;pageinfo&quot;&gt;
5431     
5432     
5433     
5434     
5435     
5436     
5437     &lt;nav id=&quot;backlinks&quot;&gt;
5438     Links:
5439     
5440     &lt;a href=&quot;../directive/&quot;&gt;directive&lt;/a&gt;
5441     
5442     &lt;a href=&quot;../formatting/&quot;&gt;formatting&lt;/a&gt;
5443     
5444     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5445     
5446     &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
5447     
5448     &lt;a href=&quot;../../sandbox/&quot;&gt;sandbox&lt;/a&gt;
5449     
5450     &lt;a href=&quot;../subpage/linkingrules/&quot;&gt;subpage/linkingrules&lt;/a&gt;
5451     
5452     
5453     &lt;/nav&gt;
5454     
5455     
5456     
5457     
5458     
5459     
5460     &lt;div class=&quot;pagedate&quot;&gt;
5461     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
5462     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
5463     &lt;/div&gt;
5464     
5465     &lt;/nav&gt;
5466     
5467     
5468     &lt;!-- from RPC Bug --&gt;
5469     &lt;/footer&gt;
5470     
5471     &lt;/article&gt;
5472     
5473     &lt;/body&gt;
5474     &lt;/html&gt;
5475     </string></value></param></params></methodCall>
5476     ]
5477     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>wikilink</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fwikilink" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nwikilink\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fwikilink" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>WikiLinks provide easy linking between pages of the wiki. To create a\n<span class="selflink">WikiLink</span>, just put the name of the page to link to in double brackets.\nFor example <code>\[[WikiLink]]</code>.</p>\n\n<p>If you ever need to write something like <code>\[[WikiLink]]</code> without creating a\nwikilink, just prefix it with a <code>\\</code>, like <code>\\\[[WikiLink]]</code>.</p>\n\n<p>There are some special <a href="../subpage/linkingrules/">LinkingRules</a> that come into play when\nlinking between <a href="../subpage/">SubPages</a>.</p>\n\n<p>WikiLinks are matched with page names in a case-insensitive manner, so you\ndon\'t need to worry about getting the case the same, and can capitalise\nlinks at the start of a sentence, and so on.</p>\n\n<p>It\'s also possible to write a WikiLink that uses something other than the page\nname as the link text. For example <code>\[[foo_bar|SandBox]]</code> links to the SandBox\npage, but the link will appear like this: <a href="../../sandbox/">foo bar</a>.</p>\n\n<p>To link to an anchor inside a page, you can use something like\n<code>\[[WikiLink#foo]]</code> .</p>\n\n<p>If the file linked to by a WikiLink looks like an image, it will\nbe displayed inline on the page.</p>\n\n<hr />\n\n<p>You can also put an url in a WikiLink, to link to an external page.\nEmail addresses can also be used to generate a mailto link.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../directive/">directive</a>\n\n<a href="../formatting/">formatting</a>\n\n<a href="../">ikiwiki</a>\n\n<a href="../markdown/">markdown</a>\n\n<a href="../../sandbox/">sandbox</a>\n\n<a href="../subpage/linkingrules/">subpage/linkingrules</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
5478     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
5479     <methodResponse>
5480     <params>
5481     <param>
5482     <value><string>&lt;!DOCTYPE html&gt;
5483     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5484     &lt;head&gt;
5485     
5486     &lt;meta charset="utf-8" /&gt;
5487     &lt;title&gt;wikilink&lt;/title&gt;
5488     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5489     
5490     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5491     
5492     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5493     
5494     
5495     
5496     
5497     &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;
5498     
5499     
5500     
5501     &lt;meta name="robots" content="noindex, follow" /&gt;
5502     
5503     
5504     
5505     &lt;/head&gt;
5506     &lt;body&gt;
5507     
5508     &lt;article class="page"&gt;
5509     
5510     &lt;section class="pageheader"&gt;
5511     &lt;header class="header"&gt;
5512     &lt;span&gt;
5513     &lt;span class="parentlinks"&gt;
5514     
5515     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5516     
5517     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5518     
5519     &lt;/span&gt;
5520     &lt;span class="title"&gt;
5521     wikilink
5522     
5523     &lt;/span&gt;
5524     &lt;/span&gt;
5525     
5526     
5527     
5528     &lt;/header&gt;
5529     
5530     
5531     &lt;nav class="actions"&gt;
5532     &lt;ul&gt;
5533     
5534     &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;
5535     
5536     
5537     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5538     
5539     
5540     
5541     
5542     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5543     
5544     
5545     
5546     
5547     
5548     &lt;/ul&gt;
5549     &lt;/nav&gt;
5550     
5551     
5552     
5553     
5554     
5555     
5556     
5557     
5558     &lt;/section&gt;
5559     
5560     
5561     
5562     
5563     
5564     &lt;div id="pagebody"&gt;
5565     
5566     &lt;section id="content" role="main"&gt;
5567     &lt;p&gt;WikiLinks provide easy linking between pages of the wiki. To create a
5568     &lt;span class="selflink"&gt;WikiLink&lt;/span&gt;, just put the name of the page to link to in double brackets.
5569     For example &lt;code&gt;\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5570     
5571     &lt;p&gt;If you ever need to write something like &lt;code&gt;\[[WikiLink]]&lt;/code&gt; without creating a
5572     wikilink, just prefix it with a &lt;code&gt;\&lt;/code&gt;, like &lt;code&gt;\\[[WikiLink]]&lt;/code&gt;.&lt;/p&gt;
5573     
5574     &lt;p&gt;There are some special &lt;a href="../subpage/linkingrules/"&gt;LinkingRules&lt;/a&gt; that come into play when
5575     linking between &lt;a href="../subpage/"&gt;SubPages&lt;/a&gt;.&lt;/p&gt;
5576     
5577     &lt;p&gt;WikiLinks are matched with page names in a case-insensitive manner, so you
5578     don't need to worry about getting the case the same, and can capitalise
5579     links at the start of a sentence, and so on.&lt;/p&gt;
5580     
5581     &lt;p&gt;It's also possible to write a WikiLink that uses something other than the page
5582     name as the link text. For example &lt;code&gt;\[[foo_bar|SandBox]]&lt;/code&gt; links to the SandBox
5583     page, but the link will appear like this: &lt;a href="../../sandbox/"&gt;foo bar&lt;/a&gt;.&lt;/p&gt;
5584     
5585     &lt;p&gt;To link to an anchor inside a page, you can use something like
5586     &lt;code&gt;\[[WikiLink#foo]]&lt;/code&gt; .&lt;/p&gt;
5587     
5588     &lt;p&gt;If the file linked to by a WikiLink looks like an image, it will
5589     be displayed inline on the page.&lt;/p&gt;
5590     
5591     &lt;hr /&gt;
5592     
5593     &lt;p&gt;You can also put an url in a WikiLink, to link to an external page.
5594     Email addresses can also be used to generate a mailto link.&lt;/p&gt;
5595     
5596     &lt;/section&gt;
5597     
5598     
5599     
5600     
5601     
5602     
5603     
5604     &lt;/div&gt;
5605     
5606     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
5607     
5608     &lt;nav id="pageinfo"&gt;
5609     
5610     
5611     
5612     
5613     
5614     
5615     &lt;nav id="backlinks"&gt;
5616     Links:
5617     
5618     &lt;a href="../directive/"&gt;directive&lt;/a&gt;
5619     
5620     &lt;a href="../formatting/"&gt;formatting&lt;/a&gt;
5621     
5622     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
5623     
5624     &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
5625     
5626     &lt;a href="../../sandbox/"&gt;sandbox&lt;/a&gt;
5627     
5628     &lt;a href="../subpage/linkingrules/"&gt;subpage/linkingrules&lt;/a&gt;
5629     
5630     
5631     &lt;/nav&gt;
5632     
5633     
5634     
5635     
5636     
5637     
5638     &lt;div class="pagedate"&gt;
5639     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
5640     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
5641     &lt;/div&gt;
5642     
5643     &lt;/nav&gt;
5644     
5645     
5646     &lt;!-- from RPC Bug --&gt;
5647     &lt;/footer&gt;
5648     
5649     &lt;/article&gt;
5650     
5651     &lt;/body&gt;
5652     &lt;/html&gt;
5653     </string></value>
5654     </param>
5655     </params>
5656     </methodResponse>
5657     ]
5658     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
5659     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
5660     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
5661     &lt;head&gt;
5662     
5663     &lt;meta charset=&quot;utf-8&quot; /&gt;
5664     &lt;title&gt;Formatting wiki pages&lt;/title&gt;
5665     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
5666     
5667     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
5668     
5669     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
5670     
5671     
5672     
5673     
5674     &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;
5675     
5676     
5677     
5678     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
5679     
5680     
5681     
5682     &lt;/head&gt;
5683     &lt;body&gt;
5684     
5685     &lt;article class=&quot;page&quot;&gt;
5686     
5687     &lt;section class=&quot;pageheader&quot;&gt;
5688     &lt;header class=&quot;header&quot;&gt;
5689     &lt;span&gt;
5690     &lt;span class=&quot;parentlinks&quot;&gt;
5691     
5692     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
5693     
5694     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
5695     
5696     &lt;/span&gt;
5697     &lt;span class=&quot;title&quot;&gt;
5698     Formatting wiki pages
5699     
5700     &lt;/span&gt;
5701     &lt;/span&gt;
5702     
5703     
5704     
5705     &lt;/header&gt;
5706     
5707     
5708     &lt;nav class=&quot;actions&quot;&gt;
5709     &lt;ul&gt;
5710     
5711     &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;
5712     
5713     
5714     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5715     
5716     
5717     
5718     
5719     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5720     
5721     
5722     
5723     
5724     
5725     &lt;/ul&gt;
5726     &lt;/nav&gt;
5727     
5728     
5729     
5730     
5731     
5732     
5733     
5734     
5735     &lt;/section&gt;
5736     
5737     
5738     
5739     
5740     
5741     &lt;div id=&quot;pagebody&quot;&gt;
5742     
5743     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
5744     &lt;p&gt;Text on this wiki is, by default, written in a form very close to how you
5745     might write text for an email message. This style of text formatting is
5746     called &lt;a href=&quot;../markdown/&quot;&gt;MarkDown&lt;/a&gt;, and it works like this:&lt;/p&gt;
5747     
5748     &lt;p&gt;Leave blank lines between paragraphs.&lt;/p&gt;
5749     
5750     &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
5751     in single or double asterisks.&lt;/p&gt;
5752     
5753     &lt;p&gt;To create a list, start each line with an asterisk:&lt;/p&gt;
5754     
5755     &lt;ul&gt;
5756     &lt;li&gt;&quot;* this is my list&quot;&lt;/li&gt;
5757     &lt;li&gt;&quot;* another item&quot;&lt;/li&gt;
5758     &lt;/ul&gt;
5759     
5760     
5761     &lt;p&gt;To make a numbered list, start each line with a number (any number will
5762     do) followed by a period:&lt;/p&gt;
5763     
5764     &lt;ol&gt;
5765     &lt;li&gt;&quot;1. first line&quot;&lt;/li&gt;
5766     &lt;li&gt;&quot;2. second line&quot;&lt;/li&gt;
5767     &lt;li&gt;&quot;2. third line&quot;&lt;/li&gt;
5768     &lt;/ol&gt;
5769     
5770     
5771     &lt;p&gt;To create a header, start a line with one or more &lt;code&gt;#&lt;/code&gt; characters followed
5772     by a space and the header text. The number of &lt;code&gt;#&lt;/code&gt; characters controls the
5773     size of the header:&lt;/p&gt;
5774     
5775     &lt;h1&gt;# h1&lt;/h1&gt;
5776     
5777     &lt;h2&gt;## h2&lt;/h2&gt;
5778     
5779     &lt;h3&gt;### h3&lt;/h3&gt;
5780     
5781     &lt;h4&gt;#### h4&lt;/h4&gt;
5782     
5783     &lt;h5&gt;##### h5&lt;/h5&gt;
5784     
5785     &lt;h6&gt;###### h6&lt;/h6&gt;
5786     
5787     &lt;p&gt;To create a horizontal rule, just write three or more dashes or stars on
5788     their own line:&lt;/p&gt;
5789     
5790     &lt;hr /&gt;
5791     
5792     &lt;p&gt;To quote someone, prefix the quote with &quot;&amp;gt;&quot;:&lt;/p&gt;
5793     
5794     &lt;blockquote&gt;&lt;p&gt;To be or not to be,
5795     that is the question.&lt;/p&gt;&lt;/blockquote&gt;
5796     
5797     &lt;p&gt;To write a code block, indent each line with a tab or 4 spaces:&lt;/p&gt;
5798     
5799     &lt;pre&gt;&lt;code&gt;10 PRINT &quot;Hello, world!&quot;
5800     20 GOTO 10
5801     &lt;/code&gt;&lt;/pre&gt;
5802     
5803     &lt;p&gt;To link to an url or email address, you can just put the
5804     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
5805     form [link text](url)&lt;/p&gt;
5806     
5807     &lt;hr /&gt;
5808     
5809     &lt;p&gt;In addition to basic html formatting using &lt;a href=&quot;../markdown/&quot;&gt;MarkDown&lt;/a&gt;, this wiki lets
5810     you use the following additional features:&lt;/p&gt;
5811     
5812     &lt;ul&gt;
5813     &lt;li&gt;&lt;p&gt;To link to another page on the wiki, place the page&apos;s name inside double
5814     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;
5815     &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
5816     actions.
5817     For example, you can:&lt;/p&gt;
5818     
5819     &lt;ul&gt;
5820     &lt;li&gt;&lt;p&gt;Change the title of a page:&lt;/p&gt;
5821     
5822     &lt;p&gt;\[[!meta  title=&quot;full page title&quot;]]&lt;/p&gt;&lt;/li&gt;
5823     &lt;li&gt;&lt;p&gt;Create a blog by inlining a set of pages:&lt;/p&gt;
5824     
5825     &lt;p&gt;\[[!inline  pages=&quot;blog/*&quot;]]&lt;/p&gt;&lt;/li&gt;
5826     &lt;/ul&gt;
5827     &lt;/li&gt;
5828     &lt;/ul&gt;
5829     
5830     
5831     &lt;/section&gt;
5832     
5833     
5834     
5835     
5836     
5837     
5838     
5839     &lt;/div&gt;
5840     
5841     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
5842     
5843     &lt;nav id=&quot;pageinfo&quot;&gt;
5844     
5845     
5846     
5847     
5848     
5849     
5850     &lt;nav id=&quot;backlinks&quot;&gt;
5851     Links:
5852     
5853     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
5854     
5855     &lt;a href=&quot;../markdown/&quot;&gt;markdown&lt;/a&gt;
5856     
5857     
5858     &lt;/nav&gt;
5859     
5860     
5861     
5862     
5863     
5864     
5865     &lt;div class=&quot;pagedate&quot;&gt;
5866     Last edited &lt;time datetime=&quot;2014-10-09T18:31:33Z&quot;&gt;09/10/2014&lt;/time&gt;
5867     &lt;!-- Created &lt;time datetime=&quot;2014-10-09T18:31:33Z&quot; pubdate=&quot;pubdate&quot;&gt;09/10/2014&lt;/time&gt; --&gt;
5868     &lt;/div&gt;
5869     
5870     &lt;/nav&gt;
5871     
5872     
5873     &lt;!-- from RPC Bug --&gt;
5874     &lt;/footer&gt;
5875     
5876     &lt;/article&gt;
5877     
5878     &lt;/body&gt;
5879     &lt;/html&gt;
5880     </string></value></param></params></methodCall>
5881     ]
5882     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>Formatting wiki pages</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fformatting" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nFormatting wiki pages\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fformatting" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Text on this wiki is, by default, written in a form very close to how you\nmight write text for an email message. This style of text formatting is\ncalled <a href="../markdown/">MarkDown</a>, and it works like this:</p>\n\n<p>Leave blank lines between paragraphs.</p>\n\n<p>You can <em>*emphasise*</em> or <strong>**strongly emphasise**</strong> text by placing it\nin single or double asterisks.</p>\n\n<p>To create a list, start each line with an asterisk:</p>\n\n<ul>\n<li>"* this is my list"</li>\n<li>"* another item"</li>\n</ul>\n\n\n<p>To make a numbered list, start each line with a number (any number will\ndo) followed by a period:</p>\n\n<ol>\n<li>"1. first line"</li>\n<li>"2. second line"</li>\n<li>"2. third line"</li>\n</ol>\n\n\n<p>To create a header, start a line with one or more <code>#</code> characters followed\nby a space and the header text. The number of <code>#</code> characters controls the\nsize of the header:</p>\n\n<h1># h1</h1>\n\n<h2>## h2</h2>\n\n<h3>### h3</h3>\n\n<h4>#### h4</h4>\n\n<h5>##### h5</h5>\n\n<h6>###### h6</h6>\n\n<p>To create a horizontal rule, just write three or more dashes or stars on\ntheir own line:</p>\n\n<hr />\n\n<p>To quote someone, prefix the quote with "&gt;":</p>\n\n<blockquote><p>To be or not to be,\nthat is the question.</p></blockquote>\n\n<p>To write a code block, indent each line with a tab or 4 spaces:</p>\n\n<pre><code>10 PRINT "Hello, world!"\n20 GOTO 10\n</code></pre>\n\n<p>To link to an url or email address, you can just put the\nurl in angle brackets: &lt;<a href="http://ikiwiki.info">http://ikiwiki.info</a>&gt;, or you can use the\nform [link text](url)</p>\n\n<hr />\n\n<p>In addition to basic html formatting using <a href="../markdown/">MarkDown</a>, this wiki lets\nyou use the following additional features:</p>\n\n<ul>\n<li><p>To link to another page on the wiki, place the page\'s name inside double\nsquare brackets. So you would use <code>\[[WikiLink]]</code> to link to <a href="../wikilink/">WikiLink</a>.</p></li>\n<li><p>Insert various <a href="../directive/">directives</a> onto a page to perform useful\nactions.\nFor example, you can:</p>\n\n<ul>\n<li><p>Change the title of a page:</p>\n\n<p>\[[!meta  title="full page title"]]</p></li>\n<li><p>Create a blog by inlining a set of pages:</p>\n\n<p>\[[!inline  pages="blog/*"]]</p></li>\n</ul>\n</li>\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">ikiwiki</a>\n\n<a href="../markdown/">markdown</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-10-09T18:31:33Z">09/10/2014</time>\n<!-- Created <time datetime="2014-10-09T18:31:33Z" pubdate="pubdate">09/10/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
5883     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
5884     <methodResponse>
5885     <params>
5886     <param>
5887     <value><string>&lt;!DOCTYPE html&gt;
5888     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
5889     &lt;head&gt;
5890     
5891     &lt;meta charset="utf-8" /&gt;
5892     &lt;title&gt;Formatting wiki pages&lt;/title&gt;
5893     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
5894     
5895     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
5896     
5897     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
5898     
5899     
5900     
5901     
5902     &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;
5903     
5904     
5905     
5906     &lt;meta name="robots" content="noindex, follow" /&gt;
5907     
5908     
5909     
5910     &lt;/head&gt;
5911     &lt;body&gt;
5912     
5913     &lt;article class="page"&gt;
5914     
5915     &lt;section class="pageheader"&gt;
5916     &lt;header class="header"&gt;
5917     &lt;span&gt;
5918     &lt;span class="parentlinks"&gt;
5919     
5920     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
5921     
5922     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
5923     
5924     &lt;/span&gt;
5925     &lt;span class="title"&gt;
5926     Formatting wiki pages
5927     
5928     &lt;/span&gt;
5929     &lt;/span&gt;
5930     
5931     
5932     
5933     &lt;/header&gt;
5934     
5935     
5936     &lt;nav class="actions"&gt;
5937     &lt;ul&gt;
5938     
5939     &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;
5940     
5941     
5942     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
5943     
5944     
5945     
5946     
5947     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
5948     
5949     
5950     
5951     
5952     
5953     &lt;/ul&gt;
5954     &lt;/nav&gt;
5955     
5956     
5957     
5958     
5959     
5960     
5961     
5962     
5963     &lt;/section&gt;
5964     
5965     
5966     
5967     
5968     
5969     &lt;div id="pagebody"&gt;
5970     
5971     &lt;section id="content" role="main"&gt;
5972     &lt;p&gt;Text on this wiki is, by default, written in a form very close to how you
5973     might write text for an email message. This style of text formatting is
5974     called &lt;a href="../markdown/"&gt;MarkDown&lt;/a&gt;, and it works like this:&lt;/p&gt;
5975     
5976     &lt;p&gt;Leave blank lines between paragraphs.&lt;/p&gt;
5977     
5978     &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
5979     in single or double asterisks.&lt;/p&gt;
5980     
5981     &lt;p&gt;To create a list, start each line with an asterisk:&lt;/p&gt;
5982     
5983     &lt;ul&gt;
5984     &lt;li&gt;"* this is my list"&lt;/li&gt;
5985     &lt;li&gt;"* another item"&lt;/li&gt;
5986     &lt;/ul&gt;
5987     
5988     
5989     &lt;p&gt;To make a numbered list, start each line with a number (any number will
5990     do) followed by a period:&lt;/p&gt;
5991     
5992     &lt;ol&gt;
5993     &lt;li&gt;"1. first line"&lt;/li&gt;
5994     &lt;li&gt;"2. second line"&lt;/li&gt;
5995     &lt;li&gt;"2. third line"&lt;/li&gt;
5996     &lt;/ol&gt;
5997     
5998     
5999     &lt;p&gt;To create a header, start a line with one or more &lt;code&gt;#&lt;/code&gt; characters followed
6000     by a space and the header text. The number of &lt;code&gt;#&lt;/code&gt; characters controls the
6001     size of the header:&lt;/p&gt;
6002     
6003     &lt;h1&gt;# h1&lt;/h1&gt;
6004     
6005     &lt;h2&gt;## h2&lt;/h2&gt;
6006     
6007     &lt;h3&gt;### h3&lt;/h3&gt;
6008     
6009     &lt;h4&gt;#### h4&lt;/h4&gt;
6010     
6011     &lt;h5&gt;##### h5&lt;/h5&gt;
6012     
6013     &lt;h6&gt;###### h6&lt;/h6&gt;
6014     
6015     &lt;p&gt;To create a horizontal rule, just write three or more dashes or stars on
6016     their own line:&lt;/p&gt;
6017     
6018     &lt;hr /&gt;
6019     
6020     &lt;p&gt;To quote someone, prefix the quote with "&amp;gt;":&lt;/p&gt;
6021     
6022     &lt;blockquote&gt;&lt;p&gt;To be or not to be,
6023     that is the question.&lt;/p&gt;&lt;/blockquote&gt;
6024     
6025     &lt;p&gt;To write a code block, indent each line with a tab or 4 spaces:&lt;/p&gt;
6026     
6027     &lt;pre&gt;&lt;code&gt;10 PRINT "Hello, world!"
6028     20 GOTO 10
6029     &lt;/code&gt;&lt;/pre&gt;
6030     
6031     &lt;p&gt;To link to an url or email address, you can just put the
6032     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
6033     form [link text](url)&lt;/p&gt;
6034     
6035     &lt;hr /&gt;
6036     
6037     &lt;p&gt;In addition to basic html formatting using &lt;a href="../markdown/"&gt;MarkDown&lt;/a&gt;, this wiki lets
6038     you use the following additional features:&lt;/p&gt;
6039     
6040     &lt;ul&gt;
6041     &lt;li&gt;&lt;p&gt;To link to another page on the wiki, place the page's name inside double
6042     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;
6043     &lt;li&gt;&lt;p&gt;Insert various &lt;a href="../directive/"&gt;directives&lt;/a&gt; onto a page to perform useful
6044     actions.
6045     For example, you can:&lt;/p&gt;
6046     
6047     &lt;ul&gt;
6048     &lt;li&gt;&lt;p&gt;Change the title of a page:&lt;/p&gt;
6049     
6050     &lt;p&gt;\[[!meta  title="full page title"]]&lt;/p&gt;&lt;/li&gt;
6051     &lt;li&gt;&lt;p&gt;Create a blog by inlining a set of pages:&lt;/p&gt;
6052     
6053     &lt;p&gt;\[[!inline  pages="blog/*"]]&lt;/p&gt;&lt;/li&gt;
6054     &lt;/ul&gt;
6055     &lt;/li&gt;
6056     &lt;/ul&gt;
6057     
6058     
6059     &lt;/section&gt;
6060     
6061     
6062     
6063     
6064     
6065     
6066     
6067     &lt;/div&gt;
6068     
6069     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6070     
6071     &lt;nav id="pageinfo"&gt;
6072     
6073     
6074     
6075     
6076     
6077     
6078     &lt;nav id="backlinks"&gt;
6079     Links:
6080     
6081     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
6082     
6083     &lt;a href="../markdown/"&gt;markdown&lt;/a&gt;
6084     
6085     
6086     &lt;/nav&gt;
6087     
6088     
6089     
6090     
6091     
6092     
6093     &lt;div class="pagedate"&gt;
6094     Last edited &lt;time datetime="2014-10-09T18:31:33Z"&gt;09/10/2014&lt;/time&gt;
6095     &lt;!-- Created &lt;time datetime="2014-10-09T18:31:33Z" pubdate="pubdate"&gt;09/10/2014&lt;/time&gt; --&gt;
6096     &lt;/div&gt;
6097     
6098     &lt;/nav&gt;
6099     
6100     
6101     &lt;!-- from RPC Bug --&gt;
6102     &lt;/footer&gt;
6103     
6104     &lt;/article&gt;
6105     
6106     &lt;/body&gt;
6107     &lt;/html&gt;
6108     </string></value>
6109     </param>
6110     </params>
6111     </methodResponse>
6112     ]
6113     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
6114     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
6115     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6116     &lt;head&gt;
6117     
6118     &lt;meta charset=&quot;utf-8&quot; /&gt;
6119     &lt;title&gt;searching&lt;/title&gt;
6120     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6121     
6122     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../style.css&quot; type=&quot;text/css&quot; /&gt;
6123     
6124     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../local.css&quot; type=&quot;text/css&quot; /&gt;
6125     
6126     
6127     
6128     
6129     &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;
6130     
6131     
6132     
6133     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6134     
6135     
6136     
6137     &lt;/head&gt;
6138     &lt;body&gt;
6139     
6140     &lt;article class=&quot;page&quot;&gt;
6141     
6142     &lt;section class=&quot;pageheader&quot;&gt;
6143     &lt;header class=&quot;header&quot;&gt;
6144     &lt;span&gt;
6145     &lt;span class=&quot;parentlinks&quot;&gt;
6146     
6147     &lt;a href=&quot;../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6148     
6149     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6150     
6151     &lt;/span&gt;
6152     &lt;span class=&quot;title&quot;&gt;
6153     searching
6154     
6155     &lt;/span&gt;
6156     &lt;/span&gt;
6157     
6158     
6159     
6160     &lt;/header&gt;
6161     
6162     
6163     &lt;nav class=&quot;actions&quot;&gt;
6164     &lt;ul&gt;
6165     
6166     &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;
6167     
6168     
6169     &lt;li&gt;&lt;a href=&quot;../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6170     
6171     
6172     
6173     
6174     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6175     
6176     
6177     
6178     
6179     
6180     &lt;/ul&gt;
6181     &lt;/nav&gt;
6182     
6183     
6184     
6185     
6186     
6187     
6188     
6189     
6190     &lt;/section&gt;
6191     
6192     
6193     
6194     
6195     
6196     &lt;div id=&quot;pagebody&quot;&gt;
6197     
6198     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6199     &lt;p&gt;This wiki has searching &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6200     
6201     &lt;p&gt;If searching is enabled, you can enter search terms in the search field,
6202     as you&apos;d expect. There are a few special things you can do to construct
6203     more powerful searches.&lt;/p&gt;
6204     
6205     &lt;ul&gt;
6206     &lt;li&gt;To match a phrase, enclose it in double quotes.&lt;/li&gt;
6207     &lt;li&gt;&lt;code&gt;AND&lt;/code&gt; can be used to search for documents containing two expressions.&lt;/li&gt;
6208     &lt;li&gt;&lt;code&gt;OR&lt;/code&gt; can be used to search for documents containing either one of
6209     two expressions.&lt;/li&gt;
6210     &lt;li&gt;Parentheses can be used to build up complicated search expressions. For
6211     example, &quot;(foo AND bar) OR (me AND you)&quot;&lt;/li&gt;
6212     &lt;li&gt;Prefix a search term with &quot;-&quot; to avoid it from appearing in the results.
6213     For example, &quot;-discussion&quot; will omit &quot;discussion&quot;.&lt;/li&gt;
6214     &lt;li&gt;To search for a page with a given title, use &quot;title:foo&quot;.&lt;/li&gt;
6215     &lt;li&gt;To search for pages that contain a &quot;bar&quot; link, use &quot;link:bar&quot;.&lt;/li&gt;
6216     &lt;/ul&gt;
6217     
6218     
6219     &lt;/section&gt;
6220     
6221     
6222     
6223     
6224     
6225     
6226     
6227     &lt;/div&gt;
6228     
6229     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6230     
6231     &lt;nav id=&quot;pageinfo&quot;&gt;
6232     
6233     
6234     
6235     
6236     
6237     
6238     &lt;nav id=&quot;backlinks&quot;&gt;
6239     Links:
6240     
6241     &lt;a href=&quot;../&quot;&gt;ikiwiki&lt;/a&gt;
6242     
6243     
6244     &lt;/nav&gt;
6245     
6246     
6247     
6248     
6249     
6250     
6251     &lt;div class=&quot;pagedate&quot;&gt;
6252     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6253     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6254     &lt;/div&gt;
6255     
6256     &lt;/nav&gt;
6257     
6258     
6259     &lt;!-- from RPC Bug --&gt;
6260     &lt;/footer&gt;
6261     
6262     &lt;/article&gt;
6263     
6264     &lt;/body&gt;
6265     &lt;/html&gt;
6266     </string></value></param></params></methodCall>
6267     ]
6268     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>searching</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsearching" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../">RPC Bug</a>/ \n\n<a href="../">ikiwiki</a>/ \n\n</span>\n<span class="title">\nsearching\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsearching" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki has searching <strong>disabled</strong>.</p>\n\n<p>If searching is enabled, you can enter search terms in the search field,\nas you\'d expect. There are a few special things you can do to construct\nmore powerful searches.</p>\n\n<ul>\n<li>To match a phrase, enclose it in double quotes.</li>\n<li><code>AND</code> can be used to search for documents containing two expressions.</li>\n<li><code>OR</code> can be used to search for documents containing either one of\ntwo expressions.</li>\n<li>Parentheses can be used to build up complicated search expressions. For\nexample, "(foo AND bar) OR (me AND you)"</li>\n<li>Prefix a search term with "-" to avoid it from appearing in the results.\nFor example, "-discussion" will omit "discussion".</li>\n<li>To search for a page with a given title, use "title:foo".</li>\n<li>To search for pages that contain a "bar" link, use "link:bar".</li>\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">ikiwiki</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
6269     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
6270     <methodResponse>
6271     <params>
6272     <param>
6273     <value><string>&lt;!DOCTYPE html&gt;
6274     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6275     &lt;head&gt;
6276     
6277     &lt;meta charset="utf-8" /&gt;
6278     &lt;title&gt;searching&lt;/title&gt;
6279     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6280     
6281     &lt;link rel="stylesheet" href="../../style.css" type="text/css" /&gt;
6282     
6283     &lt;link rel="stylesheet" href="../../local.css" type="text/css" /&gt;
6284     
6285     
6286     
6287     
6288     &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;
6289     
6290     
6291     
6292     &lt;meta name="robots" content="noindex, follow" /&gt;
6293     
6294     
6295     
6296     &lt;/head&gt;
6297     &lt;body&gt;
6298     
6299     &lt;article class="page"&gt;
6300     
6301     &lt;section class="pageheader"&gt;
6302     &lt;header class="header"&gt;
6303     &lt;span&gt;
6304     &lt;span class="parentlinks"&gt;
6305     
6306     &lt;a href="../../"&gt;RPC Bug&lt;/a&gt;/ 
6307     
6308     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;/ 
6309     
6310     &lt;/span&gt;
6311     &lt;span class="title"&gt;
6312     searching
6313     
6314     &lt;/span&gt;
6315     &lt;/span&gt;
6316     
6317     
6318     
6319     &lt;/header&gt;
6320     
6321     
6322     &lt;nav class="actions"&gt;
6323     &lt;ul&gt;
6324     
6325     &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;
6326     
6327     
6328     &lt;li&gt;&lt;a href="../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6329     
6330     
6331     
6332     
6333     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6334     
6335     
6336     
6337     
6338     
6339     &lt;/ul&gt;
6340     &lt;/nav&gt;
6341     
6342     
6343     
6344     
6345     
6346     
6347     
6348     
6349     &lt;/section&gt;
6350     
6351     
6352     
6353     
6354     
6355     &lt;div id="pagebody"&gt;
6356     
6357     &lt;section id="content" role="main"&gt;
6358     &lt;p&gt;This wiki has searching &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6359     
6360     &lt;p&gt;If searching is enabled, you can enter search terms in the search field,
6361     as you'd expect. There are a few special things you can do to construct
6362     more powerful searches.&lt;/p&gt;
6363     
6364     &lt;ul&gt;
6365     &lt;li&gt;To match a phrase, enclose it in double quotes.&lt;/li&gt;
6366     &lt;li&gt;&lt;code&gt;AND&lt;/code&gt; can be used to search for documents containing two expressions.&lt;/li&gt;
6367     &lt;li&gt;&lt;code&gt;OR&lt;/code&gt; can be used to search for documents containing either one of
6368     two expressions.&lt;/li&gt;
6369     &lt;li&gt;Parentheses can be used to build up complicated search expressions. For
6370     example, "(foo AND bar) OR (me AND you)"&lt;/li&gt;
6371     &lt;li&gt;Prefix a search term with "-" to avoid it from appearing in the results.
6372     For example, "-discussion" will omit "discussion".&lt;/li&gt;
6373     &lt;li&gt;To search for a page with a given title, use "title:foo".&lt;/li&gt;
6374     &lt;li&gt;To search for pages that contain a "bar" link, use "link:bar".&lt;/li&gt;
6375     &lt;/ul&gt;
6376     
6377     
6378     &lt;/section&gt;
6379     
6380     
6381     
6382     
6383     
6384     
6385     
6386     &lt;/div&gt;
6387     
6388     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6389     
6390     &lt;nav id="pageinfo"&gt;
6391     
6392     
6393     
6394     
6395     
6396     
6397     &lt;nav id="backlinks"&gt;
6398     Links:
6399     
6400     &lt;a href="../"&gt;ikiwiki&lt;/a&gt;
6401     
6402     
6403     &lt;/nav&gt;
6404     
6405     
6406     
6407     
6408     
6409     
6410     &lt;div class="pagedate"&gt;
6411     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
6412     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
6413     &lt;/div&gt;
6414     
6415     &lt;/nav&gt;
6416     
6417     
6418     &lt;!-- from RPC Bug --&gt;
6419     &lt;/footer&gt;
6420     
6421     &lt;/article&gt;
6422     
6423     &lt;/body&gt;
6424     &lt;/html&gt;
6425     </string></value>
6426     </param>
6427     </params>
6428     </methodResponse>
6429     ]
6430     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
6431     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
6432     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6433     &lt;head&gt;
6434     
6435     &lt;meta charset=&quot;utf-8&quot; /&gt;
6436     &lt;title&gt;sorting&lt;/title&gt;
6437     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6438     
6439     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
6440     
6441     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
6442     
6443     
6444     
6445     
6446     &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;
6447     
6448     
6449     
6450     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6451     
6452     
6453     
6454     &lt;/head&gt;
6455     &lt;body&gt;
6456     
6457     &lt;article class=&quot;page&quot;&gt;
6458     
6459     &lt;section class=&quot;pageheader&quot;&gt;
6460     &lt;header class=&quot;header&quot;&gt;
6461     &lt;span&gt;
6462     &lt;span class=&quot;parentlinks&quot;&gt;
6463     
6464     &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6465     
6466     &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6467     
6468     &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
6469     
6470     &lt;/span&gt;
6471     &lt;span class=&quot;title&quot;&gt;
6472     sorting
6473     
6474     &lt;/span&gt;
6475     &lt;/span&gt;
6476     
6477     
6478     
6479     &lt;/header&gt;
6480     
6481     
6482     &lt;nav class=&quot;actions&quot;&gt;
6483     &lt;ul&gt;
6484     
6485     &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;
6486     
6487     
6488     &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6489     
6490     
6491     
6492     
6493     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6494     
6495     
6496     
6497     
6498     
6499     &lt;/ul&gt;
6500     &lt;/nav&gt;
6501     
6502     
6503     
6504     
6505     
6506     
6507     
6508     
6509     &lt;/section&gt;
6510     
6511     
6512     
6513     
6514     
6515     &lt;div id=&quot;pagebody&quot;&gt;
6516     
6517     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6518     &lt;p&gt;Some &lt;a href=&quot;../../directive/&quot;&gt;directives&lt;/a&gt; that use
6519     &lt;a href=&quot;../&quot;&gt;PageSpecs&lt;/a&gt; allow
6520     specifying the order that matching pages are shown in. The following sort
6521     orders can be specified.&lt;/p&gt;
6522     
6523     &lt;ul&gt;
6524     &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;
6525     &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;
6526     &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;
6527     &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;
6528     &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;
6529     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
6530     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.
6531     also work.&lt;/p&gt;&lt;/li&gt;
6532     &lt;/ul&gt;
6533     
6534     
6535     &lt;p&gt;In addition, you can combine several sort orders and/or reverse the order of
6536     sorting, with a string like &lt;code&gt;age -title&lt;/code&gt; (which would sort by age, then by
6537     title in reverse order if two pages have the same age).&lt;/p&gt;
6538     
6539     &lt;/section&gt;
6540     
6541     
6542     
6543     
6544     
6545     
6546     
6547     &lt;/div&gt;
6548     
6549     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6550     
6551     &lt;nav id=&quot;pageinfo&quot;&gt;
6552     
6553     
6554     
6555     
6556     
6557     
6558     
6559     
6560     
6561     
6562     
6563     &lt;div class=&quot;pagedate&quot;&gt;
6564     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6565     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6566     &lt;/div&gt;
6567     
6568     &lt;/nav&gt;
6569     
6570     
6571     &lt;!-- from RPC Bug --&gt;
6572     &lt;/footer&gt;
6573     
6574     &lt;/article&gt;
6575     
6576     &lt;/body&gt;
6577     &lt;/html&gt;
6578     </string></value></param></params></methodCall>
6579     ]
6580     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>sorting</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fsorting" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../../">RPC Bug</a>/ \n\n<a href="../../">ikiwiki</a>/ \n\n<a href="../">pagespec</a>/ \n\n</span>\n<span class="title">\nsorting\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fsorting" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>Some <a href="../../directive/">directives</a> that use\n<a href="../">PageSpecs</a> allow\nspecifying the order that matching pages are shown in. The following sort\norders can be specified.</p>\n\n<ul>\n<li><p><code>age</code> - List pages from the most recently created to the oldest.</p></li>\n<li><p><code>mtime</code> - List pages with the most recently modified first.</p></li>\n<li><p><code>title</code> - Order by title (page name), e.g. "z/a a/b a/c"</p></li>\n<li><p><code>path</code> - Order by page name including parents, e.g. "a/b a/c z/a"</p></li>\n<li><p><code>meta(title)</code> - Order according to the <code>\[[!meta  title="foo" sortas="bar"]]</code>\nor <code>\[[!meta  title="foo"]]</code> <a href="../../directive/">directive</a>, or the page name if no\nfull title was set. <code>meta(author)</code>, <code>meta(date)</code>, <code>meta(updated)</code>, etc.\nalso work.</p></li>\n</ul>\n\n\n<p>In addition, you can combine several sort orders and/or reverse the order of\nsorting, with a string like <code>age -title</code> (which would sort by age, then by\ntitle in reverse order if two pages have the same age).</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
6581     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
6582     <methodResponse>
6583     <params>
6584     <param>
6585     <value><string>&lt;!DOCTYPE html&gt;
6586     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6587     &lt;head&gt;
6588     
6589     &lt;meta charset="utf-8" /&gt;
6590     &lt;title&gt;sorting&lt;/title&gt;
6591     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6592     
6593     &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
6594     
6595     &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
6596     
6597     
6598     
6599     
6600     &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;
6601     
6602     
6603     
6604     &lt;meta name="robots" content="noindex, follow" /&gt;
6605     
6606     
6607     
6608     &lt;/head&gt;
6609     &lt;body&gt;
6610     
6611     &lt;article class="page"&gt;
6612     
6613     &lt;section class="pageheader"&gt;
6614     &lt;header class="header"&gt;
6615     &lt;span&gt;
6616     &lt;span class="parentlinks"&gt;
6617     
6618     &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
6619     
6620     &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
6621     
6622     &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
6623     
6624     &lt;/span&gt;
6625     &lt;span class="title"&gt;
6626     sorting
6627     
6628     &lt;/span&gt;
6629     &lt;/span&gt;
6630     
6631     
6632     
6633     &lt;/header&gt;
6634     
6635     
6636     &lt;nav class="actions"&gt;
6637     &lt;ul&gt;
6638     
6639     &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;
6640     
6641     
6642     &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6643     
6644     
6645     
6646     
6647     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6648     
6649     
6650     
6651     
6652     
6653     &lt;/ul&gt;
6654     &lt;/nav&gt;
6655     
6656     
6657     
6658     
6659     
6660     
6661     
6662     
6663     &lt;/section&gt;
6664     
6665     
6666     
6667     
6668     
6669     &lt;div id="pagebody"&gt;
6670     
6671     &lt;section id="content" role="main"&gt;
6672     &lt;p&gt;Some &lt;a href="../../directive/"&gt;directives&lt;/a&gt; that use
6673     &lt;a href="../"&gt;PageSpecs&lt;/a&gt; allow
6674     specifying the order that matching pages are shown in. The following sort
6675     orders can be specified.&lt;/p&gt;
6676     
6677     &lt;ul&gt;
6678     &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;
6679     &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;
6680     &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;
6681     &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;
6682     &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;
6683     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
6684     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.
6685     also work.&lt;/p&gt;&lt;/li&gt;
6686     &lt;/ul&gt;
6687     
6688     
6689     &lt;p&gt;In addition, you can combine several sort orders and/or reverse the order of
6690     sorting, with a string like &lt;code&gt;age -title&lt;/code&gt; (which would sort by age, then by
6691     title in reverse order if two pages have the same age).&lt;/p&gt;
6692     
6693     &lt;/section&gt;
6694     
6695     
6696     
6697     
6698     
6699     
6700     
6701     &lt;/div&gt;
6702     
6703     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
6704     
6705     &lt;nav id="pageinfo"&gt;
6706     
6707     
6708     
6709     
6710     
6711     
6712     
6713     
6714     
6715     
6716     
6717     &lt;div class="pagedate"&gt;
6718     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
6719     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
6720     &lt;/div&gt;
6721     
6722     &lt;/nav&gt;
6723     
6724     
6725     &lt;!-- from RPC Bug --&gt;
6726     &lt;/footer&gt;
6727     
6728     &lt;/article&gt;
6729     
6730     &lt;/body&gt;
6731     &lt;/html&gt;
6732     </string></value>
6733     </param>
6734     </params>
6735     </methodResponse>
6736     ]
6737     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
6738     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
6739     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
6740     &lt;head&gt;
6741     
6742     &lt;meta charset=&quot;utf-8&quot; /&gt;
6743     &lt;title&gt;attachment&lt;/title&gt;
6744     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
6745     
6746     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
6747     
6748     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
6749     
6750     
6751     
6752     
6753     &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;
6754     
6755     
6756     
6757     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
6758     
6759     
6760     
6761     &lt;/head&gt;
6762     &lt;body&gt;
6763     
6764     &lt;article class=&quot;page&quot;&gt;
6765     
6766     &lt;section class=&quot;pageheader&quot;&gt;
6767     &lt;header class=&quot;header&quot;&gt;
6768     &lt;span&gt;
6769     &lt;span class=&quot;parentlinks&quot;&gt;
6770     
6771     &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
6772     
6773     &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
6774     
6775     &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
6776     
6777     &lt;/span&gt;
6778     &lt;span class=&quot;title&quot;&gt;
6779     attachment
6780     
6781     &lt;/span&gt;
6782     &lt;/span&gt;
6783     
6784     
6785     
6786     &lt;/header&gt;
6787     
6788     
6789     &lt;nav class=&quot;actions&quot;&gt;
6790     &lt;ul&gt;
6791     
6792     &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;
6793     
6794     
6795     &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6796     
6797     
6798     
6799     
6800     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6801     
6802     
6803     
6804     
6805     
6806     &lt;/ul&gt;
6807     &lt;/nav&gt;
6808     
6809     
6810     
6811     
6812     
6813     
6814     
6815     
6816     &lt;/section&gt;
6817     
6818     
6819     
6820     
6821     
6822     &lt;div id=&quot;pagebody&quot;&gt;
6823     
6824     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
6825     &lt;p&gt;This wiki has attachments &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6826     
6827     &lt;p&gt;If attachments are enabled, the wiki admin can control what types of
6828     attachments will be accepted, via the &lt;code&gt;allowed_attachments&lt;/code&gt;
6829     configuration setting.&lt;/p&gt;
6830     
6831     &lt;p&gt;For example, to limit most users to uploading small images, and nothing else,
6832     while allowing larger mp3 files to be uploaded by joey into a specific
6833     directory, and check all attachments for viruses, something like this could be
6834     used:&lt;/p&gt;
6835     
6836     &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)))
6837     &lt;/code&gt;&lt;/pre&gt;
6838     
6839     &lt;p&gt;The regular &lt;a href=&quot;../&quot;&gt;PageSpec&lt;/a&gt; syntax is expanded with the following
6840     additional tests:&lt;/p&gt;
6841     
6842     &lt;ul&gt;
6843     &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
6844     specified size. The size defaults to being in bytes, but &quot;kb&quot;, &quot;mb&quot;, &quot;gb&quot;
6845     etc can be used to specify the units.&lt;/p&gt;&lt;/li&gt;
6846     &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
6847     specified size.&lt;/p&gt;&lt;/li&gt;
6848     &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
6849     wiki page. (Ie, if it has an extension of &quot;.mdwn&quot;, or of any other enabled
6850     page format).&lt;/p&gt;
6851     
6852     &lt;p&gt;So, if you don&apos;t want to allow wiki pages to be uploaded as attachments,
6853     use &lt;code&gt;!ispage()&lt;/code&gt; ; if you only want to allow wiki pages to be uploaded
6854     as attachments, use &lt;code&gt;ispage()&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
6855     &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
6856     include a glob in the type, for example &lt;code&gt;mimetype(image/*)&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
6857     &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;
6858     &lt;/ul&gt;
6859     
6860     
6861     &lt;/section&gt;
6862     
6863     
6864     
6865     
6866     
6867     
6868     
6869     &lt;/div&gt;
6870     
6871     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
6872     
6873     &lt;nav id=&quot;pageinfo&quot;&gt;
6874     
6875     
6876     
6877     
6878     
6879     
6880     
6881     
6882     
6883     
6884     
6885     &lt;div class=&quot;pagedate&quot;&gt;
6886     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
6887     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
6888     &lt;/div&gt;
6889     
6890     &lt;/nav&gt;
6891     
6892     
6893     &lt;!-- from RPC Bug --&gt;
6894     &lt;/footer&gt;
6895     
6896     &lt;/article&gt;
6897     
6898     &lt;/body&gt;
6899     &lt;/html&gt;
6900     </string></value></param></params></methodCall>
6901     ]
6902     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>attachment</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fattachment" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../../">RPC Bug</a>/ \n\n<a href="../../">ikiwiki</a>/ \n\n<a href="../">pagespec</a>/ \n\n</span>\n<span class="title">\nattachment\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fattachment" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki has attachments <strong>disabled</strong>.</p>\n\n<p>If attachments are enabled, the wiki admin can control what types of\nattachments will be accepted, via the <code>allowed_attachments</code>\nconfiguration setting.</p>\n\n<p>For example, to limit most users to uploading small images, and nothing else,\nwhile allowing larger mp3 files to be uploaded by joey into a specific\ndirectory, and check all attachments for viruses, something like this could be\nused:</p>\n\n<pre><code>virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n</code></pre>\n\n<p>The regular <a href="../">PageSpec</a> syntax is expanded with the following\nadditional tests:</p>\n\n<ul>\n<li><p>"<code>maxsize(size)</code>" - tests whether the attachment is no larger than the\nspecified size. The size defaults to being in bytes, but "kb", "mb", "gb"\netc can be used to specify the units.</p></li>\n<li><p>"<code>minsize(size)</code>" - tests whether the attachment is no smaller than the\nspecified size.</p></li>\n<li><p>"<code>ispage()</code>" - tests whether the attachment will be treated by ikiwiki as a\nwiki page. (Ie, if it has an extension of ".mdwn", or of any other enabled\npage format).</p>\n\n<p>So, if you don\'t want to allow wiki pages to be uploaded as attachments,\nuse <code>!ispage()</code> ; if you only want to allow wiki pages to be uploaded\nas attachments, use <code>ispage()</code>.</p></li>\n<li><p>"<code>mimetype(foo/bar)</code>" - checks the MIME type of the attachment. You can\ninclude a glob in the type, for example <code>mimetype(image/*)</code>.</p></li>\n<li><p>"<code>virusfree()</code>" - checks the attachment with an antiviral program.</p></li>\n</ul>\n\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
6903     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
6904     <methodResponse>
6905     <params>
6906     <param>
6907     <value><string>&lt;!DOCTYPE html&gt;
6908     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
6909     &lt;head&gt;
6910     
6911     &lt;meta charset="utf-8" /&gt;
6912     &lt;title&gt;attachment&lt;/title&gt;
6913     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
6914     
6915     &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
6916     
6917     &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
6918     
6919     
6920     
6921     
6922     &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;
6923     
6924     
6925     
6926     &lt;meta name="robots" content="noindex, follow" /&gt;
6927     
6928     
6929     
6930     &lt;/head&gt;
6931     &lt;body&gt;
6932     
6933     &lt;article class="page"&gt;
6934     
6935     &lt;section class="pageheader"&gt;
6936     &lt;header class="header"&gt;
6937     &lt;span&gt;
6938     &lt;span class="parentlinks"&gt;
6939     
6940     &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
6941     
6942     &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
6943     
6944     &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
6945     
6946     &lt;/span&gt;
6947     &lt;span class="title"&gt;
6948     attachment
6949     
6950     &lt;/span&gt;
6951     &lt;/span&gt;
6952     
6953     
6954     
6955     &lt;/header&gt;
6956     
6957     
6958     &lt;nav class="actions"&gt;
6959     &lt;ul&gt;
6960     
6961     &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;
6962     
6963     
6964     &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
6965     
6966     
6967     
6968     
6969     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
6970     
6971     
6972     
6973     
6974     
6975     &lt;/ul&gt;
6976     &lt;/nav&gt;
6977     
6978     
6979     
6980     
6981     
6982     
6983     
6984     
6985     &lt;/section&gt;
6986     
6987     
6988     
6989     
6990     
6991     &lt;div id="pagebody"&gt;
6992     
6993     &lt;section id="content" role="main"&gt;
6994     &lt;p&gt;This wiki has attachments &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
6995     
6996     &lt;p&gt;If attachments are enabled, the wiki admin can control what types of
6997     attachments will be accepted, via the &lt;code&gt;allowed_attachments&lt;/code&gt;
6998     configuration setting.&lt;/p&gt;
6999     
7000     &lt;p&gt;For example, to limit most users to uploading small images, and nothing else,
7001     while allowing larger mp3 files to be uploaded by joey into a specific
7002     directory, and check all attachments for viruses, something like this could be
7003     used:&lt;/p&gt;
7004     
7005     &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)))
7006     &lt;/code&gt;&lt;/pre&gt;
7007     
7008     &lt;p&gt;The regular &lt;a href="../"&gt;PageSpec&lt;/a&gt; syntax is expanded with the following
7009     additional tests:&lt;/p&gt;
7010     
7011     &lt;ul&gt;
7012     &lt;li&gt;&lt;p&gt;"&lt;code&gt;maxsize(size)&lt;/code&gt;" - tests whether the attachment is no larger than the
7013     specified size. The size defaults to being in bytes, but "kb", "mb", "gb"
7014     etc can be used to specify the units.&lt;/p&gt;&lt;/li&gt;
7015     &lt;li&gt;&lt;p&gt;"&lt;code&gt;minsize(size)&lt;/code&gt;" - tests whether the attachment is no smaller than the
7016     specified size.&lt;/p&gt;&lt;/li&gt;
7017     &lt;li&gt;&lt;p&gt;"&lt;code&gt;ispage()&lt;/code&gt;" - tests whether the attachment will be treated by ikiwiki as a
7018     wiki page. (Ie, if it has an extension of ".mdwn", or of any other enabled
7019     page format).&lt;/p&gt;
7020     
7021     &lt;p&gt;So, if you don't want to allow wiki pages to be uploaded as attachments,
7022     use &lt;code&gt;!ispage()&lt;/code&gt; ; if you only want to allow wiki pages to be uploaded
7023     as attachments, use &lt;code&gt;ispage()&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
7024     &lt;li&gt;&lt;p&gt;"&lt;code&gt;mimetype(foo/bar)&lt;/code&gt;" - checks the MIME type of the attachment. You can
7025     include a glob in the type, for example &lt;code&gt;mimetype(image/*)&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
7026     &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;
7027     &lt;/ul&gt;
7028     
7029     
7030     &lt;/section&gt;
7031     
7032     
7033     
7034     
7035     
7036     
7037     
7038     &lt;/div&gt;
7039     
7040     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
7041     
7042     &lt;nav id="pageinfo"&gt;
7043     
7044     
7045     
7046     
7047     
7048     
7049     
7050     
7051     
7052     
7053     
7054     &lt;div class="pagedate"&gt;
7055     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
7056     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
7057     &lt;/div&gt;
7058     
7059     &lt;/nav&gt;
7060     
7061     
7062     &lt;!-- from RPC Bug --&gt;
7063     &lt;/footer&gt;
7064     
7065     &lt;/article&gt;
7066     
7067     &lt;/body&gt;
7068     &lt;/html&gt;
7069     </string></value>
7070     </param>
7071     </params>
7072     </methodResponse>
7073     ]
7074     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
7075     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
7076     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
7077     &lt;head&gt;
7078     
7079     &lt;meta charset=&quot;utf-8&quot; /&gt;
7080     &lt;title&gt;po&lt;/title&gt;
7081     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
7082     
7083     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
7084     
7085     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
7086     
7087     
7088     
7089     
7090     &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;
7091     
7092     
7093     
7094     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
7095     
7096     
7097     
7098     &lt;/head&gt;
7099     &lt;body&gt;
7100     
7101     &lt;article class=&quot;page&quot;&gt;
7102     
7103     &lt;section class=&quot;pageheader&quot;&gt;
7104     &lt;header class=&quot;header&quot;&gt;
7105     &lt;span&gt;
7106     &lt;span class=&quot;parentlinks&quot;&gt;
7107     
7108     &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
7109     
7110     &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
7111     
7112     &lt;a href=&quot;../&quot;&gt;pagespec&lt;/a&gt;/ 
7113     
7114     &lt;/span&gt;
7115     &lt;span class=&quot;title&quot;&gt;
7116     po
7117     
7118     &lt;/span&gt;
7119     &lt;/span&gt;
7120     
7121     
7122     
7123     &lt;/header&gt;
7124     
7125     
7126     &lt;nav class=&quot;actions&quot;&gt;
7127     &lt;ul&gt;
7128     
7129     &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;
7130     
7131     
7132     &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7133     
7134     
7135     
7136     
7137     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7138     
7139     
7140     
7141     
7142     
7143     &lt;/ul&gt;
7144     &lt;/nav&gt;
7145     
7146     
7147     
7148     
7149     
7150     
7151     
7152     
7153     &lt;/section&gt;
7154     
7155     
7156     
7157     
7158     
7159     &lt;div id=&quot;pagebody&quot;&gt;
7160     
7161     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
7162     &lt;p&gt;This wiki has po support &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
7163     
7164     &lt;p&gt;If the \[[!iki  plugins/po desc=po]] plugin is enabled, the regular
7165     &lt;a href=&quot;../&quot;&gt;PageSpec&lt;/a&gt; syntax is expanded with the following additional
7166     tests that can be used to improve user navigation in a multi-lingual
7167     wiki:&lt;/p&gt;
7168     
7169     &lt;ul&gt;
7170     &lt;li&gt;&quot;&lt;code&gt;lang(LL)&lt;/code&gt;&quot; - tests whether a page is written in the language
7171     specified as a ISO639-1 (two-letter) language code.&lt;/li&gt;
7172     &lt;li&gt;&quot;&lt;code&gt;currentlang()&lt;/code&gt;&quot; - tests whether a page is written in the same
7173     language as the current page.&lt;/li&gt;
7174     &lt;li&gt;&quot;&lt;code&gt;needstranslation()&lt;/code&gt;&quot; - tests whether a page needs translation
7175     work. Only slave pages match this PageSpec. A minimum target
7176     translation percentage can optionally be passed as an integer
7177     parameter: &quot;&lt;code&gt;needstranslation(50)&lt;/code&gt;&quot; matches only pages less than 50%
7178     translated.&lt;/li&gt;
7179     &lt;/ul&gt;
7180     
7181     
7182     &lt;p&gt;Note that every non-po page is considered to be written in
7183     &lt;code&gt;po_master_language&lt;/code&gt;, as specified in &lt;code&gt;ikiwiki.setup&lt;/code&gt;.&lt;/p&gt;
7184     
7185     &lt;/section&gt;
7186     
7187     
7188     
7189     
7190     
7191     
7192     
7193     &lt;/div&gt;
7194     
7195     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
7196     
7197     &lt;nav id=&quot;pageinfo&quot;&gt;
7198     
7199     
7200     
7201     
7202     
7203     
7204     
7205     
7206     
7207     
7208     
7209     &lt;div class=&quot;pagedate&quot;&gt;
7210     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
7211     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
7212     &lt;/div&gt;
7213     
7214     &lt;/nav&gt;
7215     
7216     
7217     &lt;!-- from RPC Bug --&gt;
7218     &lt;/footer&gt;
7219     
7220     &lt;/article&gt;
7221     
7222     &lt;/body&gt;
7223     &lt;/html&gt;
7224     </string></value></param></params></methodCall>
7225     ]
7226     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>po</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fpo" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../../">RPC Bug</a>/ \n\n<a href="../../">ikiwiki</a>/ \n\n<a href="../">pagespec</a>/ \n\n</span>\n<span class="title">\npo\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fpagespec%2Fpo" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>This wiki has po support <strong>disabled</strong>.</p>\n\n<p>If the \[[!iki  plugins/po desc=po]] plugin is enabled, the regular\n<a href="../">PageSpec</a> syntax is expanded with the following additional\ntests that can be used to improve user navigation in a multi-lingual\nwiki:</p>\n\n<ul>\n<li>"<code>lang(LL)</code>" - tests whether a page is written in the language\nspecified as a ISO639-1 (two-letter) language code.</li>\n<li>"<code>currentlang()</code>" - tests whether a page is written in the same\nlanguage as the current page.</li>\n<li>"<code>needstranslation()</code>" - tests whether a page needs translation\nwork. Only slave pages match this PageSpec. A minimum target\ntranslation percentage can optionally be passed as an integer\nparameter: "<code>needstranslation(50)</code>" matches only pages less than 50%\ntranslated.</li>\n</ul>\n\n\n<p>Note that every non-po page is considered to be written in\n<code>po_master_language</code>, as specified in <code>ikiwiki.setup</code>.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
7227     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?xml version='1.0'?>
7228     <methodResponse>
7229     <params>
7230     <param>
7231     <value><string>&lt;!DOCTYPE html&gt;
7232     &lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;
7233     &lt;head&gt;
7234     
7235     &lt;meta charset="utf-8" /&gt;
7236     &lt;title&gt;po&lt;/title&gt;
7237     &lt;meta name="viewport" content="width=device-width, initial-scale=1" /&gt;
7238     
7239     &lt;link rel="stylesheet" href="../../../style.css" type="text/css" /&gt;
7240     
7241     &lt;link rel="stylesheet" href="../../../local.css" type="text/css" /&gt;
7242     
7243     
7244     
7245     
7246     &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;
7247     
7248     
7249     
7250     &lt;meta name="robots" content="noindex, follow" /&gt;
7251     
7252     
7253     
7254     &lt;/head&gt;
7255     &lt;body&gt;
7256     
7257     &lt;article class="page"&gt;
7258     
7259     &lt;section class="pageheader"&gt;
7260     &lt;header class="header"&gt;
7261     &lt;span&gt;
7262     &lt;span class="parentlinks"&gt;
7263     
7264     &lt;a href="../../../"&gt;RPC Bug&lt;/a&gt;/ 
7265     
7266     &lt;a href="../../"&gt;ikiwiki&lt;/a&gt;/ 
7267     
7268     &lt;a href="../"&gt;pagespec&lt;/a&gt;/ 
7269     
7270     &lt;/span&gt;
7271     &lt;span class="title"&gt;
7272     po
7273     
7274     &lt;/span&gt;
7275     &lt;/span&gt;
7276     
7277     
7278     
7279     &lt;/header&gt;
7280     
7281     
7282     &lt;nav class="actions"&gt;
7283     &lt;ul&gt;
7284     
7285     &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;
7286     
7287     
7288     &lt;li&gt;&lt;a href="../../../recentchanges/"&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7289     
7290     
7291     
7292     
7293     &lt;li&gt;&lt;a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs"&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7294     
7295     
7296     
7297     
7298     
7299     &lt;/ul&gt;
7300     &lt;/nav&gt;
7301     
7302     
7303     
7304     
7305     
7306     
7307     
7308     
7309     &lt;/section&gt;
7310     
7311     
7312     
7313     
7314     
7315     &lt;div id="pagebody"&gt;
7316     
7317     &lt;section id="content" role="main"&gt;
7318     &lt;p&gt;This wiki has po support &lt;strong&gt;disabled&lt;/strong&gt;.&lt;/p&gt;
7319     
7320     &lt;p&gt;If the \[[!iki  plugins/po desc=po]] plugin is enabled, the regular
7321     &lt;a href="../"&gt;PageSpec&lt;/a&gt; syntax is expanded with the following additional
7322     tests that can be used to improve user navigation in a multi-lingual
7323     wiki:&lt;/p&gt;
7324     
7325     &lt;ul&gt;
7326     &lt;li&gt;"&lt;code&gt;lang(LL)&lt;/code&gt;" - tests whether a page is written in the language
7327     specified as a ISO639-1 (two-letter) language code.&lt;/li&gt;
7328     &lt;li&gt;"&lt;code&gt;currentlang()&lt;/code&gt;" - tests whether a page is written in the same
7329     language as the current page.&lt;/li&gt;
7330     &lt;li&gt;"&lt;code&gt;needstranslation()&lt;/code&gt;" - tests whether a page needs translation
7331     work. Only slave pages match this PageSpec. A minimum target
7332     translation percentage can optionally be passed as an integer
7333     parameter: "&lt;code&gt;needstranslation(50)&lt;/code&gt;" matches only pages less than 50%
7334     translated.&lt;/li&gt;
7335     &lt;/ul&gt;
7336     
7337     
7338     &lt;p&gt;Note that every non-po page is considered to be written in
7339     &lt;code&gt;po_master_language&lt;/code&gt;, as specified in &lt;code&gt;ikiwiki.setup&lt;/code&gt;.&lt;/p&gt;
7340     
7341     &lt;/section&gt;
7342     
7343     
7344     
7345     
7346     
7347     
7348     
7349     &lt;/div&gt;
7350     
7351     &lt;footer id="footer" class="pagefooter" role="contentinfo"&gt;
7352     
7353     &lt;nav id="pageinfo"&gt;
7354     
7355     
7356     
7357     
7358     
7359     
7360     
7361     
7362     
7363     
7364     
7365     &lt;div class="pagedate"&gt;
7366     Last edited &lt;time datetime="2014-09-12T20:23:58Z"&gt;12/09/2014&lt;/time&gt;
7367     &lt;!-- Created &lt;time datetime="2014-09-12T20:23:58Z" pubdate="pubdate"&gt;12/09/2014&lt;/time&gt; --&gt;
7368     &lt;/div&gt;
7369     
7370     &lt;/nav&gt;
7371     
7372     
7373     &lt;!-- from RPC Bug --&gt;
7374     &lt;/footer&gt;
7375     
7376     &lt;/article&gt;
7377     
7378     &lt;/body&gt;
7379     &lt;/html&gt;
7380     </string></value>
7381     </param>
7382     </params>
7383     </methodResponse>
7384     ]
7385     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
7386     rpcbug:handle_rpc:199: received procedure call from ikiwiki: [<?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;
7387     &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
7388     &lt;head&gt;
7389     
7390     &lt;meta charset=&quot;utf-8&quot; /&gt;
7391     &lt;title&gt;linkingrules&lt;/title&gt;
7392     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot; /&gt;
7393     
7394     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../style.css&quot; type=&quot;text/css&quot; /&gt;
7395     
7396     &lt;link rel=&quot;stylesheet&quot; href=&quot;../../../local.css&quot; type=&quot;text/css&quot; /&gt;
7397     
7398     
7399     
7400     
7401     &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;
7402     
7403     
7404     
7405     &lt;meta name=&quot;robots&quot; content=&quot;noindex, follow&quot; /&gt;
7406     
7407     
7408     
7409     &lt;/head&gt;
7410     &lt;body&gt;
7411     
7412     &lt;article class=&quot;page&quot;&gt;
7413     
7414     &lt;section class=&quot;pageheader&quot;&gt;
7415     &lt;header class=&quot;header&quot;&gt;
7416     &lt;span&gt;
7417     &lt;span class=&quot;parentlinks&quot;&gt;
7418     
7419     &lt;a href=&quot;../../../&quot;&gt;RPC Bug&lt;/a&gt;/ 
7420     
7421     &lt;a href=&quot;../../&quot;&gt;ikiwiki&lt;/a&gt;/ 
7422     
7423     &lt;a href=&quot;../&quot;&gt;subpage&lt;/a&gt;/ 
7424     
7425     &lt;/span&gt;
7426     &lt;span class=&quot;title&quot;&gt;
7427     linkingrules
7428     
7429     &lt;/span&gt;
7430     &lt;/span&gt;
7431     
7432     
7433     
7434     &lt;/header&gt;
7435     
7436     
7437     &lt;nav class=&quot;actions&quot;&gt;
7438     &lt;ul&gt;
7439     
7440     &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;
7441     
7442     
7443     &lt;li&gt;&lt;a href=&quot;../../../recentchanges/&quot;&gt;RecentChanges&lt;/a&gt;&lt;/li&gt;
7444     
7445     
7446     
7447     
7448     &lt;li&gt;&lt;a href=&quot;/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs&quot;&gt;Preferences&lt;/a&gt;&lt;/li&gt;
7449     
7450     
7451     
7452     
7453     
7454     &lt;/ul&gt;
7455     &lt;/nav&gt;
7456     
7457     
7458     
7459     
7460     
7461     
7462     
7463     
7464     &lt;/section&gt;
7465     
7466     
7467     
7468     
7469     
7470     &lt;div id=&quot;pagebody&quot;&gt;
7471     
7472     &lt;section id=&quot;content&quot; role=&quot;main&quot;&gt;
7473     &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
7474     &lt;a href=&quot;../../wikilink/&quot;&gt;WikiLink&lt;/a&gt; that does not contain the name of the parent directory of
7475     the &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt;. Ikiwiki descends the directory hierarchy looking for a
7476     page that matches your link.&lt;/p&gt;
7477     
7478     &lt;p&gt;For example, if FooBar/SubPage links to &quot;OtherPage&quot;, ikiwiki will first
7479     prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next
7480     to FooBar/OtherPage and finally to OtherPage in the root of the wiki.&lt;/p&gt;
7481     
7482     &lt;p&gt;Note that this means that if a link on FooBar/SomePage to &quot;OtherPage&quot;
7483     currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage
7484     is created, the link will &lt;em&gt;change&lt;/em&gt; to point to FooBar/OtherPage. On the
7485     other hand, a link from BazBar to &quot;OtherPage&quot; would be unchanged by this
7486     creation of a &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt; of FooBar.&lt;/p&gt;
7487     
7488     &lt;p&gt;You can also specify a link that contains a directory name, like
7489     &quot;FooBar/OtherPage&quot; to more exactly specify what page to link to. This is
7490     the only way to link to an unrelated &lt;a href=&quot;../&quot;&gt;SubPage&lt;/a&gt;.&lt;/p&gt;
7491     
7492     &lt;p&gt;You can use this to, for example, to link from BazBar to &quot;FooBar/SubPage&quot;,
7493     or from BazBar/SubPage to &quot;FooBar/SubPage&quot;.&lt;/p&gt;
7494     
7495     &lt;p&gt;You can also use &quot;/&quot; at the start of a link, to specify exactly which page
7496     to link to, when there are multiple pages with similar names and the link
7497     goes to the wrong page by default. For example, linking from
7498     &quot;FooBar/SubPage&quot; to  &quot;/OtherPage&quot; will link to the &quot;OtherPage&quot; in the root
7499     of the wiki, even if there is a &quot;FooBar/OtherPage&quot;.&lt;/p&gt;
7500     
7501     &lt;p&gt;Also, if the wiki is configured with a userdir, you can link to pages
7502     within the userdir without specifying a path to them. This is to allow for
7503     easy linking to a user&apos;s page in the userdir, to sign a comment. These
7504     links are checked for last of all.&lt;/p&gt;
7505     
7506     &lt;/section&gt;
7507     
7508     
7509     
7510     
7511     
7512     
7513     
7514     &lt;/div&gt;
7515     
7516     &lt;footer id=&quot;footer&quot; class=&quot;pagefooter&quot; role=&quot;contentinfo&quot;&gt;
7517     
7518     &lt;nav id=&quot;pageinfo&quot;&gt;
7519     
7520     
7521     
7522     
7523     
7524     
7525     &lt;nav id=&quot;backlinks&quot;&gt;
7526     Links:
7527     
7528     &lt;a href=&quot;../&quot;&gt;subpage&lt;/a&gt;
7529     
7530     &lt;a href=&quot;../../wikilink/&quot;&gt;wikilink&lt;/a&gt;
7531     
7532     
7533     &lt;/nav&gt;
7534     
7535     
7536     
7537     
7538     
7539     
7540     &lt;div class=&quot;pagedate&quot;&gt;
7541     Last edited &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot;&gt;12/09/2014&lt;/time&gt;
7542     &lt;!-- Created &lt;time datetime=&quot;2014-09-12T20:23:58Z&quot; pubdate=&quot;pubdate&quot;&gt;12/09/2014&lt;/time&gt; --&gt;
7543     &lt;/div&gt;
7544     
7545     &lt;/nav&gt;
7546     
7547     
7548     &lt;!-- from RPC Bug --&gt;
7549     &lt;/footer&gt;
7550     
7551     &lt;/article&gt;
7552     
7553     &lt;/body&gt;
7554     &lt;/html&gt;
7555     </string></value></param></params></methodCall>
7556     ]
7557     rpcbug:hook_proxy:262: format hook `format' returned: ['<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n\n<meta charset="utf-8" />\n<title>linkingrules</title>\n<meta name="viewport" content="width=device-width, initial-scale=1" />\n\n<link rel="stylesheet" href="../../../style.css" type="text/css" />\n\n<link rel="stylesheet" href="../../../local.css" type="text/css" />\n\n\n\n\n<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsubpage%2Flinkingrules" />\n\n\n\n<meta name="robots" content="noindex, follow" />\n\n\n\n</head>\n<body>\n\n<article class="page">\n\n<section class="pageheader">\n<header class="header">\n<span>\n<span class="parentlinks">\n\n<a href="../../../">RPC Bug</a>/ \n\n<a href="../../">ikiwiki</a>/ \n\n<a href="../">subpage</a>/ \n\n</span>\n<span class="title">\nlinkingrules\n\n</span>\n</span>\n\n\n\n</header>\n\n\n<nav class="actions">\n<ul>\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=edit&amp;page=ikiwiki%2Fsubpage%2Flinkingrules" rel="nofollow">Edit</a></li>\n\n\n<li><a href="../../../recentchanges/">RecentChanges</a></li>\n\n\n\n\n<li><a href="/~louis/ikiwiki_bug_rpc/ikiwiki.cgi?do=prefs">Preferences</a></li>\n\n\n\n\n\n</ul>\n</nav>\n\n\n\n\n\n\n\n\n</section>\n\n\n\n\n\n<div id="pagebody">\n\n<section id="content" role="main">\n<p>To link to or from a <a href="../">SubPage</a>, you can normally use a regular\n<a href="../../wikilink/">WikiLink</a> that does not contain the name of the parent directory of\nthe <a href="../">SubPage</a>. Ikiwiki descends the directory hierarchy looking for a\npage that matches your link.</p>\n\n<p>For example, if FooBar/SubPage links to "OtherPage", ikiwiki will first\nprefer pointing the link to FooBar/SubPage/OtherPage if it exists, next\nto FooBar/OtherPage and finally to OtherPage in the root of the wiki.</p>\n\n<p>Note that this means that if a link on FooBar/SomePage to "OtherPage"\ncurrently links to OtherPage, in the root of the wiki, and FooBar/OtherPage\nis created, the link will <em>change</em> to point to FooBar/OtherPage. On the\nother hand, a link from BazBar to "OtherPage" would be unchanged by this\ncreation of a <a href="../">SubPage</a> of FooBar.</p>\n\n<p>You can also specify a link that contains a directory name, like\n"FooBar/OtherPage" to more exactly specify what page to link to. This is\nthe only way to link to an unrelated <a href="../">SubPage</a>.</p>\n\n<p>You can use this to, for example, to link from BazBar to "FooBar/SubPage",\nor from BazBar/SubPage to "FooBar/SubPage".</p>\n\n<p>You can also use "/" at the start of a link, to specify exactly which page\nto link to, when there are multiple pages with similar names and the link\ngoes to the wrong page by default. For example, linking from\n"FooBar/SubPage" to  "/OtherPage" will link to the "OtherPage" in the root\nof the wiki, even if there is a "FooBar/OtherPage".</p>\n\n<p>Also, if the wiki is configured with a userdir, you can link to pages\nwithin the userdir without specifying a path to them. This is to allow for\neasy linking to a user\'s page in the userdir, to sign a comment. These\nlinks are checked for last of all.</p>\n\n</section>\n\n\n\n\n\n\n\n</div>\n\n<footer id="footer" class="pagefooter" role="contentinfo">\n\n<nav id="pageinfo">\n\n\n\n\n\n\n<nav id="backlinks">\nLinks:\n\n<a href="../">subpage</a>\n\n<a href="../../wikilink/">wikilink</a>\n\n\n</nav>\n\n\n\n\n\n\n<div class="pagedate">\nLast edited <time datetime="2014-09-12T20:23:58Z">12/09/2014</time>\n<!-- Created <time datetime="2014-09-12T20:23:58Z" pubdate="pubdate">12/09/2014</time> -->\n</div>\n\n</nav>\n\n\n<!-- from RPC Bug -->\n</footer>\n\n</article>\n\n</body>\n</html>\n']
7558     rpcbug:handle_rpc:204: sending procedure response to ikiwiki: [<?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>
7735     ]
7736     rpcbug:handle_rpc:191: waiting for procedure calls from ikiwiki...
7737     rpcbug:handle_rpc:195: ikiwiki is going down, and so are we...