Anatoly,
The usage of @app that you have won't work. What you are really trying to do
is to navigate to profile view. We'll be implementing os:NavigateToView to
take of these issues. Please refer to the blog post and the section on
missing features.

Thanks,
-apurv

On Mon, Mar 9, 2009 at 4:09 PM, anatoly <anato...@gmail.com> wrote:

>
> I don't pass @app to my server in this app.
>
>
> Here is my xml with 5 lines of code for profile view:
> http://www.vandalismpro.com/opensocial/orkut.xml
>
>
> I don't see any profile box in sandbox. It was announced that profile
> templates should work @ sandbox.
>
> Any idea why it's not working?
>
>
>
> On Mar 9, 12:33 pm, Apurv Gupta <apurv.gu...@gmail.com> wrote:
> > You can use HttpRequest and pass @app in a parameter to generate the
> right
> > view. You can test if things are working by using the canvas view.Profile
> > views for compliant apps will be enabled in a few weeks.
> >
> >
> >
> > On Mon, Mar 9, 2009 at 3:54 PM, anatoly <anato...@gmail.com> wrote:
> >
> > > I need to pass it actually.
> > > So I just add @app as id and that should work?
> >
> > > One of my apps has a very simple html profile view with app id is the
> > > only thing I should get.
> >
> > > I updated this profile and I don't see anything in sandbox, how do I
> > > know what is wrong?
> >
> > > On Mar 9, 12:06 pm, Apurv Gupta <apurv.gu...@gmail.com> wrote:
> > > > Hi,
> > > > I am not sure you can get the gadget-id. To pass the id where
> required,
> > > you
> > > > can use @app in the templates. Why do you need the gadget Id,
> > > incidentally?
> >
> > > > -apurv
> >
> > > > On Mon, Mar 9, 2009 at 3:24 PM, anatoly <anato...@gmail.com> wrote:
> >
> > > > > Hi apurv
> >
> > > > > How can I make an equivalent to the following call in templates
> > > > > gadgets.util.getUrlParameters()["gadgetId"]
> >
> > > > > to get the gadget id?
> > > > > Did not find that in the docs
> >
> > > > > thanks
> >
> > > > > On Mar 9, 7:41 am, Apurv Gupta <apurv.gu...@gmail.com> wrote:
> > > > > > Hi Sharath,
> > > > > > Those are regular html tags and are allowed.
> >
> > > > > > @prashant:
> >
> > > > > > If you use only basic html, you should be fine and profile view
> will
> > > > > display
> > > > > > when we enable all applications. I am curious though: is your
> profile
> > > > > view
> > > > > > not at all dependent on viewer/owner? If yes, then remeber that
> JS
> > > won't
> > > > > > execute on profile page - so you would have to use templates to
> > > customize
> > > > > > the profile view per owner/viewer.
> >
> > > > > > Thanks,
> > > > > > -apurv- Hide quoted text -
> >
> > > > - Show quoted text -- Hide quoted text -
> >
> > - Show quoted text -
> >
>

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