Hi when trying to upload a bare minimum app xml file to orkut i get a
"There was an error getting information about this application:"

This is the xml:

<?xml version="1.0" encoding="UTF-8" ?>
<Module>

    <ModulePrefs    title="My title"
                    description="My description">

        <Require feature="opensocial-0.7" />

    </ModulePrefs>

    <Content type="html" view="profile">
          <![CDATA[

        <div id="profile_page">
            <h1>Profile Page</h1>
        </div>

      ]]>
        </Content>

    <Content type="html" view="canvas">
      <![CDATA[

        <div id="canvas_page">
            <h1>Canvas Page</h1>
        </div>

      ]]>
    </Content>

</Module>

This code works fine in MySpace and Hi5. Is Orkut experiencing
problems?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to