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