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 +++++ doc/todo/page_edit_disable.mdwn | 2 ++ 2 files changed, 7 insertions(+) create mode 100644 doc/plugins/editpage.mdwn (limited to 'doc') 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. diff --git a/doc/todo/page_edit_disable.mdwn b/doc/todo/page_edit_disable.mdwn index 40f7e14e3..3cc6b5f38 100644 --- a/doc/todo/page_edit_disable.mdwn +++ b/doc/todo/page_edit_disable.mdwn @@ -42,3 +42,5 @@ by Cron. I haven't decided how to do it yet. --[[Paweł|ptecza]] > allow page editing. --[[Joey]] >> I'm glad you agree that it may make sense :) --[[Paweł|ptecza]] + +editpage plugin implemented, [[done]] --[[Joey]] -- cgit v1.2.3