Sorry, my download-install script always overwrites the old tgz archives. The following solved the problem localy: $ find -type f -name '*.html' -print0 | xargs -0 sed -i 's#www.ros.org/##g' hence http://ros.informatik.uni-freiburg.de/roswiki/ is browsable again. But of course it would be nicer to have this fixed in the creation. I could re-tarzip the thusly fixed html pages, if you want. Viele Grüße, Felix Brian Gerkey schrieb am Donnerstag 10 November 2011: > On Thu, Nov 10, 2011 at 9:35 AM, Felix Endres > > wrote: > > now the content is there, but the links are not relative, i.e. > > the "www.ros.org/" in every link needs to be removed. > > Looks like the new version of the export tool is doing something > different with the host name. I think that I know how to fix it, but > given the long turnaround time, I'd like to be sure that it'll work. > Do you happen to have an older version of the roswiki tarball > somewhere that I can check? We haven't been archiving the old ones. > > brian. > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users