blob: 523a1f4da4015c3d2c910596239cb26a5e40201b (
plain)
This patch allows disabling the edit and preferences link in the config file. It is backwards compatible (so peoples edit and preferences links won't suddenly vanish).
To disable edit or prefs respectively, add the following to the config file:
Patch:
On irc, you said, "That was to allow the hack to of using wikistatedir to
allow me to generate two websites, one with inline editting, the other a
static page for public consumption."
The edit and preferences links can already be disabled by editing
page.tmpl . (Look for PREFSURL and EDITURL).
More to the point though, disabling those links does not disable anyone
consticting the urls by hand and logging in and editing a page. So you'd
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]]
|