From: <jd...@us...> - 2008-10-16 19:35:22
|
Revision: 6228 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6228&view=rev Author: jdh2358 Date: 2008-10-16 19:35:12 +0000 (Thu, 16 Oct 2008) Log Message: ----------- fixed sidebar confict Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2008-10-16 19:19:24 UTC (rev 6227) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2008-10-16 19:35:12 UTC (rev 6228) @@ -12,22 +12,10 @@ </p> <h3>Need help?</h3> -<<<<<<< .mine -<<<<<<< .mine -<p>Check the <a href="{{ pathto('contents') }}"}>docs</a>, -the <a href="{{ pathto('faq/index') }}">faq</a>, and join the -matplotlib -mailing <a href="http://sourceforge.net/project/showfiles.php?group_id=80706">lists</a>. -There is a also community wiki <a href=http://www.scipy.org/Cookbook/Matplotlib>cookbook</a></p> -======= -<p>Check the <a href="{{ pathto('users/index') }}"}>user</a> guide, the <a -======= <p>Check the <a href="{{ pathto('users/index') }}">user</a> guide, the <a ->>>>>>> .r6222 href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{ pathto('api/index') }}"}>api</a> docs, <a href=http://www.nabble.com/matplotlib---users-f2906.html>archives</a>, and join the matplotlib mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a> ->>>>>>> .r6221 <p>You can file bugs, patches and feature requests on the sourceforge <a href="http://sourceforge.net/tracker2/?group_id=80706">tracker</a>, but it is a good idea to ping us on the mailing list too.</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jd...@us...> - 2008-10-16 20:58:21
|
Revision: 6231 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6231&view=rev Author: jdh2358 Date: 2008-10-16 20:58:07 +0000 (Thu, 16 Oct 2008) Log Message: ----------- fix error in sidebar Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2008-10-16 20:52:08 UTC (rev 6230) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2008-10-16 20:58:07 UTC (rev 6231) @@ -18,7 +18,7 @@ <a href=http://www.nabble.com/matplotlib---users-f2906.html>archives</a>, and join the matplotlib mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>. -The <a href="{{ pathto('search') }}">search</a>| </li> tool +The <a href="{{ pathto('search') }}">search</a> tool searches all of the documentation, including full text search of almost 300 complete examples which exercise almost every corner of matplotlib. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <md...@us...> - 2008-11-19 15:16:35
|
Revision: 6417 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6417&view=rev Author: mdboom Date: 2008-11-19 15:16:26 +0000 (Wed, 19 Nov 2008) Log Message: ----------- Update sidebar. Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2008-11-19 14:51:30 UTC (rev 6416) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2008-11-19 15:16:26 UTC (rev 6417) @@ -34,9 +34,7 @@ <p>For details on what's new, see the detailed <a href="{{ pathto('_static/CHANGELOG', 1) }}">changelog</a>. Anything that could required changes to your existing codes is logged in the <a href="{{ -pathto('_static/API_CHANGES', 1) }}">api changes</a> file. And if you -are migrating from 0.91 to 0.98, also see the <a href="{{ -pathto('_static/MIGRATION.txt', 1) }}">migration</a> file.</p> +pathto('api/api_changes.html', 1) }}">api changes</a> file.</p> <h3>Other stuff</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jd...@us...> - 2009-05-18 00:57:10
|
Revision: 7117 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7117&view=rev Author: jdh2358 Date: 2009-05-18 00:57:01 +0000 (Mon, 18 May 2009) Log Message: ----------- added community choice to mpl site Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2009-05-17 22:13:22 UTC (rev 7116) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2009-05-18 00:57:01 UTC (rev 7117) @@ -1,6 +1,10 @@ <h3>Download</h3> <p>Current version: <b>{{ version }}</b></p> +<p>Nominate matplotlib for a community choice award! +<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> + <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="{{ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <jd...@us...> - 2009-06-08 14:51:30
|
Revision: 7202 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7202&view=rev Author: jdh2358 Date: 2009-06-08 14:51:27 +0000 (Mon, 08 Jun 2009) Log Message: ----------- add video lecture link to nav bar Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2009-06-08 13:37:03 UTC (rev 7201) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2009-06-08 14:51:27 UTC (rev 7202) @@ -3,6 +3,9 @@ <p>Please <a href="http://sourceforge.net/project/project_donations.php?group_id=80706">donate</a> to support matplotlib development.</p> +<p>Watch a <a href="http://videolectures.net/mloss08_hunter_mat">video lecture</a> about matplotlib presented at <a href="http://videolectures.net/mloss08_whistler">NIPS 08 Workshop</a> <i>Machine Learning Open Source Software</i></a>. +</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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jd...@us...> - 2010-06-04 13:05:03
|
Revision: 8374 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8374&view=rev Author: jdh2358 Date: 2010-06-04 13:04:56 +0000 (Fri, 04 Jun 2010) Log Message: ----------- fix the web page archive link to point to sf rather than nabble Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2010-06-04 12:48:54 UTC (rev 8373) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2010-06-04 13:04:56 UTC (rev 8374) @@ -46,7 +46,7 @@ <p>Check the <a href="{{ pathto('users/index') }}">user guide</a>, the <a href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{ pathto('api/index') }}">api</a> docs, -<a href="http://www.nabble.com/matplotlib---users-f2906.html">archives</a>, +<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">archives</a>, and join the matplotlib mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>. The <a href="{{ pathto('search') }}">search</a> tool searches all of This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |