multisite_manager 6.x-1.0

Unsupported

No changes in a long time, and people seem to be using it, so I guess it's about time we moved this officially to a real release.

multisite_manager 6.x-1.0-alpha1

Unsupported

First go at a 6.x release. Standard stuff works great.
TODO:
support multi-task profiles
better documentation
maybe try abstracting out the higher DB functions (create db, etc.) a la DB apis in 6.x

please try it out, and give feedback

multisite_manager 5.x-1.0

New features
Bug fixes
Unsupported

Added some documentation, and cleaned an anticipated bug up for the admin script.
We'll try to improve documentation for initial setup further, but see the INSTALL.txt for more details until then.

This release is recommended for only 5.7+ or you will need this patch

multisite_manager 6.x-1.x-dev

First go at a 6.x migration. Complex profiles with multiple 'tasks' are not supported, and this does NOT have an upgrade path for an 5.x install (yet). Please try it out (on non-production after backing up database, etc).

multisite_manager 5.x-1.0-beta

New features
Bug fixes
Unsupported

add feature: http://drupal.org/node/196601
fixed some cache variables which carried over to main site from node install

multisite_manager 5.x-0.9-4

Bug fixes
Unsupported

After doing some more advanced things with profiles, I came across a bug in db_set_active() in core. If you have any profile which calls watchdog() (e.g. taxonomy, and menu), then you should apply this patch for Multisite_manager to work.

multisite_manager 5.x-0.9-3

Unsupported

fixed some bugs in hook_delete
also made it possible to actually update the values as an admin, after an original save--this should only be useful when moving around dbs manually, and then updating the record

multisite_manager 5.x-0.9-1

Bug fixes
Unsupported

Allows creation of new drupal sites from a central drupal site without the creator having access to database info. The new site is installed either in the same database with a different prefix or if the drupal db_user has access to create a database and grant privileges, then possibly there.

If you are looking for inter-related sites, this module will not achieve this alone (see ogsite). This simply makes it possible for users to skip the typical drupal installation process (entering the db user/password), making it possible for non-admins to do this step.

multisite_manager 5.x-0.9

Unsupported

First release, which should be stable, but I'd like to hear back from others who've installed it, first. Particularly, this is untested with Postgres (though, theoretically supported)

Subscribe with RSS Subscribe to Releases for Multisite Manager