Skip to content

Instantly share code, notes, and snippets.

@hoozecn
Forked from anonymous/egadget.xml
Created July 5, 2013 05:06
Show Gist options
  • Select an option

  • Save hoozecn/5931921 to your computer and use it in GitHub Desktop.

Select an option

Save hoozecn/5931921 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Multiple Content Sections (version 1)">
<Require feature="opensocial-0.8" />
</ModulePrefs>
<Content type="html" view="profile">
<![CDATA[
<h1>Profile</h1>
]]>
</Content>
<Content type="html" view="canvas">
<![CDATA[
<h1>Canvas</h1>
]]>
</Content>
</Module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment