Version 1.5 of the Flat Spike PHP Flickr album now available
I uploaded the latest version of the Flat spike PHP Flickr album today. You can download it from the project page here. A preview page with my photos is available here.
2 Comments »
RSS feed for comments on this post. TrackBack URI



Hi Jurgen,
I am already used your FlickrAlbum since last week. But I get problem with customizing with displaying the output. Is there a way, that only ten images can be displayed? Even without the navigation page numbering.
And also is there a way to capture the photoset Photo on the flickr?
Thanks.
Hi
In the php code search for the part that looks like this:
$rows = 4;
$columns = 3;
You can change them to be 2 and 5, or 5 and 2 (thats the only way you will get 10). On only displaying pictures from a set, this script unfortunately does not support this, a too long time has passed since I’ve last looked at it to help you on this one.
When you are done setting it up plz send me the link so i can look at it in action
Jurgen