I think you can add this function at User/User Types in User section. The simplist way is to divided brower/create/delete/publish/...... as two parts: Brower & Modify. The main part is Modify.
For example: add this function at User Types, adding Brower Permissions part after Default Permissions part,
In Brower Permissions is the list of document type. It's a checkbox list.
then adding Modify Permissions part after Brower Permissions part just like above.
I think that administrator can decide which document type/templete/css/js/xslt/member can be used by each user it's more important than work for bolg4umbraco. Because it's a basic function of any cms.
Why can you spend so many times on bolg4umbraco, but can't spend a little time on this basic function?
Umbraco will be better than other CMSs If you can make this out.
Feature request. I hope Administrator can decide special users only can controll special document type. Title is required
Feature request. I hope Administrator can decide special users only can controll special document type.
For example:
A product publisher can only create/delete/publish/... product type nodes.
A news editor can only create/delete/publish/... news type nodes.
I think you can add this function at User/User Types in User section. The simplist way is to divided brower/create/delete/publish/...... as two parts: Brower & Modify. The main part is Modify.
For example: add this function at User Types, adding Brower Permissions part after Default Permissions part,
In Brower Permissions is the list of document type. It's a checkbox list.
then adding Modify Permissions part after Brower Permissions part just like above.
another way: add Document Type Permissions:
Document type1: brower (checkbox),create(checkbox).delete(checkbox),......other operation
Document type2: brower (checkbox),create(checkbox).delete(checkbox),......
Document type3: brower (checkbox),create(checkbox).delete(checkbox),......
......other document type.
Sorry for my poor english!!!
I wanted something similar. You might find the following topic helpfull: http://our.umbraco.org/forum/developers/api-questions/5904-Umbraco-users-and-document-types
I think that administrator can decide which document type/templete/css/js/xslt/member can be used by each user it's more important than work for bolg4umbraco. Because it's a basic function of any cms.
Why can you spend so many times on bolg4umbraco, but can't spend a little time on this basic function?
Umbraco will be better than other CMSs If you can make this out.
is working on a reply...