[Pcsclite-git-commit] [website] 01/03: web pages: remove references to Flattr

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Sep 27 16:03:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 8ecebd6f1c02c38a81db2d5b3351b7ef29a44cd2
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Sep 26 18:08:29 2017 +0200

    web pages: remove references to Flattr
    
    I do not use Flattr any more.
---
 ccid.html               |  6 ------
 ccid_extended_apdu.html |  3 ---
 index.html              | 17 -----------------
 matrix.py               | 15 ---------------
 pcsclite.html           | 10 ----------
 webpage.template        | 16 ----------------
 6 files changed, 67 deletions(-)

diff --git a/ccid.html b/ccid.html
index 084a4fc..078cf20 100644
--- a/ccid.html
+++ b/ccid.html
@@ -94,8 +94,6 @@ cd CCID
 ./configure
 make</pre>
 
-	<p><a href="https://flattr.com/thing/52836/CCID-free-software-driver"> <img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></p>
-
 	<h2 id="features">Main CCID/ICCD features supported</h2>
 
 	<ul>
@@ -236,8 +234,6 @@ wait for the crash to happen
 
 	<p>Then copy/paste the complete output in your bug report.</p>
 
-	<p><a href="https://flattr.com/thing/52836/CCID-free-software-driver"> <img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></p>
-
 	<h2 id="lists">Mailing list</h2>
 
 	<p>If you have general questions or bug reports you should use the
@@ -282,8 +278,6 @@ sudo ./src/parse > output.txt</pre>
 	    available on the manufacturer web page described above.</li>
 	</ul>
 
-	<p><a href="https://flattr.com/thing/52836/CCID-free-software-driver"> <img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" width=100 height=17></a></p>
-
 	<h2 id="readers">CCID/ICCD readers</h2>
 
 	<ul>
diff --git a/ccid_extended_apdu.html b/ccid_extended_apdu.html
index d851cfc..c23bdb2 100644
--- a/ccid_extended_apdu.html
+++ b/ccid_extended_apdu.html
@@ -23,9 +23,6 @@ details.</p>
 <p>The CCID driver supports extended APDU. But this support may be limited
 by the smart card reader itself.</p>
 
-<p><a class="FlattrButton" style="display:none;"
-      href="https://pcsclite.alioth.debian.org/ccid.html"></a></p>
-
 <h2>Readers that will NOT work with extended APDU</h2>
 
 <p>Read the <a
diff --git a/index.html b/index.html
index 4873e3d..b3b3d91 100644
--- a/index.html
+++ b/index.html
@@ -71,14 +71,6 @@
           <a href="https://ludovicrousseau.blogspot.com/">Ludovic
           Rousseau blog</a> about PC/SC and smart cards
         </li>
-
-        <li>
-          <a href=
-          "https://flattr.com/thing/52835/pcsc-lite"><img src=
-          "https://api.flattr.com/button/flattr-badge-large.png"
-          alt="Flattr this" title="Flattr this" width="100" height=
-          "17"></a>
-        </li>
       </ul>
 
       <h2 id="ccid">CCID driver</h2>
@@ -125,15 +117,6 @@
         "https://anonscm.debian.org/cgit/pcsclite/CCID.git/">web
         interface</a>
         </li>
-
-        <li>
-          <a href=
-          "https://flattr.com/thing/52836/CCID-free-software-driver">
-          <img src=
-          "https://api.flattr.com/button/flattr-badge-large.png"
-          alt="Flattr this" title="Flattr this" width="100" height=
-          "17"></a>
-        </li>
       </ul>
 
       <h2 id="contrib">Contrib</h2>
diff --git a/matrix.py b/matrix.py
index 484c4fc..93841b1 100755
--- a/matrix.py
+++ b/matrix.py
@@ -458,19 +458,6 @@ def generate_table(readers, field, index, fields):
     <title>%s</title>
     <link rel="stylesheet" type="text/css" href="default.css">
     <link rel="stylesheet" type="text/css" href="matrix.css">
-<script type="text/javascript">
-/* <![CDATA[ */
-    (function() {
-        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
-
-        s.type = 'text/javascript';
-        s.async = true;
-        s.src = 'https://api.flattr.com/js/0.5.0/load.js?mode=auto';
-
-        t.parentNode.insertBefore(s, t);
-    })();
-/* ]]> */
-</script>
   </head>
   <body>"""
 
@@ -498,8 +485,6 @@ def generate_table(readers, field, index, fields):
     <td class="disabled">disabled</td>
     </tr></table></li>
     <li>Back to the <a href="../ccid.html">CCID driver page</a></li>
-    <li><a class="FlattrButton" style="display:none;"
-            href="https://pcsclite.alioth.debian.org/ccid.html"></a></li>
     </ul>
     """
 
diff --git a/pcsclite.html b/pcsclite.html
index b9d9d71..64878d5 100644
--- a/pcsclite.html
+++ b/pcsclite.html
@@ -75,11 +75,6 @@ cd PCSC
 ./configure
 make</pre>
 
-		<p><a href=
-		"https://flattr.com/thing/52836/CCID-free-software-driver"><img src="https://api.flattr.com/button/flattr-badge-large.png"
-																 alt="Flattr this" title="Flattr this" width="100" height=
-																 "17"></a></p>
-
 		<h3>Documentation</h3>
 
 		<ul>
@@ -264,11 +259,6 @@ make</pre>
 			file</li>
 		</ul>
 
-		<p><a href=
-		"https://flattr.com/thing/52836/CCID-free-software-driver"><img src="https://api.flattr.com/button/flattr-badge-large.png"
-																 alt="Flattr this" title="Flattr this" width="100" height=
-																 "17"></a></p>
-
 		<h2>Mailing list</h2>
 
 		<p>If you have general questions or bug reports you should
diff --git a/webpage.template b/webpage.template
index 8a108d9..fcd729c 100644
--- a/webpage.template
+++ b/webpage.template
@@ -13,19 +13,6 @@
     <meta charset="utf-8">
     <link rel="stylesheet" type="text/css" href="default.css">
     <link rel="stylesheet" type="text/css" href="%section%.css">
-<script type="text/javascript">
-/* <![CDATA[ */
-    (function() {
-        var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
-        
-        s.type = 'text/javascript';
-        s.async = true;
-        s.src = 'https://api.flattr.com/js/0.5.0/load.js?mode=auto';
-        
-        t.parentNode.insertBefore(s, t);
-    })();
-/* ]]> */
-</script>
   </head>
 
   <body>
@@ -36,9 +23,6 @@
 
     <p>Back to the <a href="../ccid.html">CCID driver page</a></p>
 
-    <p><a class="FlattrButton" style="display:none;"
-            href="https://pcsclite.alioth.debian.org/ccid.html"></a></p>
-
     <h2>List in alphabetical order of manufacturer</h2>
 
     {contents}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list