It would be awesome to add a feature that shows like 5 textboxes below every image in the gallery and when you click on each text boxes it automatically hightlights it.
It could show the direct url to that image:
http://www.yoursite.com/smf/gallery/1_21_06_07_5_38_52.gif
It could show the direct url to the image page:
http://www.yoursite.com/smf/index.php?action=gallery;sa=view;id=11
It could show the forum (1) for that image:
[url=http://www.yoursite.com/smf/index.php?action=gallery;sa=view;id=11][img]http://www.yoursite.com/smf/gallery/1_21_06_07_5_38_52.gif[/img][/url]
It could show the forum (2) for that image:
[url=http://www.yoursite.com/smf/index.php?action=gallery;sa=view;id=11][img=http://www.yoursite.com/smf/gallery/1_21_06_07_5_38_52.gif][/url]
It could show the html code for that image:
<a href="http://www.yoursite.com/smf/index.php?action=gallery;sa=view;id=11"><img src="http://www.yoursite.com/smf/gallery/1_21_06_07_5_38_52.gif" border="0" alt="Site Name" /></a>
I got the idea from imageshack.us.
Brianjw