From 3e6da731d93f9c8249e8abcdf6b16760d51b6252 Mon Sep 17 00:00:00 2001
From: Jonas Smedegaard
Date: Thu, 15 Jul 2010 19:01:05 +0200
Subject: Sync POT with ikiwiki 3.20100704.
---
po/basewiki.pot | 932 +++++++++++++++++++----------------------
po/directives.pot | 1015 ++++++++++++++++++++++++++++++++++++---------
po/smiley.pot | 8 +-
po/templates.pot | 1195 +++++++++++++++++++++++++++++++++++++----------------
4 files changed, 2070 insertions(+), 1080 deletions(-)
diff --git a/po/basewiki.pot b/po/basewiki.pot
index e26daca..6fe9408 100644
--- a/po/basewiki.pot
+++ b/po/basewiki.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki basewiki 2.62.1\n"
-"POT-Creation-Date: 2009-05-25 23:07+0300\n"
+"POT-Creation-Date: 2010-07-15 19:30+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -16,53 +16,113 @@ msgstr ""
"Content-Transfer-Encoding: 8bit"
#. type: Plain text
-#: directive.mdwn:1 ikiwiki.mdwn:1 ikiwiki/blog.mdwn:1 ikiwiki/directive.mdwn:1 ikiwiki/formatting.mdwn:2 ikiwiki/markdown.mdwn:1 ikiwiki/openid.mdwn:2 ikiwiki/pagespec.mdwn:1 ikiwiki/pagespec/attachment.mdwn:1 ikiwiki/preprocessordirective.mdwn:2 ikiwiki/searching.mdwn:1 ikiwiki/subpage.mdwn:1 ikiwiki/subpage/linkingrules.mdwn:1 ikiwiki/wikilink.mdwn:1 templates.mdwn:1
+#: ikiwiki.mdwn:1 ikiwiki/directive.mdwn:1 ikiwiki/formatting.mdwn:2 ikiwiki/markdown.mdwn:1 ikiwiki/openid.mdwn:2 ikiwiki/pagespec.mdwn:1 ikiwiki/pagespec/attachment.mdwn:1 ikiwiki/pagespec/po.mdwn:20 ikiwiki/pagespec/sorting.mdwn:26 ikiwiki/searching.mdwn:1 ikiwiki/subpage.mdwn:1 ikiwiki/subpage/linkingrules.mdwn:1 ikiwiki/wikilink.mdwn:1 templates.mdwn:80
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr ""
#. type: Plain text
-#: directive.mdwn:4 ikiwiki/directive.mdwn:4
+#: ikiwiki.mdwn:6
+#, no-wrap
+msgid ""
+"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n"
+"[[!if test=\"enabled(version)\"\n"
+" then=\"(Currently running version [[!version ]].)\"\n"
+"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki.mdwn:8
+msgid "Some documentation on using ikiwiki:"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/formatting]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/wikilink]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/subpage]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/pagespec]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/directive]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/markdown]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/openid]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[ikiwiki/searching]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki.mdwn:17
+msgid "[[templates]]"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive.mdwn:4
msgid ""
"Directives are similar to a [[ikiwiki/WikiLink]] in form, except they begin "
"with `!` and may contain parameters. The general form is:"
msgstr ""
#. type: Plain text
-#: directive.mdwn:6 ikiwiki/directive.mdwn:6
+#: ikiwiki/directive.mdwn:6
#, no-wrap
msgid "\t\\[[!directive param=\"value\" param=\"value\"]]\n"
msgstr ""
#. type: Plain text
-#: directive.mdwn:9 ikiwiki/directive.mdwn:9
+#: ikiwiki/directive.mdwn:9
msgid ""
"This gets expanded before the rest of the page is processed, and can be used "
"to transform the page in various ways."
msgstr ""
#. type: Plain text
-#: directive.mdwn:12 ikiwiki/directive.mdwn:12
+#: ikiwiki/directive.mdwn:12
msgid ""
"The quotes around values can be omitted if the value is a simple word. "
"Also, some directives may use parameters without values, for example:"
msgstr ""
#. type: Plain text
-#: directive.mdwn:14 ikiwiki/directive.mdwn:14
+#: ikiwiki/directive.mdwn:14
#, no-wrap
msgid "\t\\[[!tag foo]]\n"
msgstr ""
#. type: Plain text
-#: directive.mdwn:17 ikiwiki/directive.mdwn:17
+#: ikiwiki/directive.mdwn:17
msgid ""
"A directive does not need to all be on one line, it can be wrapped to "
"multiple lines if you like:"
msgstr ""
#. type: Plain text
-#: directive.mdwn:20 ikiwiki/directive.mdwn:20
+#: ikiwiki/directive.mdwn:20
#, no-wrap
msgid ""
"\t\\[[!directive foo=\"baldersnatch\"\n"
@@ -70,7 +130,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: directive.mdwn:24 ikiwiki/directive.mdwn:24
+#: ikiwiki/directive.mdwn:24
msgid ""
"Also, multiple lines of *quoted* text can be used for a value. To allow "
"quote marks inside the quoted text, delimit the block of text with "
@@ -78,127 +138,55 @@ msgid ""
msgstr ""
#. type: Plain text
-#: directive.mdwn:25 ikiwiki/directive.mdwn:25
+#: ikiwiki/directive.mdwn:25
#, no-wrap
msgid "\t\\[[!directive text=\"\"\"\n"
msgstr ""
#. type: Bullet: ' 1. '
-#: directive.mdwn:29 ikiwiki/directive.mdwn:29
+#: ikiwiki/directive.mdwn:29
msgid "\"foo\""
msgstr ""
#. type: Bullet: ' 2. '
-#: directive.mdwn:29 ikiwiki/directive.mdwn:29
+#: ikiwiki/directive.mdwn:29
msgid "\"bar\""
msgstr ""
#. type: Bullet: ' 3. '
-#: directive.mdwn:29 ikiwiki/directive.mdwn:29
+#: ikiwiki/directive.mdwn:29
msgid "\"baz\""
msgstr ""
#. type: Plain text
-#: directive.mdwn:40 ikiwiki/directive.mdwn:40
+#: ikiwiki/directive.mdwn:38
msgid ""
"ikiwiki also has an older syntax for directives, which requires a space in "
-"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This "
+"directives to distinguish them from [[wikilinks|ikiwiki/wikilink]]. This "
"syntax has several disadvantages: it requires a space after directives with "
"no parameters (such as `\\[[pagecount ]]`), and it prohibits spaces in "
"[[wikilinks|ikiwiki/wikilink]]. ikiwiki now provides the `!`-prefixed "
-"syntax shown above as the preferred alternative. However, ikiwiki still "
-"supports wikis using the older syntax, if the `prefix_directives` option is "
-"not enabled. For backward compatibility with existing wikis, this option "
-"currently defaults to off, so ikiwiki supports the old syntax."
+"syntax shown above as default. However, ikiwiki still supports wikis using "
+"the older syntax, if the `prefix_directives` option is disabled."
msgstr ""
#. type: Plain text
-#: directive.mdwn:41 ikiwiki/directive.mdwn:41 ikiwiki/formatting.mdwn:103
+#: ikiwiki/directive.mdwn:39 ikiwiki/formatting.mdwn:103
#, no-wrap
msgid "[[!if test=\"enabled(listdirectives)\" then=\"\"\"\n"
msgstr ""
#. type: Plain text
-#: directive.mdwn:43 ikiwiki/directive.mdwn:43
+#: ikiwiki/directive.mdwn:41
msgid "Here is a list of currently available directives in this wiki:"
msgstr ""
#. type: Plain text
-#: directive.mdwn:44 ikiwiki/directive.mdwn:44
+#: ikiwiki/directive.mdwn:42
#, no-wrap
msgid "[[!listdirectives ]]\n"
msgstr ""
-#. type: Plain text
-#: ikiwiki.mdwn:6
-#, no-wrap
-msgid ""
-"This wiki is powered by [ikiwiki](http://ikiwiki.info/).\n"
-"[[!if test=\"enabled(version)\"\n"
-" then=\"(Currently running version [[!version ]].)\"\n"
-"]]\n"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki.mdwn:8
-msgid "Some documentation on using ikiwiki:"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/formatting]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/wikilink]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/subpage]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/pagespec]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/directive]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/markdown]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/openid]]"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki.mdwn:16
-msgid "[[ikiwiki/searching]]"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/blog.mdwn:6
-msgid ""
-"This page has been removed from ikiwiki's basewiki. For documentation about "
-"creating a blog with ikiwiki, see the documentation of the [[!iki "
-"ikiwiki/directive/inline desc=inline]] directive."
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/blog.mdwn:8
-msgid ""
-"Please update your links, as this redirection page will be removed in a "
-"future ikiwiki release."
-msgstr ""
-
#. type: Plain text
#: ikiwiki/formatting.mdwn:1
#, no-wrap
@@ -221,7 +209,7 @@ msgstr ""
#. type: Plain text
#: ikiwiki/formatting.mdwn:12
msgid ""
-"You can \\**emphasise*\\* or \\*\\***strongly emphasise**\\*\\* text by "
+"You can *\\*emphasise\\** or **\\*\\*strongly emphasise\\*\\*** text by "
"placing it in single or double asterisks."
msgstr ""
@@ -270,40 +258,40 @@ msgid ""
"of the header:"
msgstr ""
-#. type: Plain text
+#. type: Title #
#: ikiwiki/formatting.mdwn:29
#, no-wrap
-msgid "# # h1\n"
+msgid "# h1"
msgstr ""
-#. type: Plain text
+#. type: Title ##
#: ikiwiki/formatting.mdwn:30
#, no-wrap
-msgid "## ## h2\n"
+msgid "## h2"
msgstr ""
-#. type: Plain text
+#. type: Title ###
#: ikiwiki/formatting.mdwn:31
#, no-wrap
-msgid "### ### h3\n"
+msgid "### h3"
msgstr ""
-#. type: Plain text
+#. type: Title ####
#: ikiwiki/formatting.mdwn:32
#, no-wrap
-msgid "#### #### h4\n"
+msgid "#### h4"
msgstr ""
-#. type: Plain text
+#. type: Title #####
#: ikiwiki/formatting.mdwn:33
#, no-wrap
-msgid "##### ##### h5\n"
+msgid "##### h5"
msgstr ""
-#. type: Plain text
+#. type: Title ######
#: ikiwiki/formatting.mdwn:34
#, no-wrap
-msgid "###### ###### h6\n"
+msgid "###### h6"
msgstr ""
#. type: Plain text
@@ -313,12 +301,6 @@ msgid ""
"their own line:"
msgstr ""
-#. type: Plain text
-#: ikiwiki/formatting.mdwn:39 ikiwiki/formatting.mdwn:55 index.mdwn:5 sandbox.mdwn:3
-#, no-wrap
-msgid "----\n"
-msgstr ""
-
#. type: Plain text
#: ikiwiki/formatting.mdwn:42
#, no-wrap
@@ -444,7 +426,7 @@ msgid "\t\\[[!toc]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/formatting.mdwn:91 recentchanges.mdwn:1
+#: ikiwiki/formatting.mdwn:91 ikiwiki/pagespec/sorting.mdwn:15 recentchanges.mdwn:1
#, no-wrap
msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n"
msgstr ""
@@ -498,16 +480,14 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/markdown.mdwn:10
+#: ikiwiki/markdown.mdwn:8
msgid ""
"For documentation about the markdown syntax, see [[formatting]] and "
-"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A "
-"[markdown mode](http://jblevins.org/projects/markdown-mode/) for emacs can "
-"help in editing."
+"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
msgstr ""
#. type: Plain text
-#: ikiwiki/markdown.mdwn:13
+#: ikiwiki/markdown.mdwn:11
msgid ""
"Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
"of the markdown syntax, and are the only bit of markup that this wiki "
@@ -538,52 +518,21 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/openid.mdwn:13
-msgid "To sign up for an OpenID, visit one of the following identity providers:"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
-msgid "[MyOpenID](https://www.myopenid.com/)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
-msgid "[GetOpenID](https://getopenid.com/)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
-msgid "[Videntity](http://videntity.org/)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
-msgid "[LiveJournal](http://www.livejournal.com/openid/)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
-msgid "[TrustBearer](https://openid.trustbearer.com/)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/openid.mdwn:20
+#: ikiwiki/openid.mdwn:15
msgid ""
-"or any of the [many others out "
-"there](http://openiddirectory.com/openid-providers-c-1.html)."
+"If you have an account with some of the larger web service providers, you "
+"might already have an OpenID. [Directory of OpenID "
+"providers](http://openiddirectory.com/openid-providers-c-1.html)"
msgstr ""
#. type: Plain text
-#: ikiwiki/openid.mdwn:22
+#: ikiwiki/openid.mdwn:16
#, no-wrap
-msgid ""
-"Your OpenID is the URL that you are given when you sign up.\n"
-"[[!if test=\"enabled(openid)\" then=\"\"\"\n"
+msgid "[[!if test=\"enabled(openid)\" then=\"\"\"\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/openid.mdwn:26
+#: ikiwiki/openid.mdwn:20
msgid ""
"To sign in to this wiki using OpenID, just enter it in the OpenID field in "
"the signin form. You do not need to give this wiki a password or go through "
@@ -591,20 +540,14 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/openid.mdwn:28
-#, no-wrap
-msgid "---\n"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/openid.mdwn:32
+#: ikiwiki/openid.mdwn:26
msgid ""
"It's also possible to make a page in the wiki usable as an OpenID url, by "
"delegating it to an openid server. Here's an example of how to do that:"
msgstr ""
#. type: Plain text
-#: ikiwiki/openid.mdwn:34
+#: ikiwiki/openid.mdwn:28
#, no-wrap
msgid ""
"\t\\[[!meta openid=\"http://yourid.myopenid.com/\"\n"
@@ -667,104 +610,67 @@ msgid ""
"functions:"
msgstr ""
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid "\"`link(page)`\" - match only pages that link to a given page (or glob)"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid "\"`backlink(page)`\" - match only pages that a given page links to"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid "\"`creation_month(month)`\" - match only pages created on the given month"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid "\"`creation_day(mday)`\" - or day of the month"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid "\"`creation_year(year)`\" - or year"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`created_after(page)`\" - match only pages created after the given page "
-"was created"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`created_before(page)`\" - match only pages created before the given page "
-"was created"
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`glob(someglob)`\" - match pages that match the given glob. Just writing "
-"the glob by itself is actually a shorthand for this function."
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages "
-"that globs do not usually match."
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", "
-"\"`license(glob)`\", \"`copyright(glob)`\" - match pages that have the given "
-"metadata, matching the specified glob."
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`user(username)`\" - tests whether a modification is being made by a user "
-"with the specified username. If openid is enabled, an openid can also be put "
-"here."
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`admin()`\" - tests whether a modification is being made by one of the "
-"wiki admins."
-msgstr ""
-
-#. type: Bullet: '* '
-#: ikiwiki/pagespec.mdwn:50
-msgid ""
-"\"`ip(address)`\" - tests whether a modification is being made from the "
-"specified IP address."
+#. type: Plain text
+#: ikiwiki/pagespec.mdwn:58
+#, no-wrap
+msgid ""
+"* \"`glob(someglob)`\" - matches pages and other files that match the given "
+"glob.\n"
+" Just writing the glob by itself is actually a shorthand for this "
+"function.\n"
+"* \"`page(glob)`\" - like `glob()`, but only matches pages, not other "
+"files\n"
+"* \"`link(page)`\" - matches only pages that link to a given page (or "
+"glob)\n"
+"* \"`tagged(tag)`\" - matches pages that are tagged or link to the given tag "
+"(or\n"
+" tags matched by a glob)\n"
+"* \"`backlink(page)`\" - matches only pages that a given page links to\n"
+"* \"`creation_month(month)`\" - matches only files created on the given "
+"month\n"
+"* \"`creation_day(mday)`\" - or day of the month\n"
+"* \"`creation_year(year)`\" - or year\n"
+"* \"`created_after(page)`\" - matches only files created after the given "
+"page\n"
+" was created\n"
+"* \"`created_before(page)`\" - matches only files created before the given "
+"page\n"
+" was created\n"
+"* \"`internal(glob)`\" - like `glob()`, but matches even internal-use \n"
+" pages that globs do not usually match.\n"
+"* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n"
+" \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n"
+" - match pages that have the given metadata, matching the specified glob.\n"
+"* \"`user(username)`\" - tests whether a modification is being made by a\n"
+" user with the specified username. If openid is enabled, an openid can "
+"also\n"
+" be put here. Glob patterns can be used in the username. For example, \n"
+" to match all openid users, use `user(*://*)`\n"
+"* \"`admin()`\" - tests whether a modification is being made by one of the\n"
+" wiki admins.\n"
+"* \"`ip(address)`\" - tests whether a modification is being made from the\n"
+" specified IP address.\n"
+"* \"`comment(glob)`\" - matches comments to a page matching the glob.\n"
+"* \"`comment_pending(glob)`\" - matches unmoderated, pending comments.\n"
+"* \"`postcomment(glob)`\" - matches only when comments are being \n"
+" posted to a page matching the specified glob\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:53
+#: ikiwiki/pagespec.mdwn:61
msgid ""
"For example, to match all pages in a blog that link to the page about music "
"and were written in 2005:"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:55
+#: ikiwiki/pagespec.mdwn:63
#, no-wrap
msgid "\tblog/* and link(music) and creation_year(2005)\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:61
+#: ikiwiki/pagespec.mdwn:69
msgid ""
"Note the use of \"and\" in the above example, that means that only pages "
"that match each of the three expressions match the whole. Use \"and\" when "
@@ -774,7 +680,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:65
+#: ikiwiki/pagespec.mdwn:73
msgid ""
"More complex expressions can also be created, by using parentheses for "
"grouping. For example, to match pages in a blog that are tagged with either "
@@ -782,13 +688,13 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:67
+#: ikiwiki/pagespec.mdwn:75
#, no-wrap
-msgid "\tblog/* and (link(tag/foo) or link(tag/bar))\n"
+msgid "\tblog/* and (tagged(foo) or tagged(bar))\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec.mdwn:73
+#: ikiwiki/pagespec.mdwn:80
msgid ""
"Note that page names in PageSpecs are matched against the absolute filenames "
"of the pages in the wiki, so a pagespec \"foo\" used on page \"a/b\" will "
@@ -797,53 +703,6 @@ msgid ""
"example, \"./foo\" on page \"a/b\" matches page \"a/foo\"."
msgstr ""
-#. type: Plain text
-#: ikiwiki/pagespec.mdwn:74
-#, no-wrap
-msgid "## Old syntax\n"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/pagespec.mdwn:78
-msgid ""
-"The old PageSpec syntax was called a \"GlobList\", and worked differently in "
-"two ways:"
-msgstr ""
-
-#. type: Bullet: '1. '
-#: ikiwiki/pagespec.mdwn:83
-msgid ""
-"\"and\" and \"or\" were not used; any page matching any item from the list "
-"matched."
-msgstr ""
-
-#. type: Bullet: '2. '
-#: ikiwiki/pagespec.mdwn:83
-msgid ""
-"If an item was prefixed with \"`!`\", then no page matching that item "
-"matched, even if it matched an earlier list item."
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/pagespec.mdwn:86
-msgid ""
-"For example, here is the old way to match all pages except for the SandBox "
-"and Discussion pages:"
-msgstr ""
-
-#. type: Bullet: ' * '
-#: ikiwiki/pagespec.mdwn:88
-msgid "!SandBox !*/Discussion"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/pagespec.mdwn:91
-msgid ""
-"Using this old syntax is still supported. However, the old syntax is "
-"deprecated and will be removed at some point, and using the new syntax is "
-"recommended."
-msgstr ""
-
#. type: Plain text
#: ikiwiki/pagespec/attachment.mdwn:5
#, no-wrap
@@ -862,53 +721,54 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec/attachment.mdwn:13
+#: ikiwiki/pagespec/attachment.mdwn:14
msgid ""
-"For example, to limit arbitrary files to 50 kilobytes, but allow larger mp3 "
-"files to be uploaded by joey into a specific directory, and check all "
-"attachments for virii, something like this could be used:"
+"For example, to limit most users to uploading small images, and nothing "
+"else, 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:"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec/attachment.mdwn:15
+#: ikiwiki/pagespec/attachment.mdwn:16
#, no-wrap
msgid ""
"\tvirusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) "
-"and maxsize(15mb)) or (!ispage() and maxsize(50kb)))\n"
+"and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec/attachment.mdwn:18
+#: ikiwiki/pagespec/attachment.mdwn:19
msgid ""
"The regular [[ikiwiki/PageSpec]] syntax is expanded with the following "
"additional tests:"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/pagespec/attachment.mdwn:22
+#: ikiwiki/pagespec/attachment.mdwn:23
msgid ""
-"\"`maxsize(size)`\" - Tests whether the attachment is no larger than the "
+"\"`maxsize(size)`\" - tests whether the attachment is no larger than the "
"specified size. The size defaults to being in bytes, but \"kb\", \"mb\", "
"\"gb\" etc can be used to specify the units."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/pagespec/attachment.mdwn:25
+#: ikiwiki/pagespec/attachment.mdwn:26
msgid ""
-"\"`minsize(size)`\" - Tests whether the attachment is no smaller than the "
+"\"`minsize(size)`\" - tests whether the attachment is no smaller than the "
"specified size."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/pagespec/attachment.mdwn:29
+#: ikiwiki/pagespec/attachment.mdwn:30
msgid ""
-"\"`ispage()`\" - Tests whether the attachment will be treated by ikiwiki as "
+"\"`ispage()`\" - tests whether the attachment will be treated by ikiwiki as "
"a wiki page. (Ie, if it has an extension of \".mdwn\", or of any other "
"enabled page format)."
msgstr ""
#. type: Plain text
-#: ikiwiki/pagespec/attachment.mdwn:33
+#: ikiwiki/pagespec/attachment.mdwn:34
#, no-wrap
msgid ""
" So, if you don't want to allow wiki pages to be uploaded as attachments,\n"
@@ -917,29 +777,110 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/pagespec/attachment.mdwn:36
+#: ikiwiki/pagespec/attachment.mdwn:37
msgid ""
-"\"`mimetype(foo/bar)`\" - This checks the MIME type of the attachment. You "
-"can include a glob in the type, for example `mimetype(image/*)`."
+"\"`mimetype(foo/bar)`\" - checks the MIME type of the attachment. You can "
+"include a glob in the type, for example `mimetype(image/*)`."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/pagespec/attachment.mdwn:37
-msgid "\"`virusfree()`\" - Checks the attachment with an antiviral program."
+#: ikiwiki/pagespec/attachment.mdwn:38
+msgid "\"`virusfree()`\" - checks the attachment with an antiviral program."
msgstr ""
#. type: Plain text
-#: ikiwiki/preprocessordirective.mdwn:1
+#: ikiwiki/pagespec/po.mdwn:4
#, no-wrap
-msgid "[[!meta redir=ikiwiki/directive delay=10]]\n"
+msgid ""
+"[[!if test=\"enabled(po)\"\n"
+" then=\"This wiki has po support **enabled**.\"\n"
+" else=\"This wiki has po support **disabled**.\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/preprocessordirective.mdwn:7
+#: ikiwiki/pagespec/po.mdwn:9
msgid ""
-"This page has moved to [[ikiwiki/directive|ikiwiki/directive]]. Please "
-"update your links, as this redirection page will be removed in a future "
-"ikiwiki release."
+"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular "
+"[[ikiwiki/PageSpec]] syntax is expanded with the following additional tests "
+"that can be used to improve user navigation in a multi-lingual wiki:"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/po.mdwn:16
+msgid ""
+"\"`lang(LL)`\" - tests whether a page is written in the language specified "
+"as a ISO639-1 (two-letter) language code."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/po.mdwn:16
+msgid ""
+"\"`currentlang()`\" - tests whether a page is written in the same language "
+"as the current page."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/po.mdwn:16
+msgid ""
+"\"`needstranslation()`\" - tests whether a page needs translation work. Only "
+"slave pages match this PageSpec."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/pagespec/po.mdwn:19
+msgid ""
+"Note that every non-po page is considered to be written in "
+"`po_master_language`, as specified in `ikiwiki.setup`."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/pagespec/sorting.mdwn:5
+msgid ""
+"Some [[directives|ikiwiki/directive]] that use "
+"[[PageSpecs|ikiwiki/pagespec]] allow specifying the order that matching "
+"pages are shown in. The following sort orders can be specified."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/sorting.mdwn:7
+msgid "`age` - List pages from the most recently created to the oldest."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/sorting.mdwn:9
+msgid "`mtime` - List pages with the most recently modified first."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/pagespec/sorting.mdwn:11
+#, no-wrap
+msgid ""
+"* `title` - Order by title (page name).\n"
+"[[!if test=\"enabled(sortnaturally)\" then=\"\"\"\n"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/sorting.mdwn:14
+msgid ""
+"`title_natural` - Orders by title, but numbers in the title are treated as "
+"such, (\"1 2 9 10 20\" instead of \"1 10 2 20 9\")"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/pagespec/sorting.mdwn:20
+msgid ""
+"`meta(title)` - Order according to the `\\[[!meta title=\"foo\" "
+"sortas=\"bar\"]]` or `\\[[!meta title=\"foo\"]]` [[ikiwiki/directive]], or "
+"the page name if no full title was set. `meta(author)`, `meta(date)`, "
+"`meta(updated)`, etc. also work."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/pagespec/sorting.mdwn:25
+msgid ""
+"In addition, you can combine several sort orders and/or reverse the order of "
+"sorting, with a string like `age -title` (which would sort by age, then by "
+"title in reverse order if two pages have the same age)."
msgstr ""
#. type: Plain text
@@ -955,7 +896,7 @@ msgstr ""
#: ikiwiki/searching.mdwn:10
msgid ""
"If searching is enabled, you can enter search terms in the search field, as "
-"you'd expect. There are a few special things you can do to constuct more "
+"you'd expect. There are a few special things you can do to construct more "
"powerful searches."
msgstr ""
@@ -1013,8 +954,8 @@ msgstr ""
#: ikiwiki/subpage.mdwn:11
msgid ""
"To add a SubPage, just make a subdirectory and put pages in it. For example, "
-"this page is SubPage.mdwn in this wiki's source, and there is also a SubPage "
-"subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages can be "
+"this page is subpage.mdwn in this wiki's source, and there is also a subpage "
+"subdirectory, which contains subpage/linkingrules.mdwn. Subpages can be "
"nested as deeply as you'd like."
msgstr ""
@@ -1107,14 +1048,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/wikilink.mdwn:14
-msgid ""
-"Also, if the file linked to by a WikiLink looks like an image, it will be "
-"displayed inline on the page."
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/wikilink.mdwn:18
+#: ikiwiki/wikilink.mdwn:15
msgid ""
"WikiLinks are matched with page names in a case-insensitive manner, so you "
"don't need to worry about getting the case the same, and can capitalise "
@@ -1122,7 +1056,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/wikilink.mdwn:22
+#: ikiwiki/wikilink.mdwn:19
msgid ""
"It's also possible to write a WikiLink that uses something other than the "
"page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the "
@@ -1130,28 +1064,24 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/wikilink.mdwn:25
+#: ikiwiki/wikilink.mdwn:22
msgid ""
"To link to an anchor inside a page, you can use something like "
-"`\\[[WikiLink#foo]]`"
+"`\\[[WikiLink#foo]]` ."
msgstr ""
#. type: Plain text
-#: ikiwiki/wikilink.mdwn:26
-#, no-wrap
-msgid "## Directives and WikiLinks\n"
+#: ikiwiki/wikilink.mdwn:25
+msgid ""
+"If the file linked to by a WikiLink looks like an image, it will be "
+"displayed inline on the page."
msgstr ""
#. type: Plain text
-#: ikiwiki/wikilink.mdwn:36
+#: ikiwiki/wikilink.mdwn:29
msgid ""
-"ikiwiki has two syntaxes for [[directives|directive]]. The older syntax "
-"used spaces to distinguish between directives and wikilinks; as a result, "
-"with that syntax in use, you cannot use spaces in WikiLinks, and must "
-"replace spaces with underscores. The newer syntax, enabled with the "
-"`prefix_directives` option in an ikiwiki setup file, prefixes directives "
-"with `!`, and thus does not prevent links with spaces. Future versions of "
-"ikiwiki will turn this option on by default."
+"You can also put an url in a WikiLink, to link to an external page. Email "
+"addresses can also be used to generate a mailto link."
msgstr ""
#. type: Plain text
@@ -1166,7 +1096,7 @@ msgstr ""
#. type: Plain text
#: index.mdwn:7
-msgid "This wiki is powered by [ikiwiki](http://ikiwiki.info/)."
+msgid "This wiki is powered by [[ikiwiki]]."
msgstr ""
#. type: Plain text
@@ -1203,16 +1133,16 @@ msgstr ""
msgid "Here's another one with *emphasised* text."
msgstr ""
-#. type: Plain text
+#. type: Title #
#: sandbox.mdwn:9
#, no-wrap
-msgid "# Header\n"
+msgid "Header"
msgstr ""
-#. type: Plain text
+#. type: Title ##
#: sandbox.mdwn:11
#, no-wrap
-msgid "## Subheader\n"
+msgid "Subheader"
msgstr ""
#. type: Plain text
@@ -1298,81 +1228,83 @@ msgid "This page controls what shortcut links the wiki supports."
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=google url=\"http://www.google.com/search?q=%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=archive url=\"http://web.archive.org/*/%S\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=gmap url=\"http://maps.google.com/maps?q=%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=gmsg url=\"http://groups.google.com/groups?selm=%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=wikipedia url=\"http://en.wikipedia.org/wiki/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=wikitravel url=\"http://wikitravel.org/en/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=wiktionary url=\"http://en.wiktionary.org/wiki/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
-msgid "[[!shortcut name=debbug url=\"http://bugs.debian.org/%s\" desc=\"bug #%s\"]]"
+#: shortcuts.mdwn:64
+msgid ""
+"[[!shortcut name=debbug url=\"http://bugs.debian.org/%S\" desc=\"Debian bug "
+"#%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid ""
"[[!shortcut name=deblist url=\"http://lists.debian.org/debian-%s\" "
"desc=\"debian-%s@lists.debian.org\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=debpkg url=\"http://packages.debian.org/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=debpkgsid url=\"http://packages.debian.org/sid/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=debpts url=\"http://packages.qa.debian.org/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid "[[!shortcut name=debmsg url=\"http://lists.debian.org/msgid-search/%s\"]]"
msgstr ""
#. type: Bullet: '* '
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
msgid ""
"[[!shortcut name=debrt "
"url=\"https://rt.debian.org/Ticket/Display.html?id=%s\"]]"
msgstr ""
#. type: Plain text
-#: shortcuts.mdwn:62
+#: shortcuts.mdwn:64
#, no-wrap
msgid ""
"* [[!shortcut name=debss url=\"http://snapshot.debian.net/package/%s\"]]\n"
@@ -1433,19 +1365,25 @@ msgid ""
"* [[!shortcut name=flickr url=\"http://www.flickr.com/photos/%s\"]]\n"
"* [[!shortcut name=man url=\"http://linux.die.net/man/%s\"]]\n"
"* [[!shortcut name=ohloh url=\"http://www.ohloh.net/projects/%s\"]]\n"
+"* [[!shortcut name=cpanrt "
+"url=\"https://rt.cpan.org/Ticket/Display.html?id=%s\" desc=\"CPAN "
+"RT#%s\"]]\n"
+"* [[!shortcut name=novellbug "
+"url=\"https://bugzilla.novell.com/show_bug.cgi?id=%s\" desc=\"bug %s\"]]\n"
msgstr ""
#. type: Plain text
-#: shortcuts.mdwn:68
+#: shortcuts.mdwn:70
msgid ""
"To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, "
"\"%s\" is replaced with the text passed to the named shortcut, after "
-"url-encoding it, and '%S' is replaced with the raw, non-encoded text. The "
-"optional `desc` parameter controls the description of the link."
+"[[!wikipedia url_encoding]] it, and '%S' is replaced with the raw, "
+"non-encoded text. The optional `desc` parameter controls the description of "
+"the link."
msgstr ""
#. type: Plain text
-#: shortcuts.mdwn:73
+#: shortcuts.mdwn:75
msgid ""
"Remember that the `name` you give the shortcut will become a new "
"[[ikiwiki/directive]]. Avoid using a `name` that conflicts with an existing "
@@ -1454,207 +1392,177 @@ msgid ""
msgstr ""
#. type: Plain text
-#: shortcuts.mdwn:77
+#: shortcuts.mdwn:79
msgid ""
"If you come up with a shortcut that you think others might find useful, "
"consider contributing it to the [shortcuts page on the ikiwiki "
-"ikiwiki](http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki "
+"wiki](http://ikiwiki.info/shortcuts/), so that future versions of ikiwiki "
"will include your shortcut in the standard underlay."
msgstr ""
#. type: Plain text
-#: templates.mdwn:6
-#, no-wrap
+#: templates.mdwn:3
msgid ""
-"[[!if test=\"enabled(template)\"\n"
-"then=\"This wiki has templates **enabled**.\"\n"
-"else=\"This wiki has templates **disabled**.\"\n"
-"]]\n"
+"[[Ikiwiki]] uses many templates for many purposes. By editing its templates, "
+"you can fully customise this site."
msgstr ""
#. type: Plain text
-#: templates.mdwn:9
+#: templates.mdwn:8
msgid ""
-"Templates are files that can be filled out and inserted into pages in the "
-"wiki."
+"Templates are located in `/usr/share/ikiwiki/templates` by default; the "
+"`templatedir` setting can be used to make another directory be searched "
+"first. Customised templates can also be placed inside the \"templates/\" "
+"directory in your wiki's source."
msgstr ""
#. type: Plain text
-#: templates.mdwn:10
-#, no-wrap
-msgid "[[!if test=\"enabled(template) and enabled(inline)\" then=\"\"\"\n"
+#: templates.mdwn:12
+msgid ""
+"Ikiwiki uses the HTML::Template module as its template engine. This supports "
+"things like conditionals and loops in templates and is pretty easy to "
+"learn. All you really need to know to modify templates is this:"
msgstr ""
-#. type: Plain text
-#: templates.mdwn:14
-msgid "These templates are available for inclusion onto other pages in this wiki:"
+#. type: Bullet: '* '
+#: templates.mdwn:18
+msgid "To insert the value of a template variable, use ``."
msgstr ""
-#. type: Plain text
-#: templates.mdwn:17
-#, no-wrap
+#. type: Bullet: '* '
+#: templates.mdwn:18
+msgid ""
+"To make a block of text conditional on a variable being set use `text`."
+msgstr ""
+
+#. type: Bullet: '* '
+#: templates.mdwn:18
msgid ""
-"[[!inline pages=\"templates/* and !*/discussion\" feeds=no archive=yes\n"
-"sort=title template=titlepage]]\n"
+"To use one block of text if a variable is set and a second if it's not, use "
+"`textother text`"
msgstr ""
#. type: Plain text
#: templates.mdwn:19
#, no-wrap
-msgid "## Using a template\n"
+msgid "[[!if test=\"enabled(template)\" then=\"\"\"\n"
msgstr ""
-#. type: Plain text
-#: templates.mdwn:22
-msgid "Using a template works like this:"
+#. type: Title ##
+#: templates.mdwn:20
+#, no-wrap
+msgid "template pages"
msgstr ""
#. type: Plain text
-#: templates.mdwn:24
-#, no-wrap
+#: templates.mdwn:25
msgid ""
-"\t\\[[!template id=note text=\"\"\"Here is the text to insert into my "
-"note.\"\"\"]]\n"
+"The [[!iki ikiwiki/directive/template desc=\"template directive\"]] allows "
+"wiki pages to be used as templates, filled out and inserted into other pages "
+"in the wiki."
msgstr ""
#. type: Plain text
#: templates.mdwn:27
-msgid ""
-"This fills out the [[note]] template, filling in the `text` field with the "
-"specified value, and inserts the result into the page."
+#, no-wrap
+msgid "[[!if test=\"enabled(edittemplate)\" then=\"\"\"\n"
msgstr ""
-#. type: Plain text
-#: templates.mdwn:32
-msgid ""
-"Generally, a value can include any markup that would be allowed in the wiki "
-"page outside the template. Triple-quoting the value even allows quotes to be "
-"included in it. Combined with multi-line quoted values, this allows for "
-"large chunks of marked up text to be embedded into a template:"
+#. type: Title ##
+#: templates.mdwn:28
+#, no-wrap
+msgid "default content for new pages"
msgstr ""
#. type: Plain text
#: templates.mdwn:33
-#, no-wrap
msgid ""
-" \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 "
-"notes=\"\"\"\n"
-msgstr ""
-
-#. type: Bullet: ' * '
-#: templates.mdwn:37
-msgid "\\[[Charley]]'s sister."
-msgstr ""
-
-#. type: Bullet: ' * '
-#: templates.mdwn:37
-msgid "\"I want to be an astronaut when I grow up.\""
-msgstr ""
-
-#. type: Bullet: ' * '
-#: templates.mdwn:37
-msgid "Really 8 and a half."
+"The [[!iki ikiwiki/directive/edittemplate desc=\"edittemplate directive\"]] "
+"can be used to make new pages default to containing text from a template "
+"page, which can be filled as out the page is edited."
msgstr ""
#. type: Plain text
-#: templates.mdwn:39
+#: templates.mdwn:36
#, no-wrap
-msgid "## Creating a template\n"
-msgstr ""
-
-#. type: Plain text
-#: templates.mdwn:45
msgid ""
-"To create a template, simply add a template directive to a page, and the "
-"page will provide a link that can be used to create the template. The "
-"template is a regular wiki page, located in the `templates/` subdirectory "
-"inside the source directory of the wiki."
+"[[!if test=\"(enabled(template) or enabled(edittemplate))\n"
+"and enabled(inline)\" then=\"\"\"\n"
msgstr ""
#. type: Plain text
-#: templates.mdwn:50
-msgid ""
-"The template uses the syntax used by the [[!cpan HTML::Template]] perl "
-"module, which allows for some fairly complex things to be done. Consult its "
-"documentation for the full syntax, but all you really need to know are a few "
-"things:"
-msgstr ""
-
-#. type: Bullet: '* '
-#: templates.mdwn:62
-msgid ""
-"Each parameter you pass to the template directive will generate a template "
-"variable. There are also some pre-defined variables like PAGE and BASENAME."
-msgstr ""
-
-#. type: Bullet: '* '
-#: templates.mdwn:62
+#: templates.mdwn:40
+#, no-wrap
msgid ""
-"To insert the value of a variable, use ``. Wiki markup in "
-"the value will first be converted to html."
+"[[!inline pages=\"templates/* and !*.tmpl and !templates/*/* and "
+"!*/discussion\"\n"
+"feeds=no archive=yes sort=title template=titlepage\n"
+"rootpage=templates postformtext=\"Add a new template named:\"]]\n"
msgstr ""
-#. type: Bullet: '* '
-#: templates.mdwn:62
-msgid ""
-"To insert the raw value of a variable, with wiki markup not yet converted to "
-"html, use ``."
+#. type: Title ##
+#: templates.mdwn:42
+#, no-wrap
+msgid "wiki templates"
msgstr ""
-#. type: Bullet: '* '
-#: templates.mdwn:62
+#. type: Plain text
+#: templates.mdwn:46
msgid ""
-"To make a block of text conditional on a variable being set use `text`."
+"These templates are used to build the wiki. The aim is to keep almost all "
+"html out of ikiwiki and in the templates."
msgstr ""
#. type: Bullet: '* '
-#: templates.mdwn:62
+#: templates.mdwn:48
msgid ""
-"To use one block of text if a variable is set and a second if it's not, use "
-"`textother text`"
+"`page.tmpl` - Used for displaying all regular wiki pages. This is the key "
+"template to customise. [[!if test=\"enabled(pagetemplate)\" then=\"\"\""
msgstr ""
#. type: Plain text
-#: templates.mdwn:64
-msgid "Here's a sample template:"
-msgstr ""
-
-#. type: Plain text
-#: templates.mdwn:78
+#: templates.mdwn:79
#, no-wrap
msgid ""
-" \n"
-" Name: \\[[]] \n"
-" Age: \n"
-" \n"
-" Favorite color: \n"
-" \n"
-" No favorite color. \n"
-" \n"
-" \n"
-" \n"
-" \n"
-" \n"
-" \n"
-msgstr ""
-
-#. type: Plain text
-#: templates.mdwn:83
-msgid ""
-"The filled out template will be formatted the same as the rest of the page "
-"that contains it, so you can include WikiLinks and all other forms of wiki "
-"markup in the template. Note though that such WikiLinks will not show up as "
-"backlinks to the page that uses the template."
-msgstr ""
-
-#. type: Plain text
-#: templates.mdwn:87
-msgid ""
-"Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator. This "
-"ensures that if the name contains something that might be mistaken for wiki "
-"markup, it's not converted to html before being processed as a "
-"[[ikiwiki/WikiLink]]."
+" (The [[!iki ikiwiki/directive/pagetemplate desc=\"pagetemplate "
+"directive\"]]\n"
+" can be used to make a page use a different template than "
+"`page.tmpl`.)\"\"\"]]\n"
+"* `rsspage.tmpl` - Used for generating rss feeds for blogs.\n"
+"* `rssitem.tmpl` - Used for generating individual items on rss feeds.\n"
+"* `atompage.tmpl` - Used for generating atom feeds for blogs.\n"
+"* `atomitem.tmpl` - Used for generating individual items on atom feeds.\n"
+"* `inlinepage.tmpl` - Used for displaying a post in a blog.\n"
+"* `archivepage.tmpl` - Used for listing a page in a blog archive page.\n"
+"* `titlepage.tmpl` - Used for listing a page by title in a blog archive "
+"page.\n"
+"* `microblog.tmpl` - Used for showing a microblogging post inline.\n"
+"* `blogpost.tmpl` - Used for a form to add a post to a blog (and a rss/atom "
+"links)\n"
+"* `feedlink.tmpl` - Used to add rss/atom links if `blogpost.tmpl` is not "
+"used.\n"
+"* `aggregatepost.tmpl` - Used by the aggregate plugin to create\n"
+" a page for a post.\n"
+"* `searchform.tmpl`, `googleform.tmpl` - Used by the search plugin \n"
+" and google plugin to add search forms to wiki pages.\n"
+"* `searchquery.tmpl` - This is a Omega template, used by the\n"
+" search plugin.\n"
+"* `comment.tmpl` - Used by the comments plugin to display a comment.\n"
+"* `change.tmpl` - Used to create a page describing a change made to the "
+"wiki.\n"
+"* `recentchanges.tmpl` - Used for listing a change on the RecentChanges "
+"page.\n"
+"* `autoindex.tmpl` - Filled in by the autoindex plugin to make index "
+"pages.\n"
+"* `autotag.tmpl` - Filled in by the tag plugin to make tag pages.\n"
+"* `calendarmonth.tmpl`, `calendaryear.tmpl` - Used by ikiwiki-calendar to\n"
+" make calendar archive pages.\n"
+"* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,\n"
+" `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,\n"
+" `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,\n"
+" `passwordmail.tmpl`, `openid-selector.tmpl` - Parts of ikiwiki's user\n"
+" interface; do not normally need to be customised.\n"
msgstr ""
#. type: Plain text
@@ -1664,7 +1572,7 @@ msgid ""
"
\n"
"\n"
"
\n"
-"\n"
+"\n"
"Use this template to insert a note into a page. The note will be styled to\n"
"float to the right of other text on the page. This template has one\n"
"parameter:\n"
@@ -1678,7 +1586,7 @@ msgstr ""
#: templates/popup.mdwn:16
#, no-wrap
msgid ""
-"\n"
+"\n"
"Use this template to create a popup window that is displayed when the "
"mouse\n"
"is over part of the page. This template has two parameters:\n"
diff --git a/po/directives.pot b/po/directives.pot
index 2d69710..c3883e8 100644
--- a/po/directives.pot
+++ b/po/directives.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki directives 2.62.1\n"
-"POT-Creation-Date: 2009-05-25 23:07+0300\n"
+"POT-Creation-Date: 2010-07-15 19:30+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -62,60 +62,69 @@ msgid "\t\\[[!inline pages=\"internal(example/*)\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/aggregate.mdwn:22 ikiwiki/directive/calendar.mdwn:26 ikiwiki/directive/img.mdwn:8 ikiwiki/directive/inline.mdwn:41 ikiwiki/directive/table.mdwn:32
+#: ikiwiki/directive/aggregate.mdwn:26
+msgid ""
+"Note the use of `internal()` in the [[ikiwiki/PageSpec]] to match aggregated "
+"pages. By default, aggregated pages are internal pages, which prevents them "
+"from showing up directly in the wiki, and so this special [[PageSpec]] is "
+"needed to match them."
+msgstr ""
+
+#. type: Title ##
+#: ikiwiki/directive/aggregate.mdwn:27 ikiwiki/directive/calendar.mdwn:37 ikiwiki/directive/comment.mdwn:17 ikiwiki/directive/img.mdwn:8 ikiwiki/directive/inline.mdwn:41 ikiwiki/directive/postsparkline.mdwn:16 ikiwiki/directive/sparkline.mdwn:24 ikiwiki/directive/table.mdwn:32
#, no-wrap
-msgid "## usage\n"
+msgid "usage"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/aggregate.mdwn:26
+#: ikiwiki/directive/aggregate.mdwn:31
msgid ""
"Here are descriptions of all the supported parameters to the `aggregate` "
"directive:"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid "`name` - A name for the feed. Each feed must have a unique name. Required."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`url` - The url to the web page for the feed that's being aggregated. "
"Required."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`dir` - The directory in the wiki where pages should be saved. Optional, if "
"not specified, the directory is based on the name of the feed."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`feedurl` - The url to the feed. Optional, if it's not specified ikiwiki "
"will look for feeds on the `url`. RSS and atom feeds are supported."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`updateinterval` - How often to check for new posts, in minutes. Default is "
"15 minutes."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`expireage` - Expire old items from this feed if they are older than a "
"specified number of days. Default is to never expire on age."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`expirecount` - Expire old items from this feed if there are more than the "
"specified number total. Oldest items will be expired first. Default is to "
@@ -123,7 +132,7 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`tag` - A tag to tag each post from the feed with. A good tag to use is the "
"name of the feed. Can be repeated multiple times. The [[tag]] plugin must be "
@@ -131,14 +140,14 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/aggregate.mdwn:47
+#: ikiwiki/directive/aggregate.mdwn:52
msgid ""
"`template` - Template to use for creating the aggregated pages. Defaults to "
"aggregatepost."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/aggregate.mdwn:51
+#: ikiwiki/directive/aggregate.mdwn:56
msgid ""
"Note that even if you are using subversion or another revision control "
"system, pages created by aggregation will *not* be checked into revision "
@@ -146,7 +155,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/aggregate.mdwn:52 ikiwiki/directive/brokenlinks.mdwn:14 ikiwiki/directive/calendar.mdwn:46 ikiwiki/directive/color.mdwn:25 ikiwiki/directive/copy.mdwn:3 ikiwiki/directive/cut.mdwn:3 ikiwiki/directive/cutpaste.mdwn:50 ikiwiki/directive/edittemplate.mdwn:36 ikiwiki/directive/fortune.mdwn:8 ikiwiki/directive/graph.mdwn:23 ikiwiki/directive/haiku.mdwn:15 ikiwiki/directive/if.mdwn:48 ikiwiki/directive/img.mdwn:38 ikiwiki/directive/inline.mdwn:106 ikiwiki/directive/linkmap.mdwn:24 ikiwiki/directive/listdirectives.mdwn:20 ikiwiki/directive/map.mdwn:19 ikiwiki/directive/meta.mdwn:147 ikiwiki/directive/more.mdwn:16 ikiwiki/directive/orphans.mdwn:15 ikiwiki/directive/pagecount.mdwn:10 ikiwiki/directive/pagestats.mdwn:15 ikiwiki/directive/pagetemplate.mdwn:15 ikiwiki/directive/paste.mdwn:3 ikiwiki/directive/ping.mdwn:18 ikiwiki/directive/poll.mdwn:25 ikiwiki/directive/polygen.mdwn:11 ikiwiki/directive/postsparkline.mdwn:45 ikiwiki/directive/progress.mdwn:18 ikiwiki/directive/shortcut.mdwn:9 ikiwiki/directive/sparkline.mdwn:52 ikiwiki/directive/table.mdwn:45 ikiwiki/directive/tag.mdwn:30 ikiwiki/directive/taglink.mdwn:3 ikiwiki/directive/template.mdwn:18 ikiwiki/directive/testpagespec.mdwn:24 ikiwiki/directive/teximg.mdwn:23 ikiwiki/directive/toc.mdwn:21 ikiwiki/directive/toggle.mdwn:34 ikiwiki/directive/toggleable.mdwn:3 ikiwiki/directive/version.mdwn:12
+#: ikiwiki/directive/aggregate.mdwn:57 ikiwiki/directive/brokenlinks.mdwn:14 ikiwiki/directive/calendar.mdwn:60 ikiwiki/directive/color.mdwn:25 ikiwiki/directive/comment.mdwn:40 ikiwiki/directive/copy.mdwn:3 ikiwiki/directive/cut.mdwn:3 ikiwiki/directive/cutpaste.mdwn:50 ikiwiki/directive/date.mdwn:16 ikiwiki/directive/edittemplate.mdwn:36 ikiwiki/directive/format.mdwn:29 ikiwiki/directive/fortune.mdwn:8 ikiwiki/directive/graph.mdwn:23 ikiwiki/directive/haiku.mdwn:15 ikiwiki/directive/if.mdwn:48 ikiwiki/directive/img.mdwn:39 ikiwiki/directive/inline.mdwn:118 ikiwiki/directive/linkmap.mdwn:29 ikiwiki/directive/listdirectives.mdwn:20 ikiwiki/directive/map.mdwn:21 ikiwiki/directive/meta.mdwn:173 ikiwiki/directive/more.mdwn:16 ikiwiki/directive/orphans.mdwn:15 ikiwiki/directive/pagecount.mdwn:10 ikiwiki/directive/pagestats.mdwn:40 ikiwiki/directive/pagetemplate.mdwn:13 ikiwiki/directive/paste.mdwn:3 ikiwiki/directive/ping.mdwn:18 ikiwiki/directive/poll.mdwn:25 ikiwiki/directive/polygen.mdwn:11 ikiwiki/directive/postsparkline.mdwn:45 ikiwiki/directive/progress.mdwn:18 ikiwiki/directive/shortcut.mdwn:9 ikiwiki/directive/sidebar.mdwn:20 ikiwiki/directive/sparkline.mdwn:52 ikiwiki/directive/table.mdwn:50 ikiwiki/directive/tag.mdwn:35 ikiwiki/directive/taglink.mdwn:3 ikiwiki/directive/template.mdwn:87 ikiwiki/directive/testpagespec.mdwn:24 ikiwiki/directive/teximg.mdwn:23 ikiwiki/directive/toc.mdwn:27 ikiwiki/directive/toggle.mdwn:34 ikiwiki/directive/toggleable.mdwn:3 ikiwiki/directive/version.mdwn:12
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr ""
@@ -174,7 +183,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/brokenlinks.mdwn:11 ikiwiki/directive/inline.mdwn:7 ikiwiki/directive/template.mdwn:9
+#: ikiwiki/directive/brokenlinks.mdwn:11 ikiwiki/directive/comment.mdwn:7 ikiwiki/directive/inline.mdwn:7
msgid "Example:"
msgstr ""
@@ -185,104 +194,132 @@ msgid "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:3
+#: ikiwiki/directive/calendar.mdwn:2
msgid ""
"The `calendar` directive is supplied by the [[!iki plugins/calendar "
-"desc=calendar]] plugin. This plugin requires extra setup. See the plugin "
-"documentation for details."
+"desc=calendar]] plugin."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:6
+#: ikiwiki/directive/calendar.mdwn:5
msgid ""
"This directive displays a calendar, similar to the typical calendars shown "
"on some blogs."
msgstr ""
-#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:7 ikiwiki/directive/postsparkline.mdwn:6 ikiwiki/directive/sparkline.mdwn:7
+#. type: Title ##
+#: ikiwiki/directive/calendar.mdwn:6 ikiwiki/directive/color.mdwn:9 ikiwiki/directive/postsparkline.mdwn:6 ikiwiki/directive/sidebar.mdwn:10 ikiwiki/directive/sparkline.mdwn:7 ikiwiki/directive/table.mdwn:6 ikiwiki/directive/teximg.mdwn:5
#, no-wrap
-msgid "# examples\n"
+msgid "examples"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:10
+#: ikiwiki/directive/calendar.mdwn:9
#, no-wrap
msgid "\t\\[[!calendar ]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:12
+#: ikiwiki/directive/calendar.mdwn:11
#, no-wrap
msgid "\t\\[[!calendar type=\"month\" pages=\"blog/* and !*/Discussion\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:14
+#: ikiwiki/directive/calendar.mdwn:13
#, no-wrap
msgid ""
"\t\\[[!calendar type=\"year\" year=\"2005\" pages=\"blog/* and "
"!*/Discussion\"]]\n"
msgstr ""
+#. type: Title ##
+#: ikiwiki/directive/calendar.mdwn:14
+#, no-wrap
+msgid "setup"
+msgstr ""
+
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:18
+#: ikiwiki/directive/calendar.mdwn:22
msgid ""
"The calendar is essentially a fancy front end to archives of previous pages, "
"usually used for blogs. It can produce a calendar for a given month, or a "
-"list of months for a given year."
+"list of months for a given year. The month format calendar simply links to "
+"any page posted on each day of the month. The year format calendar links to "
+"archive pages, with names like `archives/2007` (for all of 2007) and "
+"`archives/2007/01` (for January, 2007)."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/calendar.mdwn:25
+#: ikiwiki/directive/calendar.mdwn:27
msgid ""
-"The month format calendar simply links to any page posted on each day of the "
-"month. The year format calendar links to archive pages, with names like "
-"`archives/2007` (for all of 2007) and `archives/2007/01` (for January, "
-"2007). For this to work, you'll need to create these archive pages. They "
-"typically use [[inline]] to display or list pages created in the given time "
-"frame."
+"While you can insert calendar directives anywhere on your wiki, including in "
+"the sidebar, you'll also need to create these archive pages. They typically "
+"use this directive to display a calendar, and also use [[inline]] to display "
+"or list pages created in the given time frame."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/calendar.mdwn:32
+msgid ""
+"The `ikiwiki-calendar` command can be used to automatically generate the "
+"archive pages. It also refreshes the wiki, updating the calendars to "
+"highlight the current day. This command is typically run at midnight from "
+"cron. An example crontab:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/calendar.mdwn:34
+msgid "An example crontab:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/calendar.mdwn:36
+#, no-wrap
+msgid "\t0 0 * * * ikiwiki-calendar ~/ikiwiki.setup \"posts/* and !*/Discussion\"\n"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
"`type` - Used to specify the type of calendar wanted. Can be one of "
"\"month\" or \"year\". The default is a month view calendar."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
"`pages` - Specifies the [[ikiwiki/PageSpec]] of pages to link to from the "
"month calendar. Defaults to \"*\"."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
-"`archivebase` - Configures the base of the archives hierarchy. The default "
+"`archivebase` - Configures the base of the archives hierarchy. The default "
"is \"archives\". Note that this default can also be overridden for the whole "
-"wiki by setting `archivebase` in ikiwiki's setup file."
+"wiki by setting `archivebase` in ikiwiki's setup file. Calendars link to "
+"pages under here, with names like \"2010/04\" and \"2010\". These pages can "
+"be automatically created using the `ikiwiki-calendar` program."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
"`year` - The year for which the calendar is requested. Defaults to the "
-"current year."
+"current year. Can also use -1 to refer to last year, and so on."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
"`month` - The numeric month for which the calendar is requested, in the "
"range 1..12. Used only for the month view calendar, and defaults to the "
-"current month."
+"current month. Can also use -1 to refer to last month, and so on."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
"`week_start_day` - A number, in the range 0..6, which represents the day of "
"the week that the month calendar starts with. 0 is Sunday, 1 is Monday, and "
@@ -290,9 +327,9 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/calendar.mdwn:45
+#: ikiwiki/directive/calendar.mdwn:59
msgid ""
-"`months_per_row` - In the annual calendar, number of months to place in each "
+"`months_per_row` - In the year calendar, number of months to place in each "
"row. Defaults to 3."
msgstr ""
@@ -317,12 +354,6 @@ msgid ""
"define colors."
msgstr ""
-#. type: Plain text
-#: ikiwiki/directive/color.mdwn:9 ikiwiki/directive/table.mdwn:6 ikiwiki/directive/teximg.mdwn:5
-#, no-wrap
-msgid "## examples\n"
-msgstr ""
-
#. type: Plain text
#: ikiwiki/directive/color.mdwn:13
msgid ""
@@ -366,6 +397,100 @@ msgid ""
"background\"]]\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/comment.mdwn:5
+msgid ""
+"The `comment` directive is supplied by the [[!iki plugins/comments "
+"desc=comments]] plugin, and is used to add a comment to a page. Typically, "
+"the directive is the only thing on a comment page, and is filled out by the "
+"comment plugin when a user posts a comment."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/comment.mdwn:12
+#, no-wrap
+msgid ""
+"\t\\[[!comment format=mdwn\n"
+"\tusername=\"foo\"\n"
+"\tsubject=\"Bar\"\n"
+"\tdate=\"2009-06-02T19:05:01Z\"\n"
+"\tcontent=\"\"\"\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/comment.mdwn:14
+#, no-wrap
+msgid ""
+"\tBlah blah.\n"
+"\t\"\"\"\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/comment.mdwn:16
+#, no-wrap
+msgid "\t]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/comment.mdwn:21
+msgid ""
+"The only required parameter is `content`, the others just add or override "
+"metadata of the comment."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`content` - Text to display for the comment. Note that "
+"[[directives|ikiwiki/directive]] may not be allowed, depending on the "
+"configuration of the comment plugin."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid "`format` - Specifies the markup used for the content."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid "`subject` - Subject for the comment."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`date` - Date the comment was posted. Can be entered in nearly any format, "
+"since it's parsed by [[!cpan TimeDate]]"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`username` - Used to record the username (or OpenID) of a logged in "
+"commenter."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`nickname` - Name to display for a logged in commenter. (Optional; used for "
+"OpenIDs.)"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`ip` - Can be used to record the IP address of a commenter, if they posted "
+"anonymously."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/comment.mdwn:39
+msgid ""
+"`claimedauthor` - Records the name that the user entered, if anonymous "
+"commenters are allowed to enter their (unverified) name."
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/copy.mdwn:1 ikiwiki/directive/cut.mdwn:1 ikiwiki/directive/paste.mdwn:1
#, no-wrap
@@ -423,15 +548,15 @@ msgstr ""
#: ikiwiki/directive/cutpaste.mdwn:23
#, no-wrap
msgid ""
-"\t\\[[!toggleable id=\"cut\" text=\"\\[[!paste id=cutlongdesc]]\"]]\n"
-"\t\\[[!toggleable id=\"copy\" text=\"\\[[!paste id=copylongdesc]]\"]]\n"
-"\t\\[[!toggleable id=\"paste\" text=\"\\[[!paste id=pastelongdesc]]\"]]\n"
+"\t\\[[!toggleable id=\"cut\" text=\"[[!paste id=cutlongdesc]]\"]]\n"
+"\t\\[[!toggleable id=\"copy\" text=\"[[!paste id=copylongdesc]]\"]]\n"
+"\t\\[[!toggleable id=\"paste\" text=\"[[!paste id=pastelongdesc]]\"]]\n"
msgstr ""
#. type: Plain text
#: ikiwiki/directive/cutpaste.mdwn:25
#, no-wrap
-msgid "\t\\[...some time later...]\n"
+msgid "\t[...some time later...]\n"
msgstr ""
#. type: Plain text
@@ -481,7 +606,7 @@ msgstr ""
#. type: Plain text
#: ikiwiki/directive/cutpaste.mdwn:44
#, no-wrap
-msgid "\t \\[[!toggleable id=bar text=\"\\[[!paste id=baz]]\"]]\n"
+msgid "\t [[!toggleable id=bar text=\"[[!paste id=baz]]\"]]\n"
msgstr ""
#. type: Plain text
@@ -496,6 +621,42 @@ msgstr ""
msgid "\tmultiline parameter!\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/date.mdwn:2
+msgid ""
+"The `date` directive is supplied by the [[!iki plugins/date desc=date]] "
+"plugin."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/date.mdwn:7
+msgid ""
+"This directive can be used to display a date on a page, using the same "
+"display method that is used to display the modification date in the page "
+"footer, and other dates in the wiki. This can be useful for consistency of "
+"display, or if you want to embed parseable dates into the page source."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/date.mdwn:10
+msgid ""
+"Like the dates used by the [[meta]] directive, the date can be entered in "
+"nearly any format, since it's parsed by [[!cpan TimeDate]]."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/date.mdwn:13
+msgid ""
+"For example, an update to a page with an embedded date stamp could look "
+"like:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/date.mdwn:15
+#, no-wrap
+msgid "\tUpdated \\[[!date \"Wed, 25 Nov 2009 01:11:55 -0500\"]]: mumble mumble\n"
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/edittemplate.mdwn:2
msgid ""
@@ -550,17 +711,11 @@ msgstr ""
#, no-wrap
msgid ""
"The template page can also contain [[!cpan HTML::Template]] directives,\n"
-"similar to other ikiwiki [[templates]]. Currently only one variable is\n"
+"like other ikiwiki [[templates]]. Currently only one variable is\n"
"set: `` is replaced with the name of the page being\n"
"created.\n"
msgstr ""
-#. type: Plain text
-#: ikiwiki/directive/edittemplate.mdwn:28
-#, no-wrap
-msgid "----\n"
-msgstr ""
-
#. type: Plain text
#: ikiwiki/directive/edittemplate.mdwn:35
msgid ""
@@ -571,6 +726,67 @@ msgid ""
"arbitrary one is chosen, so that could get confusing."
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:3
+msgid ""
+"The `format` directive is supplied by the [[!iki plugins/format "
+"desc=format]] plugin."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:8
+msgid ""
+"The directive allows formatting a chunk of text using any available page "
+"format. It takes two parameters. First is the type of format to use, ie the "
+"extension that would be used for a standalone file of this type. Second is "
+"the text to format."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:11
+msgid ""
+"For example, this will embed an otl outline inside a page using mdwn or some "
+"other format:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:12
+#, no-wrap
+msgid "\t\\[[!format otl \"\"\"\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:19
+#, no-wrap
+msgid ""
+"\tfoo\n"
+"\t\t1\n"
+"\t\t2\n"
+"\tbar\n"
+"\t\t3\n"
+"\t\t4\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:24
+msgid ""
+"Note that if the highlight plugin is enabled, this directive can also be "
+"used to display syntax highlighted code. Many languages and formats are "
+"supported. For example:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:25
+#, no-wrap
+msgid "\t\\[[!format perl \"\"\"\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/format.mdwn:27
+#, no-wrap
+msgid "\tprint \"hello, world\\n\";\n"
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/fortune.mdwn:2
msgid ""
@@ -835,31 +1051,32 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/img.mdwn:24
+#: ikiwiki/directive/img.mdwn:25
msgid ""
-"You can also pass `alt`, `title`, `class` and `id` parameters. These are "
-"passed through unchanged to the html img tag. If you include a `caption` "
-"parameter, the caption will be displayed centered beneath the image."
+"You can also pass `alt`, `title`, `class`, `align`, `id`, `hspace`, and "
+"`vspace` parameters. These are passed through unchanged to the html img "
+"tag. If you include a `caption` parameter, the caption will be displayed "
+"centered beneath the image."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/img.mdwn:29
+#: ikiwiki/directive/img.mdwn:30
msgid ""
-"The `link` parameter is used to control whether the scaled down image links "
-"to the full size version. By default it does; set \"link=somepage\" to link "
-"to another page instead, or \"link=no\" to disable the link, or "
+"The `link` parameter is used to control whether the scaled image links to "
+"the full size version. By default it does; set \"link=somepage\" to link to "
+"another page instead, or \"link=no\" to disable the link, or "
"\"link=http://url\" to link to a given url."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/img.mdwn:32
+#: ikiwiki/directive/img.mdwn:33
msgid ""
"You can also set default values that will be applied to all later images on "
"the page, unless overridden. Useful when including many images on a page."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/img.mdwn:37
+#: ikiwiki/directive/img.mdwn:38
#, no-wrap
msgid ""
"\t\\[[!img defaults size=200x200 alt=\"wedding photo\"]]\n"
@@ -1014,7 +1231,7 @@ msgstr ""
#. type: Bullet: '* '
#: ikiwiki/directive/inline.mdwn:62
msgid ""
-"`rootpage` - Enable the postform, and allows controling where newly posted "
+"`rootpage` - Enables the postform, and allows controling where newly posted "
"pages should go, by specifiying the page that they should be a [[SubPage]] "
"of."
msgstr ""
@@ -1025,7 +1242,7 @@ msgid "Here are some less often needed parameters:"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`actions` - If set to \"yes\" add links to the bottom of the inlined pages "
"for editing and discussion (if they would be shown at the top of the page "
@@ -1033,7 +1250,7 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`rss` - controls generation of an rss feed. If the wiki is configured to "
"generate rss feeds by default, set to \"no\" to disable. If the wiki is "
@@ -1041,7 +1258,7 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`atom` - controls generation of an atom feed. If the wiki is configured to "
"generate atom feeds by default, set to \"no\" to disable. If the wiki is "
@@ -1049,25 +1266,33 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`feeds` - controls generation of all types of feeds. Set to \"no\" to "
"disable generating any feeds."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
+msgid ""
+"`emptyfeeds` - Set to \"no\" to disable generation of empty feeds. Has no "
+"effect if `rootpage` or `postform` is set."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`template` - Specifies the template to fill out to display each inlined "
"page. By default the `inlinepage` template is used, while the `archivepage` "
"template is used for archives. Set this parameter to use some other, custom "
-"template, such as the `titlepage` template that only shows post titles. Note "
-"that you should still set `archive=yes` if your custom template does not "
-"include the page content."
+"template, such as the `titlepage` template that only shows post titles or "
+"the `microblog` template, optimised for microblogging. Note that you should "
+"still set `archive=yes` if your custom template does not include the page "
+"content."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`raw` - Rather than the default behavior of creating a blog, if raw is set "
"to \"yes\", the page will be included raw, without additional markup around "
@@ -1075,65 +1300,84 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
-"`sort` - Controls how inlined pages are sorted. The default, \"age\" is to "
-"sort newest created pages first. Setting it to \"title\" will sort pages by "
-"title, and \"mtime\" sorts most recently modified pages first."
+"`sort` - Controls how inlined pages are [[sorted|pagespec/sorting]]. The "
+"default is to sort the newest created pages first."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid "`reverse` - If set to \"yes\", causes the sort order to be reversed."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`feedshow` - Specify the maximum number of matching pages to include in the "
"rss/atom feeds. The default is the same as the `show` value above."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`feedonly` - Only generate the feed, do not display the pages inline on the "
"page."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`quick` - Build archives in quick mode, without reading page contents for "
-"metadata. By default, this also turns off generation of any feeds."
+"metadata. This also turns off generation of any feeds."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`timeformat` - Use this to specify how to display the time or date for pages "
"in the blog. The format string is passed to the strftime(3) function."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`feedpages` - A [[PageSpec]] of inlined pages to include in the rss/atom "
"feeds. The default is the same as the `pages` value above, and only pages "
-"matches by that value are included, but some of those can be excluded by "
+"matched by that value are included, but some of those can be excluded by "
"specifying a tighter [[PageSpec]] here."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/inline.mdwn:105
+#: ikiwiki/directive/inline.mdwn:117
msgid ""
"`guid` - If a URI is given here (perhaps a UUID prefixed with `urn:uuid:`), "
"the Atom feed will have this as its ``. The default is to use the URL of "
"the page containing the `inline` directive."
msgstr ""
+#. type: Bullet: '* '
+#: ikiwiki/directive/inline.mdwn:117
+msgid ""
+"`feedfile` - Can be used to change the name of the file generated for the "
+"feed. This is particularly useful if a page contains multiple feeds. For "
+"example, set \"feedfile=feed\" to cause it to generate `page/feed.atom` "
+"and/or `page/feed.rss`. This option is not supported if the wiki is "
+"configured not to use `usedirs`."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/inline.mdwn:117
+msgid ""
+"`pagenames` - If given instead of `pages`, this is interpreted as a "
+"space-separated list of links to pages (with the same "
+"[[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined "
+"in exactly the order given: the `sort` and `pages` parameters cannot be used "
+"in conjunction with this one."
+msgstr ""
+
#. type: Plain text
-#: ikiwiki/directive/inline.mdwn:109
+#: ikiwiki/directive/inline.mdwn:121
msgid ""
"A related directive is the [[ikiwiki/directive/edittemplate]] directive, "
"which allows default text for a new page to be specified."
@@ -1160,37 +1404,51 @@ msgid "\t\\[[!linkmap pages=\"* and !blog/* and !*/Discussion\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/linkmap.mdwn:15
+#: ikiwiki/directive/linkmap.mdwn:11
msgid ""
"Only links between mapped pages will be shown; links pointing to or from "
"unmapped pages will be omitted. If the pages to include are not specified, "
-"the links between all pages (and other files) in the wiki are mapped. For "
-"best results, only a small set of pages should be mapped, since otherwise "
-"the map can become very large, unweildy, and complicated. Also, the map is "
-"rebuilt whenever one of the mapped pages is changed, which can make the wiki "
-"a bit slow."
+"the links between all pages (and other files) in the wiki are mapped."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/linkmap.mdwn:18
+#: ikiwiki/directive/linkmap.mdwn:14
msgid ""
"Here are descriptions of all the supported parameters to the `linkmap` "
"directive:"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/linkmap.mdwn:23
+#: ikiwiki/directive/linkmap.mdwn:22
msgid "`pages` - A [[ikiwiki/PageSpec]] of the pages to map."
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/linkmap.mdwn:23
+#: ikiwiki/directive/linkmap.mdwn:22
msgid ""
"`height`, `width` - Limit the size of the map to a given height and width, "
"in inches. Both must be specified for the limiting to take effect, otherwise "
"the map's size is not limited."
msgstr ""
+#. type: Bullet: '* '
+#: ikiwiki/directive/linkmap.mdwn:22
+msgid ""
+"`connected` - Controls whether to include pages on the map that link to no "
+"other pages (connected=no, the default), or to only show pages that link to "
+"others (connected=yes)."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/linkmap.mdwn:28
+msgid ""
+"For best results, only a small set of pages should be mapped, since "
+"otherwise the map can become very large, unwieldy, and complicated. If too "
+"many pages are included, the map may get so large that graphviz cannot "
+"render it. Using the `connected` parameter is a good way to prune out pages "
+"that clutter the map."
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/listdirectives.mdwn:2
msgid ""
@@ -1275,7 +1533,13 @@ msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=title]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/map.mdwn:18
+#: ikiwiki/directive/map.mdwn:17
+#, no-wrap
+msgid "\t\\[[!map pages=\"* and !blog/* and !*/Discussion\" show=description]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/map.mdwn:20
msgid ""
"Hint: To limit the map to displaying pages less than a certain level deep, "
"use a [[ikiwiki/PageSpec]] like this: `pages=\"* and !*/*/*\"`"
@@ -1346,13 +1610,33 @@ msgid ""
" differently in this case.\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:28
+#, no-wrap
+msgid ""
+" An optional `sortas` parameter will be used preferentially when\n"
+" [[ikiwiki/pagespec/sorting]] by `meta(title)`:\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:30
+#, no-wrap
+msgid "\t\\[[!meta title=\"The Beatles\" sortas=\"Beatles, The\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:32
+#, no-wrap
+msgid "\t\\[[!meta title=\"David Bowie\" sortas=\"Bowie, David\"]]\n"
+msgstr ""
+
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:27
+#: ikiwiki/directive/meta.mdwn:34
msgid "license"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:30
+#: ikiwiki/directive/meta.mdwn:37
#, no-wrap
msgid ""
" Specifies a license for the page, for example, \"GPL\". Can contain\n"
@@ -1360,12 +1644,12 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:32
+#: ikiwiki/directive/meta.mdwn:39
msgid "copyright"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:35
+#: ikiwiki/directive/meta.mdwn:42
#, no-wrap
msgid ""
" Specifies the copyright of the page, for example, \"Copyright 2007 by\n"
@@ -1373,47 +1657,61 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:37
+#: ikiwiki/directive/meta.mdwn:44
msgid "author"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:39
+#: ikiwiki/directive/meta.mdwn:46
#, no-wrap
msgid " Specifies the author of a page.\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:49
+#, no-wrap
+msgid ""
+" An optional `sortas` parameter will be used preferentially when\n"
+" [[ikiwiki/pagespec/sorting]] by `meta(author)`:\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:51
+#, no-wrap
+msgid "\t\\[[!meta author=\"Joey Hess\" sortas=\"Hess, Joey\"]]\n"
+msgstr ""
+
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:41
+#: ikiwiki/directive/meta.mdwn:53
msgid "authorurl"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:43
+#: ikiwiki/directive/meta.mdwn:55
#, no-wrap
msgid " Specifies an url for the author of a page.\n"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:45
+#: ikiwiki/directive/meta.mdwn:57
msgid "description"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:48
+#: ikiwiki/directive/meta.mdwn:60
#, no-wrap
msgid ""
-" Specifies a \"description\" of the page. You could use this to provide\n"
-" a summary, for example, to be picked up by the [[map]] directive.\n"
+" Specifies a short description for the page. This will be put in\n"
+" the html header, and can also be displayed by eg, the [[map]] directive.\n"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:50
+#: ikiwiki/directive/meta.mdwn:62
msgid "permalink"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:53
+#: ikiwiki/directive/meta.mdwn:65
#, no-wrap
msgid ""
" Specifies a permanent link to the page, if different than the page\n"
@@ -1421,12 +1719,12 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:55
+#: ikiwiki/directive/meta.mdwn:67
msgid "date"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:58
+#: ikiwiki/directive/meta.mdwn:70
#, no-wrap
msgid ""
" Specifies the creation date of the page. The date can be entered in\n"
@@ -1434,12 +1732,12 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:60
+#: ikiwiki/directive/meta.mdwn:72
msgid "stylesheet"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:64
+#: ikiwiki/directive/meta.mdwn:76
#, no-wrap
msgid ""
" Adds a stylesheet to a page. The stylesheet is treated as a wiki link to\n"
@@ -1448,7 +1746,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:67
+#: ikiwiki/directive/meta.mdwn:79
#, no-wrap
msgid ""
"\t\\[[!meta stylesheet=somestyle rel=\"alternate stylesheet\"\n"
@@ -1456,28 +1754,43 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:69
+#: ikiwiki/directive/meta.mdwn:81
msgid "openid"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:74
+#: ikiwiki/directive/meta.mdwn:84
#, no-wrap
msgid ""
" Adds html <link> tags to perform OpenID delegation to an external\n"
-" OpenID server (for `openid` and `openid2`). An optional `xrds-location`\n"
+" OpenID server. This lets you use an ikiwiki page as your OpenID.\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:87
+#, no-wrap
+msgid ""
+" By default this will delegate for both `openid` and `openid2`. To only\n"
+" delegate for one, add a parameter such as `delegate=openid`.\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:91
+#, no-wrap
+msgid ""
+" An optional `xrds-location`\n"
" parameter lets you specify the location of any [eXtensible Resource\n"
" DescriptorS](http://www.windley.com/archives/2007/05/using_xrds.shtml).\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:76
+#: ikiwiki/directive/meta.mdwn:93
#, no-wrap
-msgid " This lets you use an ikiwiki page as your OpenID. Example:\n"
+msgid " Example:\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:80
+#: ikiwiki/directive/meta.mdwn:97
#, no-wrap
msgid ""
"\t\\\\[[!meta openid=\"http://joeyh.myopenid.com/\"\n"
@@ -1486,12 +1799,12 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:82
+#: ikiwiki/directive/meta.mdwn:99
msgid "link"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:86
+#: ikiwiki/directive/meta.mdwn:103
#, no-wrap
msgid ""
" Specifies a link to another page. This can be used as a way to make the\n"
@@ -1501,19 +1814,19 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:88
+#: ikiwiki/directive/meta.mdwn:105
#, no-wrap
msgid " \\[[!meta link=otherpage]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:90
+#: ikiwiki/directive/meta.mdwn:107
#, no-wrap
msgid " It can also be used to insert a html <link> tag. For example:\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:92
+#: ikiwiki/directive/meta.mdwn:109
#, no-wrap
msgid ""
" \\[[!meta link=\"http://joeyh.myopenid.com/\" "
@@ -1521,7 +1834,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:96 ikiwiki/directive/meta.mdwn:113
+#: ikiwiki/directive/meta.mdwn:113 ikiwiki/directive/meta.mdwn:130
#, no-wrap
msgid ""
" However, this latter syntax won't be allowed if the \n"
@@ -1531,24 +1844,24 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:98
+#: ikiwiki/directive/meta.mdwn:115
msgid "redir"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:100
+#: ikiwiki/directive/meta.mdwn:117
#, no-wrap
msgid " Causes the page to redirect to another page in the wiki.\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:102
+#: ikiwiki/directive/meta.mdwn:119
#, no-wrap
msgid " \t\\[[!meta redir=otherpage]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:105
+#: ikiwiki/directive/meta.mdwn:122
#, no-wrap
msgid ""
" Optionally, a delay (in seconds) can be specified. The default is to\n"
@@ -1556,19 +1869,19 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:107
+#: ikiwiki/directive/meta.mdwn:124
#, no-wrap
msgid " It can also be used to redirect to an external url. For example:\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:109
+#: ikiwiki/directive/meta.mdwn:126
#, no-wrap
msgid " \t\\[[!meta redir=\"http://example.com/\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:116
+#: ikiwiki/directive/meta.mdwn:133
#, no-wrap
msgid ""
" For both cases, an anchor to jump to inside the destination page may also "
@@ -1577,24 +1890,24 @@ msgid ""
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:118
+#: ikiwiki/directive/meta.mdwn:135
msgid "robots"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:120
+#: ikiwiki/directive/meta.mdwn:137
#, no-wrap
msgid " Causes the robots meta tag to be written:\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:122
+#: ikiwiki/directive/meta.mdwn:139
#, no-wrap
msgid " \\[[!meta robots=\"index, nofollow\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:127
+#: ikiwiki/directive/meta.mdwn:144
#, no-wrap
msgid ""
" Valid values for the attribute are: \"index\", \"noindex\", \"follow\", "
@@ -1606,18 +1919,18 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:129
+#: ikiwiki/directive/meta.mdwn:146
#, no-wrap
msgid " The value is escaped, but its contents are not otherwise checked.\n"
msgstr ""
#. type: Bullet: '* '
-#: ikiwiki/directive/meta.mdwn:131
+#: ikiwiki/directive/meta.mdwn:148
msgid "guid"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:137
+#: ikiwiki/directive/meta.mdwn:154
#, no-wrap
msgid ""
" Specifies a globally unique ID for a page. This guid should be a URI\n"
@@ -1629,7 +1942,7 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:141
+#: ikiwiki/directive/meta.mdwn:158
#, no-wrap
msgid ""
" This is mostly useful when a page has moved, to keep the guids for\n"
@@ -1637,8 +1950,27 @@ msgid ""
" (see [[!iki tips/howto_avoid_flooding_aggregators]]).\n"
msgstr ""
+#. type: Bullet: '* '
+#: ikiwiki/directive/meta.mdwn:160
+msgid "updated"
+msgstr ""
+
#. type: Plain text
-#: ikiwiki/directive/meta.mdwn:146
+#: ikiwiki/directive/meta.mdwn:167
+#, no-wrap
+msgid ""
+" Specifies a fake modification time for a page, to be output into RSS and\n"
+" Atom feeds. This is useful to avoid flooding aggregators that sort by\n"
+" modification time, like Planet: for instance, when editing an old blog "
+"post\n"
+" to add tags, you could set `updated` to be one second later than the "
+"original\n"
+" value. The date/time can be given in any format that\n"
+" [[!cpan TimeDate]] can understand, just like the `date` field.\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/meta.mdwn:172
msgid ""
"If the field is not one of the above predefined fields, the metadata will be "
"written to the generated html page as a <meta> header. However, this "
@@ -1761,27 +2093,90 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/pagestats.mdwn:8
-msgid "Here's how to use it to create a [[tag]] cloud:"
+#: ikiwiki/directive/pagestats.mdwn:9
+msgid ""
+"Here's how to use it to create a [[tag]] cloud, with tags sized based on "
+"frequency of use:"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/pagestats.mdwn:10
+#: ikiwiki/directive/pagestats.mdwn:11
#, no-wrap
msgid "\t\\[[!pagestats pages=\"tags/*\"]]\n"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/pagestats.mdwn:12
+#: ikiwiki/directive/pagestats.mdwn:14
+msgid ""
+"Here's how to create a list of tags, sized by use as they would be in a "
+"cloud."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:16
+#, no-wrap
+msgid "\t\\[[!pagestats style=\"list\" pages=\"tags/*\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:18
msgid "And here's how to create a table of all the pages on the wiki:"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/pagestats.mdwn:14
+#: ikiwiki/directive/pagestats.mdwn:20
#, no-wrap
msgid "\t\\[[!pagestats style=\"table\"]]\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:24
+msgid ""
+"The optional `among` parameter limits the pages whose outgoing links are "
+"considered. For instance, to display a cloud of tags used on blog entries, "
+"while ignoring other pages that use those tags, you could use:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:26
+#, no-wrap
+msgid "\t\\[[!pagestats pages=\"tags/*\" among=\"blog/posts/*\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:28
+msgid "Or to display a cloud of tags related to Linux, you could use:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:30
+#, no-wrap
+msgid ""
+"\t\\[[!pagestats pages=\"tags/* and not tags/linux\" "
+"among=\"tagged(linux)\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:34
+msgid ""
+"The optional `show` parameter limits display to the specified number of "
+"pages. For instance, to show a table of the top ten pages with the most "
+"links:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:36
+#, no-wrap
+msgid "\t\\[[!pagestats style=\"table\" show=\"10\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagestats.mdwn:39
+msgid ""
+"The optional `class` parameter can be used to control the class of the "
+"generated tag cloud `div` or page stats `table`."
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/pagetemplate.mdwn:2
msgid ""
@@ -1790,9 +2185,15 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/pagetemplate.mdwn:8
+#: ikiwiki/directive/pagetemplate.mdwn:5
+msgid ""
+"This directive allows a page to be displayed using a different "
+"[[template|templates]] than the default `page.tmpl` template."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/pagetemplate.mdwn:10
msgid ""
-"This directive allows a page to be created using a different wikitemplates. "
"The page text is inserted into the template, so the template controls the "
"overall look and feel of the wiki page. This is in contrast to the "
"[[ikiwiki/directive/template]] directive, which allows inserting templates "
@@ -1801,14 +2202,6 @@ msgstr ""
#. type: Plain text
#: ikiwiki/directive/pagetemplate.mdwn:12
-msgid ""
-"This directive can only reference templates that are already installed by "
-"the system administrator, typically into the `/usr/share/ikiwiki/templates` "
-"directory. Example:"
-msgstr ""
-
-#. type: Plain text
-#: ikiwiki/directive/pagetemplate.mdwn:14
#, no-wrap
msgid "\t\\[[!pagetemplate template=\"my_fancy.tmpl\"]]\n"
msgstr ""
@@ -1971,16 +2364,10 @@ msgid ""
"\tformula=permonth style=bar barwidth=2 barspacing=1 height=13]]\n"
msgstr ""
-#. type: Plain text
-#: ikiwiki/directive/postsparkline.mdwn:16 ikiwiki/directive/sparkline.mdwn:24
-#, no-wrap
-msgid "# usage\n"
-msgstr ""
-
#. type: Plain text
#: ikiwiki/directive/postsparkline.mdwn:20
msgid ""
-"All options aside fron the `pages`, `max`, `formula`, `time`, and `color` "
+"All options aside from the `pages`, `max`, `formula`, `time`, and `color` "
"options are the same as in [[sparkline]] directive."
msgstr ""
@@ -1997,7 +2384,7 @@ msgstr ""
#: ikiwiki/directive/postsparkline.mdwn:28
msgid ""
"The `formula` parameter controls the formula used to generate data points. "
-"Available forumlae:"
+"Available formulae:"
msgstr ""
#. type: Bullet: '* '
@@ -2024,15 +2411,15 @@ msgstr ""
#. type: Bullet: '* '
#: ikiwiki/directive/postsparkline.mdwn:37
msgid ""
-"`peryear` - Each point represents a day; the height represents how many "
+"`peryear` - Each point represents a year; the height represents how many "
"posts were made that year."
msgstr ""
#. type: Plain text
#: ikiwiki/directive/postsparkline.mdwn:41
msgid ""
-"The `time` parameter has a default value of \"ctime\", since forumae use the "
-"creation times of pages by default. If you instead want them to use the "
+"The `time` parameter has a default value of \"ctime\", since formulae use "
+"the creation times of pages by default. If you instead want them to use the "
"modification times of pages, set it to \"mtime\"."
msgstr ""
@@ -2105,6 +2492,52 @@ msgid ""
"wiki. The `shortcut` directive can only be used on that page."
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:2
+msgid ""
+"The `sidebar` directive is supplied by the [[!iki plugins/sidebar "
+"desc=sidebar]] plugin."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:5
+msgid ""
+"This directive can specify a custom sidebar to display on the page, "
+"overriding any sidebar that is displayed globally."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:9
+msgid ""
+"If no custom sidebar content is specified, it forces the sidebar page to be "
+"used as the sidebar, even if the `global_sidebars` setting has been used to "
+"disable use of the sidebar page by default."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:12
+#, no-wrap
+msgid "\t\\[[!sidebar content=\"\"\"\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:14
+#, no-wrap
+msgid "\tThis is my custom sidebar for this page.\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:16
+#, no-wrap
+msgid "\t\\[[!calendar pages=\"posts/*\"]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/sidebar.mdwn:19
+#, no-wrap
+msgid "\t\\[[!sidebar]]\n"
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/sparkline.mdwn:2
msgid ""
@@ -2116,7 +2549,7 @@ msgstr ""
#: ikiwiki/directive/sparkline.mdwn:6
msgid ""
"This directive allows for embedding sparklines into wiki pages. A sparkline "
-"is a small word-size graphic chart, that is designed to be displayes "
+"is a small word-size graphic chart, that is designed to be displayed "
"alongside text."
msgstr ""
@@ -2253,8 +2686,8 @@ msgstr ""
#: ikiwiki/directive/table.mdwn:13
#, no-wrap
msgid ""
-"\tCustomer|Amount\n"
-"\tFulanito|134,34\n"
+"\tCustomer |Amount\n"
+"\tFulanito |134,34\n"
"\tMenganito|234,56\n"
"\tMenganito|234,56\n"
msgstr ""
@@ -2327,6 +2760,15 @@ msgid ""
" \"column\" to make the first column be the header.\n"
msgstr ""
+#. type: Plain text
+#: ikiwiki/directive/table.mdwn:49
+msgid ""
+"For tab-delimited tables (often obtained by copying and pasting from HTML or "
+"a spreadsheet), `delimiter` must be set to a literal tab character. These "
+"are difficult to type in most web browsers - copying and pasting one from "
+"the table data is likely to be the easiest way."
+msgstr ""
+
#. type: Plain text
#: ikiwiki/directive/tag.mdwn:2
msgid ""
@@ -2371,26 +2813,35 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/tag.mdwn:23
+#: ikiwiki/directive/tag.mdwn:24
msgid ""
"Note that if the wiki is configured to use a tagbase, then the tags will be "
"located under a base directory, such as \"tags/\". This is a useful way to "
"avoid having to write the full path to tags, if you want to keep them "
-"grouped together out of the way."
+"grouped together out of the way. Also, since ikiwiki then knows where to put "
+"tags, it will automatically create tag pages when new tags are used."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/tag.mdwn:28
+msgid ""
+"Bear in mind that specifying a tagbase means you will need to incorporate it "
+"into the `link()` [[ikiwiki/PageSpec]] you use: e.g., if your tagbase is "
+"`tag`, you would match pages tagged \"foo\" with `link(tag/foo)`."
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/tag.mdwn:26
+#: ikiwiki/directive/tag.mdwn:31
msgid ""
"If you want to override the tagbase for a particular tag, you can use "
"something like this:"
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/tag.mdwn:29
+#: ikiwiki/directive/tag.mdwn:34
#, no-wrap
msgid ""
-"\t\\[[!tag ./foo]]\n"
+"\t\\[[!tag /foo]]\n"
"\t\\[[!taglink /foo]]\n"
msgstr ""
@@ -2410,14 +2861,27 @@ msgstr ""
#. type: Plain text
#: ikiwiki/directive/template.mdwn:7
msgid ""
-"[[Templates]] are files that can be filled out and inserted into pages in "
-"the wiki, by using the template directive. The directive has an `id` "
-"parameter that identifies the template to use. The remaining parameters are "
-"used to fill out the template."
+"The template directive allows wiki pages to be used as templates. These "
+"templates can be filled out and inserted into other pages in the wiki using "
+"the directive. The [[templates]] page lists templates that can be used with "
+"this directive."
msgstr ""
#. type: Plain text
#: ikiwiki/directive/template.mdwn:11
+msgid ""
+"The directive has an `id` parameter that identifies the template to use. The "
+"remaining parameters are used to fill out the template."
+msgstr ""
+
+#. type: Title ##
+#: ikiwiki/directive/template.mdwn:12
+#, no-wrap
+msgid "Example"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:15
#, no-wrap
msgid ""
"\t\\[[!template id=note text=\"\"\"Here is the text to insert into my "
@@ -2425,17 +2889,156 @@ msgid ""
msgstr ""
#. type: Plain text
-#: ikiwiki/directive/template.mdwn:14
+#: ikiwiki/directive/template.mdwn:18
msgid ""
"This fills out the `note` template, filling in the `text` field with the "
"specified value, and inserts the result into the page."
msgstr ""
+#. type: Title ##
+#: ikiwiki/directive/template.mdwn:19
+#, no-wrap
+msgid "Using a template"
+msgstr ""
+
#. type: Plain text
-#: ikiwiki/directive/template.mdwn:17
+#: ikiwiki/directive/template.mdwn:25
msgid ""
-"For a list of available templates, and details about how to create more, see "
-"the [[templates]] page."
+"Generally, a value can include any markup that would be allowed in the wiki "
+"page outside the template. Triple-quoting the value even allows quotes to be "
+"included in it. Combined with multi-line quoted values, this allows for "
+"large chunks of marked up text to be embedded into a template:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:26
+#, no-wrap
+msgid ""
+" \\[[!template id=foo name=\"Sally\" color=\"green\" age=8 "
+"notes=\"\"\"\n"
+msgstr ""
+
+#. type: Bullet: ' * '
+#: ikiwiki/directive/template.mdwn:30
+msgid "\\[[Charley]]'s sister."
+msgstr ""
+
+#. type: Bullet: ' * '
+#: ikiwiki/directive/template.mdwn:30
+msgid "\"I want to be an astronaut when I grow up.\""
+msgstr ""
+
+#. type: Bullet: ' * '
+#: ikiwiki/directive/template.mdwn:30
+msgid "Really 8 and a half."
+msgstr ""
+
+#. type: Title ##
+#: ikiwiki/directive/template.mdwn:32
+#, no-wrap
+msgid "Creating a template"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:36
+msgid ""
+"The template is a regular wiki page, located in the `templates/` "
+"subdirectory inside the source directory of the wiki."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:42
+msgid ""
+"(Alternatively, templates can be stored in a directory outside the wiki, as "
+"files with the extension \".tmpl\". By default, these are searched for in "
+"`/usr/share/ikiwiki/templates`; the `templatedir` setting can be used to "
+"make another directory be searched first.)"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:47
+msgid ""
+"The template uses the syntax used by the [[!cpan HTML::Template]] perl "
+"module, which allows for some fairly complex things to be done. Consult its "
+"documentation for the full syntax, but all you really need to know are a few "
+"things:"
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/template.mdwn:59
+msgid ""
+"Each parameter you pass to the template directive will generate a template "
+"variable. There are also some pre-defined variables like PAGE and BASENAME."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/template.mdwn:59
+msgid ""
+"To insert the value of a variable, use ``. Wiki markup in "
+"the value will first be converted to html."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/template.mdwn:59
+msgid ""
+"To insert the raw value of a variable, with wiki markup not yet converted to "
+"html, use ``."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/template.mdwn:59
+msgid ""
+"To make a block of text conditional on a variable being set use `text`."
+msgstr ""
+
+#. type: Bullet: '* '
+#: ikiwiki/directive/template.mdwn:59
+msgid ""
+"To use one block of text if a variable is set and a second if it's not, use "
+"`textother text`"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:61
+msgid "Here's a sample template:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:75
+#, no-wrap
+msgid ""
+" \n"
+" Name: \\[[]] \n"
+" Age: \n"
+" \n"
+" Favorite color: \n"
+" \n"
+" No favorite color. \n"
+" \n"
+" \n"
+" \n"
+" \n"
+" \n"
+" \n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:80
+msgid ""
+"The filled out template will be formatted the same as the rest of the page "
+"that contains it, so you can include WikiLinks and all other forms of wiki "
+"markup in the template. Note though that such WikiLinks will not show up as "
+"backlinks to the page that uses the template."
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/template.mdwn:85
+msgid ""
+"Note the use of \"raw_name\" inside the [[ikiwiki/WikiLink]] generator in "
+"the example above. This ensures that if the name contains something that "
+"might be mistaken for wiki markup, it's not converted to html before being "
+"processed as a [[ikiwiki/WikiLink]]."
msgstr ""
#. type: Plain text
@@ -2534,7 +3137,7 @@ msgstr ""
#. type: Plain text
#: ikiwiki/directive/teximg.mdwn:18
msgid ""
-"If no height is choosen the default height 12 is used. Valid heights are: 8, "
+"If no height is chosen the default height 12 is used. Valid heights are: 8, "
"9, 10, 11, 12, 14, 17, 20. If another height is entered, the closest "
"available height is used."
msgstr ""
@@ -2591,6 +3194,20 @@ msgstr ""
#. type: Plain text
#: ikiwiki/directive/toc.mdwn:20
msgid ""
+"To create a table of contents that only shows headers starting with a given "
+"level, use the `startlevel` parameter. For example, to show only h2 and "
+"smaller headers:"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/toc.mdwn:22
+#, no-wrap
+msgid "\t\\[[!toc startlevel=2]]\n"
+msgstr ""
+
+#. type: Plain text
+#: ikiwiki/directive/toc.mdwn:26
+msgid ""
"The table of contents will be created as an ordered list. If you want an "
"unordered list instead, you can change the list-style in your local style "
"sheet."
diff --git a/po/smiley.pot b/po/smiley.pot
index 622416d..ca81d09 100644
--- a/po/smiley.pot
+++ b/po/smiley.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki smiley 2.62.1\n"
-"POT-Creation-Date: 2009-05-25 23:07+0300\n"
+"POT-Creation-Date: 2010-07-15 19:30+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -227,12 +227,6 @@ msgstr ""
msgid "For example: {x} B) {x}"
msgstr ""
-#. type: Plain text
-#: smileys.mdwn:47
-#, no-wrap
-msgid "----\n"
-msgstr ""
-
#. type: Plain text
#: smileys.mdwn:53
msgid ""
diff --git a/po/templates.pot b/po/templates.pot
index 2676365..33fb0f0 100644
--- a/po/templates.pot
+++ b/po/templates.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki templates 2.62.1\n"
-"POT-Creation-Date: 2008-10-23 13:26+0300\n"
+"POT-Creation-Date: 2010-07-15 19:34+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -15,153 +15,169 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit"
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:3
#, no-wrap
msgid ""
"\n"
-"\n"
+"\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:3
#, no-wrap
msgid "[[!tag ]]\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:6
#, no-wrap
msgid ""
"\n"
-"\n"
+"\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:6
#, no-wrap
-msgid "[[!meta title=\"\"]]\n"
+msgid "[[!meta title=\"\"]]\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:9
#, no-wrap
msgid ""
"\n"
-"\n"
+"\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:9
#, no-wrap
-msgid "[[!meta permalink=\"\"]]\n"
+msgid "[[!meta permalink=\"\"]]\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:12
#, no-wrap
msgid ""
"\n"
-"\n"
+"\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:12
#, no-wrap
-msgid "[[!meta copyright=\"\"]]\n"
+msgid "[[!meta copyright=\"\"]]\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:14 change.tmpl:5
#, no-wrap
msgid "\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:14
#, no-wrap
-msgid "[[!meta author=\"\"]]\n"
+msgid "[[!meta author=\"\"]]\n"
msgstr ""
-# type: Plain text
+#. type: Plain text
#: aggregatepost.tmpl:15
#, no-wrap
-msgid "[[!meta authorurl=\"\"]]\n"
+msgid "[[!meta authorurl=\"\"]]\n"
msgstr ""
-# type: Plain text
-#: archivepage.tmpl:6
+#. type: Plain text
+#: archivepage.tmpl:19
#, no-wrap
msgid ""
"