I wrote a blog post about this kind of thing some time back:
More flexible commenting in Atlassian’s Confluence
You could just go to Confluence Admin | Look and Feel | Custom HTML ... At the end of the HEAD:
Add this:
<style> #com-atlassian-confluence #comments-section { display:none; } </style>
Thank you for your answers. After further review i have found a makro at the marketplace. it's called 'Hide elements'. It is exactly what i need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for these Answers.
It's more like hide the comment section... is this possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My response tells you how to do it, but here's more detail.
Open the space admin via a URL like the following:
http://www.yourconfluencesite.com/spaces/listdecorators.action?key=doc
Where "doc" is the name of the space.
Click the Space Admin tab.
Under "Content Layouts", next to "Comments Layout", click the "Create custom" link. This opens the decorator for the comments section of pages.
Delete everything in that decorator and click Save.
Don't worry, you can always click the "Reset Default" link if you want to get it back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One of the space level permissions assigned to groups or people is comment. If you don't have that checked people shouldn't be able to comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you can modify the decorators, you open the Comment Layout decorator for the space you want to remove comments from in the Admin console and comment everything out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is this what you looking for?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.