[
https://issues.apache.org/jira/browse/SHINDIG-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arne Roomann-Kurrik updated SHINDIG-618:
----------------------------------------
Attachment: fix-618-bug.patch
Added support for checking "url" and "cache" querystring parameters in the
samplecontainer.
Upon initial page load, if url is present, the "Displaying gadget:" field of
the samplecontainer is changed to the value of the url parameter, instead of
SocialHelloWorld.xml
Upon initial page load, if cache is present and set to 0 (i.e. ?cache=0), the
"use cache" checkbox is disabled. Using the "reset all" button preserves the
current status of the checkbox if the user wishes to enable caching again.
> Add ?url= paramater to sample container for gadget XML
> ------------------------------------------------------
>
> Key: SHINDIG-618
> URL: https://issues.apache.org/jira/browse/SHINDIG-618
> Project: Shindig
> Issue Type: Improvement
> Components: Sample container & Examples
> Reporter: Dan Peterson
> Priority: Trivial
> Attachments: fix-618-bug.patch
>
>
> It would be quite convenient if the sample container allowed an optional
> parameter to specify the URL for a gadget XML file to render.
> Instead of:
> http://www.shindig-demo.org/samplecontainer/samplecontainer.html
> It would be something like:
> http://www.shindig-demo.org/samplecontainer/samplecontainer.html?url=http://foo.com/gadget.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.