Display user or group stream

Displaying your photostream

To display photos from you photostream on your website, you can use the 'user' attribute. Displaying photos from you own photostream is a straight forward process, unlike displaying photo's from a photostream of someone else, or a photostream of a group.

Example: Displaying the photostream the plugin uses on this website, limited to 14 photos


[flickr user=me limit=14]

Discussions among sheep Cows can be such good models The flags at WOMAD Safety Point Pleasant Squirrel Vicuska Wilpena pound Colors of the wall \\ \ Ikea nursery Ikea nursery Keji Curious??? Me??? King of the rock

Just like with sets, we can display one photo of a stream on the webpage and have it linked to a collection of photos from a (user/group)stream. It works in a similar way, by putting the photo attribute with value "display" in the expression.

Example: Displaying 1 photo on the website and the userstream in the image viewer


[flickr user=me photo=display size=small align=center]

Discussions among sheep

In aproximately the same way you can display:

 as explained below.

 

Displaying the photo stream from a different Flickr user

As you probably would have guessed from the paragraph above, you can display the photostream from a different flickr user by using the user attribute. This is a bit more complicated than in looks however. The method used by the flickr API to access someones photostream is by a user's ID (which is displayed almost nowhere) instead of a users username (which is displayed on virtually every user page on Flickr). Luckily there is a simple tool available on the internet to obtain someones user ID by his or her users profile URL: http://idgettr.com For instance, the user profile url "http://www.flickr.com/photos/puurthomas" will result in "85575418@N00"

Example: Displaying a userstream based on a flickr user id, limited to 14 photos


[flickr user=85575418@N00 limit=14]

Vergangenheit Old Bible Duisburg Ice cold Duisburg Radio Kootwijk Arnhem Noord Trains Estate Wielbergen IMG_1818 Dying forest Kanaalzone

(The 14 photos above are © Thomas Boelaars)

 

Displaying the photo stream of Flickr

Another option which probably will not be used that often, is to display the photo stream of all users on flickr (the most recent photo's uploaded to flickr).

Example: Displaying the flickr photostream, limited to 14 photos


[flickr user=all limit=14]

Plage-8185.jpg Hei, taksi! IMG_6537 Coul27E001 lzdptva170513 295 don't worry "Kinetic Dance Floor photos - Shell Energy Lab 2013" IMG_8264 河堤 _DSC2938 #mittag #snack Ist das nicht Gesund? Bonde do Amor #luv #riodejaneiro #brazil

 

Displaying the photo stream of a group

The process for displaying photos from a group is similar to the process of displaying photos from a user stram. You have to obtain the group ID (which can be obtained via http://idgettr.com). The expression attribute to be used for a group is 'group' (how surprising).

Example: Displaying the group stram of flickr group "Veluwe", limited to 14 photos


[flickr group=25131588@N00 limit=14]

Dama dama Ladybug spider / Lentevuurspin (Eresus sandaliatus) male #200 Botanical Gardens Wageningen University (Magnolia) Botanical Gardens Wageningen University (Magnolia) Botanical Gardens Wageningen University (Magnolia) Botanical Gardens Wageningen University (Magnolia) The Road Klein geaderd witje Klein geaderd witjes Oranjetipje De Hoge Veluwe National Park

 

Additional displaying features

Please have a look at the additional features available to get a glance of the full potential of the plugin.

  • selected photos on website, full set in the image viewer
  • Random photos: displaying random photos on the webpage
  • Selection / Pagination options
  • etc...