Remove typedlink from [[ikiwiki/pagespec]]
It's not supported in this branch any more.master
parent
48178c48ed
commit
b8f4ffdc5d
|
@ -52,9 +52,6 @@ Some more elaborate limits can be added to what matches using these functions:
|
||||||
specified IP address.
|
specified IP address.
|
||||||
* "`postcomment(glob)`" - matches only when comments are being
|
* "`postcomment(glob)`" - matches only when comments are being
|
||||||
posted to a page matching the specified glob
|
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
|
For example, to match all pages in a blog that link to the page about music
|
||||||
and were written in 2005:
|
and were written in 2005:
|
||||||
|
|
Loading…
Reference in New Issue