Yes there is. Go to Admin>>Options and uncheck the box next to Allow Compressed Downloads. That will remove the checkbox and Download Selected button from the public gallery.
The Admin>>Options page allows you to configure several things, so you might take a look around to see what else is there that you do/don't want to have enabled.
Before anyone answers that. I installed plogger on my server and see that I can uncheck the print option. I am playing with it. Currently it is set as its own page, but I will be looking to embed it on one of my pages. I'll let everyone know how it goes.
The collections or images do not show up on the plogger page (using default mypage/plogger). I can see the images and collections in the admin portal. But the mysite/plogger page has nothing "no collections yet"
still having collection problems. the photos showed up, but in the test collection. i put them in a 'people' collection.
At any rate I follwed the directions for integrating Ploger into my website:
First line of HTML file -> <?php require("gallery.php"); ?> In HEAD section of HTML -> <?php the_gallery_head(); ?> Somewhere in BODY section -> <?php the_gallery(); ?>
I got nothing! Plogger seems to be straight forward, I do not know why I am having problems. If anyone can be of assistance, it would be greatly appreciated.