Hi,
In top.php/top.html we can list images by highest rating, most votes, most hits and most downloads with textlinks.
Ex: {image_votes_1}
{image_votes_2}
{image_votes_3}
............................................
{image_rating_1}
{image_rating_2}
{image_rating_3}
...and so on...
How do I list newest/latest images with textlinks?
Greatly appreciated!