beginning with latest image

hi
I would like to make my first page (index) be my last image.
Ok, there's a function for latest image, but i would like it to be displayed with image.php.

so, when we go on http://clucicluc.ovh.org/photoblog/ ,
http://clucicluc.ovh.org/photoblog/index?album=......&image=......jpg would appear.

thanks
best regards

Comments

  • acrylian Administrator, Developer
    Actually using that function is the easiest. So you have only one album then?

    You could use `include()` to include image.php like the index.php of the Zenpage theme does for example. But you will need to setup an image object for the latest image before inluding first.
Sign In or Register to comment.