summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://puck.openid.org/ <http://puck.openid.org/@web>2008-12-23 17:48:05 -0500
committerJoey Hess <joey@kitenet.net>2008-12-23 17:48:05 -0500
commit4d1d4db92797b5aa74c4aff0cc24ab8ade3c1f43 (patch)
tree79af9f0c83a6abbd9040adb324ae7f12c89b45a0
parentf65311bddb82133e51ab504220dac2b839a2b535 (diff)
-rw-r--r--doc/todo/Allow_disabling_edit_and_preferences_links.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/Allow_disabling_edit_and_preferences_links.mdwn b/doc/todo/Allow_disabling_edit_and_preferences_links.mdwn
index 523a1f4da..1188d1ab2 100644
--- a/doc/todo/Allow_disabling_edit_and_preferences_links.mdwn
+++ b/doc/todo/Allow_disabling_edit_and_preferences_links.mdwn
@@ -38,3 +38,11 @@ Patch:
> really want to disable the editpage plugin in the setup file for the
> public, static wiki. Sounds like you might also want to turn off cgi
> entirely for that build. --[[Joey]]
+
+>> I want to retain the same page.tmpl for both sites (different templates
+>> will just increase the maintenance hell), so disabling the links in the
+>> config for one public site works better in my case.
+>>
+>> I do have the editpage plugin disabled for the public static wiki, but
+>> the link still appears on the site. I want to keep the cgi on, so that
+>> the site is still searchable. --[[puck]]