The sample rss-reader gadget is designed to just display a single rss feed. You will have to study the code to learn how it works and then adapt the code to handle multiple feeds or even create a new gadget from scratch and implement the features you want. The samples are intended to be a learning method and no full-featured solutions.
Best regards, Benjamin On Jun 18, 7:01 am, Philip <[email protected]> wrote: > I use the sample rss from Google SDK to modify an learn. > But when I tried to edit /sample/editme/config_constants.js and > putted more rss in it. > It just went wrong. > > ========================== > // Feed URL. > var CONFIG_FEED_URL =' a.rss','b.rss'; > =========================== > > Is that possible and how? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
