From ea6dc3832585d8aca784c21d6f91436848a45039 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Aug 2008 20:40:49 -0400 Subject: add ikiwiki-transition setupformat subcommand. Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load, and added checks for arguments to other subcommands. --- debian/NEWS | 10 ++++++++-- debian/changelog | 2 ++ 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/NEWS b/debian/NEWS index 0f9db4ea3..7e76dd9e2 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,13 +1,19 @@ 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 + 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. + Also, the layout of the setup file has changed in a significant way in this + release. Old setup files will continue to work, but new features, like the + new websetup interface, require a new format setup file. You can convert + old setup files into the new format by running + `ikiwiki-transition setupformat ikiwiki.setup` + -- Joey Hess Fri, 01 Aug 2008 17:02:14 -0400 ikiwiki (2.52) unstable; urgency=low diff --git a/debian/changelog b/debian/changelog index 127c09361..5361d88f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (2.60) UNRELEASED; urgency=low * Large amounts of internal config data reorg. * The way wrappers are defined in the setup file has changed. Old setup files will continue to work, for now. + * ikiwiki-transition setupformat can be used to convert a setup file to the + new format. * Version control backends promoted to first-class plugins. * ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now always to add. -- cgit v1.2.3