website rev 1324

Remove flattr and add ETH adress
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 17 00:55:08 2018 +0100 (2018-03-17)
parents aa2bfec300b6
children 9c8858482f40
files en/index.php lib/html/donate.html
line diff
     1.1 --- a/en/index.php	Fri Mar 16 23:57:38 2018 +0100
     1.2 +++ b/en/index.php	Sat Mar 17 00:55:08 2018 +0100
     1.3 @@ -58,16 +58,17 @@
     1.4  			$rol_date = file_get_contents("../cache/rolling-date.txt");
     1.5  			print $rol_date;
     1.6  		} ?></span></li>
     1.7 -	<li><strong><a href="news/#d20150520">SliTaz 5.0 RC-3 release</a></strong>
     1.8 -		<span>- 20 May 2015</span></li>
     1.9 -	<li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 release</a></strong>
    1.10 -		<span>- 19 May 2014</span></li>
    1.11 -	<li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 release</a></strong>
    1.12 -		<span>- 2 May 2014</span></li>
    1.13 -	<li><strong><a href="news/#d20140329">SliTaz Raspberry Pi release</a></strong>
    1.14 -		<span>- 29 Mar 2014</span></li>
    1.15 -	<li><strong><a href="news/">Release news archives</a></strong>
    1.16 -		<span>- 2007-2013</span></li>
    1.17 +	<li><strong><!-- <a href="news/#d20180316"></a> 
    1.18 +		Link to a SCN blog post or announce on website ?-->
    1.19 +	
    1.20 +	SliTaz is now a rolling distro with 2 branch</strong> We provide a 
    1.21 +	stable version and a cooking (in development) version. Stable will get 
    1.22 +	small improvmements and security update. As usual the Cooking version
    1.23 +	brings you latest improvements made by SliTaz developpers.
    1.24 +	
    1.25 +		<span>- 16 March 2018</span></li>
    1.26 +	<li><strong><a href="news/">Website news archives</a></strong>
    1.27 +		<span>- from 2007 to 2018</span></li>
    1.28  </ul>
    1.29  
    1.30  <!-- End of news -->
    1.31 @@ -131,7 +132,7 @@
    1.32  
    1.33  <p>
    1.34  	Make SliTaz even more popular or make a donation. You can use PayPal
    1.35 -	or a Flattr micropayment to monetary support us. You can Blog, Tweet,
    1.36 +	or cryptocurency to monetary support us. You can Blog, Tweet,
    1.37  	share and talk about the project to help spread SliTaz. You can also
    1.38  	join the project to connect and share or get involved on the SliTaz
    1.39  	<a href="http://scn.slitaz.org/">Community Network</a>.
     2.1 --- a/lib/html/donate.html	Fri Mar 16 23:57:38 2018 +0100
     2.2 +++ b/lib/html/donate.html	Sat Mar 17 00:55:08 2018 +0100
     2.3 @@ -7,7 +7,10 @@
     2.4  			<input type="image" src="/images/paypal.png" name="submit"
     2.5  				alt="PayPal - The safer, easier way to pay online!" />
     2.6  	</form>
     2.7 -	<!-- Flattr button -->
     2.8 +	<!-- Flattr button 
     2.9 +	
    2.10 +	201803 - No longer used and account closed & replaced by cryptocurrecy donation
    2.11 +	
    2.12  	<script type="text/javascript">
    2.13  		var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
    2.14  		s.type = 'text/javascript';
    2.15 @@ -16,5 +19,11 @@
    2.16  		t.parentNode.insertBefore(s, t);
    2.17  	</script>
    2.18  	<a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
    2.19 -		href="http://www.slitaz.org/"></a>
    2.20 +		href="http://www.slitaz.org/"></a> -->
    2.21 +	
    2.22 +	<p>
    2.23 +		SliTaz cryptocurrency wallet:
    2.24 +	</p>
    2.25 +	<pre>
    2.26 +ETH: 0x3daA23ee83158A4bF9980e28ab02118d1319113F | View on <a href="https://etherscan.io/address/0x3daA23ee83158A4bF9980e28ab02118d1319113F">etherscan.io</a></pre>
    2.27  </div>