Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 234335 Details for
Bug 323005
dev-python/matplotlib-0.99.3 html docs call piwik service
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
stop piwik code being added to html docs
matplotlib-0.99.3-nopiwik.patch (text/plain), 1.11 KB, created by
Chris Mayo
on 2010-06-06 19:45:58 UTC
(
hide
)
Description:
stop piwik code being added to html docs
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2010-06-06 19:45:58 UTC
Size:
1.11 KB
patch
obsolete
>diff -ur matplotlib-0.99.3.orig/doc/_templates/layout.html matplotlib-0.99.3/doc/_templates/layout.html >--- matplotlib-0.99.3.orig/doc/_templates/layout.html 2010-03-09 14:20:18.000000000 +0000 >+++ matplotlib-0.99.3/doc/_templates/layout.html 2010-06-03 20:12:02.164916326 +0100 >@@ -11,18 +11,6 @@ > > > {% 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 --> > <link rel="shortcut icon" href="_static/favicon.ico"> > > <div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 323005
: 234335