]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/pagespec.mdwn
implement typed links; add tagged_is_strict config option
[git.ikiwiki.info.git] / doc / ikiwiki / pagespec.mdwn
index 5c191f23f8693b26fcb1488114edfe56417694ba..ca669302427b854cd59f9cccd123fe93720bf659 100644 (file)
@@ -52,6 +52,9 @@ Some more elaborate limits can be added to what matches using these functions:
   specified IP address.
 * "`postcomment(glob)`" - matches only when comments are being 
   posted to a page matching the specified glob
+* "`typedlink(type glob)`" - matches pages that link to a given page (or glob)
+  with a given link type. Plugins can create links with a specific type:
+  for instance, the tag plugin creates links of type `tag`.
 
 For example, to match all pages in a blog that link to the page about music
 and were written in 2005: