aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki
diff options
context:
space:
mode:
authorCache do Fluxo <cache@fluxo.info>2016-03-18 16:28:13 -0300
committerCache do Fluxo <cache@fluxo.info>2016-03-18 16:28:13 -0300
commitbf20ebf88ffabdc114ca9037be348593dbdb579a (patch)
tree006da5e3c0f54d5747376e575229643ac3ce7ace /ikiwiki
parent9aec1f385dd9f9950dfb3f0cd444cb8b43e9cded (diff)
downloadcache-bf20ebf88ffabdc114ca9037be348593dbdb579a.tar.gz
cache-bf20ebf88ffabdc114ca9037be348593dbdb579a.tar.bz2
Updates HTML
Diffstat (limited to 'ikiwiki')
-rw-r--r--ikiwiki/directive/index.html2
-rw-r--r--ikiwiki/formatting/index.html2
-rw-r--r--ikiwiki/index.html2
-rw-r--r--ikiwiki/markdown/index.html2
-rw-r--r--ikiwiki/openid/index.html2
-rw-r--r--ikiwiki/pagespec/attachment/index.html2
-rw-r--r--ikiwiki/pagespec/index.html5
-rw-r--r--ikiwiki/pagespec/po/index.html2
-rw-r--r--ikiwiki/pagespec/sorting/index.html2
-rw-r--r--ikiwiki/searching/index.html2
-rw-r--r--ikiwiki/subpage/index.html2
-rw-r--r--ikiwiki/subpage/linkingrules/index.html2
-rw-r--r--ikiwiki/wikilink/index.html2
13 files changed, 15 insertions, 14 deletions
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html
index 637deab..c7f1a59 100644
--- a/ikiwiki/directive/index.html
+++ b/ikiwiki/directive/index.html
@@ -163,7 +163,7 @@ the older syntax, if the <code>prefix_directives</code> option is disabled.</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/formatting/index.html b/ikiwiki/formatting/index.html
index ca21573..6b21a24 100644
--- a/ikiwiki/formatting/index.html
+++ b/ikiwiki/formatting/index.html
@@ -198,7 +198,7 @@ For example, you can:</p>
<!--<div class="pagedate">
- Last edited <span class="date">Seg 06 Abr 2015 17:15:27 BRT</span>
+ Last edited <span class="date">Qui 09 Out 2014 15:31:33 BRT</span>
</div> -->
</div>
diff --git a/ikiwiki/index.html b/ikiwiki/index.html
index 47ea17c..3cad349 100644
--- a/ikiwiki/index.html
+++ b/ikiwiki/index.html
@@ -115,7 +115,7 @@
<!--<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/markdown/index.html b/ikiwiki/markdown/index.html
index e37f260..33d595b 100644
--- a/ikiwiki/markdown/index.html
+++ b/ikiwiki/markdown/index.html
@@ -113,7 +113,7 @@ handles internally.</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/openid/index.html b/ikiwiki/openid/index.html
index c48cf34..a618321 100644
--- a/ikiwiki/openid/index.html
+++ b/ikiwiki/openid/index.html
@@ -119,7 +119,7 @@ by delegating it to an openid server. Here's an example of how to do that:</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/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 <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 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>
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.</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 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).</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/searching/index.html b/ikiwiki/searching/index.html
index d2f22f7..d6c0195 100644
--- a/ikiwiki/searching/index.html
+++ b/ikiwiki/searching/index.html
@@ -120,7 +120,7 @@ For example, "-discussion" will omit "discussion".</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/subpage/index.html b/ikiwiki/subpage/index.html
index cdbbd0b..e8071cd 100644
--- a/ikiwiki/subpage/index.html
+++ b/ikiwiki/subpage/index.html
@@ -118,7 +118,7 @@ can be nested as deeply as you'd like.</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/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html
index 8a41ac7..56a839d 100644
--- a/ikiwiki/subpage/linkingrules/index.html
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -137,7 +137,7 @@ links are checked for last of all.</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/wikilink/index.html b/ikiwiki/wikilink/index.html
index 8a23912..9d733c5 100644
--- a/ikiwiki/wikilink/index.html
+++ b/ikiwiki/wikilink/index.html
@@ -141,7 +141,7 @@ Email addresses can also be used to generate a mailto link.</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>