![]() |
|
Recent Photos - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Recent Photos (/thread-871.html) |
Recent Photos - bbish007 - 2006-11-02 I am looking to post thumbs of perhaps the 5 or 10 most recent images on a page in a theme. I appreciate this topic has been covered many times before and currently there are limitations of Zenphoto regarding date and time stamping. I am not a coder (I design) but with my limited knowledge of php / sql I think a function could be written to retrieve the most recent images uploaded based on the id field in the images table. Unfortunately I am not really sure where to start. I have looked at the early implementations of ZenShow (I know that this is a Wordpress plugin) and the early releases displayed the most recent Zenphoto image on your wordpress install. So I am sure that theoretically this could be done. Any thoughts? Recent Photos - thinkdreams - 2006-11-03 See my other post. I included the code I use to get the latest images (and you can specify how many you want.) Recent Photos - pravin - 2006-11-04 thinkdreams: perhaps you could post the url of that too? Recent Photos - bbish007 - 2006-11-06 @pravin http://www.zenphoto.org/support/topic.php?id=794#post-4857 The url for the post that thinkdreams and koffe have posted on. |