Hi Stas, I just wanted to let you know of a bug in your Sharedaddy More Control plugin: In Sharedaddy, if "Show sharing buttons on:" is set to "Posts and Pages only" (i.e. no indexes) and Sharedaddy More Control is set only to "Posts" then your
else
$show = true;
on line 26 of sharedaddy_mc.class.php overrides the Sharedaddy option "Posts and Pages only" when viewing an index page (e.g. blog home, archive).
I can't see a reason for the else clause (lines 26 & 27) to be there. I've removed it and it works for me.
Thanks for the plugin!
http://wordpress.org/extend/plugins/sharedaddy-more-control/