From d16dd7e54570cc10b5f901f6914d882d6e5cb3ee Mon Sep 17 00:00:00 2001 From: Cache do Fluxo Date: Sat, 14 May 2016 09:34:03 -0300 Subject: Updates html --- 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 | 4 ++-- ikiwiki/pagespec/index.html | 2 +- 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 +- index.html | 3 ++- sandbox/index.html | 2 +- shortcuts/index.html | 2 +- smileys/index.html | 2 +- templates/index.html | 2 +- templates/note/index.html | 2 +- templates/popup/index.html | 2 +- 20 files changed, 22 insertions(+), 21 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 prefix_directives option is disabled.

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:

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 @@ 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.

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:

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:

-
virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))
+
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)))
 

The regular PageSpec syntax is expanded with the following @@ -130,7 +130,7 @@ include a glob in the type, for example mimetype(image/*).

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.

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. 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).

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". 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.

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.

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.

diff --git a/index.html b/index.html index 667664f..5dee9c6 100644 --- a/index.html +++ b/index.html @@ -81,6 +81,7 @@
git clone git://git.fluxo.info/cache.git
 git clone https://git.fluxo.info/cache.git
+git clone https://cache.fluxo.info/.git cache
 
@@ -106,7 +107,7 @@ git clone https://git.fluxo.info/cache.git diff --git a/sandbox/index.html b/sandbox/index.html index 869d2bc..11db9bb 100644 --- a/sandbox/index.html +++ b/sandbox/index.html @@ -137,7 +137,7 @@ diff --git a/shortcuts/index.html b/shortcuts/index.html index 924151c..554d277 100644 --- a/shortcuts/index.html +++ b/shortcuts/index.html @@ -191,7 +191,7 @@ ikiwiki will include your shortcut in the standard underlay.

diff --git a/smileys/index.html b/smileys/index.html index a26df21..126b84f 100644 --- a/smileys/index.html +++ b/smileys/index.html @@ -158,7 +158,7 @@ smileys directory in the path to the file.

diff --git a/templates/index.html b/templates/index.html index 6494ef9..3c0057a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -196,7 +196,7 @@ interface; do not normally need to be customised. diff --git a/templates/note/index.html b/templates/note/index.html index 61cef4f..2cac4ef 100644 --- a/templates/note/index.html +++ b/templates/note/index.html @@ -109,7 +109,7 @@ parameter:

diff --git a/templates/popup/index.html b/templates/popup/index.html index 38cc4c5..a66e11f 100644 --- a/templates/popup/index.html +++ b/templates/popup/index.html @@ -112,7 +112,7 @@ inline in the page, inside square brackets. -- cgit v1.2.3