Wikka Upgrades
return to ProjectWikkaVersion 1.3 Upgrade
New Version: 1.3.2-p7Previous Version: 1.2-p1
Date: 2012.01.16
Duration: 4-6 hours
Notes
This update was complicated by several backwards compatibility issues. I also noticed a potential security liability with the installer script. I have detailed the issue and outlined a fix here: http://wikkawiki.org/KlenwellAdminOnlyInstallerUpdate Steps
- Download and install code to base wikka dir
- Run wikka auto-update script from web-interface
- Reconcile old and new config files using config-diff tool
- Replace GetMethod() calls with GetHandler() in plugins/templates/klenwell/header.php
- Update custom login form in plugins/actions/usersettingsrecaptcha/usersettingsrecaptcha.php
- Update action class libs/action.class.php to use new comment permissions
- Restore menus in config directories to customized pre-config versions
- Update customized show handler LoadComments call and move from plugins/handlers/page/show.php to plugins/handlers/show/show.php
- Move custom actions from plugins/actions/action.php to plugins/actions/action/action.php subdirectory
- Update cli.php and move cli handler from plugins/handlers/page/cli.php to plugins/handlers/cli/cli.php
[There are no comments on this page]