Hi all,

I'm having some trouble getting my app to utilize the profile view.
I'm trying to use the method that was posted on the okrut Developer
Blog. Here's my xml code:

<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="XXXXXXXXXX"
                           author="XXXXXXXXXXX"
                           author_affiliation="XXXXXXXXXXXXXXX"
                           author_location="XXXXXXXXXXXXXXXX"
                           author_email="XXXXXXXXXXXXXXX">
    <Require feature="opensocial-0.8" />
    <Require feature="dynamic-height" />
  </ModulePrefs>
  <Content type="html" view="profile660"><![CDATA[
  Testing the profile view!!!
  ]]></Content>


  <Content type="html" view="canvas"><![CDATA[
   ...
   ]]></Content>
</Module>


Am I doing something wrong with the profile view section?

-- 
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-or...@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