Hi Takashi.  I don't think your answer applies for a Blogger based Google
Gadget.  In Blogger, the blog owner sets up the gadgets.  It doesn't make
sense to put a configure button in the gadget's content section since only
the blog owner should be able to configure the gadget, not just anyone
viewing it.  Unless I'm mistaken on how that works.

What I really need is a way to use my own scripting to get the hash I need
before the content is displayed.  Perhaps some kind of call back that gets
called when user preferences are set during configuration, or something
equivalent.

On Tue, Sep 6, 2011 at 11:30 PM, Takashi Matsuo ♟ <[email protected]>wrote:

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

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

Reply via email to