Hello there,

I don't know yet wether d7 users will need such a module, but if there's no such easing multisite feature inside, would you plan to port your module to d7?

Thanks and best regards,

Arsène

Comments

schuyler1d’s picture

Yes, if for no other reason than to take a tour of D7 for myself :-).

I haven't taken a look, but we hack around some of the update.php code. As long as it's still possible, I'll do it.

radamiel’s picture

http://drupal.org/project/multisite_wizard - here is a module for D7 - very simple to use!

klonos’s picture

I've checked that out, but it doesn't actually do what Multisite Manager does:

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.

In Multisite Wizard the only option is:

...
Tables with new prefix will be createn inside current database;
...

I guess that's fine though, or else it would be the D7 port of this module and there wouldn't be a need for it to be a separate project ;)