Closed (works as designed)
Project:
Flickr Sync
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2008 at 03:38 UTC
Updated:
7 Sep 2011 at 03:40 UTC
This module seems really similar in purpose to http://drupal.org/project/flickrrippr
Perhaps you can join forces with that module and together build one much better module?
Otherwise, it's worth documenting why it is necessary to build this separate module and what makes it different so that people deciding between them know why your module exists.
Comments
Comment #1
designerbrent commentedExactly what I was wondering when I saw this module show up.
Comment #2
gregglesI re-read the project description and see
If that's the case, then the changes to make this module work should be created as a patch file and submitted to the flickrrippr queue. If the module maintainer for flickrrippr has stopped maintaining it, then you should follow the abandoned project process to take it over.
Comment #3
benshell commentedAbsolutely... you guys are too fast and I haven't gotten a chance to do these things yet! The full story is that I wrote and released three new modules for a talk I did at DrupalCamp LA yesterday. The changes to FlickrRippr are extensive, so I felt it was beyond the scope of a patch, plus I needed to get this out there ASAP so attendees could try it. I will contact the FlickrRippr maintainer and see if we can work something out.
Comment #4
mcload commentedFlickrRippr module is active now and it even has D6 beta version. However, this module has only dev. version and it is already 7 months old. Is this module still under development? Maybe it is better to switch to FlickrRippr, if it is abandoned. These two modules overlap in functionality.
Comment #5
cyberwolf commentedSubscribing.
Comment #6
mxmilkiib commentedAs the D6 dev version's latest release was on 2011-Feb-25, the same date as the last Flickr Rippr dev release, I'm wondering how much these modules differ currently? Thanks.
edit; for anyone interested, the original presentation http://www.slideshare.net/benshell/drupal-flickr-jquery-presentation
(n.b. silly me, the release date is due to the great git migration)
Comment #7
mxmilkiib commentedAh, this module uses CCK Imagefield, where Flickr Rippr doesn't (reminds me of the Event module), which means I cannot use Image Annotate on the files Flickr Rippr pulls in. Looks like I'll be sticking with Flickr Sync instead!
Comment #8
gclicon commentedmilkmiruku is correct. The major difference is that this module uses CCK Imagefield which gives you more flexibility with other modules. I have noted this on the module description page.
When I first started using the module, I was looking for a module that would sync my photos from Flickr to my site. I found that Flickr Sync did so in a manner that I felt fit my development needs better than Flickr Rippr did, because it sync'd my photos to a CCK Imagefield.
It's not to say that I'm against working with Flickr Rippr to merge Flickr Sync into Flickr Rippr, but is not in my plans for the immediate future. My current plans are to first develop a Drupal 7 port (#1271518: Port to Drupal 7).