diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 22:44:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 22:44:37 -0400 |
commit | a3e16cd29f65182c4119bcc9303432efe01bc5c1 (patch) | |
tree | cc1bc3f377115d6bc850696d46d075711ccd610d /doc/plugins | |
parent | 0c9fe2f99c2261bf00224120acba4fd199b28dc2 (diff) | |
download | ikiwiki-a3e16cd29f65182c4119bcc9303432efe01bc5c1.tar ikiwiki-a3e16cd29f65182c4119bcc9303432efe01bc5c1.tar.gz |
really add
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/rename.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/rename.mdwn b/doc/plugins/rename.mdwn new file mode 100644 index 000000000..f4624e2fd --- /dev/null +++ b/doc/plugins/rename.mdwn @@ -0,0 +1,7 @@ +[[!template id=plugin name=rename core=0 author="[[Joey]]"]] +[[!tag type/useful]] + +This plugin allows pages or other files to be renamed using the web +interface. + +Users can only rename things that they are allowed to edit. |