[
https://issues.apache.org/jira/browse/SHINDIG-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-1211.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.1-BETA4
lgtm
> Only show settings menu in sample gadget if there are user editable prefs
> -------------------------------------------------------------------------
>
> Key: SHINDIG-1211
> URL: https://issues.apache.org/jira/browse/SHINDIG-1211
> Project: Shindig
> Issue Type: Improvement
> Components: Javascript
> Reporter: Benjamin McCann
> Fix For: 1.1-BETA4
>
> Attachments: shindig_javascript_container_gadget.js.patch,
> shindig_javascript_samplecontainer_samplecontainer.js.patch
>
>
> Right now, the settings option is always displayed. Instead, it would be
> better to make this like iGoogle where the settings menu is displayed only if
> there are non-hidden prefs. In order to accomplish this, we need to
> initialize the gadget with the preference information and the gadget needs to
> store the preference object instead of just the preference name/value so that
> we have access to the preference type. This will also make it easier to
> implement a gadget prefs UI as described in SHINDIG-1188 since that would
> also require access to the preference type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.