Display "Source code" link for all wallets

This commit is contained in:
Saivann 2014-08-03 23:35:08 -04:00
parent b8c754b4ce
commit e8365b45dc
3 changed files with 45 additions and 10 deletions

View file

@ -1398,10 +1398,10 @@ table td,table th{
margin:10px 0 12px 0; margin:10px 0 12px 0;
padding:0; padding:0;
} }
.wallets>div>div>h2:first-child+div+div>a, .wallets>div>div>h2:first-child+div+div>a:first-child,
.wallets>div>div>h2:first-child+div+div>a:visited, .wallets>div>div>h2:first-child+div+div>a:first-child:visited,
.wallets>div>div>h2:first-child+div+div>a:link, .wallets>div>div>h2:first-child+div+div>a:first-child:link,
.wallets>div>div>h2:first-child+div+div>a:active{ .wallets>div>div>h2:first-child+div+div>a:first-child:active{
display:inline-block; display:inline-block;
font-weight:bold; font-weight:bold;
text-decoration:none; text-decoration:none;
@ -1418,9 +1418,24 @@ table td,table th{
-moz-border-radius:4px; -moz-border-radius:4px;
border-radius:4px; border-radius:4px;
} }
.wallets>div>div>h2:first-child+div+div>a:hover{ .wallets>div>div>h2:first-child+div+div>a:first-child:hover{
background-image:none; background-image:none;
} }
.wallets>div>div>h2:first-child+div+div>a:first-child+a,
.wallets>div>div>h2:first-child+div+div>a:first-child+a:visited,
.wallets>div>div>h2:first-child+div+div>a:first-child+a:link,
.wallets>div>div>h2:first-child+div+div>a:first-child+a:active{
display:inline-block;
font-weight:normal;
text-decoration:none;
color:#255f96;
border:1px solid #255f96;
margin-left:10px;
padding:4px 8px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.wallets>div>div>h2:first-child+div+div+div{ .wallets>div>div>h2:first-child+div+div+div{
margin:5px 0; margin:5px 0;
} }

View file

@ -12,6 +12,7 @@ wallets:
desktop: desktop:
text: "walletbitcoinqt" text: "walletbitcoinqt"
link: "walletdownload" link: "walletdownload"
source: "https://github.com/bitcoin/bitcoin"
screenshot: "bitcoincore.png" screenshot: "bitcoincore.png"
os: os:
- windows - windows
@ -36,6 +37,7 @@ wallets:
desktop: desktop:
text: "walletmultibit" text: "walletmultibit"
link: "https://multibit.org" link: "https://multibit.org"
source: "https://github.com/jim618/multibit"
screenshot: "multibit.png" screenshot: "multibit.png"
os: os:
- windows - windows
@ -60,6 +62,7 @@ wallets:
mobile: mobile:
text: "wallethive-android" text: "wallethive-android"
link: "https://play.google.com/store/apps/details?id=com.hivewallet.androidclient.wallet" link: "https://play.google.com/store/apps/details?id=com.hivewallet.androidclient.wallet"
source: "https://github.com/hivewallet/hive-android"
screenshot: "hiveandroid.png" screenshot: "hiveandroid.png"
os: os:
- android - android
@ -76,6 +79,7 @@ wallets:
desktop: desktop:
text: "wallethive" text: "wallethive"
link: "https://hivewallet.com/#native" link: "https://hivewallet.com/#native"
source: "https://github.com/hivewallet/hive-osx"
screenshot: "hivemac.png" screenshot: "hivemac.png"
os: os:
- mac - mac
@ -98,6 +102,7 @@ wallets:
desktop: desktop:
text: "walletarmory" text: "walletarmory"
link: "https://bitcoinarmory.com" link: "https://bitcoinarmory.com"
source: "https://github.com/etotheipi/BitcoinArmory"
screenshot: "armory.png" screenshot: "armory.png"
os: os:
- windows - windows
@ -122,6 +127,7 @@ wallets:
desktop: desktop:
text: "walletelectrum" text: "walletelectrum"
link: "https://electrum.org" link: "https://electrum.org"
source: "https://github.com/spesmilo/electrum"
screenshot: "electrum.png" screenshot: "electrum.png"
os: os:
- windows - windows
@ -146,6 +152,7 @@ wallets:
mobile: mobile:
text: "walletbitcoinwallet" text: "walletbitcoinwallet"
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet" link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
source: "https://github.com/schildbach/bitcoin-wallet"
screenshot: "bitcoinwalletandroid.png" screenshot: "bitcoinwalletandroid.png"
os: os:
- android - android
@ -163,6 +170,7 @@ wallets:
android: android:
text: "walletbitcoinwallet" text: "walletbitcoinwallet"
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet" link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
source: "https://github.com/schildbach/bitcoin-wallet"
screenshot: "bitcoinwalletandroid.png" screenshot: "bitcoinwalletandroid.png"
os: os:
- android - android
@ -180,6 +188,7 @@ wallets:
blackberry: blackberry:
text: "walletbitcoinwallet" text: "walletbitcoinwallet"
link: "http://appworld.blackberry.com/webstore/content/23952882/" link: "http://appworld.blackberry.com/webstore/content/23952882/"
source: "https://github.com/schildbach/bitcoin-wallet"
screenshot: "bitcoinwalletandroid.png" screenshot: "bitcoinwalletandroid.png"
os: os:
- android - android
@ -203,6 +212,7 @@ wallets:
mobile: mobile:
text: "walletmyceliumwallet" text: "walletmyceliumwallet"
link: "https://play.google.com/store/apps/details?id=com.mycelium.wallet" link: "https://play.google.com/store/apps/details?id=com.mycelium.wallet"
source: "https://github.com/mycelium-com/wallet"
screenshot: "mycelium.png" screenshot: "mycelium.png"
os: os:
- android - android
@ -224,8 +234,9 @@ wallets:
platform: platform:
mobile: mobile:
text: "walletblockchaininfo" text: "walletblockchaininfo"
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309" link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
screenshot: "blockchainiphone.png" source: "https://github.com/blockchain/My-Wallet-Android"
screenshot: "blockchainandroid.png"
os: os:
- android - android
- iphone - iphone
@ -242,6 +253,7 @@ wallets:
desktop: desktop:
text: "walletblockchaininfo" text: "walletblockchaininfo"
link: "https://chrome.google.com/webstore/detail/blockchain/glaohkkooicollgefkkmndjcbblominl" link: "https://chrome.google.com/webstore/detail/blockchain/glaohkkooicollgefkkmndjcbblominl"
source: "https://github.com/blockchain/My-Wallet-Chrome-Extension"
screenshot: "blockchaindesktop.png" screenshot: "blockchaindesktop.png"
os: os:
- windows - windows
@ -260,6 +272,7 @@ wallets:
web: web:
text: "walletblockchaininfo" text: "walletblockchaininfo"
link: "https://chrome.google.com/webstore/detail/blockchain/glaohkkooicollgefkkmndjcbblominl" link: "https://chrome.google.com/webstore/detail/blockchain/glaohkkooicollgefkkmndjcbblominl"
source: "https://github.com/blockchain/My-Wallet-Chrome-Extension"
screenshot: "blockchaindesktop.png" screenshot: "blockchaindesktop.png"
os: os:
check: check:
@ -275,6 +288,7 @@ wallets:
iphone: iphone:
text: "walletblockchaininfo" text: "walletblockchaininfo"
link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309" link: "https://itunes.apple.com/us/app/blockchain-bitcoin-wallet/id493253309"
source: "https://github.com/blockchain/My-Wallet-iPhone"
screenshot: "blockchainiphone.png" screenshot: "blockchainiphone.png"
os: os:
- android - android
@ -292,6 +306,7 @@ wallets:
android: android:
text: "walletblockchaininfo" text: "walletblockchaininfo"
link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android" link: "https://play.google.com/store/apps/details?id=piuk.blockchain.android"
source: "https://github.com/blockchain/My-Wallet-Android"
screenshot: "blockchainandroid.png" screenshot: "blockchainandroid.png"
os: os:
- android - android
@ -306,7 +321,6 @@ wallets:
privacyaddressreuse: "checkfailprivacyaddressrotation" privacyaddressreuse: "checkfailprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount" privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor" privacynetwork: "checkfailprivacynetworknosupporttor"
- bitgo: - bitgo:
title: "BitGo" title: "BitGo"
titleshort: "BitGo" titleshort: "BitGo"
@ -337,6 +351,7 @@ wallets:
mobile: mobile:
text: "walletgreenaddress" text: "walletgreenaddress"
link: "https://play.google.com/store/apps/details?id=it.greenaddress.cordova" link: "https://play.google.com/store/apps/details?id=it.greenaddress.cordova"
source: "https://github.com/greenaddress/WalletCordova"
screenshot: "greenaddressandroid.png" screenshot: "greenaddressandroid.png"
os: os:
- android - android
@ -354,6 +369,7 @@ wallets:
desktop: desktop:
text: "walletgreenaddress" text: "walletgreenaddress"
link: "https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp" link: "https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp"
source: "https://github.com/greenaddress/WalletCrx"
screenshot: "greenaddressdesktop.png" screenshot: "greenaddressdesktop.png"
os: os:
- windows - windows
@ -372,6 +388,7 @@ wallets:
web: web:
text: "walletgreenaddress" text: "walletgreenaddress"
link: "https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp" link: "https://chrome.google.com/webstore/detail/greenaddressit/dgbimgjoijjemhdamicmljbncacfndmp"
source: "https://github.com/greenaddress/WalletCrx"
screenshot: "greenaddressdesktop.png" screenshot: "greenaddressdesktop.png"
os: os:
check: check:
@ -387,6 +404,7 @@ wallets:
iphone: iphone:
text: "walletgreenaddress" text: "walletgreenaddress"
link: "https://itunes.apple.com/us/app/greenaddress/id889740745?ls=1&mt=8" link: "https://itunes.apple.com/us/app/greenaddress/id889740745?ls=1&mt=8"
source: "https://github.com/greenaddress/WalletCordova"
screenshot: "greenaddressandroid.png" screenshot: "greenaddressandroid.png"
os: os:
- android - android
@ -404,6 +422,7 @@ wallets:
android: android:
text: "walletgreenaddress" text: "walletgreenaddress"
link: "https://play.google.com/store/apps/details?id=it.greenaddress.cordova" link: "https://play.google.com/store/apps/details?id=it.greenaddress.cordova"
source: "https://github.com/greenaddress/WalletCordova"
screenshot: "greenaddressandroid.png" screenshot: "greenaddressandroid.png"
os: os:
- android - android
@ -517,7 +536,7 @@ wallets:
<div> <div>
<h2>{{ wallet[1].title }}</h2> <h2>{{ wallet[1].title }}</h2>
<div>{% for os in platform.os %}<img src="/img/os/{{ os }}.png" alt="{{ os }}" title="{{ os }}" />{% endfor %}</div> <div>{% for os in platform.os %}<img src="/img/os/{{ os }}.png" alt="{{ os }}" title="{{ os }}" />{% endfor %}</div>
<div>{% if platform.link contains '://' %}<a href="{{ platform.link }}">{% translate walletvisit %}</a>{% else %}{% translate {{platform.link}} %}{% endif %}</div> <div>{% if platform.link contains '://' %}<a href="{{ platform.link }}">{% translate walletvisit %}</a>{% else %}{% translate {{platform.link}} %}{% endif %}{% if platform.source %}<a href="{{ platform.source }}">{% translate walletsourcecode %}</a>{% endif %}</div>
<div> <div>
{% for check in platform.check %}{% if check[0] == 'privacy' and platform.privacycheck %} {% for check in platform.check %}{% if check[0] == 'privacy' and platform.privacycheck %}
<div class="check{{ check[0] }} {% if check[1] contains "checkgood" %}checkgood{% elsif check[1] contains "checkpass" %}checkpass{% elsif check[1] contains "checkneutral" %}checkneutral{% else %}checkfail{% endif %}">{% translate {{check[1]}} %}<div><div> <div class="check{{ check[0] }} {% if check[1] contains "checkgood" %}checkgood{% elsif check[1] contains "checkpass" %}checkpass{% elsif check[1] contains "checkneutral" %}checkneutral{% else %}checkfail{% endif %}">{% translate {{check[1]}} %}<div><div>
@ -547,7 +566,7 @@ wallets:
<div> <div>
<h2>{{ wallet[1].title }}</h2> <h2>{{ wallet[1].title }}</h2>
<div>{% for os in platform[1].os %}<img src="/img/os/{{ os }}.png" alt="{{ os }}" title="{{ os }}" />{% endfor %}</div> <div>{% for os in platform[1].os %}<img src="/img/os/{{ os }}.png" alt="{{ os }}" title="{{ os }}" />{% endfor %}</div>
<div>{% if platform[1].link contains '://' %}<a href="{{ platform[1].link }}">{% translate walletvisit %}</a>{% else %}{% translate {{platform[1].link}} %}{% endif %}</div> <div>{% if platform[1].link contains '://' %}<a href="{{ platform[1].link }}">{% translate walletvisit %}</a>{% else %}{% translate {{platform[1].link}} %}{% endif %}{% if platform[1].source %}<a href="{{ platform[1].source }}">{% translate walletsourcecode %}</a>{% endif %}</div>
<div> <div>
{% for check in platform[1].check %}{% if check[0] == 'privacy' and platform[1].privacycheck %} {% for check in platform[1].check %}{% if check[0] == 'privacy' and platform[1].privacycheck %}
<div class="check{{ check[0] }} {% if check[1] contains "checkgood" %}checkgood{% elsif check[1] contains "checkpass" %}checkpass{% elsif check[1] contains "checkneutral" %}checkneutral{% else %}checkfail{% endif %}">{% translate {{check[1]}} %}<div><div> <div class="check{{ check[0] }} {% if check[1] contains "checkgood" %}checkgood{% elsif check[1] contains "checkpass" %}checkpass{% elsif check[1] contains "checkneutral" %}checkneutral{% else %}checkfail{% endif %}">{% translate {{check[1]}} %}<div><div>

View file

@ -121,6 +121,7 @@ en:
walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App." walletgreenaddress: "GreenAddress is a user-friendly multi-signature wallet with improved security and privacy. At no time your keys are server side, not even encrypted. For security reasons, you should always use 2FA and the browser extension or Android App."
walletdownload: "<a href=\"#download#\">Download</a>" walletdownload: "<a href=\"#download#\">Download</a>"
walletvisit: "Visit website" walletvisit: "Visit website"
walletsourcecode: "Source code"
checkgoodcontrolfull: "Control over your money" checkgoodcontrolfull: "Control over your money"
checkgoodcontrolfulltxt: "This wallet gives you full control over your bitcoins. This means no third party can freeze or lose your funds. You are however still responsible for securing and backing up your wallet." checkgoodcontrolfulltxt: "This wallet gives you full control over your bitcoins. This means no third party can freeze or lose your funds. You are however still responsible for securing and backing up your wallet."
checkpasscontrolhybrid: "Hosted control over your money" checkpasscontrolhybrid: "Hosted control over your money"