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:
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.