WP Multiblog / multisite-0.2b
Hi all:
I’ve been quite busy, but sadly not as I would like hacking WP. Anyway,
Here’s my second iteration of the multisite idea. I haven’t done yet the admin page and the way it stands now is another proof of concept: Style switching for all the blogs!
To make a long story short, my hack allows you to install a Wordpress blog that responds to http://blog.example.com/ and from the same code directory/folder respond with a totally different content to http://rant.example.com/ . Here’s the first iteration of this hack. with a brief explanation as to how does it work.
Now, that only gave us cookie-cutter blogs, all looking the same as little toys coming out of a factory, so this iteration allows you to specify different styles for each site. Come and get it here: multisite-1.2-mingus-0.2b.zip
All the configuraton is done inside the config file in the sites/ directory, I think it’s pretty self-explanatory, please let me know what you think