When I took new copy of it and I changed the gadget xml file to
http://www.google.com/ig/modules/aue07otr.xml, then I got the following
error.

*FAILED_TO_RETRIEVE_CONTENT Malformed gadget spec URL:
http://www.google.com/ig/modules/aue07otr.xml*

On Feb 20, 2008 2:57 PM, Neo Anderson <[EMAIL PROTECTED]> wrote:

> <?xml version="1.0" encoding="UTF-8" ?>
> <Module>
>   <ModulePrefs title="Preferences for __UP_myname__" height="250" />
>   <UserPref name="mychoice" display_name="List Params?" datatype="bool"/>
>
>   <UserPref name="myname" display_name="Name" required="true"/>
>   <UserPref name="mycolor" display_name="Color" default_value="Blue"
> datatype="enum">
>
>     <EnumValue value="Red"/>
>     <EnumValue value="Blue"/>
>     <EnumValue value="Green"/>
>     <EnumValue value="Yellow"/>
>
>     <EnumValue value="Pink"/>
>     <EnumValue value="Orange"/>
>     <EnumValue value="White"/>
>   </UserPref>
>
>   <Content type="url" 
> href="http://localhost/iGoogle/A.php"/<http://localhost/iGoogle/A.php%22/>
> >
> </Module>
>

Reply via email to