diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
commit | 19c58ac7c139eb3509f190e9ce746bd9f6237c90 (patch) | |
tree | e5dfa2240314fddbfa23bac68a777d8fe177eb5c /doc/plugins/goodstuff.mdwn | |
parent | 716b0486f4d5b9b60103f2cbca059aa198640f88 (diff) | |
download | ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar.gz |
simplified plugin definitions
Diffstat (limited to 'doc/plugins/goodstuff.mdwn')
-rw-r--r-- | doc/plugins/goodstuff.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/goodstuff.mdwn b/doc/plugins/goodstuff.mdwn index 3402c7edc..ca888910d 100644 --- a/doc/plugins/goodstuff.mdwn +++ b/doc/plugins/goodstuff.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=goodstuff included=1 author="[[Joey]]"]] +[[template id=plugin name=goodstuff author="[[Joey]]"]] [[tag type/bundle]] This plugin enables a bunch of other plugins -- basically all the ones that |