Never tried your code. But i guess it wont work.
The orkut developer documentation only says about what I gave above.
Anyway just give a try to both... the one I gave will surely work..
and if the one you gave works.. then please do inform me about
that. :-)
On Jun 28, 11:25 am, "varun.j" <varo...@gmail.com> wrote:
Can we write like this ?
Eg:
<Module>
<ModulePrefs ..........>
<Require feature="opensocial-0.7"/>
<Require feature="dynamic-height"/>
</ModulePrefs>
<Content type="html" view="profile">
<html>
<h1> Profile View </h1>
</html>
</Content>
<Content view="canvas" type="url" href="web url" />
</Module>
is the above code correct ????