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/directive/index.html | 2 +-
ikiwiki/formatting/index.html | 2 +-
ikiwiki/index.html | 2 +-
ikiwiki/markdown/index.html | 2 +-
ikiwiki/openid/index.html | 2 +-
ikiwiki/pagespec/attachment/index.html | 2 +-
ikiwiki/pagespec/index.html | 5 +++--
ikiwiki/pagespec/po/index.html | 2 +-
ikiwiki/pagespec/sorting/index.html | 2 +-
ikiwiki/searching/index.html | 2 +-
ikiwiki/subpage/index.html | 2 +-
ikiwiki/subpage/linkingrules/index.html | 2 +-
ikiwiki/wikilink/index.html | 2 +-
13 files changed, 15 insertions(+), 14 deletions(-)
(limited to 'ikiwiki')
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html
index ed97a5f98fc..30568669935 100644
--- a/ikiwiki/directive/index.html
+++ b/ikiwiki/directive/index.html
@@ -164,7 +164,7 @@ the older syntax, if the prefix_directives
option is disabled.
diff --git a/ikiwiki/formatting/index.html b/ikiwiki/formatting/index.html
index b9afafb5973..09be4497511 100644
--- a/ikiwiki/formatting/index.html
+++ b/ikiwiki/formatting/index.html
@@ -199,7 +199,7 @@ For example, you can:
diff --git a/ikiwiki/index.html b/ikiwiki/index.html
index fd4efd96b6e..1263160133f 100644
--- a/ikiwiki/index.html
+++ b/ikiwiki/index.html
@@ -116,7 +116,7 @@
diff --git a/ikiwiki/markdown/index.html b/ikiwiki/markdown/index.html
index a5c84c01e5f..147e6a49377 100644
--- a/ikiwiki/markdown/index.html
+++ b/ikiwiki/markdown/index.html
@@ -114,7 +114,7 @@ handles internally.
diff --git a/ikiwiki/openid/index.html b/ikiwiki/openid/index.html
index 09181ecc471..34a2ac69658 100644
--- a/ikiwiki/openid/index.html
+++ b/ikiwiki/openid/index.html
@@ -120,7 +120,7 @@ by delegating it to an openid server. Here's an example of how to do that:
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 mimetype(image/*)
.
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.
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.
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).
diff --git a/ikiwiki/searching/index.html b/ikiwiki/searching/index.html
index 41069230d4f..f72c951f96e 100644
--- a/ikiwiki/searching/index.html
+++ b/ikiwiki/searching/index.html
@@ -121,7 +121,7 @@ For example, "-discussion" will omit "discussion".
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html
index 6ff6de92952..08a84ed3191 100644
--- a/ikiwiki/subpage/index.html
+++ b/ikiwiki/subpage/index.html
@@ -119,7 +119,7 @@ can be nested as deeply as you'd like.
diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html
index a63978a770c..5be89e0b7c3 100644
--- a/ikiwiki/subpage/linkingrules/index.html
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -138,7 +138,7 @@ links are checked for last of all.
diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html
index 1d753d6a91e..0c897585d7b 100644
--- a/ikiwiki/wikilink/index.html
+++ b/ikiwiki/wikilink/index.html
@@ -142,7 +142,7 @@ Email addresses can also be used to generate a mailto link.
--
cgit v1.2.3