for me is printing the first line:
Viewer = YES

On Mon, Mar 30, 2009 at 12:41 PM, Badaro <bad...@gmail.com> wrote:

>
> Is there any way to do this? There's a small section of my profile I'd
> like to hide if the viewer doesn't have the application installed.
>
> Testing the "viewer" variable (which is the name i gave to my
> PeopleRequest) doesn't seem to work... neither of these prints
> anything:
>
>    <h5 if="${viewer != null}"> Viewer = YES</h5>
>    <h5 if="${viewer == null}"> Viewer = NO</h5>
>    <h5 if="${viewer}">Has Viewer = YES2</h5>
>    <h5 if="${!viewer}">Has Viewer = NO2</h5>
>
> I also didn't find anything in the documentation telling how to to
> this.
> >
>

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