add pagestats

master
joey 2006-07-29 17:46:25 +00:00
parent d76c73eb86
commit 7127b70063
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ use IkiWiki::Setup::Standard {
# To add plugins, list them here.
#add_plugins => [qw{meta tag pagecount brokenlinks search smiley
# wikitext camelcase}],
# wikitext camelcase pagestats}],
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber}],
}