Hi,

you can host everything on google code

1. define the correct mime type for your HTML content when you commit
eg.
svn:mime-type
text/xml

2. define an xml widget
    <?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs title="your doc title" width="400" height="600"
scrolling="true" />
  <Content type="url" href="http://projectname.googlecode.com/svn/doc/
index.html" />
</Module>

3. use the widget in the wiki page directly
    <wiki:gadget url="http://projectname.googlecode.com/svn/path/
doc.xml" width="100%" height="600" border="0" />


see http://code.google.com/p/support/wiki/WikiSyntax#Gadgets

cheers,
zwetan

--

You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.


Reply via email to