[Pcsclite-cvs-commit] r5210 - in /website: ccid.html index.html
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Wed Sep 1 11:59:25 UTC 2010
Author: rousseau
Date: Wed Sep 1 11:59:23 2010
New Revision: 5210
URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5210
Log:
Use the static button version of flattr.com with the exact button size
indicated to ease HTML page formating.
Modified:
website/ccid.html
website/index.html
Modified: website/ccid.html
URL: http://svn.debian.org/wsvn/pcsclite/website/ccid.html?rev=5210&op=diff
==============================================================================
--- website/ccid.html (original)
+++ website/ccid.html Wed Sep 1 11:59:23 2010
@@ -6,19 +6,6 @@
<title>CCID free software driver</title>
<meta name="description" content="CCID free software driver">
<link rel="stylesheet" type="text/css" href="default.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 = 'http://api.flattr.com/js/0.5.0/load.js?mode=auto';
-
- t.parentNode.insertBefore(s, t);
- })();
-/* ]]> */
-</script>
</head>
<body>
@@ -54,8 +41,7 @@
</ul>
- <p><a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
- href="http://pcsclite.alioth.debian.org/ccid.html"></a></p>
+ <p><a href="http://flattr.com/thing/52836/CCID-free-software-driver" target="_blank"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" width=100 height=17/></a></p>
<h2>Licence</h2>
<pre>
@@ -188,8 +174,7 @@
</ul>
- <p><a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
- href="http://pcsclite.alioth.debian.org/ccid.html"></a><p>
+ <p><a href="http://flattr.com/thing/52836/CCID-free-software-driver" target="_blank"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" width=100 height=17/></a></p>
<h2>Mailing list</h2>
@@ -232,9 +217,7 @@
available on the manufacturer web page described above.</li>
</ul>
- <p><a class="FlattrButton" style="display:none;"
- rev="flattr;button:compact;"
- href="http://pcsclite.alioth.debian.org/ccid.html"></a></p>
+ <p><a href="http://flattr.com/thing/52836/CCID-free-software-driver" target="_blank"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" width=100 height=17/></a></p>
<h2>CCID/ICCD readers</h2>
Modified: website/index.html
URL: http://svn.debian.org/wsvn/pcsclite/website/index.html?rev=5210&op=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Wed Sep 1 11:59:23 2010
@@ -6,19 +6,6 @@
<meta name="description" content="pcsc lite">
<meta name="keywords" content="chipcard reader PCSC driver">
<link rel="stylesheet" type="text/css" href="default.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 = 'http://api.flattr.com/js/0.5.0/load.js?mode=auto';
-
- t.parentNode.insertBefore(s, t);
- })();
-/* ]]> */
-</script>
</head>
<body>
@@ -49,9 +36,7 @@
<li><a href="http://ludovicrousseau.blogspot.com/">Ludovic Rousseau blog</a> about PC/SC and smart cards</li>
- <li><a class="FlattrButton" style="display:none;"
- rev="flattr;button:compact;"
- href="http://pcsclite.alioth.debian.org/"></a></li>
+ <li><a href="http://flattr.com/thing/52835/pcsc-lite" target="_blank"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" width=100 height=17/></a></li>
</ul>
@@ -90,9 +75,7 @@
svn://svn.debian.org/pcsclite/trunk/Drivers/ccid</tt></li>
</ul>
- <li><a class="FlattrButton" style="display:none;"
- rev="flattr;button:compact;"
- href="http://pcsclite.alioth.debian.org/"></a></li>
+ <li><a href="http://flattr.com/thing/52836/CCID-free-software-driver" target="_blank"> <img src="http://api.flattr.com/button/button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" width=100 height=17/></a></li>
</ul>
More information about the Pcsclite-cvs-commit
mailing list