From 0f67e7d96953535e98d9ec26c30a25b8aaad782c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Sep 2008 13:57:25 -0400 Subject: editpage: New core plugin factoring out page editing to allow disabling it if desired. --- doc/plugins/editpage.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/plugins/editpage.mdwn (limited to 'doc/plugins/editpage.mdwn') diff --git a/doc/plugins/editpage.mdwn b/doc/plugins/editpage.mdwn new file mode 100644 index 000000000..b830e51aa --- /dev/null +++ b/doc/plugins/editpage.mdwn @@ -0,0 +1,5 @@ +[[!template id=plugin name=editpage core=1 author="[[Joey]]"]] + +This plugin allows editing wiki pages in the web interface. It's enabled by +default if [[cgi]] is enabled; disable it if you want cgi for other things +while not allowing page edits. -- cgit v1.2.3