Hello all,

I am starting with google gadget and I just hit the first wall.

According to the doc there is to two value possible for the type
attribute of the Content tag.

When using url type, one's suppose to simply add and url within the
href attributes.

when I do so, then save, publish and add it to my iGoogle page I get
an "Google Error NOT FOUND ..."

This is the code :

<?xml version="1.0" encoding="UTF-8"?>
<Module>
    <ModulePrefs title="title"
                 description="desc"
                 author="John Doe"
                 author_email="[email protected]">
        <Require feature="dynamic-height"/>
        <Require feature="views"/>
        <Optional feature="maximize"/>
    </ModulePrefs>
    <Content type="url" href="http://www.google.fr"; view="default,
canvas"/>
</Module>

Does anyone see something wrong with that ?

If so, please let me know.

Cordialy,

--
Spredzy

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