diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:37:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-01 17:39:17 -0400 |
commit | 25c35b6e90c984540b1f5e6ea9755ce1e3e36d13 (patch) | |
tree | 7b2626479fd99c8960f54dbabfaf0cce25134b91 /debian/NEWS | |
parent | bc1c26772384e8cb2a39176e5b7894739aa01104 (diff) |
banned_users move to setup file, stage 1
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4aac33b80..0f9db4ea3 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,15 @@ +ikiwiki (2.60) unstable; urgency=low + + Admin preferences are moving from the web interface to the setup file. + There are three new options in the setup file: locked_pages, banned_users, + and allowed_attachments. The admin prefs page can still be used, but + that's deprecated, and the prefs will be hidden if a value is not already + set. If a value is set in the web interface, you're encouraged to move that + setting to your setup file now, since version 3.0 will remove the deprecated + web interface. + + -- Joey Hess <joeyh@debian.org> Fri, 01 Aug 2008 17:02:14 -0400 + ikiwiki (2.52) unstable; urgency=low All wikis need to be rebuilt on upgrade to this version. If you listed your |