Created
August 22, 2012 17:20
-
-
Save HughDevlin/3427702 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
-<Module> -<ModulePrefs title="Hello World!"> <Require feature="opensocial-0.8"/> </ModulePrefs> -<Content type="html"> | |
<![CDATA[ <!-- HTML and JS content be here, just as if this were the <body> content of a web site --> <h2>Hello world!</h2> <h3>Eric developed this, and is happy to share this valuable intellectual property in open source form.</h3> ]]> | |
</Content> </Module> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment