Is it possible to list the number of comments at the top of each page, with a link to the comment section (similar to the way the paperclip icon shows the number of attachments and links to the View Attachments page)?
<script> AJS.toInit(function(){ AJS.$('.page-metadata ul').append('<li><a href="#comments-section-title">'+AJS.$('#comments-section-title').text().trim()+'</a></li>'); }); </script>
If you want it to show up before the attachments icon, swap append with prepend in the JavaScript above.
+1. Nice tip!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you do that if you have Confluence On Demand (cloud) ??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks david , i use this but in mozilla browser its not supported its says its unauthorise something... this is my url https://www.yabeen.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oreng ans Spader Studio we are interior designers with good experiance,
please visit us: http://www.onsdstudio.com
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.