From 9d3b12259708d3d2c04d16637b58658ca3058ec9 Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Wed, 4 May 2016 09:22:11 -0300 Subject: Updates doc again --- ikiwiki/pagespec/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ikiwiki/pagespec/index.html') diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html index de19ebeefb5..cde24187dfb 100644 --- a/ikiwiki/pagespec/index.html +++ b/ikiwiki/pagespec/index.html @@ -130,7 +130,8 @@ to match all openid users, use user(*://*)
  • "admin()" - tests whether a modification is being made by one of the wiki admins.
  • "ip(address)" - tests whether a modification is being made from the -specified IP address.
  • +specified IP address. Glob patterns can be used in the address. For +example, ip(127.0.0.*)
  • "comment(glob)" - matches comments to a page matching the glob.
  • "comment_pending(glob)" - matches unmoderated, pending comments.
  • "postcomment(glob)" - matches only when comments are being @@ -204,7 +205,7 @@ linking to the page containing the PageSpec.

    -- cgit v1.2.3