Issue Details (XML | Word | Printable)

Key: MDL-17473
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Poltawski
Reporter: Dan Poltawski
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16543

Develop "picasa" plugin for Picasa

Created: 01/Dec/08 01:17 AM   Updated: 22/Jun/09 11:30 AM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: None

File Attachments: 1. Text File MDL-17473.patch (2 kB)


Participants: Dan Poltawski, Dongsheng Cai, Martin Dougiamas and Timofonic
Security Level: None
Resolved date: 22/Jun/09
Affected Branches: MOODLE_20_STABLE


 Description  « Hide
Using google data api

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 13/Jan/09 03:02 PM
Some comments:
  • heights need to be set for each thumbnail
  • some space around them
  • where are the preview links?

Dan Poltawski added a comment - 13/Jan/09 11:50 PM
The heights are set for the thumbnails - but it is just giving the correct size for the generated thumbnail. I guess what you are after is the same height for each so it doesn't look stupid.

Dongsheng Cai added a comment - 14/Jan/09 12:45 PM
A fixed height and width make it look better

Martin Dougiamas added a comment - 19/Jan/09 02:59 PM
I've set the thumbnails to be hardcoded to the maximum dimension that Google is sending: 160x160 for the sets and 72x72 for the files. Seems to work nicely.

Martin Dougiamas added a comment - 19/Jan/09 03:19 PM
I've just altered the logic for the filename generation ... it'll use the description text if there is any. Makes browsing and saving a bit nicer than all those numeric titles.

Martin Dougiamas added a comment - 19/Jan/09 03:42 PM
I added a preview link ... (but the URL is not always working and I'm not sure why)

Dan Poltawski added a comment - 19/Jan/09 05:14 PM
Cool, thanks! (Sorry for ot getting a look at the patch before now)

Timofonic added a comment - 07/Mar/09 11:58 PM
I'm quite interested about Picasa support for Moodle, any news if this patch has been merged to trunk? Any Moodle version with this patch already merged?

Dongsheng Cai added a comment - 08/Mar/09 12:52 AM
Hi, Timofonic,
Picasa plugin is available in Moodle 2.0

Timofonic added a comment - 08/Mar/09 01:46 AM
Thanks.

It's enough usable for a production environment? Or too early?


Dongsheng Cai added a comment - 22/Jun/09 11:30 AM
adding code to support non-js filepicker

Dongsheng Cai added a comment - 22/Jun/09 11:30 AM
Added