Apologies for cross-posting this from the OpenSocial group but I
noticed this one after and thought it might be more appropriate.
Testing the Hello world app with home, profile and canvas as the same
content:
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Hello World!">
<Require feature="opensocial-0.8" />
</ModulePrefs>
<Content type="html" view="home,profile,canvas" >
<![CDATA[
Hello, world!
]]>
</Content>
</Module>
Added the app in the sandbox, enabled it in my profile, but it still
doesn't show up. What am I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---