
i tried to add DISQUS commenting system and share any - sharing sistem to Joomgallery (components/com_joomgallery/includes/html/joom.viewdetails.html.php) by adding these around lines 844 and 845.
right before
<?php
}//End function Joom_ShowVotingArea_HTML
i put :
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/YOUR DISQUS SUBDOMAIN NAME WITHOUT SPACE/embed.js"></script><noscript><a href="http://disqus.com/forums/YOUR DISQUS SUBDOMAIN NAME WITHOUT SPACE/?url=ref">View the discussion thread.</a></noscript>
<a href="http://www.addtoany.com/share_save" class="a2a_dd"><img height="16" border="0" width="171" alt="Share/Bookmark" src="http://static.addtoany.com/buttons/share_save_171_16.png" /></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl=location.href;a2a_onclick=1;a2a_num_services=10;a2a_color_main="f4d7db";a2a_color_border="920721";a2a_color_link_text="333333";a2a_color_link_text_hover="333333";a2a_color_bg="fce9ec";a2a_prioritize=["facebook","blogger_post","bebo","yahoo_messenger","twitter","plurk","buzzster","myspace","blogmarks","delicious","digg","livejournal","netlog","newsvine","multiply","stumbleupon","technorati_favorites","windows_live_spaces","wordpress","reddit"];</script><script type="text/javascript" src="http://static.addtoany.com/menu/locale/id.js" charset="utf-8"></script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script>
and i turned off the main joomgallery commenting system and share friend feature
See the attachment... i hope the experts could make some plug ins or extension for it, and for showing the comment counts, because i cannot figure how to

note : screenshot taken from my dummy site, as for my real site is still in development
