Ratings would reqire some modification, including database entries, etc. Probably best to do when/if we have a real plugin system.
2nd question is definitely possible. You'll have to edit your album.php of the theme you're using, and in the `while(next_image())` loop you can use the same functions as you see in image.php to print the number of comments and the title.
Hits you can do by inserting some code from an external tracker, like Google Analytics or something. That's probably easier than trying to program the hit tracker yourself.
It's on the list for the next version, if I ever get around to it.....
Comments
2nd question is definitely possible. You'll have to edit your album.php of the theme you're using, and in the `while(next_image())` loop you can use the same functions as you see in image.php to print the number of comments and the title.
It's on the list for the next version, if I ever get around to it.....