diff options
author | Cache do Fluxo <cache@fluxo.info> | 2016-05-14 09:34:03 -0300 |
---|---|---|
committer | Cache do Fluxo <cache@fluxo.info> | 2016-05-14 09:34:03 -0300 |
commit | d16dd7e54570cc10b5f901f6914d882d6e5cb3ee (patch) | |
tree | eedfb486193df86cb523e7eb4acce648c7a8b67b /ikiwiki | |
parent | 0abf25f85f25fc4bb27aa03881eb19b8a264dc18 (diff) | |
download | cache-d16dd7e54570cc10b5f901f6914d882d6e5cb3ee.tar.gz cache-d16dd7e54570cc10b5f901f6914d882d6e5cb3ee.tar.bz2 |
Updates html
Diffstat (limited to 'ikiwiki')
-rw-r--r-- | ikiwiki/directive/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/formatting/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/markdown/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/openid/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/pagespec/attachment/index.html | 4 | ||||
-rw-r--r-- | ikiwiki/pagespec/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/pagespec/po/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/pagespec/sorting/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/searching/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/subpage/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/subpage/linkingrules/index.html | 2 | ||||
-rw-r--r-- | ikiwiki/wikilink/index.html | 2 |
13 files changed, 14 insertions, 14 deletions
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html index c7f1a59..939c5f4 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/formatting/index.html b/ikiwiki/formatting/index.html index 6b21a24..233aa24 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">Qui 09 Out 2014 15:31:33 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/index.html b/ikiwiki/index.html index 3cad349..e8622cc 100644 --- a/ikiwiki/index.html +++ b/ikiwiki/index.html @@ -115,7 +115,7 @@ <!--<div class="pagedate"> - Last edited <span class="date">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/markdown/index.html b/ikiwiki/markdown/index.html index 33d595b..710fc71 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/openid/index.html b/ikiwiki/openid/index.html index a618321..c1231d7 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html index ec3e4d7..563d4ba 100644 --- a/ikiwiki/pagespec/attachment/index.html +++ b/ikiwiki/pagespec/attachment/index.html @@ -82,7 +82,7 @@ while allowing larger mp3 files to be uploaded by joey into a specific directory, and check all attachments for viruses, something like this could be used:</p> -<pre><code>virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb))) +<pre><code>virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or ((mimetype(image/jpeg) or mimetype(image/png)) and maxsize(50kb))) </code></pre> <p>The regular <a href="../">PageSpec</a> syntax is expanded with the following @@ -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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html index 8c7337c..eef416a 100644 --- a/ikiwiki/pagespec/index.html +++ b/ikiwiki/pagespec/index.html @@ -204,7 +204,7 @@ linking to the page containing the PageSpec.</p> <!--<div class="pagedate"> - Last edited <span class="date">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html index 5b6495e..cb02d92 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html index 8197867..0d79bcf 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/searching/index.html b/ikiwiki/searching/index.html index d6c0195..3999554 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html index e8071cd..2c3de7c 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html index 56a839d..95a4169 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html index 9d733c5..e377e76 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">Sex 12 Set 2014 17:23:58 BRT</span> + Last edited <span class="date">Sex 06 Mai 2016 03:57:45 BRT</span> </div> --> </div> |