I created a
user role "writer" and disabled the create permission. This means my
writer should only be able to edit content and send for approval.
Problem 1:
There is a create button at the top that lets my writers create new nodes and
ignores the permission i set in user section. I resolved this by hiding the
button by tweaking the css. Is there any other better method?
Problem 2:
The writer can still add nodes or publish entire site if they right click on
root default node called "content". Is
there any way I can stop them from creating nodes.?
Disable 'writer' role's create permissions
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-alt:"Times New Roman"; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin;} p {mso-style-priority:99; mso-margin-top-alt:auto; margin-right:0cm; mso-margin-bottom-alt:auto; margin-left:0cm; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman","serif"; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt;} @page WordSection1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} -->
I created a user role "writer" and disabled the create permission. This means my writer should only be able to edit content and send for approval.
Problem 1:
There is a create button at the top that lets my writers create new nodes and ignores the permission i set in user section. I resolved this by hiding the button by tweaking the css. Is there any other better method?
Problem 2:
The writer can still add nodes or publish entire site if they right click on root default node called "content". Is there any way I can stop them from creating nodes.?
Hi I think you posted this to the wrong forum. This forum is about CMSImport I suggest you repost your questions to a general Umbraco Forum.
Cheers,
Richard
is working on a reply...