Hey there, I was wondering how would the integration work with external sites, like facebook, netvibes, Igoogle for example. IS it already working since the code would work to insert the widget wherever a user wants ??

How about passing user specific widgets that would be different bepending on the UID ?? Is this planned for the final version ??

Comments

jtsnow’s picture

Currently, you can place widgets wherever you can place IFrame code. For each additional type of widget, an additional module will have to be made. As part of Summer of Code, I am planning on creating a Google Gadgets module. (iGoogle and OpenSocial both use the Google Gadgets format.)

User-specific widgets can be made by creating a widget from a View and passing the UID or Username as an argument to the View. See http://drupal.org/node/267166 for more information on Views widgets.

jtsnow’s picture

Status: Active » Fixed

Google Gadget and Facebook formats have been implemented.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.