Project:Flickr Upload
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Shiny
Status:needs work

Issue Summary

port Flickr Upload to Drupal 6.x

Comments

#1

Yes, please port this to drupal 6.x if you have the opportunity. It's exactly the module that I'm looking for.

#2

subscribing... me too :)

#3

ok i'm not a php coder, but i do this with some simple correction and deadwood module.

It seems not to upload neither on server and flickr, but it is possible that i don't understand how flickr api keys or module works.

Can anybody try it?

I used:

- phpFlickr 2.3.0.1
- flickr 6.x-1.0-beta1

I hope to wake up this project.

AttachmentSize
flickrup.tar_.gz 10.28 KB

#4

Subscribing.

Looking into upgrading standagainstpoverty.org to drupal 6, and this module is used there. A working drupal 6 port would be helpful.

#5

+1 for porting to D6. Subscribing.

#6

+2 for porting to D6... PPPPPPPPPPPPPLLLLLLLLLLLLLLEEEEEEEEEEEAAAAAAAAAAAAASSSSSSSSSSSSEEEEEEEEEEEEE

#7

should be ported to d6.

#8

The deadwooded module in #3 is not gonna work. Though some of the module code is updated to d6, it's still using an old cck api.

Instead of continuing with this module, I'm gonna mash up flickr upload functionality with flickrfield if anyone's interested...

#9

@aaronbauman: I would be happy to contribute testing for a new version of flickrfield.

When you say "flickrfield" are you referring to the "flickrfield" sub-module of Flickr module? http://drupal.org/project/flickr

#10

I would very much like to see this happen.

#11

Yes, the flickrfield sub-module of Flickr module, which is a cck field enabling flickr photos on nodes.
Here's the patch: #555040: A flickrfield image browser to preview flickr images

#12

Thanks for the link aaronbauman

#13

This patch has flickr upload functionality? or is this so people can preview images from flickr and attach them to posts?

#14

On another note, we are sponsoring the port for this module to Drupal 6

#15

Great. Thanks freeStyle_Media

I would be happy to contribute testing for Flickr Upload module for Drupal 6.

#16

That would be great, Thank you. I will let you know when it is available.

#17

any update on this? does anyone have something I can review or help work on?

@aaronbauman any progress on integrating the upload feature with flickrfield?

#18

I've created a module for uploading Flickr images into a single Flickr account. Hope it helps.
http://verticalmotion.nl/2009/10/01/drupal-flickr-upload-module/

#19

Thanks lsdevries.

Do you have plan to join force with current 'Flickr Upload' module? http://drupal.org/project/flickrup The 'Flickr Upload' module maintainer might welcome that. Read more at http://drupal.org/node/23789

Feel free to contribute a new module http://drupal.org/project/Modules

#20

I decided to come up with something a little simpler since it seems this is going nowhere fast and was pretty messy... http://drupal.org/project/flickr_imagefield

#21

If you're still interested in D6 upgrade.... a new maintainer for this module would be welcomed.

#22

i've taken over as maintainer -- and begun the D6 conversion.

#23

Assigned to:Anonymous» Shiny

#24

Hi

I believe this kind of module for D6/7 would be very useful for me and I'm sure others as an option for a user gallery on my site as it would unload the storage and bandwidth to flickr instead of my server. I'm willing to donate $$$ to make this happen faster.

#25

Status:active» needs work

I have come to the rescue (hopefully)! I've ported it to D6 for the most part, but I haven't fixed the file_check_upload() change into file_save_upload(). It's a little complex so I need someone more experienced than me to take a look at it.

Meanwhile, the rest of it's pretty much there. Zip file attached.

Why Zip? I'm not very good at patches and they never seem to work for me, so I zip the module code up and upload (as if you were downloading from the module page, except it's .zip and not .tar.gz.

AttachmentSize
flickrup.zip 20.53 KB

#26

Thanks

I'll test it out tomorrow as I have to reinstall the flickr modules on my site.

#27

Version:5.x-1.x-dev» 6.x-1.x-dev

Awesome sauce.. If someone says "this kinda works" then i'll push it into CVS. I understand there's still some work to do.

#28

Yeah, just a little more on the file upload hooks. I'm sure if I looked at it in detail I could probably get that.

Will have another look as soon as I can. In the meanwhile, someone else can take a sneaky peek if they know what they're up to - that'd be great.