Hi, I am very new to umbraco and uBlogsy and wondering if is possible to setup a blog with multiple editors/approvers? I am attempting to use Umbraco for a corpoate intranet.
For example, I have a category for "IT Department" and another for "Finance Department".
For the "IT Department" category I want to allow only the "IT Department Editor" to write a post which can only be approved by an "IT Department Approver". Same for the Finance department. This way each department can have its own workflow roles.
Alternarnatively, would it be eaier to setup seperate blogs for each department, then have a consolidated view for the main "News" section of our intranet?
Is this possible and if it requires custom development, what might be the best apporach?
editor/approver workflow for blog posts
Hi, I am very new to umbraco and uBlogsy and wondering if is possible to setup a blog with multiple editors/approvers? I am attempting to use Umbraco for a corpoate intranet.
For example, I have a category for "IT Department" and another for "Finance Department".
For the "IT Department" category I want to allow only the "IT Department Editor" to write a post which can only be approved by an "IT Department Approver". Same for the Finance department. This way each department can have its own workflow roles.
Alternarnatively, would it be eaier to setup seperate blogs for each department, then have a consolidated view for the main "News" section of our intranet?
Is this possible and if it requires custom development, what might be the best apporach?
Thanks in advance!
Doug
If you want to use categories, then you want this:
- blog
- cat 1
- your posts
- cat 2
- your posts
You can then lock down per user at the cat node level.
Alternatively you can do this:
- blog 1
- your posts
- blog 2
- your posts
Depends which makes sense in your situation
is working on a reply...