Many of these extensions are being worked on, but with the holidays it might be a while before they're all ported. Some of the lesser used ones may never be. In rough order of importance, the following features still need to be ported over to shindig:
- settitle - dynamic-height - flash The current setprefs implementation doesn't actually work, because it's dependent on some other code for iframe to parent communication that hasn't been finished quite yet. I'm hoping to rectify this situation after the holidays. The following would be nice to have ported, but in the meantime gadget authors can start simply linking directly to the libs using <script> since they have no container or server dependencies: - tabs - minimessage - drag - grid And these two could take quite a bit more work since currently they assume that google infrastructure is available. - analytics - finance At present, analytics can be implemented by pointing to the analytics source on gmodules.com. Finance is pretty much broken anywhere outside of google properties, but a workaround will hopefully be available very soon. Thanks, ~Kevin On Dec 24, 2007 9:11 AM, jeremi joslin <[EMAIL PROTECTED]> wrote: > Hi, > I've started the integration of Shindig on eXo Platform. So now it's > possible to have a gadget > available the same way as a portlet, which is really easy with the > given javascript and java code. > > Is google going to release soon all the extensions available ? > http://code.google.com/apis/gadgets/docs/reference.html#Feature_Libs > > What can we work on to contribute? > > Regards and Merry Christmas, > Jérémi >

