On Sat, Mar 1, 2008 at 7:23 PM, Brian Eaton <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 1, 2008 at 2:38 PM, Kevin Brown <[EMAIL PROTECTED]> wrote: > > Currently this isn't possible, since the skin attributes are defined in > the > > rendering server, not by any outside source. > > Rendering container, or rendering gadget server? I trust the gadget > server for this, at least for now. The container less so. Yes, the gadget server defines these values. They never come from user or container input at this point in time. If / when we support something like /ifr?url=...&skin=http://... we'll of course need to sanitize the values from the skin configuration. For now, any per-user skin support would require custom code beyond what's in shindig already.