diff options
author | http://puck.openid.org/ <http://puck.openid.org/@web> | 2008-12-23 17:48:05 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-12-23 17:48:05 -0500 |
commit | 4d1d4db92797b5aa74c4aff0cc24ab8ade3c1f43 (patch) | |
tree | 79af9f0c83a6abbd9040adb324ae7f12c89b45a0 | |
parent | f65311bddb82133e51ab504220dac2b839a2b535 (diff) |
-rw-r--r-- | doc/todo/Allow_disabling_edit_and_preferences_links.mdwn | 8 |
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]] |