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
Comment #1
jtsnow commentedCurrently, 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.
Comment #2
jtsnow commentedGoogle Gadget and Facebook formats have been implemented.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.