Releases for Multisite Manager

multisite_manager 6.x-1.0-alpha1

schuyler1d - March 14, 2008 - 14:37
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Download: multisite_manager-6.x-1.0-alpha1.tar.gz
Size: 19.83 KB
md5_file hash: 68d0d8553450b3477d137a36528f1590
First released: March 14, 2008 - 14:37
Last updated: March 14, 2008 - 14:40

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-1

schuyler1d - March 12, 2008 - 19:12
Official release from CVS tag: DRUPAL-5--1-0-1
Download: multisite_manager-5.x-1.0-1.tar.gz
Size: 19.08 KB
md5_file hash: 35cdf737445676ccabfddf2b57ed9332
First released: March 12, 2008 - 19:12
Last updated: March 12, 2008 - 19:15

small bugfix for mysqli_error()

multisite_manager 5.x-1.0

schuyler1d - March 12, 2008 - 18:31
Official release from CVS tag: DRUPAL-5--1-0
Download: multisite_manager-5.x-1.0.tar.gz
Size: 19.06 KB
md5_file hash: 875da32e687f91b724e5a655171c2c1f
First released: March 12, 2008 - 18:31
Last updated: March 12, 2008 - 18:35

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 5.x-1.x-dev

schuyler1d - March 12, 2008 - 17:58
Nightly development snapshot from CVS branch: DRUPAL-5
Download: multisite_manager-5.x-1.x-dev.tar.gz
Size: 19.09 KB
md5_file hash: b0b4d0d425ea606dfc7237c1fb2d615c
First released: March 12, 2008 - 17:58
Last updated: March 13, 2008 - 00:08

adding help

multisite_manager 6.x-1.x-dev

schuyler1d - March 12, 2008 - 16:49
Nightly development snapshot from CVS branch: DRUPAL-6--1
Download: multisite_manager-6.x-1.x-dev.tar.gz
Size: 19.82 KB
md5_file hash: 8be81a913faa6f9dfebe55984b2b3efd
First released: March 12, 2008 - 16:49
Last updated: March 13, 2008 - 00:08

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-beta2

schuyler1d - February 8, 2008 - 22:15
Official release from CVS tag: DRUPAL-5--1-0-BETA2
Download: multisite_manager-5.x-1.0-beta2.tar.gz
Size: 17.58 KB
md5_file hash: 74dce60f751a7ff0bd103aaa622d4188
First released: February 8, 2008 - 22:15
Last updated: February 8, 2008 - 22:20

fix for http://drupal.org/node/205603

multisite_manager 5.x-1.0-beta

schuyler1d - February 8, 2008 - 20:41
Official release from CVS tag: DRUPAL-5--1-0-BETA
Download: multisite_manager-5.x-1.0-beta.tar.gz
Size: 17.56 KB
md5_file hash: 34098897c43ba066f7635b9afaca8031
First released: February 8, 2008 - 20:41
Last updated: February 8, 2008 - 20:45

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-5

schuyler1d - September 4, 2007 - 20:34
Official release from CVS tag: DRUPAL-5--0-9-5
Download: multisite_manager-5.x-0.9-5.tar.gz
Size: 16.25 KB
md5_file hash: 21ba34f6fc3cc91a0bb7770febaab3ff
First released: September 4, 2007 - 20:34
Last updated: September 4, 2007 - 20:35

Added silfreed's cron feature.

multisite_manager 5.x-0.9-4

schuyler1d - August 23, 2007 - 15:33
Official release from CVS tag: DRUPAL-5--0-9-4
Download: multisite_manager-5.x-0.9-4.tar.gz
Size: 14.99 KB
md5_file hash: 9659fd26b85a793895cb1e1e6c680750
First released: August 23, 2007 - 15:33
Last updated: August 23, 2007 - 15:35

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.

The other issue is that even with the patch the db_prefix does not change as db_set_active() context is switched causing some (mostly harmless) error messages when it can't find the new site's prefix in the old database. To fix this, we first install in a new database with the current prefix and then rename the tables to the old.

Another small bug fixed is that get_variable() requests within profiles could be getting wrong information from the current site, instead of the variables for the new site. This is now fixed, too.

multisite_manager 5.x-0.9-3

schuyler1d - August 2, 2007 - 01:34
Official release from CVS tag: DRUPAL-5--0-9-3
Download: multisite_manager-5.x-0.9-3.tar.gz
Size: 13.77 KB
md5_file hash: 6086a2389bb81e62bfee5cc03f2a15ce
First released: August 2, 2007 - 01:34
Last updated: August 2, 2007 - 17:58

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

schuyler1d - July 13, 2007 - 16:46
Official release from CVS tag: DRUPAL-5--0-9-1
Download: multisite_manager-5.x-0.9-1.tar.gz
Size: 12.43 KB
md5_file hash: c3bf6ce78454b0dddb79a2f2d5dfb696
First released: July 13, 2007 - 16:46
Last updated: July 13, 2007 - 16:50

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.

This project was sponsored by the Columbia Center for New Media Teaching and Learning: http://ccnmtl.columbia.edu

multisite_manager 5.x-0.9

schuyler1d - May 24, 2007 - 21:58
Official release from CVS tag: DRUPAL-5--0-9
Download: multisite_manager-5.x-0.9.tar.gz
Size: 12.45 KB
md5_file hash: 69c728cc453b53055c7021d8168a02c8
First released: May 24, 2007 - 21:58
Last updated: May 24, 2007 - 22:00

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)

 
 

Drupal is a registered trademark of Dries Buytaert.