diff options
author | Arquivo Publico de Memoria Coletiva <arquivo@fluxo.info> | 2016-05-04 09:22:11 -0300 |
---|---|---|
committer | Arquivo Publico de Memoria Coletiva <arquivo@fluxo.info> | 2016-05-04 09:22:11 -0300 |
commit | 9d3b12259708d3d2c04d16637b58658ca3058ec9 (patch) | |
tree | a98bdad584bc33f4df77968e810ab4224c414b9b /ikiwiki/pagespec | |
parent | 386338d201b5efcdcd1e37ec797498423a76d66f (diff) | |
download | arquivo-9d3b12259708d3d2c04d16637b58658ca3058ec9.tar.gz arquivo-9d3b12259708d3d2c04d16637b58658ca3058ec9.tar.bz2 |
Updates doc again
Diffstat (limited to 'ikiwiki/pagespec')
-rw-r--r-- | ikiwiki/pagespec/attachment/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/pagespec/index.html | 5 | ||||
-rw-r--r-- | ikiwiki/pagespec/po/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/pagespec/sorting/index.html | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html index e2f74c1ab7c..b549a2836d6 100644 --- a/ikiwiki/pagespec/attachment/index.html +++ b/ikiwiki/pagespec/attachment/index.html @@ -131,7 +131,7 @@ include a glob in the type, for example <code>mimetype(image/*)</code>.</p></li> <!--<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> 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 <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 @@ -204,7 +205,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> diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html index 6e2e0b8fbaf..9ad59fab831 100644 --- a/ikiwiki/pagespec/po/index.html +++ b/ikiwiki/pagespec/po/index.html @@ -118,7 +118,7 @@ translated.</li> <!--<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> diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index 8d4ad84c732..daf3bafddac 100644 --- a/ikiwiki/pagespec/sorting/index.html +++ b/ikiwiki/pagespec/sorting/index.html @@ -116,7 +116,7 @@ title in reverse order if two pages have the same age).</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> |