Re: Review Request: osapi.container.util.warn causes errors when used in Internet Explorer

2012-03-08 Thread Henry Saputra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4247/#review5746 --- Ship it! +1 - Henry On 2012-03-08 17:30:51, Stanton Sievers wrote:

Re: Accessing Protected Resources (ie images)

2012-03-08 Thread John Hjelmstad
Tricky situation, but not wholly uncommon. A few random thoughts: 1. Add an async gadgets.io.getProxyUrl() call. Painful, but would allow for a roundtrip to Shindig to pick up one or more signed URLs (or URLs w/ token attached). 2. Do the URLs *need* to be dynamically generated? If not, you can ha

Re: Review Request: if shindig-container feature is included, it overwrites all of the osapi.container functions created by container feature.

2012-03-08 Thread Henry Saputra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4239/#review5735 --- The shindig-container was the old container code before existance of c

Review Request: osapi.container.util.warn causes errors when used in Internet Explorer

2012-03-08 Thread Stanton Sievers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4247/ --- Review request for shindig. Summary --- Remove osapi.container.util.warn be

Accessing Protected Resources (ie images)

2012-03-08 Thread Ryan J Baxter
We have run into a problem where we have images protected by OAuth that we need to use in our gadgets. Usually a for an image would go through the content proxy (gadgets.io.getProxyUrl), but the content proxy cannot do the OAuth dance so we are kind of stuck. One solution would be to request

Re: osapi.groups missing

2012-03-08 Thread Henry Saputra
Sweet! Thanks Mike On Thursday, March 8, 2012, Michael S May wrote: > Henry, > > I am already working on a fix. I'll keep you updated and reach out if I > need any help! > > Thanks! > -- > Mike May > > > > From: Henry Saputra > To: dev@shindig.apache.org, > Date: 03/07/2012 02:42 PM > S

Features css

2012-03-08 Thread daviesd
Is there a way for a feature to include css? I noticed minimessage does this, but messily through container.js. I¹d like to have a feature.css that sits along side the feature.xml and feature.js. Any ideas are appreciated. Doug

Re: Review Request: change if condition in actions_container.js due to runAction function receives an empty array when it calls the registry.getGadgetSites instead of "undefined"

2012-03-08 Thread li xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4216/#review5728 --- Ship it! Thanks for the patch! committed with revision 1298423. - l

Re: Review Request: if shindig-container feature is included, it overwrites all of the osapi.container functions created by container feature.

2012-03-08 Thread Dan Dumont
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4239/#review5720 --- shindig-container and container are mutually exclusive features, I rea

Re: osapi.groups missing

2012-03-08 Thread Michael S May
Henry, I am already working on a fix. I'll keep you updated and reach out if I need any help! Thanks! -- Mike May From: Henry Saputra To: dev@shindig.apache.org, Date: 03/07/2012 02:42 PM Subject:Re: osapi.groups missing Yeah, its a good idea. I think the Group is missin

R: [DISCUSS] Support and active development for PHP version of Apache Shindig

2012-03-08 Thread Goix Laurent Walter
We do use both versions internally and the PHP one is still valuable for fast prototyping & integration with existing CMS. We had to do some work to get it working with the AS data model but I believe if there is enough bandwidth to continue this track it could be valuable in order to widespread

Review Request: if shindig-container feature is included, it overwrites all of the osapi.container functions created by container feature.

2012-03-08 Thread hu jian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4239/ --- Review request for shindig, Henry Saputra, li xu, and Dan Dumont. Summary --