aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/goodstuff.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-07 15:48:07 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-07 16:07:46 -0500
commit81b088866be5f55433c12e09c90e2ae404a8ed89 (patch)
treeeab3289e160892873ceb3b39cd327f40e9062b71 /IkiWiki/Plugin/goodstuff.pm
parente1e1d37753d357acc6e1128594ea8704777658ff (diff)
downloadikiwiki-81b088866be5f55433c12e09c90e2ae404a8ed89.tar
ikiwiki-81b088866be5f55433c12e09c90e2ae404a8ed89.tar.gz
repolist: New plugin to support the rel=vcs-* microformat.
* repolist: New plugin to support the rel=vcs-* microformat. * goodstuff: Include repolist by default. (But it does nothing until configured with the repository locations.)
Diffstat (limited to 'IkiWiki/Plugin/goodstuff.pm')
-rw-r--r--IkiWiki/Plugin/goodstuff.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/IkiWiki/Plugin/goodstuff.pm b/IkiWiki/Plugin/goodstuff.pm
index 46f2380cf..451cd6f84 100644
--- a/IkiWiki/Plugin/goodstuff.pm
+++ b/IkiWiki/Plugin/goodstuff.pm
@@ -22,6 +22,7 @@ my @bundle=qw{
template
toc
toggle
+ repolist
};
sub import {