Deploying own gadget to shindig launched locally I was surprised that it doesn't render settings with user preferences properly (I use <UserPref> to define a list of settings).
I found that it includes http://gmodules.com/ig/gadgetsettings?mid=... Script and passes gadget descriptor url to it. So, if gadget's descriptor is not visible from outside you will get nothing. Looking at paths that shindig has in web.xml I didn't found any subscriptions for settings requests. Are you guys going to support local rendering of settings in next releases? Thanks, Alex

