10 messages in com.googlegroups.opensocial-orkut[orkut-developer] Re: How to display ...
FromSent OnAttachments
varun.j27 Jun 2008 04:44 
Prithvi Raj27 Jun 2008 08:02 
varun.j27 Jun 2008 23:24 
Prithvi Raj28 Jun 2008 01:28 
Prithvi Raj28 Jun 2008 01:29 
varun.j28 Jun 2008 05:40 
Jason01 Jul 2008 15:54 
varun.j01 Jul 2008 22:40 
varun.j02 Jul 2008 10:18 
Jason03 Jul 2008 16:42 
Subject:[orkut-developer] Re: How to display a diff page in Profile view ?
From:Prithvi Raj (chil@gmail.com)
Date:06/28/2008 01:28:17 AM
List:com.googlegroups.opensocial-orkut

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 ????