From: <jd...@us...> - 2009-05-28 16:30:20
|
Revision: 7156 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7156&view=rev Author: jdh2358 Date: 2009-05-28 16:30:12 +0000 (Thu, 28 May 2009) Log Message: ----------- update to doc sidebar Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2009-05-28 16:11:16 UTC (rev 7155) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2009-05-28 16:30:12 UTC (rev 7156) @@ -1,10 +1,20 @@ -<h3>Download</h3> -<p>Current version: <b>{{ version }}</b></p> +<h3>News</h3> -<p>Nominate matplotlib for a community choice award! +<p>Please <a href="http://sourceforge.net/project/project_donations.php?group_id=80706">donate</a> +to support matplotlib development.</p> + +<p>Nominate matplotlib for a community choice award by clicking the +image below -- suggested category "Best Project for Academia" for +software which "helps you hit the books, analyze global trends, or +just understand the world a little bit better than you did before": <a href="http://sourceforge.net/community/cca09/nominate/?project_name=matplotlib&project_url=http://sourceforge.net/projects/matplotlib/"><img src="http://sourceforge.net/images/cca/cca_nominate.png" border="0"/></a> </p> + +<h3>Download</h3> +<p>Current version: <b>{{ version }}</b></p> + + <p>Download matplotlib from the sourceforge <a href="http://sourceforge.net/projects/matplotlib">project</a> page (but first take a look at the <a href="{{ @@ -16,8 +26,6 @@ and mapping toolkit <a href="http://matplotlib.sf.net/basemap/doc/html">basemap</a>.</p> -<p>Please <a href="http://sourceforge.net/project/project_donations.php?group_id=80706">donate</a> -to support matplotlib development.</p> <h3>Need help?</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |