I'm excited about the potiential of this and its companion modules. In fact, I'm about to install all three today. Any plans for converting them to Drupal 6?

Comments

redndahead’s picture

Status: Active » Needs review
StatusFileSize
new12.69 KB

Attached is a version upgraded to 6.x. This is pretty much a run through the coder module. I tested multisite_api_get_site_names() and it works fine. More testing is needed. I couldn't create a patch because it doesn't seem like the version in cvs head matches the one for download.

redndahead’s picture

StatusFileSize
new12.69 KB

This one fixes errors thrown at admin/multisite

dalin’s picture

Assigned: Unassigned » dalin
Category: support » task

Wow awesome!
I didn't even know that anyone was using these modules since my email notification somehow got turned off. I'll review this patch on Monday during a long flight.

Yes HEAD is sort of out of date. You'll need to patch against the DRUPAL-5--2 branch or the DRUPAL-5--2-0 tag.

redndahead’s picture

I haven't used it yet, but it looks like something I would like to use especially the update feature. I'm going to have well over 100 sites and the thought of running update.php on all sites makes me want to cry. The only other choice for managing multiple sites is hostmaster and I don't have the time to wait for that. Sooo updating these modules seem like the best choice.

dalin’s picture

Just an update, I am working on this but I wanted to get all the bugs fixed in the entire suite before I do a port to D6. And Multisite Maintenance, because it is trying to make core do something that it wasn't designed to do, is being problematic.

dalin’s picture

Status: Needs review » Fixed

multisite API is now available for D6 (drupal.org will create the release within the next 12 hours). If you find a bug with the D6 release, please open a new issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.