Automatically create tag pages,
authorDavid Riebenbauer <davrieb@liegesta.at>
Sat, 30 Jan 2010 17:22:32 +0000 (18:22 +0100)
committerDavid Riebenbauer <davrieb@liegesta.at>
Tue, 2 Feb 2010 13:04:28 +0000 (14:04 +0100)
commitf35d35abe36166893f68061a1fcb2a26bc056fbc
treee2bf13e16461bfca83edb209cd19fb5d9c8882e0
parentf3abeac919c4736429bd3362af6edf51ede8e7fe
Automatically create tag pages,

if "tag_autocreate=1" is set in the configuration. The pages will be created in
tagbase, if and only if they do not exist in the srcdir yet. Tag pages will be create from
"autotag.tmpl".

At this stage a second refresh is needed for the tag pages to be rendered.

Add autotag.tmpl template.
IkiWiki/Plugin/tag.pm
templates/autotag.tmpl [new file with mode: 0644]