aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/upgrade_to_3.0.mdwn
Commit message (Collapse)AuthorAge
* typoJoey Hess2009-09-01
|
* updateJoey Hess2009-01-06
|
* formattingJoey Hess2008-12-31
|
* fix moveprefs transitionJoey Hess2008-12-31
|
* deprecate embed plugin tooJoey Hess2008-12-26
| | | | | | I see that this plugin's lists of safe content are already well out of date, and htmlscrubber_skip offers a non whitelist based approach, so let's deprecate this plugin for 3.0.
* make ikiwiki-transition prefix_directives take a setup fileJoey Hess2008-12-24
| | | | | This is easier to remeber, and less error-prone than passing it all the pages in the wiki.
* remove deprecated googlecalendar pluginJoey Hess2008-12-24
|
* remove deprecated admin prefsJoey Hess2008-12-24
| | | | | | | | | | 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.
* updateJoey Hess2008-12-23
|
* remove globlist supportJoey Hess2008-12-23
| | | | | No transition code implemented, but I will probably make a 2.x release that warns about found globlists.
* beginning docs for 3.0Joey Hess2008-12-23