Returns next and previous photos for a photo in a set.
Params
- photo_id: ( required ) the photo ID
- photoset_id: ( required ) The Photoset ID
- sign: "yes" set to yes if you are requesting your (private,friends,family) data if this is not set only public data is returned for this tag. (about Authentication)
- refresh: (cache time in minutes) this overrides the default time eeFlickr stores Flickr API data before requesting new data from Flickr
Full Tag
{exp:eeflickr:photosets_getContext photo_id="433042253" photoset_id="1813717"}
{prevphoto_id}
{prevphoto_secret}
{prevphoto_server}
{prevphoto_farm}
{prevphoto_title}
{prevphoto_url}
{prevphoto_thumb}
{nextphoto_id}
{nextphoto_secret}
{nextphoto_server}
{nextphoto_farm}
{nextphoto_title}
{nextphoto_url}
{nextphoto_thumb}
{/exp:eeflickr:photosets_getContext}