Skip to content

Instantly share code, notes, and snippets.

Created July 5, 2013 05:05
Show Gist options
  • Select an option

  • Save anonymous/5931917 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/5931917 to your computer and use it in GitHub Desktop.
events gadget xml
<?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