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/lockedit.mdwn | |
parent | 716b0486f4d5b9b60103f2cbca059aa198640f88 (diff) | |
download | ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar.gz |
simplified plugin definitions
Diffstat (limited to 'doc/plugins/lockedit.mdwn')
-rw-r--r-- | doc/plugins/lockedit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/lockedit.mdwn b/doc/plugins/lockedit.mdwn index be9ca841c..8dd448558 100644 --- a/doc/plugins/lockedit.mdwn +++ b/doc/plugins/lockedit.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=lockedit core=1 included=1 author="[[Joey]]"]] +[[template id=plugin name=lockedit core=1 author="[[Joey]]"]] [[tag type/auth]] This plugin enables [[page_locking]]. It is enabled by default. |