diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 13:59:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 13:59:45 -0400 |
commit | 8cab4366d1eafa8c8e8ccb0d0d8166343bd9df49 (patch) | |
tree | 35f0f882382f0a83f9d49482be28d26eee65f98b | |
parent | 20cae78ac793be8d1ccc919e2c57a52c7551d9ba (diff) |
document remove plugin
-rw-r--r-- | doc/plugins/remove.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/remove.mdwn b/doc/plugins/remove.mdwn new file mode 100644 index 000000000..cb2264a3b --- /dev/null +++ b/doc/plugins/remove.mdwn @@ -0,0 +1,7 @@ +[[!template id=plugin name=remove core=0 author="[[Joey]]"]] +[[!tag type/useful]] + +This plugin allows pages or other files to be removed using the web +interface. + +Users can only remove things that they are allowed to edit. |