Want to get Lullabot article, videocast, and podcast announcements delivered right to your in-box? Let us know your email address (we won't share it) and we'll let you know when anything exciting happens.

Subscribe to our bi-weekly audio podcast - The Lullabot Drupal Podcast, our daily interview snippets - Drupal Voices, our periodic videocasts, or everything. Just choose your favorite podcast-listening application or service and click away!


Drupal 4.7: FlickrStickr Module Review

FlickrStickr module is an easy way to insert images into content from photos stored at flickr.com. In this videocast I describe how it works as well highlight areas where it could be improved. Overall it's a fantastic module that deserves more attention. (6 Minutes - 12MB H.264)

AttachmentSize
Drupal-4.7-FlickrStickr-Module.mov11.77 MB

Comments

Hot linked from Flickr

If you look closely in the video you can see the answer to the one question I had remaining; from where are the images served? The answer is from Flickr.com itself. Is there any Flickr policy on hotlinking like this? Encouraged? Discouraged? Might it be useful for the module to have the option of downloading the Flickr image and hosting it locally?

I'm happy to see that Elek Márton is very active developing Drupal modules. He is one of the developers that came to us through the Google Summer of Code program.

Thanks for the video!

-Robert

Open Flickr API

Taken from http://www.flickr.com/services/

Flickr has an open Application Programming Interface (API for short). This means that anyone can write their own program to present public Flickr data (like photos, tags, profiles or groups) in new and different ways.

Equivalent for Drupal Images?

This module is outstanding!

Is there an internal equivalent for Drupal images, or especially for an Integrated Gallery 2 installation?

Thanks for all the podcasts, Lullabot. They are fast becoming a valuable resource.

Imagedrop

I've been working on and off on something which is quite similar to FlickrStickr. It's called Imagedrop and is hiding in the Drupal.org CVS at the moment.

Nice ...

Love the ideas for improvements. My only question is how it works with a wysiwyg add-in like FCK Editor?

WYSIWYG Support

Currently the module doesn't seem to integrate with rich-text editors like TinyMCE of FCKEditor. Adding support isn't too difficult, I did it with img_assist module so maybe the FlickrStickr crew can use that code as a starting point.

Videocast

Great videos and integration with flickr.

How did you get the videos into Drupal?

Thanks,

Ed

thansk!

Thanks so much for that videocast tutorial... That is exactly what i've been searching for this whole time. Kudos++

Module broken

I upgraded to 4.7.1 and flickrstickr no longer loads images. Any ideas? Thanks!

Update

I've updated to 4.7.2 and it still isn't working. Any insight as to what went wrong?

Thanks!

I was able to install this

I was able to install this module in 4.7.2 and did not have any problems.

blow away

reall really really great stuff!

new flickrstickr is ready!

Greetings,

The new version of Flickrstickr is ready! Read about it then try it!.

Some improvements include -
- Click and drag into tinyMCE enabled textareas
- scroll through all your images in the dock, not just your 10 latest on a specific tag
- image selector is now floatable/dockable for getting to textareas off your visible screen
- integration with lightbox2 module
- storage of images as nodes and in the filesystem for local backup if flickr changes something

cheers,

Ian

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h2> <h3>
  • Lines and paragraphs break automatically.
  • Use <!--pagebreak--> to create page breaks.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options