For accessing the Viewer's data, please do the following:
<script type="text/os-data" xmlns:os="http://ns.opensocial.org/2008/
markup">
<os:ViewerRequest key="viewer"/>
</script>
<script type="text/os-template" require="viewer">
<b>Viewer ${viewer.name.givenName}'s friends</b>
</script>
As for the friends' display, try changing the <script> start tag to:
<script type="text/os-template" require="friends">
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---