README:
::uploadtoflick::
[prepare]
regiest yourself a yahoo mail --> create a flickr-app --> set callback url using our tools
[install]
just active the module --> set you flickr_api to this module
[magic]
1.upload body photoes to flickr and then replace the photoes'src field in the body!
2.api using show , making batch find
[developer]
1.i need help on form api and session control
2.you will find a detail comment on the project , necessary for you to help me

just watch the screen cast provided


//if photourl contain port , do not choose them now ,this version will not support,like:http://domain:8080/image
//i still not figure out why curl refuse to connect to port beside 80, but the domcument in php.net said it did support,strange
//if you know how to , contact me


3a3d089fce29eda5bab211e3b96d6945
d283d9c9fcca5390
72157624054474606-ef1970b8dca61ed4 
remember them!!
hello,show you how to use this module
README:
::uploadtoflick::
[prepare]
regiest yourself a yahoo mail --> create a flickr-app --> set callback url using our tools
http://feedme.trackself.com/sites/all/modules/uploadtoflickr/tools/login.php is a tool provide by the module , inside the module folder

OK, the flickr job is done


readme with screen cast
[install]
config the api for this login .php
login firstly,press F12 upload
on the previous screen , i have already login , so the second login will show
but if you are new login:after you login on flickr on the same browser!!

just active the module --> set you flickr_api to this module,find page *.page.inc file

sorry that i have not finished writting the admin page , the next release will fixed this
[magic]
OK, watch the show!this will upload all photoes to flickr,upload 50more photoes in once!!!
i don't know formapi well , so i couldn't return to a right page , but the process is done!
need help if you know how to
very fast?case using curl_multi , no pear require! 

1.upload body photoes to flickr and then replace the photoes'src field in the body!
2.api using show , making batch find,i love this better , i am always using this method!
to do a lot of uploads in a just a few codes!
not the same api,it means you could hold a lot of flickr accounts!!!
upload a few images to 
so , this method let us to upload tens photo using different account!!
just upload and show the result!
so , we are done!
the module store photo to files/uploadtoflickr , just delete them yourself ,
next version, it will programly delete
see the warning below , i will update it soon
thx
[developer]
1.i need help on form api and session control
2.you will find a detail comment on the project , necessary for you to help me

just watch the screen cast provided


//if photourl contain port , do not choose them now ,this version will not support,like:http://domain:8080/image
//i still not figure out why curl refuse to connect to port beside 80, but the domcument in php.net said it did support,strange
//if you know how to , contact me