You can configure the application to include gadgets that people can use when customizing
home and overview pages. OpenSocial gadgets are mini applications written using the
OpenSocial API, which is used by many social web applications. Like widgets,
gadgets provide a way to embed functionality -- newsfeeds, games, maps, and so on -- in
web pages. You can add any gadget developed using the OpenSocial API, which means that
gadgets can come from anywhere. You'll find a
directory
of gadgets at the Google web site.
Important: OpenSocial gadget
integration is a beta feature. Commercial gadgets are not currently supported.
Please proceed with caution, verifying that any gadget you create or install follows
the OpenSocial API only.
You enable people to use gadgets by adding the gadgets, then selecting the application
contexts in which they will be available for people. For example, after you add a gadget
you can specify that it should be available on users' personalized homepage and social
group overviews, but not on the main application homepage, space overviews, project
overviews, or overviews displayed by custom containers you might have added to the
application.
Note: Gadgets can refer to resources such as images and other page from
within their code. Depending on how the reference is made by the code and on the
browser's security settings, this can cause Internet Explorer (version 6) to display
warning messages. The message will warn of "both secure and nonsecure content" on
the page.