Opened 16 years ago
Closed 12 years ago
#2671 closed New Feature (wontfix)
Upload directly to Picasa
Reported by: | lenn-art | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Confirmed | Cc: |
Description
There's an uploading function in FCKeditor. The picture will be uploaded to the own FTP space. I want to upload the picture directly to Picasa.
Is this possible to build? And how easy? I don't know the Google API, but maybe someone here has enough knowledge.
Change History (4)
comment:1 Changed 16 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
The Google API information http://code.google.com/apis/picasaweb/overview.html
From the description: Here are some of the things developers have done with the API
- Created applications to easily upload photos from devices, desktop applications, and other web services.
There's even some (PHP) sample code here, http://code.google.com/apis/picasaweb/code.html
comment:4 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
FCKeditor is no longer supported and CKEditor provides only hooks for filemanager. It's up to user to create such upload function.
I haven't seen such API. Reopen if you can provide such info.