novon
06-28-2005, 03:19 AM
Hi
I recently setup this photoblog:
http://www.gentlesea.com/
On the newest photo, the "next" button still displays. Any way not to show it? Same thing when you get to the last photo with the "Previous" button. I looked in index.php and is does have code for it, but it's not working:
if($image_next_id == "") {
$image_next_id = $image_id;
$image_next_title = "$lang_no_next";
$image_next_link = "";
$image_next_thumbnail = "";
}
Also - some photoblogs have the Lens used in the Exif. Is there a way to extract that with the exifer in pixelpost?
Thanks!
-novon
I recently setup this photoblog:
http://www.gentlesea.com/
On the newest photo, the "next" button still displays. Any way not to show it? Same thing when you get to the last photo with the "Previous" button. I looked in index.php and is does have code for it, but it's not working:
if($image_next_id == "") {
$image_next_id = $image_id;
$image_next_title = "$lang_no_next";
$image_next_link = "";
$image_next_thumbnail = "";
}
Also - some photoblogs have the Lens used in the Exif. Is there a way to extract that with the exifer in pixelpost?
Thanks!
-novon