]> sipb.mit.edu Git - ikiwiki.git/blobdiff - basewiki/globlist.mdwn
* Fix absolute url munging in rss generation to support https, ftp, etc urls
[ikiwiki.git] / basewiki / globlist.mdwn
index 5255a3beec1ea25afe8881e369d52b301520dffe..20a9eed1b98c86af51692380eb4f94c02429d081 100644 (file)
@@ -14,3 +14,7 @@ pages that match it. So if you want to specify all pages except for
 Discussion pages and the SandBox:
 
        * !SandBox !*/Discussion
+
+It's also possible to match pages that link to a given page, by writing
+"link(page)" in a globlist. Or, match pages that a given page links to, by
+writing "backlink(page)".