Davide Michel 'ZioBudda' Morelli ha scritto:
Hi all. I need to create one or more blog that can be write from different users. I have see that Similar Wordpress MU blog.
Is this possibile ? how ? Tnx.
Idea: create one content type for each blog that I need to create. For example for "web" blog I can create "new content type web_blog", for "linux" blog I can create "new content type linux_blog", for X blog I can create "new content type X_blog". Afert for each content type I can create a role (so web_role, linux_role, X_role) and assign to this role only the user can write into that content type. And, for end, set "create X_blog content" only for X_role.
Is this correct ???
M.