summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ikiwiki.setup2
-rw-r--r--doc/plugins/goodstuff.mdwn (renamed from doc/plugins/nicebundle.mdwn)2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 7f0975f5d..f7bf81bc9 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -93,7 +93,7 @@ use IkiWiki::Setup::Standard {
syslog => 0,
# To add plugins, list them here.
- #add_plugins => [qw{nicebundle openid search wikitext camelcase
+ #add_plugins => [qw{goodstuff openid search wikitext camelcase
# htmltidy fortune sidebar map rst}],
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber passwordauth}],
diff --git a/doc/plugins/nicebundle.mdwn b/doc/plugins/goodstuff.mdwn
index 6a3829826..3402c7edc 100644
--- a/doc/plugins/nicebundle.mdwn
+++ b/doc/plugins/goodstuff.mdwn
@@ -1,4 +1,4 @@
-[[template id=plugin name=nicebundle included=1 author="[[Joey]]"]]
+[[template id=plugin name=goodstuff included=1 author="[[Joey]]"]]
[[tag type/bundle]]
This plugin enables a bunch of other plugins -- basically all the ones that