|
From: Petr M. <mi...@ph...> - 2008-03-25 16:07:21
|
> I'd apreciate a link to the sourceforge project page on the index page, > maybe in the section of the development version. ??? please send patch > 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. Great, thanks! I've uploaded the file (with minor corrections in the header), please check it. I remember there was an announcement of JavaPlot, but I had no time to edit web pages. Any volunteer for contributions to web pages, as well as to the FAQ, is welcome. I propose this procedure for changes: - Get the html file via "wget", not "Save as" from web browsers (they do some strange things) The use of wget guarantees to get the page as-is. - Change it. - Send the result as a patch (command "diff -u old.html new.html"), or do it as you have done it via letting the modified page somewhere else on the web. For contributions to FAQ, please see http://gnuplot.sourceforge.net/faq/index.html --- PM |