On Apr 17, 9:00 am, "syndicatebk...@gmail.com"
<syndicatebk...@gmail.com> wrote:

> I added this widget into my netvibes opensocial sandbox page, I only
> get to see the gadget xml being rendered as is inside the widget.

That's because you gave the gadget source as the src attribute of your
iframe. An iframe is essentially a mini browser window, so this is the
same as just browsing to http://www.google.com/ig/modules/datetime.xml.
You'll see the XML source, not the rendered gadget.

To see the gadget instead, its XML source needs to processed by
iGoogle. One URL for doing so is
http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/datetime.xml.
Plug that URL into your iframe and you'll see the Google date/time WML
gadget in a Netvibes container (like this: 
http://gad.getpla.net/test/myNetvibesGadget.html).

You can generate a URL like this for any gadget at
http://www.gmodules.com/ig/creator?url=http://www.google.com/ig/modules/datetime.xml.
Obviously, you'll want to use your gadget's source location in the URL
rather than that of the date/time gadget.

String
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to