exp:eeflickr:comments_getList

Returns the comments for a photo

Params

  • photo_id: (Required) the Id of the photo
  • 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:comments_getList  photo_id="109016460"}
    {id}
    {author}
    {authorname}
    {datecreate}
    {permalink}
    {comment}
    {comment_clean}
    {comment_br}
    {comment_nofollow}
{
/exp:eeflickr:comments_getList}