Refresh "Support Bitcoin" page

Add link to the "Getting started" page
Add dedicated text about the importance of running full nodes
Add dedicated text about mining
Promote decentralized mining (smaller pools, P2Pool, getworktemplate)
Promote all Bitcoin non-profit organizations
Invite people to help merchant directories
Move "Translation" up in the page
This commit is contained in:
Saivann 2014-01-13 19:39:02 -05:00
parent 9e105a88ae
commit 8281be9776
5 changed files with 104 additions and 22 deletions

View file

@ -99,10 +99,10 @@ id: community
</div> </div>
{% case page.lang %} {% case page.lang %}
{% when 'ar' or 'es' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %} {% when 'ar' or 'bg' or 'es' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
<h2>{% translate nonprofit community en %}</h2> <h2>{% translate nonprofit community en %}</h2>
{% else %} {% else %}
<h2>{% translate nonprofit %}</h2> <h2><a name="{% translate non-profit anchor.community %}">{% translate nonprofit %}</a></h2>
{% endcase %} {% endcase %}
<div class="resourcesorg"> <div class="resourcesorg">
<div> <div>

View file

@ -11,25 +11,13 @@ id: support-bitcoin
<h2><img class="titleicon" src="/img/ico_network.svg" alt="Icon" />{% translate node %}</h2> <h2><img class="titleicon" src="/img/ico_network.svg" alt="Icon" />{% translate node %}</h2>
<p>{% translate nodetxt %}</p> <p>{% translate nodetxt %}</p>
<h2><img class="titleicon" src="/img/ico_conf.svg" alt="Icon" />{% translate develop %}</h2>
<p>{% translate developtxt %}</p>
<h2><img class="titleicon" src="/img/ico_donate.svg" alt="Icon" />{% translate donation %}</h2>
<p>{% translate donationtxt %}</p>
{% case page.lang %} {% case page.lang %}
{% when 'ar' or 'es' or 'fa' or 'pl' or 'ru' or 'zh_TW' %} {% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %} {% else %}
<h2><img class="titleicon" src="/img/ico_foundation.svg" alt="Icon" />{% translate foundation %}</h2> <h2><img class="titleicon" src="/img/ico_mining.svg" alt="Icon" />{% translate mining %}</h2>
<p>{% translate foundationtxt %}</p> <p>{% translate miningtxt %}</p>
{% endcase %} {% endcase %}
<h2><img class="titleicon" src="/img/ico_spread.svg" alt="Icon" />{% translate spread %}</h2>
<p>{% translate spreadtxt %}</p>
<h2><img class="titleicon" src="/img/ico_wiki.svg" alt="Icon" />{% translate wiki %}</h2>
<p>{% translate wikitxt %}</a>
<h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translate translate %}</h2> <h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translate translate %}</h2>
<p>{% translate translatetxt %}</p> <p>{% translate translatetxt %}</p>
{% case page.lang %} {% case page.lang %}
@ -38,5 +26,27 @@ id: support-bitcoin
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin-Qt</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://code.google.com/p/bitcoin-wallet/wiki/Translating">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a> - <a href="http://crowdin.net/project/electrum">Electrum</a></p> <p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin-Qt</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://code.google.com/p/bitcoin-wallet/wiki/Translating">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a> - <a href="http://crowdin.net/project/electrum">Electrum</a></p>
{% endcase %} {% endcase %}
<h2><img class="titleicon" src="/img/ico_conf.svg" alt="Icon" />{% translate develop %}</h2>
<p>{% translate developtxt %}</p>
<h2><img class="titleicon" src="/img/ico_donate.svg" alt="Icon" />{% translate donation %}</h2>
<p>{% translate donationtxt %}</p>
{% case page.lang %}
{% when 'ar' or 'es' or 'fa' or 'pl' or 'ru' or 'zh_TW' %}
{% when 'bg' or 'de' or 'fr' or 'id' or 'it' or 'nl' or 'tr' or 'zh_CN' %}
<h2><img class="titleicon" src="/img/ico_foundation.svg" alt="Icon" />{% translate foundation %}</h2>
<p>{% translate foundationtxt %}</p>
{% else %}
<h2><img class="titleicon" src="/img/ico_law.svg" alt="Icon" />{% translate nonprofit %}</h2>
<p>{% translate nonprofittxt %}</p>
{% endcase %}
<h2><img class="titleicon" src="/img/ico_spread.svg" alt="Icon" />{% translate spread %}</h2>
<p>{% translate spreadtxt %}</p>
<h2><img class="titleicon" src="/img/ico_wiki.svg" alt="Icon" />{% translate wiki %}</h2>
<p>{% translate wikitxt %}</a>
<h2><img class="titleicon" src="/img/ico_help.svg" alt="Icon" />{% translate help %}</h2> <h2><img class="titleicon" src="/img/ico_help.svg" alt="Icon" />{% translate help %}</h2>
<p>{% translate helptxt %}</p> <p>{% translate helptxt %}</p>

View file

@ -467,17 +467,19 @@ en:
pagetitle: "Support Bitcoin" pagetitle: "Support Bitcoin"
summary: "Bitcoin is a protocol that was born from a small community and has grown fast since. There are a lot of things you can do to help Bitcoin to spread and improve over time." summary: "Bitcoin is a protocol that was born from a small community and has grown fast since. There are a lot of things you can do to help Bitcoin to spread and improve over time."
use: "Using Bitcoin" use: "Using Bitcoin"
usetxt: "Obviously, using Bitcoin is the first thing you can do to help its development. There are probably many cases where it can make your life easier. And you can accept payments with Bitcoin yourself." usetxt: "<a href=\"#getting-started#\">Using Bitcoin</a> is the first thing you can do to support Bitcoin. There are probably many cases where it can make your life easier. You can accept payments and make purchases with Bitcoin."
node: "Be the network" node: "Be the network"
nodetxt: "You can join the Bitcoin network by keeping <a href=\"#download#\">full node software</a> running on your computer. You can also do some Bitcoin mining to make the network more secure by helping to process transactions." nodetxt: "You can join the Bitcoin network by keeping <a href=\"#download#\">full node software</a> running on your computer or dedicated server. Full nodes are securing and relaying all users' transactions. They can be compared to the backbone of the network."
mining: "Mining"
miningtxt: "You can start <a href=\"http://www.bitcoinmining.com/\">mining bitcoins</a> to help processing transactions. In order to protect the network, you should join <a href=\"https://blockchain.info/pools\">smaller mining pools</a> and prefer decentralized pools like <a href=\"http://p2pool.in/\">P2Pool</a> or <a href=\"https://en.bitcoin.it/wiki/Comparison_of_mining_pools\">pools</a> with getblocktemplate (GBT) support."
develop: "Development" develop: "Development"
developtxt: "Bitcoin is free software. So if you are a developer, you can use your super-powers to do good and <a href=\"#development#\">improve Bitcoin</a>. Or you can build amazing new services or software that can use Bitcoin." developtxt: "Bitcoin is free software. So if you are a developer, you can use your super-powers to do good and <a href=\"#development#\">improve Bitcoin</a>. Or you can build amazing new services or software that can use Bitcoin."
donation: "Donation" donation: "Donation"
donationtxt: "The easiest way to help is to <a href=\"https://bitcoinfoundation.org/donate\">donate</a> a few bitcoins to the Bitcoin Foundation. Or you can help directly fund any project related to Bitcoin that you believe will be helpful in the future." donationtxt: "The easiest way to help is to <a href=\"https://bitcoinfoundation.org/donate\">donate</a> a few bitcoins to the Bitcoin Foundation. Or you can help directly fund any project related to Bitcoin that you believe will be helpful in the future."
foundation: "Join the Foundation" nonprofit: "Organizations"
foundationtxt: "The <a href=\"https://bitcoinfoundation.org/\">Bitcoin Foundation</a> is one of the largest organizations dedicated to standardize, protect and promote Bitcoin. It funds the salary for Bitcoin software developers, organizes conferences, and provides many important resources." nonprofittxt: "The <a href=\"https://bitcoinfoundation.org/\">Bitcoin Foundation</a> and many other <a href=\"#community##[community.non-profit]\">non-profit organizations</a> are dedicated to protecting and promoting Bitcoin. You can help these groups by joining them and taking part in their projects, discussions and events."
spread: "Spread" spread: "Spread"
spreadtxt: "Speak about Bitcoin to interested people. Write about it on your blog. Tell your favorite shops you would like to pay with Bitcoin. Or be creative and make yourself a nice Bitcoin T-shirt." spreadtxt: "Speak about Bitcoin to interested people. Write about it on your blog. Tell your favorite shops you would like to pay with Bitcoin. Help keeping <a href=\"http://usebitcoins.info/\">merchant directories</a> up to date. Or be creative and make yourself a nice Bitcoin T-shirt."
wiki: "Wiki" wiki: "Wiki"
wikitxt: "The <a href=\"https://en.bitcoin.it/\">Bitcoin wiki</a> is full of useful and detailed information and we are constantly improving the information it contains - just like Wikipedia. You can help keep the wiki accurate and up-to-date." wikitxt: "The <a href=\"https://en.bitcoin.it/\">Bitcoin wiki</a> is full of useful and detailed information and we are constantly improving the information it contains - just like Wikipedia. You can help keep the wiki accurate and up-to-date."
translate: "Translate" translate: "Translate"
@ -580,6 +582,8 @@ en:
vocabulary: vocabulary vocabulary: vocabulary
you-need-to-know: you-need-to-know you-need-to-know: you-need-to-know
anchor: anchor:
community:
non-profit: non-profit
vocabulary: vocabulary:
address: address address: address
bitcoin: bitcoin bitcoin: bitcoin

BIN
img/ico_mining.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 B

68
img/ico_mining.svg Normal file
View file

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="32"
height="32"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="ico_mining.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="5.6"
inkscape:cx="36.596109"
inkscape:cy="11.940896"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1680"
inkscape:window-height="1026"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<path
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.17553794px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 2.5977302,1047.5821 c 1.4103805,1.3499 2.7296475,2.183 2.7296475,2.183 l 18.5270893,-20.9231 -3.234237,-2.627 z"
id="path2985"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.17553794px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 10.062614,1026.7921 c 0,0 0.01062,-2.5596 2.415626,-4.0065 5.492683,3.261 13.71738,9.7879 17.241362,17.7609 0,0 -0.279527,0.2904 -0.562812,0.5079 -3.371296,-4.0511 -12.872507,-12.7552 -19.094176,-14.2623 z"
id="path2987"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB