Hi,
I have used the blog module for a long time on my PokerDIY poker blog, but the time has come to allow some of my users to post blog entries.
My main requirement is that there is a single blog page (the link above) and the display is seamless to the user. They just want an RSS feed of posts and if they look carefully they'll notice that the author is different on some posts.
So, from what I have read from the pinned thread - there are 2 possible configurations:
1) A single blog with multiple authors. From what I understand this is under development but not yet released? This would be my ideal solution, so any authors can post in the single blog (I have no "categories") under their own DisplayName (I noticed the blog uses user name and full name, which is not ideal).
2) A configuration like the core DNN blogs where each user has their own blog (not ideal).
So, I set up a role called Blog Editors, and added my 2 users. I then changed the rights on the main blog view, the blog list and some other view, to give this role Edit rights. I then expected to see "Add Entry" when logged in as the other user. I do not, but I do see "Create Blog". I tried this, and I wanted it to feed into my main blog, but it does not - it also does not show up in my blog list.
I then tried to create a child blog (with admin) - but there was no way to assign users/roles to my child blog. I am right in thinking this is merely a "category" and still owned by the parent blog author and therefore cannot be posted upon by anyone else?
How do I have my one main poker blog feed with multiple authors? I really appreciate what you guys are doing here -great job!