Is there a way to put a link in the menu which would show all of the latest uploaded files? Like say if I wanted it to display the last 50 file's to be uploaded.
How can I do this?
Yes, it's possible, and even built in. It's your custom theme that is missing the code. In classic, there's the link:
http://www.mothbox.co.uk/copper/index.php?theme=classic
Check out the theme.php file to see how to put back the link.
If you must customize it to last 50, that's another thing.
Yer, that's good.
It looks like it display's every picture in the order it was uploaded.
I can just at the menu code into my current them I think.