diff options
author | Cache do Fluxo <cache@fluxo.info> | 2016-03-18 16:28:13 -0300 |
---|---|---|
committer | Cache do Fluxo <cache@fluxo.info> | 2016-03-18 16:28:13 -0300 |
commit | bf20ebf88ffabdc114ca9037be348593dbdb579a (patch) | |
tree | 006da5e3c0f54d5747376e575229643ac3ce7ace /ikiwiki/pagespec/index.html | |
parent | 9aec1f385dd9f9950dfb3f0cd444cb8b43e9cded (diff) | |
download | cache-bf20ebf88ffabdc114ca9037be348593dbdb579a.tar.gz cache-bf20ebf88ffabdc114ca9037be348593dbdb579a.tar.bz2 |
Updates HTML
Diffstat (limited to 'ikiwiki/pagespec/index.html')
-rw-r--r-- | ikiwiki/pagespec/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
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 <code>user(*://*)</code></li> <li>"<code>admin()</code>" - tests whether a modification is being made by one of the wiki admins.</li> <li>"<code>ip(address)</code>" - tests whether a modification is being made from the -specified IP address.</li> +specified IP address. Glob patterns can be used in the address. For +example, <code>ip(127.0.0.*)</code></li> <li>"<code>comment(glob)</code>" - matches comments to a page matching the glob.</li> <li>"<code>comment_pending(glob)</code>" - matches unmoderated, pending comments.</li> <li>"<code>postcomment(glob)</code>" - matches only when comments are being @@ -203,7 +204,7 @@ linking to the page containing the PageSpec.</p> <!--<div class="pagedate"> - Last edited <span class="date">Seg 06 Abr 2015 17:15:27 BRT</span> + Last edited <span class="date">Sex 12 Set 2014 17:23:58 BRT</span> </div> --> </div> |