Closed (fixed)
Project:
Multisite Maintenance
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2008 at 20:15 UTC
Updated:
13 Jan 2008 at 01:39 UTC
Will this modue follow the official update procedure? After taking the site offline, will it disable contributed modules, switch to a core theme, and then re-enable everything?
Comments
Comment #1
dalinThis is really only intended for minor updates. And so it simply backs up the db, changes db_url on the fly, and directly calls the update functions in update.php.
For major updates which require the above module disabling procedure, you'll need to do that manually for now. Perhaps someday I'll get that far, but for now...
Should have a working beta up in the next few days.