From bf20ebf88ffabdc114ca9037be348593dbdb579a Mon Sep 17 00:00:00 2001
From: Cache do Fluxo
Date: Fri, 18 Mar 2016 16:28:13 -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 | 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 +-
index.html | 2 +-
sandbox/index.html | 4 +---
shortcuts/index.html | 13 +++++++------
smileys/index.html | 2 +-
templates/index.html | 11 ++++++++---
templates/note/index.html | 2 +-
templates/popup/index.html | 2 +-
20 files changed, 35 insertions(+), 30 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 prefix_directives
option is disabled.
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:
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 @@
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.
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:
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 mimetype(image/*)
.
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 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
@@ -203,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 079b199..5b6495e 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 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).
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".
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.
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.
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.
diff --git a/index.html b/index.html
index 4d30691..5ea8be3 100644
--- a/index.html
+++ b/index.html
@@ -95,7 +95,7 @@
diff --git a/sandbox/index.html b/sandbox/index.html
index 03b45b2..869d2bc 100644
--- a/sandbox/index.html
+++ b/sandbox/index.html
@@ -106,8 +106,6 @@
WikiLink
-[[!calendar type="month" pages="blog/*"]]
-
@@ -139,7 +137,7 @@
diff --git a/shortcuts/index.html b/shortcuts/index.html
index 105dc95..924151c 100644
--- a/shortcuts/index.html
+++ b/shortcuts/index.html
@@ -74,7 +74,7 @@
[[!google foo]]
[[!wikipedia War_of_1812]]
[[!debbug 12345]]
-Check the [[!cia ikiwiki desc="CIA page for %s"]].
+Check the [[!google ikiwiki desc="google search for %s"]].
This page controls what shortcut links the wiki supports.
@@ -100,7 +100,7 @@ Check the [[!cia ikiwiki desc="CIA page for %s"]].
Usage: [[!debss package]]
or [[!debss package/version]]
. See http://snapshot.debian.org/ for details.
-shortcut debwiki points to https://wiki.debian.org/%s
+shortcut debwiki points to https://wiki.debian.org/%S
shortcut fdobug points to https://bugs.freedesktop.org/show_bug.cgi?id=%s
shortcut fdolist points to http://lists.freedesktop.org/mailman/listinfo/%s
shortcut gnomebug points to https://bugzilla.gnome.org/show_bug.cgi?id=%s
@@ -127,10 +127,8 @@ Check the [[!cia ikiwiki desc="CIA page for %s"]].
shortcut perldoc points to http://perldoc.perl.org/search.html?q=%s
shortcut whois points to http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain
shortcut cve points to https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s
-shortcut cia points to http://cia.vc/stats/project/%s
-shortcut ciauser points to http://cia.vc/stats/user/%s
shortcut flickr points to https://secure.flickr.com/photos/%s
-shortcut man points to http://linux.die.net/man/%s
+shortcut man points to http://manpages.debian.org/%s
shortcut ohloh points to https://www.ohloh.net/p/%s
shortcut cpanrt points to https://rt.cpan.org/Ticket/Display.html?id=%s
shortcut novellbug points to https://bugzilla.novell.com/show_bug.cgi?id=%s
@@ -138,6 +136,9 @@ Check the [[!cia ikiwiki desc="CIA page for %s"]].
shortcut mozillazinekb points to http://kb.mozillazine.org/%s
shortcut freebsdwiki points to http://wiki.freebsd.org/%s
shortcut hackage points to http://hackage.haskell.org/package/%s
+shortcut pkgsrc points to http://pkgsrc.se/%S
+shortcut doi points to http://dx.doi.org/%s
+shortcut arxiv points to http://arxiv.org/abs/%s
@@ -190,7 +191,7 @@ ikiwiki will include your shortcut in the standard underlay.
diff --git a/smileys/index.html b/smileys/index.html
index a6d7080..a26df21 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 5a84bc9..6494ef9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -85,8 +85,10 @@ use <TMPL_IF variable>text<TMPL_ELSE>other text</TMPL_IF>
template pages
-Template pages are regular wiki pages that are used as templates for other
-pages.
+Template pages are regular wiki pages containing a
+templatebody directive,
+used as templates for other pages. The parts of the template
+page outside the directive can be used to document it.
The template directive allows
template pages to be filled out and inserted into other pages in the wiki.
@@ -106,6 +108,9 @@ template pages to be filled out and inserted into other pages in the wiki.
+If the template does not contain a templatebody
directive, the entire
+source of the page is used for the template. This is deprecated.
+
template files
Template files are unlike template pages in that they have the extension
@@ -191,7 +196,7 @@ interface; do not normally need to be customised.
diff --git a/templates/note/index.html b/templates/note/index.html
index abb237a..61cef4f 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 bf0fa01..38cc4c5 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