From: <mh...@us...> - 2010-12-11 14:59:20
|
Revision: 313 http://gnuplot-py.svn.sourceforge.net/gnuplot-py/?rev=313&view=rev Author: mhagger Date: 2010-12-11 14:59:13 +0000 (Sat, 11 Dec 2010) Log Message: ----------- Add reference to Belorussion translation. Translation written by Paul Bukhovko <buk...@gm...>. Modified Paths: -------------- trunk/Gnuplot.html Modified: trunk/Gnuplot.html =================================================================== --- trunk/Gnuplot.html 2010-05-03 11:08:37 UTC (rev 312) +++ trunk/Gnuplot.html 2010-12-11 14:59:13 UTC (rev 313) @@ -34,6 +34,9 @@ <li> The <a href="http://lists.sourceforge.net/lists/listinfo/gnuplot-py-users">Gnuplot.py users' mailing list</a></li> + <li> <a href="http://www.moneyaisle.com/worldwide/gnuplot-be">Belorussian + translation</a> of this page</li> + </ul> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mh...@us...> - 2010-12-12 06:36:09
|
Revision: 314 http://gnuplot-py.svn.sourceforge.net/gnuplot-py/?rev=314&view=rev Author: mhagger Date: 2010-12-12 06:36:03 +0000 (Sun, 12 Dec 2010) Log Message: ----------- Link back to project summary page instead of main SourceForge homepage. This is the current SourceForge preference. Modified Paths: -------------- trunk/Gnuplot.html Modified: trunk/Gnuplot.html =================================================================== --- trunk/Gnuplot.html 2010-12-11 14:59:13 UTC (rev 313) +++ trunk/Gnuplot.html 2010-12-12 06:36:03 UTC (rev 314) @@ -8,7 +8,7 @@ <body> -<h1>Gnuplot.py on <a href="http://sourceforge.net"><img +<h1>Gnuplot.py on <a href="http://sourceforge.net/projects/gnuplot-py"><img src="http://sourceforge.net/sflogo.php?group_id=17434&type=1" alt="SourceForge Logo"/></a></h1> <!-- width="88" height="31" border="0" --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mh...@us...> - 2011-11-19 14:13:01
|
Revision: 319 http://gnuplot-py.svn.sourceforge.net/gnuplot-py/?rev=319&view=rev Author: mhagger Date: 2011-11-19 14:12:55 +0000 (Sat, 19 Nov 2011) Log Message: ----------- Add a reference to a Romanian translation of the page. The translation itself was contributed by Alexander Ovsov <al...@gm...>. Thanks! Modified Paths: -------------- trunk/Gnuplot.html Modified: trunk/Gnuplot.html =================================================================== --- trunk/Gnuplot.html 2011-11-19 14:01:45 UTC (rev 318) +++ trunk/Gnuplot.html 2011-11-19 14:12:55 UTC (rev 319) @@ -34,9 +34,10 @@ <li> The <a href="http://lists.sourceforge.net/lists/listinfo/gnuplot-py-users">Gnuplot.py users' mailing list</a></li> - <li> <a href="http://www.moneyaisle.com/worldwide/gnuplot-be">Belorussian - translation</a> of this page</li> - + <li> Contributed translations of this page: + <a href="http://www.moneyaisle.com/worldwide/gnuplot-be">Belorussian</a>, + <a href="http://webhostinggeeks.com/science/gnuplot-sourceforge-ro">Romanian</a> + </li> </ul> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mh...@us...> - 2012-12-06 09:24:49
|
Revision: 327 http://gnuplot-py.svn.sourceforge.net/gnuplot-py/?rev=327&view=rev Author: mhagger Date: 2012-12-06 09:24:36 +0000 (Thu, 06 Dec 2012) Log Message: ----------- Remove some broken, obsolete, and useless links. Modified Paths: -------------- trunk/Gnuplot.html Modified: trunk/Gnuplot.html =================================================================== --- trunk/Gnuplot.html 2012-12-06 09:24:21 UTC (rev 326) +++ trunk/Gnuplot.html 2012-12-06 09:24:36 UTC (rev 327) @@ -34,10 +34,6 @@ <li> The <a href="http://lists.sourceforge.net/lists/listinfo/gnuplot-py-users">Gnuplot.py users' mailing list</a></li> - <li> Contributed translations of this page: - <a href="http://www.moneyaisle.com/worldwide/gnuplot-be">Belorussian</a>, - <a href="http://webhostinggeeks.com/science/gnuplot-sourceforge-ro">Romanian</a> - </li> </ul> </td> </tr> @@ -116,9 +112,7 @@ <p> To get good use out of Gnuplot.py, you will want to know something about gnuplot, for which a good source is the gnuplot help (run gnuplot then type 'help', or read it online at <a -href="http://www.gnuplot.info/">the gnuplot website</a>). You might also want to check out Bernhard Reiter's <a -href="http://www.usf.uni-osnabrueck.de/~breiter/tools/gnuplot/index.en.html"> -gnuplot information page</a>, which has many more links. </p> +href="http://www.gnuplot.info/">the gnuplot website</a>).</p> <h2>Installation</h2> @@ -175,8 +169,7 @@ <p> The Gnuplot.py package was written by Michael Haggerty. </p> <p> The package was inspired by and partly derived from the Gnuplot.py -module written by <a href="http://starship.python.net/crew/hinsen/"> -Konrad Hinsen</a>. </p> +module written by Konrad Hinsen. </p> <p> Berthold Höllmann submitted a <tt>setup.py</tt> file to be used with <tt>distutils</tt>. </p> @@ -199,12 +192,7 @@ <<i>mh...@al...</i>></a>)</p> <p> - <a href="http://validator.w3.org/check?uri=referer"><img - src="http://www.w3.org/Icons/valid-xhtml10" - alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a> </p> -<p> -</p> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |