You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/06 09:22:58 UTC

[jira] Assigned: (SHINDIG-105) Add functionality to gadgets.js to support all iframe parameters

     [ https://issues.apache.org/jira/browse/SHINDIG-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Brown reassigned SHINDIG-105:
-----------------------------------

    Assignee: Paul Lindner  (was: Kevin Brown)

> 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: Paul Lindner
>
> 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.