On May 7, 9:48 pm, zwetan <[email protected]> wrote: > > Is there any way to link the README file in a project to its front > > page on Google Code, in the way that GitHub does? I realise you can > > copy and paste the README file, but then you need to do that every > > time the file is changed and the front page of projects don't seem to > > be exported if you clone or checkout a project wiki. So, I'm confused > > as to whether or not this is possible? > > > Any ideas?! > > hi you could try with a wiki gadget > > http://code.google.com/p/support/wiki/WorkingWithGoogleGadgets#Embedd... > > create an xml file on your repository > ---- > <?xml version="1.0" encoding="UTF-8" ?> > <Module> > <ModulePrefs title="remote content example" /> > <Content type="url" href="http://google-code-project-hosting- > gadgets.googlecode.com/svn/trunk/readme.txt" /> > </Module> > ---- >
That's a fantastic idea, thanks! Sarah -- You received this message because you are subscribed to the Google Groups "Project Hosting on 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.

