exp:eeflickr:photos_getSizes

Returns the available sizes for a photo. The calling user must have permission to view the photo.

Params

  • photo_id: (Required) the id of the photo to get information for
  • 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:photos_getSizes  photo_id="2041889142"}
    {photo_Square_label}
    {photo_Square_width}
    {photo_Square_height}
    {photo_Square_source}
    {photo_Square_url}
    {photo_Thumbnail_label}
    {photo_Thumbnail_width}
    {photo_Thumbnail_height}
    {photo_Thumbnail_source}
    {photo_Thumbnail_url}
    {photo_Small_label}
    {photo_Small_width}
    {photo_Small_height}
    {photo_Small_source}
    {photo_Small_url}
    {photo_Medium_label}
    {photo_Medium_width}
    {photo_Medium_height}
    {photo_Medium_source}
    {photo_Medium_url}
    {photo_Large_label}
    {photo_Large_width}
    {photo_Large_height}
    {photo_Large_source}
    {photo_Large_url}
    {photo_Original_label}
    {photo_Original_width}
    {photo_Original_height}
    {photo_Original_source}
    {photo_Original_url}   
{
/exp:eeflickr:photos_getSizes}