Hello developers,

I have a code that looks something like this
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="assd" description="asdas" >
<Require feature="opensocial-0.7" />
<Require feature="views"/>
</ModulePrefs>

<Content type="html" view="profile">
<![CDATA[
<center>
The profile view is amazing !!!
</center>
]]>
</Content>
<!-- end of profile view-->

<Content type="html" view="canvas">
<![CDATA[
<center>
The canvas view is amazing !!!
</center>
]]>
</Content>
</Module>

however, my profile view is not showing when I log into sandbox.
Moreover, the profile view of other applications that I have added is
also not visible.
kindly guide me on the same.

Shikhar

--~--~---------~--~----~------------~-------~--~----~
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 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to