Revision: 6650
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6650&view=rev
Author: jdh2358
Date: 2008-12-17 15:59:31 +0000 (Wed, 17 Dec 2008)
Log Message:
-----------
added piwik analytics javascript tag to header
Modified Paths:
--------------
branches/v0_98_5_maint/doc/_templates/layout.html
Modified: branches/v0_98_5_maint/doc/_templates/layout.html
===================================================================
--- branches/v0_98_5_maint/doc/_templates/layout.html 2008-12-17 14:58:42 UTC
(rev 6649)
+++ branches/v0_98_5_maint/doc/_templates/layout.html 2008-12-17 15:59:31 UTC
(rev 6650)
@@ -1,5 +1,6 @@
{% extends "!layout.html" %}
+
{% block rootrellink %}
<li><a href="{{ pathto('index')
}}">matplotlib home</a>| </li>
<li><a href="{{ pathto('search') }}">search</a>| </li>
@@ -9,6 +10,20 @@
{% block relbar1 %}
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ?
"https://apps.sourceforge.net/piwik/matplotlib/" :
"http://apps.sourceforge.net/piwik/matplotlib/");
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js'
type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+piwik_action_name = '';
+piwik_idsite = 1;
+piwik_url = pkBaseURL + "piwik.php";
+piwik_log(piwik_action_name, piwik_idsite, piwik_url);
+</script>
+<object><noscript><p><img
src="http://apps.sourceforge.net/piwik/matplotlib/piwik.php?idsite=1"
alt="piwik"/></p></noscript></object>
+<!-- End Piwik Tag -->
+
+
<div style="background-color: white; text-align: left; padding: 10px 10px 15px
15px">
<a href="{{ pathto('index') }}"><img src="{{
pathto("_static/logo2.png", 1) }}" border="0" alt="matplotlib"/></a>
@@ -20,5 +35,3 @@
{% block sidebar1 %}{{ sidebar() }}{% endblock %}
{% block sidebar2 %}{% endblock %}
-
-
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins