Viewing images single page 'Boston Globe Big Picture' style

I would like to know if there is a way to have one more viewing mode. I am using a default theme, it has gallery and slideshow viewing mode. I would like to have the option to show pictures in a Boston Globe Big Picture style. Single page mode. Does anyone know of a plugin maybe? I am a theming noob so I am hoping for something that has already been developed :)

http://www.boston.com/bigpicture/2011/06/bosnian_serb_ratko_mladic_capt.html
or
http://www.nrc.nl/inbeeld/2011/05/31/ivorianen-op-de-vlucht/

Thanks!!

Comments

  • That could be accomplished by modifying an album.php loop to display images at specific height and include only the information you wanted. Best to take a look at the theming tutorial (which even helps you create an album.php).

    http://www.zenphoto.org/news/theming-tutorial
  • acrylian Administrator, Developer
    To be more specific you have to modify the `next_image` loop on album.php.

    Note that this slows down loading of the page a great deal.
  • bart Member
    Thanks! Will look into it, see if I can get it to work :)
Sign In or Register to comment.