Is it possible to control who can see comments?
Using Jamroom
Edit the jrComment item_list, index, item_detail and item_index templates, put this on the first line:
{if jrUser_is_logged_in()}
{/if}
{if jrUser_is_logged_in()}
{/if}
$html = "
<script>
secondcopyjquery = jQuery.noConflict( true );
</script>";
jrCore_page_custom($html);