Flickr Image Carousel

Blocks ::: block_flickr_image_carousel
Maintained by Ian Glover
Displays a scrollable carousel of images from a Flickr photostream (or a random static picture if Javascript not available)
Latest release:
1 sites
7 downloads
2 fans
Current versions available: 1

This block is used to display a scrollable carousel of images from a single user's photostream on Flickr. It has three modes of operation:

  1. Entire photostream (selects a random start point in photostream and displays upto 50 images from that point)
  2. Photoset (displays an entire photoset in sequence - useful for storyboards, showing development over time, etc.)
  3. Tag (limits images to only those with the specified tag - useful for limiting selection based on course id)

The image caption is used to link back to the original page on Flickr, where discussion and more detail about the image may be available.

The block uses the Flickr APIs and does not store the images locally. It caches the information about the images for a week by default, but an update can be forced in situations where you want to make sure the latest updates are shown.

 

A video of the block in use is available below.

Screenshots

Screenshot #0

Contributors

Ian Glover (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • romano gino
    Fri, 24 Feb 2012, 1:51 PM
    Hi
    On moodle 2.2.1.

    Debug info: Missing version.php file.
    Stack trace:
    line 601 of /lib/upgradelib.php: plugin_defective_exception thrown
    line 273 of /lib/upgradelib.php: call to upgrade_plugins_blocks()
    line 1440 of /lib/upgradelib.php: call to upgrade_plugins()
    line 269 of /admin/index.php: call to upgrade_noncore()
Please login to post comments