|
From: Ethan A M. <merritt@u.washington.edu> - 2008-03-25 15:03:35
|
On Tuesday 25 March 2008 05:43, Tim Hoffmann wrote: > I'd apreciate a link to the sourceforge project page on the index page, > maybe in the section of the development version. > > > Furthermore I applied the changes announced in > http://sourceforge.net/mailarchive/forum.php?thread_name=477AA67C.2080607%40uni-bonn.de&forum_name=gnuplot-beta > to the links page. > sections front-ends and programming interfaces: > - updated some broken links > - moved items with broken links to "no longer available" if no current > link found (original links commented out in source code) > > the new version can be found at > http://home.arcor.de/lord_astfgl/links.html > It would be nice, if you could update it to the page. I notice you have replaced the relative links <a href="files/something.here"> with absolute links <a href="http://gnuplot.sourceforge.net/files/something.here"> But this is maybe not such a good idea, since the web site is mirrored. For instance, people can use the http://gnuplot.info site even if SourceForge is unavailable. But if you mirror the absolute links, then the mirror site is no longer self-contained. I really don't want to take on the job of web site maintenance, so I'm just offering this as a comment. -- Ethan A Merritt |