[moodle] / moodle / lib / googleapi.php Repository:

Diff of /moodle/lib/googleapi.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4, Mon Jan 19 15:19:26 2009 WST revision 1.5, Mon Jan 19 15:42:09 2009 WST

By moodler:

repository/picasa MDL-17473 Added a preview link

# Line 448  Line 448 
448                  'thumbnail' => (string) $thumbnailinfo['url'],                  'thumbnail' => (string) $thumbnailinfo['url'],
449                  'thumbnail_width' => 72,  // 72 is the native maximum dimension                  'thumbnail_width' => 72,  // 72 is the native maximum dimension
450                  'thumbnail_height' => 72,                  'thumbnail_height' => 72,
451                  'source' => (string) $fullinfo['url']                  'source' => (string) $fullinfo['url'],
452                    'url' => (string) $fullinfo['url']
453              );              );
454          }          }
455    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7