You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Benjamin McCann (JIRA)" <ji...@apache.org> on 2009/10/27 00:26:59 UTC

[jira] Updated: (SHINDIG-1211) Only show settings menu in sample gadget if there are user editable prefs

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

Benjamin McCann updated SHINDIG-1211:
-------------------------------------

    Attachment: shindig_javascript_samplecontainer_samplecontainer.js.patch
                shindig_javascript_container_gadget.js.patch

> 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
>         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.