1 aditya7_mahajan Sep 29, 2005 14:28
3 aditya7_mahajan Sep 29, 2005 14:36
Yeah
I have played around with that and that works perfectly fine but I really want to achive what I have written in the entry.
Is that possible someway ?
I drafted the question very carefully and i hope that what I want is absolutely clear to you.
You have lot of knowledge of b2..as i have seen from the previous posts..please guide me thru this.
Thanks
Aditya
4 personman Sep 29, 2005 15:06
The workings of the blog aggregator goes beyond my current knowledge. Here's another idea that might come closer to what you want. You could enable cross-posting between blogs, then create a blog that a group of users has permission to post to. When they make a post to their blog that they want ot share, then choose a category in their own blog and a category in the shared blog, and the post shows up in both places.
5 aditya7_mahajan Sep 29, 2005 15:20
Hello Personman
Actually the shared blog concept does not seem to work, it only allows a user to post entries toa category in the blog he clicks on the write page. though it shows all other blogs he has the right to write to.
So a concept of shared category acc to me does not exist in the present archictecture of b2.
Please correct me if I am wrong .
Thanks
Aditya
6 personman Sep 29, 2005 15:25
Cross-posting is not enabled by default, but it's easy to turn on. Open up /conf/_admin.php and find
$allow_cross_posting = 1;
and change it to 2.
7 aditya7_mahajan Sep 29, 2005 15:34
Yeah personman
I got the code snippet and modified it , it sure works the way u had described
Its been of great help.
But still if we could make a concept of separate aggreagtor and something which could limit which blogs are gonna be throwing entries in the main blog.It would be great.
For now its a really great solution and I will try and suffice with this.
Thanks
Aditya
8 personman Sep 29, 2005 15:43
And if you want, you can stop publicizing your Blog All blog and put your newly created shared blog there instead.
You may want to copy and paste your first post into the [url=http://forums.b2evolution.net//viewforum.php?f=34]Request a Plugin or Hack[/url] forum.
I know this isn't exactly what you're talking about, but have you played around with post status yet? You can set a post to 'Protected' so only logged in users (who are set as members in the blog permissions) can see the posts.