As for uploading to the wiki, you can do it like that: > Where is the wiki content > stored?<http://code.google.com/p/support/wiki/WikiFAQ#Where_is_the_wiki_content_stored?> > > If Subversion is used, all wiki pages are stored in the /wiki/ directory > of your project's Subversion repository, as files ending in .wiki (other > files and subdirectories will be ignored). That means you can use a > Subversion client and your favorite text editor to add and edit wiki pages. > > If Mercurial is used,the wiki content is stored > http://wiki.[projectname].googlecode.com/hg/ where [projectname] is the > name of the specific project. For Git, > http://wiki.[projectname].googlecode.com/git. > http://code.google.com/p/support/wiki/WikiFAQ#Where_is_the_wiki_content_stored?
Am Mittwoch, 25. Juli 2012 16:46:20 UTC+2 schrieb [email protected]: > Dear all, > > I need to have images in the project wiki documentation. At the moment I > link to an external url, > but I would like to integrate the images in the google code project > website. What would be the best place to store them? > > I can see different strategies: > > * uploading in the Download section (not very suitable, since image will > probably have to change) > * uploading as part of the source code repository (is this allowed or will > my site be blocked?) > * uploading on the wiki (seems best option, but how do I do that?) > > Any advice is welcome! > Sabina -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-code-hosting/-/I87w7BhXlFcJ. 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.

