Update
I just finished the module that allows moderators to edit images!!!
For the moderators, when viewing an image's details page, on the top right corner, below the big series name, above the "add to favorites" button you will find the button to edit the image's info.
Let me know if you have any problems with the module!
-------------------------
I was thinking that it would be good if on user ranking you could chose By User Levle/Point 
That's harder to do because the points are not saved in the database, they are computed on the fly using the other stats, so it is almost impossible to order users by points or level because of this.
I would save the points in the database, but I would have to modify all the pages where points are given/taken away and that's a lot of work...
Actually, if you sort by uploads, that's pretty close to sorting by points/level.