Hi,
I am not able to get the users list when I use @ as bellow. I am using Chrome
Hallo David
You can set the space permissions to allow/disallow the editing of page restrictions. Here's the documentation:
http://confluence.atlassian.com/display/DOC/Assigning+Space+Permissions
I hope this helps!
Cheers, Sarah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Sarah, but it doesn't quite work because I need to allow users to restrict pages. I just don't want them to remove restrictions on another page that they didn't author.
For example, I have a very private document and a user can accidentally just add confluence-users to the View permissions without my knowledge. But I want to allow this user to edit the content of my page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hallo David
Ah, I see. I can't think of any way to restrict the permissions to the person who authored the page. You can restrict the "restrictions" permission to a given group. For example, you can say one group of people can add/edit pages but not restriction permissions, and another group can add/edit and also restrict permissions. But none of the Confluence permissions allow you to distinguish between person who originally wrote the page and any other author.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's nothing built in that allows it. Basically 'edit' permission gives 'edit permission' permissions also. The only workaround I can think of would be to create a custom theme that checked it the current user was the creator and hid the 'permissions' section of the edit page manually. Definitely a hack, and has some limitations. You would probably want to allow confluence admins to still modify permissions, in case the original page creator's account was closed/deleted for whatever reason.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.