wensheng
Member
Posted 7 years ago #
I have develop a hack to make WordPress support multiple blogs.
It is all in this file:
http://www.pytan.com/wpmbhack.txt
A little explaination is in here:
http://www.pytan.com/blog/?p=3
There is also a tarball with 90 themes packaged which should interest those who do blog-hosting.
The hack need more work. Currently it doesn't support permlinks, rss stuff are un-touched. These will hopefully be fixed in the next rev.
Feedback and comments are welcome.
wensheng
Member
Posted 7 years ago #
Just like to announce that permalinks now work for this hack.
Take a look at these demos:
http://www.pytan.com/wpmbdemo/index.php/administrator
http://www.pytan.com/wpmbdemo/index.php/jason
http://www.pytan.com/wpmbdemo/index.php/mike
http://www.pytan.com/wpmbdemo
It's like each user has his own installation but really there's just one. On the surface, everything works, like links, date-links, category, theme.
Still left are feed stuff.
Let me know any bugs.
wensheng
Member
Posted 7 years ago #
Even though no one cared, I'd like to report rss links is now working for this hack.
This WordPress multi-blog hack is now complete.
AndyTSJ
Member
Posted 7 years ago #
mindsap
Member
Posted 7 years ago #
Do you have a format that is not in txt format?
How bout some links to downloads? I'm very interested in multiblogging.
Can each user define their original template set? The point is that I am thinking of creating multi language blogs with this function, something like...
http://www.pytan.com/wpmbdemo/index.php/en (english)
http://www.pytan.com/wpmbdemo/index.php/ja (japanese)
blah, blah...
ninjadoll
Member
Posted 7 years ago #
I'm very interested in multiblogging, as I have a couple-three blogs where the url feeds into a main hosted account and it would be great not to have to purchase more databases from my host :P
but it's not possible to have multiple blogs and multiple users, right?
so for example:
blog a is for user 1 + 2
blog b is for user 3
blog c is for user 1+3
blog d is for user 1+2+3
blog e is for user 2+4
I've a plugin that lets you do a similar thing differently:
1. Download my opt-in front page plugin
2. Create a category called "Blog" and make it the default category
3. Activate my plugin
From then on, create one category per user, topic, whatever the basis of each blog is.
- yourblog.com/feed/ is the main feed, and only displays posts within the "Blog" category
- yourblog.com/archives/category/blah/feed/ is the feed for blog "blah"
- to make wordpress change the way pages are displayed, use in_category() in your theme
enduro8
Member
Posted 7 years ago #
Anyone around using pytan's hack? It is a great hack in theory, but I am having a couple problems with the rewrite and "all" users. Is this working for everyone? Also, where do you define what template to use for looking at posts withing a category, but across mutiple authors?
i would like to ask about the address to each new blog, could it be like that?
eg. http://domain.com/user1
http://domain.com/user2
http://domain.com/user3................
mkelley
Member
Posted 7 years ago #
It's working for me, testing the rewrites out at http://blogs.drumblog.com/
wensheng
Member
Posted 6 years ago #
This hack has now been updated to WordPress version 1.5.1.3.
http://www.wswang.com/bloh/?p=948
berlinde
Member
Posted 6 years ago #
hm... can someone tell me if this plugin allows a single user to control several blogs? because from what i read is something like multiple users for multiple blogs. i'm sorry i can't explain myself better, english is not my mother tongue.
For a "single user" to control several blogs, stay tuned. WordPress MU at http://mu.wordpress.org/ will be out soon.