Hi folks - regarding the Share <this page> link that was added in v3.5 (I think): is there a way to turn that off for users in a particular space? There doesn't seem to be any reference to it in the space-level permissions.
Community moderators have prevented the ability to post new answers.
Hi Dave,
There are no feature to turn it off.
You can insert the following css in the space stylesheet
#shareContentLink {
display:none;
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunate...
Atlassian: consider this an enhancement request. Features should generally be controllable by permissions.
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.