Hi, I'm new to gadgets dev. I go to the intro page which has the gadgets code editor:
http://code.google.com/apis/gadgets/docs/tools.html a hello-world sample is already provided. I try File -> Publish, but get an error: "Validation is not allowed for this file." my code is just the hello-world code that was already pre-populated by the site: <?xmlversion="1.0" encoding="UTF-8" ?> <Module> <ModulePrefs title="hello world example" /> <Content type="html"> <![CDATA[ Hello, world! ]]> </Content> </Module> I can save the module as a new file, just can't publish it. I don't understand, isn't the GCE there for developing gadgets? Thanks -- 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.
