summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-02 13:40:10 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-02 13:40:10 -0400
commitcf68dc19daefbf7ae0716df4243b1434a39e88d8 (patch)
tree8acbc76353bf35e78e5cd795874108e9b8084cd9
parentff700576e342ac67bf575c4fa6220d5b051d1872 (diff)
response
-rw-r--r--doc/todo/Easier_disabling_action_URLs.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/Easier_disabling_action_URLs.mdwn b/doc/todo/Easier_disabling_action_URLs.mdwn
index e42afbb1e..578c394a2 100644
--- a/doc/todo/Easier_disabling_action_URLs.mdwn
+++ b/doc/todo/Easier_disabling_action_URLs.mdwn
@@ -24,3 +24,12 @@ of course, and separated setup files and different templates.
The readable version of the site will be rsynced to clustered WWW
front-ends immediately via `post-commit` hook file or periodically
by Cron. I haven't decided how to do it yet. --[[Paweł|ptecza]]
+
+> You disable display of recentchanges by disabling that plugin.
+> You disable edit and preferences by not enabling a cgiurl at all.
+>
+> Maybe page editing will become a plugin some day, or be made
+> configurable -- there are a few things like searching and websetup
+> (and possibly the poll plugin, aggregate webtrigger, and pingee)
+> that it may make sense to enable a cgi for even if you don't want to
+> allow page editing. --[[Joey]]