Files | Admin

Notes:

Release Name: rflickr-2005-11-18

Notes:



Changes: - Added unauth/auth flag to switch a Flickr instance into/out of public-only mode. The default is to use authenticated calls to allow the user to access all photos with their permissions. Use Flickr#auth_mode to change modes. - Reworked authentication to provide frob and token accessors in Flickr#auth. frob is an optional parameter to getToken as well. - Flickr::Photo supports the optional originalformat attribute