I've an example running here. Please have a look.

http://birmiwal.net/shishir/apps/osd.xml

Cheers,
Shishir

On May 7, 6:28 pm, Bruno Souza <241...@gmail.com> wrote:
> Hello fellas!
>
> Anyone can tell me how I can get properly the field thumbnailUrl of
> the OWNER?
> I´m trying but the API is always returning the string
> "&sanitize=1&rewriteMime=image/*".
>
> Code snippet:
>
> <script type="text/os-data" xmlns:os="http://ns.opensocial.org/2008/
> markup">
>         <os:ViewerRequest key="viewer" fields="name"/>
>         <os:OwnerRequest key="owner" fields="name, thumbnailUrl"/>
> </script>
>
> <script type="text/os-template" xmlns:os="http://ns.opensocial.org/
> 2008/markup" xmlns:osx="http://ns.opensocial.org/2009/extensions";>
>         <img id="foto_carteirinha" alt="${owner.name.givenName} $
> {owner.name.familyName}" src="${owner.thumbnailUrl}" />
> </script>
>
> Thanks! :)

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