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


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.

Reply via email to