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> |