remove deprecated admin prefs
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 24 Dec 2008 21:16:03 +0000 (16:16 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 24 Dec 2008 21:16:03 +0000 (16:16 -0500)
commit7ba65e7f4bd53c4cbd865fa35a515ef12c183757
tree618574a4475953adfede43d7d53e2f5fc5ea2d3d
parentc58f0eaa7093a01cd37bb1ab2ae732c8c2659526
remove deprecated admin prefs

A new ikiwiki-transition moveprefs subcommand can pull the old data out of
the userdb and inject it into the setup file.

Note that it leaves the old values behind in the userdb too. I did this
because I didn't want to lose data if it fails writing the setup file for
some reason, and the old data in the userdb will only use a small amount of
space. Running the command multiple times will mostly not change anything.
IkiWiki/CGI.pm
IkiWiki/Plugin/attachment.pm
IkiWiki/Plugin/lockedit.pm
IkiWiki/UserInfo.pm
doc/ikiwiki-transition.mdwn
doc/tips/upgrade_to_3.0.mdwn
ikiwiki-transition