[ 
https://issues.apache.org/jira/browse/SHINDIG-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574714#action_12574714
 ] 

Kevin Brown commented on SHINDIG-105:
-------------------------------------

If you're doing this work anyway, it might be useful to just wire it up to get 
the data from /rpc as well. The PHP implementation still doesn't have this yet, 
but it will soon enough, and this change would bring gadgets.js a lot closer to 
a "real" gadget container than it currently is.

I tossed a rough example of rpc integration into 
javascript/container/sample-rpc.html. Take a look at that.

> Add functionality to gadgets.js to support all iframe parameters
> ----------------------------------------------------------------
>
>                 Key: SHINDIG-105
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-105
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Javascript
>            Reporter: Paul Lindner
>            Assignee: Kevin Brown
>
> The gadgets.js bundled with shindig cannot set a number of parameters to 
> control the iframe URLs it generates.  I propose adding the following:
>   gadgets.container values:
>     country
>     language
>     nocache
>     view
>   gadget specific values
>     securetoken
>     view-params
>     hashData (extra data to add to the hash query args)
> These values will be constructed into the iframe URL.  country, language, 
> nocache and view will go in the query string, view-params, securetoken, and 
> hashdata will go in the hash query params.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to