website diff en/index.php @ rev 804
en: add 'Support us' with donation info and tweet button
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Mar 30 18:21:29 2011 +0200 (2011-03-30) |
parents | daa2e134b3c1 |
children | 79558e58003f |
line diff
1.1 --- a/en/index.php Wed Mar 30 05:01:25 2011 +0200 1.2 +++ b/en/index.php Wed Mar 30 18:21:29 2011 +0200 1.3 @@ -186,7 +186,7 @@ 1.4 <div class="activity"> 1.5 <p> 1.6 <img src="../images/users.png" alt="users.png" /> 1.7 - Community Activity 1.8 + Community activity 1.9 <?php get_rss_feed("/var/cache/slitaz/website/scn.xml"); ?> 1.10 </div> 1.11 <p class="activity_more"> 1.12 @@ -197,7 +197,7 @@ 1.13 <div class="activity"> 1.14 <p> 1.15 <img src="../images/development.png" alt="development.png" /> 1.16 - Latest Commits 1.17 + Latest commits in wok 1.18 <?php get_rss_feed("/var/cache/slitaz/website/wok.xml"); ?> 1.19 </div> 1.20 <p class="activity_more"> 1.21 @@ -205,15 +205,28 @@ 1.22 </p> 1.23 </div> 1.24 1.25 -<h2>Spread SliTaz</h2> 1.26 +<h2>Support us</h2> 1.27 <p> 1.28 - Make SliTaz even more popular! Blog, Tweet, share and talk about 1.29 - the project. You can also join the us, connect, share or get 1.30 - involve on the SliTaz <a href="http://scn.slitaz.org/">Community Network</a>. 1.31 + Make SliTaz even more popular or make a donation. You can use PayPal 1.32 + or Flattr micropayment to monetary support us. You can Blog, Tweet, 1.33 + share and talk about the project to help spread SliTaz. You can also 1.34 + join the community to connect and share or get involve on the SliTaz 1.35 + <a href="http://scn.slitaz.org/">Community Network</a>. 1.36 </p> 1.37 1.38 -<!-- Twitter Button --> 1.39 -<div style="margin-bottom: 10px;"> 1.40 +<div> 1.41 + <!-- PayPal Button --> 1.42 + <form action="https://www.paypal.com/cgi-bin/webscr" method="post" 1.43 + style="display: inline;"> 1.44 + <input type="hidden" name="cmd" value="_s-xclick" /> 1.45 + <input type="hidden" name="hosted_button_id" value="4885025" /> 1.46 + <input type="image" src="../images/paypal.png" name="submit" 1.47 + alt="PayPal - The safer, easier way to pay online!" /> 1.48 + </form> 1.49 + <!-- Flattr Button --> 1.50 + <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" 1.51 + href="http://www.slitaz.org/"></a> 1.52 + <!-- Twitter Button --> 1.53 <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> 1.54 <a href="http://twitter.com/share" class="twitter-share-button" 1.55 data-text="SliTaz GNU/Linux"