On Apr 8, 9:45 am, Matt Kruse <[email protected]> wrote: > Previous functionality was that the gadgets prefs display was over- > written by my custom settings display. This is no longer the case, so > individual feeds cannot be customized. Perhaps some of the internals > of iGoogle are changing?
I just got a chance to take a closer look at this, and it now seems that the user prefs for an RSS feed are now generated at the time that "Edit Settings" is clicked. So my code that replaces this content doesn't work anymore. Bummer. But, I'm hacking it in, so that's the game, I guess. Question - is it still possible to re-cache inline gadgets? If so, I will update my gadget so it works again. Otherwise, I'll just keep working on the GreaseMonkey implementation. Unfortunately, since most people don't have GreaseMonkey, doing it that way will really limit its potential audience. > The other unfortunate thing is that gadgets use long url's to save > data and to paint themselves. If you have enough prefs of sufficient > length, the urls become too long and both saving and painting fails. This still frustrates me. I think it would require a design change to allow for longer user prefs, but until then some things will continue to fail silently because url's are too long. Matt Kruse --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
