Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


The Flickr functionalities are changed.

Actually we can support both username and userid to bypass flickr server anomalies.

Those are the functions:

  • Flickr($username,$type='galleries',$isUserId=0)
  • FlickrGetPhotosBySet($set)
    • This is the detail function for the internal feed. In the old Dashbord version user cannot access this function. We need to allow user (advanced user) to use this function.
  • FlickrGetPhotos ($gallery)
    • Same of FlickrGetPhotosBySet

...