Displaying settings UI has to be done in the container. Shindig isn't a
container, it's a renderer, so there isn't anything for us to include.

You might want to check container projects, like Partuza, to support
features like this.

On Tue, Feb 10, 2009 at 5:32 AM, Alexander Vushkan <
[email protected]> wrote:

> 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
>

Reply via email to