10 messages in com.googlegroups.google-mashup-editorRe: Display all photos from picasa
FromSent OnAttachments
Ivo03 Jan 2008 07:53 
Jason03 Jan 2008 10:33 
Michael O'Neal03 Jan 2008 10:39 
Ivo03 Jan 2008 23:40 
Ivo04 Jan 2008 00:01 
Ivo04 Jan 2008 06:57 
Jason04 Jan 2008 10:48 
Ivo07 Jan 2008 06:14 
Michael O'Neal07 Jan 2008 06:21 
Ivo07 Jan 2008 07:25 
Subject:Re: Display all photos from picasa
From:Ivo (ivo.@gmail.com)
Date:01/04/2008 12:01:43 AM
List:com.googlegroups.google-mashup-editor

Hi Jason,

thank you, it works perfect.

Ivo

On 3 Led, 19:34, Jason <gmej@google.com> wrote:

Hi Ivo. In order to accomplish this, you'll need to implement a JavaScript function that iterates through the list of albums, and, for each album, retrieves the list of photos entries, copying them to a writable feed. My feed aggregation sample does something similar:

http://demo-combinefeeds.googlemashups.com/

Please let me know if you have any more questions or need help getting started.

Happy mashing! - Jason

On Jan 3, 7:53 am, Ivo <ivo.@gmail.com> wrote:

Hi,

is there a possibility to display all images from all albums in one list? I know how to display the list of albums and second list of photos of the selected album, but that isnt what I need.

Regards