From bf20ebf88ffabdc114ca9037be348593dbdb579a Mon Sep 17 00:00:00 2001 From: Cache do Fluxo Date: Fri, 18 Mar 2016 16:28:13 -0300 Subject: Updates HTML --- ikiwiki/pagespec/attachment/index.html | 2 +- ikiwiki/pagespec/index.html | 5 +++-- ikiwiki/pagespec/po/index.html | 2 +- ikiwiki/pagespec/sorting/index.html | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) (limited to 'ikiwiki/pagespec') diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html index ca33f57..ec3e4d7 100644 --- a/ikiwiki/pagespec/attachment/index.html +++ b/ikiwiki/pagespec/attachment/index.html @@ -130,7 +130,7 @@ include a glob in the type, for example mimetype(image/*).

diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html index 4e6679b..8c7337c 100644 --- a/ikiwiki/pagespec/index.html +++ b/ikiwiki/pagespec/index.html @@ -129,7 +129,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 @@ -203,7 +204,7 @@ linking to the page containing the PageSpec.

    diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html index 079b199..5b6495e 100644 --- a/ikiwiki/pagespec/po/index.html +++ b/ikiwiki/pagespec/po/index.html @@ -117,7 +117,7 @@ translated.
  • diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index b7f1960..8197867 100644 --- a/ikiwiki/pagespec/sorting/index.html +++ b/ikiwiki/pagespec/sorting/index.html @@ -115,7 +115,7 @@ title in reverse order if two pages have the same age).

    -- cgit v1.2.3