Hi Danny, I'd suggest using your own UI for the user input, and do the scrambling work in your script, and then, storing the result to a hidden userpref.
Hope it helps. -- Takashi On Wed, Sep 7, 2011 at 1:41 PM, DannyDaemonic <[email protected]> wrote: > I'd like to write a blogger gadget that hides email addresses, so I'd > like to be able to take an email address entered by the blog owner as > a user preference, and generate a scrambled key for that email address > and then delete the plain text email address. Is there a way to edit > the preferences to do this? If I just take the email address as a > preference you can see it right in the html where the gadget is loaded > from, which defeats the purpose. > > -- > You received this message because you are subscribed to the Google Groups > "iGoogle Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/Google-Gadgets-API?hl=en. > > -- Takashi Matsuo | Developer Advocate | [email protected] | 03-6384-9224 -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
