Fix: Missing images, wrong/broken links, opening links in new tabs (#39)

* Update: get-dash links open in new tab

* Update: Community page - fix some links / images

* Update: open externa footer links in new tab

* Update: Community - update Dash Forum logo

* Update: Merchants - fix broken images/links

* Update: Participate (contribute) - links

* Update: Currency (Network) - open proposal details in new tab
This commit is contained in:
Perry Woodin 2016-11-14 09:15:51 -05:00 committed by GitHub
commit 24b70e4874
13 changed files with 41 additions and 51 deletions

View file

@ -1,25 +1,20 @@
- name: ShakePay
title: Debit Card
url: https://shakepay.co
image: shakepay_logo.png
- name: SpectroCoin
title: Debit Card
url: https://spectrocoin.com/
image: SpectroCoin.jpg
- name: UQUID
title: Debit Card
url: https://uquid.com/dash-debit-card
image: UQUID.jpg
- name: Bitwala
title: Debit Card
url: https://my.bitwa.la
image: Bitwala.jpg
- name: Wirex
title: Debit Card
url: https://wirexapp.com
image: Wirex.jpg

View file

@ -5,4 +5,4 @@
- name: Bitgild
url: http://www.bitgild.com
image: Bitgild.png
image: Bitgild.jpg

View file

@ -42,7 +42,7 @@
- name: Misconduct Wine Company
title: Winery
url: http://www.misconductwineco.com
image: misconductwine_logo.jpg.jpg
image: misconductwine_logo.jpg
- name: Party Cakes4u
title: Cake Shop
@ -57,7 +57,7 @@
- name: Healthiverse
title: Health
url: http://healthiverse.net
image: design.jpg
image: Healthiverse.jpg
- name: Above All House Plants
title: House/ Garden

View file

@ -163,7 +163,7 @@ pages:
integrate-heading: Do you take Dash?
integrate-text: Integrate instant, anonymous payments to your webstore, app or retail outlet
integrate-btn: Integrate Dash
integrate-link: https://dashpay.atlassian.net/wiki/display/DOC/Merchants+IX+Payment+%28dashvend%29+Guide
integrate-link: https://dashpay.atlassian.net/wiki/display/DOC/Integrate+Dash+Payments
integrate-payment-processor-btn: Payment Processors
integrate-payment-processor-link: https://dashpay.atlassian.net/wiki/display/DOC/Payment+Processors
integrate-contact-btn: Contact Our Team

View file

@ -3,18 +3,18 @@
{% t nav.get-dash %}
<ul>
<li><a href="{{ basenav }}/get-dash/">{% t nav.download %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/How+to+buy+Dash">{% t nav.buy %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/How+to+buy+Dash" target="_blank">{% t nav.buy %}</a></li>
<li><a href="{{ basenav }}/merchants/">{% t nav.shop %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Debit+Cards">{% t nav.debit %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Debit+Cards" target="_blank">{% t nav.debit %}</a></li>
</ul>
</section>
<section class="footer__section col-lg-2 col-md-4 col-sm-6" data-mh="footer">
{% t nav.participate %}
<ul>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Mining">{% t nav.mining %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Masternode">{% t nav.masternode %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941">{% t nav.wallet %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Mining" target="_blank">{% t nav.mining %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Masternode" target="_blank">{% t nav.masternode %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146941" target="_blank">{% t nav.wallet %}</a></li>
<li><a href="https://dashcentral.org/">{% t nav.funding %}</a></li>
</ul>
</section>
@ -22,10 +22,10 @@
<section class="footer__section col-lg-2 col-md-4 col-sm-6" data-mh="footer">
{% t nav.currency %}
<ul>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1867924">{% t nav.exchange %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=8585246">{% t nav.governance %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Block+Explorer">{% t nav.explorers %}</a></li>
<li><a href="http://dash-stats.com/">{% t nav.stats %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1867924" target="_blank">{% t nav.exchange %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=8585246" target="_blank">{% t nav.governance %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/display/DOC/Block+Explorer" target="_blank">{% t nav.explorers %}</a></li>
<li><a href="http://dash-stats.com/" target="_blank">{% t nav.stats %}</a></li>
</ul>
</section>
@ -43,10 +43,10 @@
<section class="footer__section col-lg-2 col-md-4 col-sm-6" data-mh="footer">
{% t nav.project %}
<ul>
<li><a href="https://www.dash.org/forum/categories/dash-support.61/">{% t nav.help %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914">{% t nav.info %}</a></li>
<li><a href="https://www.dash.org/forum/categories/dash-support.61/" target="_blank">{% t nav.help %}</a></li>
<li><a href="https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=1146914" target="_blank">{% t nav.info %}</a></li>
<li><a href="{{ basenav }}/team/">{% t nav.team %}</a></li>
<li><a href="https://www.dashfoundation.io/">{% t nav.foundation %}</a></li>
<li><a href="https://www.dashfoundation.io/" target="_blank">{% t nav.foundation %}</a></li>
<li><a href="{{ basenav }}/team/">{% t nav.contact %}</a></li>
</ul>
</section>
@ -55,13 +55,13 @@
{% t nav.social %}
<ul class="footer__social">
<li><a href="{{ basenav }}/blog/">{% t nav.blog %}</a></li>
<li><a href="https://www.reddit.com/r/dashpay">{% t nav.reddit %}</a></li>
<li><a href="https://twitter.com/dashpay">{% t nav.twitter %}</a></li>
<li><a href="https://www.youtube.com/channel/UCAzD2v9Yx4a4iS2_-unODkA">{% t nav.youtube %}</a></li>
<li><a href="https://plus.google.com/115080614177201373926/posts">{% t nav.google %}</a></li>
<li><a href="https://www.linkedin.com/groups?home=&gid=8179817&trk=groups_most_recent-h-logo&goback=%2Egmp_8179817">{% t nav.linkedin %}</a></li>
<li><a href="https://facebook.com/dashpay">{% t nav.facebook %}</a></li>
<li><a href="https://github.com/dashpay/dash">{% t nav.github %}</a></li>
<li><a href="https://www.reddit.com/r/dashpay" target="_blank">{% t nav.reddit %}</a></li>
<li><a href="https://twitter.com/dashpay" target="_blank">{% t nav.twitter %}</a></li>
<li><a href="https://www.youtube.com/channel/UCAzD2v9Yx4a4iS2_-unODkA" target="_blank">{% t nav.youtube %}</a></li>
<li><a href="https://plus.google.com/115080614177201373926/posts" target="_blank">{% t nav.google %}</a></li>
<li><a href="https://www.linkedin.com/groups?home=&gid=8179817&trk=groups_most_recent-h-logo&goback=%2Egmp_8179817" target="_blank">{% t nav.linkedin %}</a></li>
<li><a href="https://facebook.com/dashpay" target="_blank">{% t nav.facebook %}</a></li>
<li><a href="https://github.com/dashpay/dash" target="_blank">{% t nav.github %}</a></li>
</ul>
</section>
</nav>
@ -69,7 +69,7 @@
<div class="footer__languagePicker"></div>
<a href="{{ basenav }}/terms-of-use/">{% t nav.tos %}</a>
<a href="/sitemap.xml">{% t nav.sitemap %}</a>
<a href="https://github.com/dashpay/dash-website">{% t nav.sitesource %}</a>
<a href="https://github.com/dashpay/dash-website" target="_blank">{% t nav.sitesource %}</a>
<a href="{{ basenav }}/contact/">{% t nav.contact %}</a>
</div>
<div class="footer__legal">

View file

@ -14,8 +14,8 @@
<p class="hero__lead">{% t pages.merchants.hero-text %}</p>
<div class="hero__buttons">
<a href="https://mapme.com/dash-merchants" class="btn-white-solid">{% t pages.merchants.hero-map-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants" class="btn-white-solid">{% t pages.merchants.hero-integrate-btn %}</a>
<a href="https://mapme.com/dash-merchants" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-map-btn %}</a>
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Merchants" target="_blank" class="btn-white-solid">{% t pages.merchants.hero-integrate-btn %}</a>
<a href="mailto:robert@dash.org" class="btn-white-solid">{% t pages.merchants.hero-getlisted-btn %}</a>
</div>
</div>

View file

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View file

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Before After
Before After

View file

@ -24,10 +24,10 @@ description: pages.community.description
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://www.dash.org/forum" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/community/dashtalk_logo.png" class="ctabox__image">
<img src="/assets/img/community/dashforum_logo.png" class="ctabox__image">
</div>
<div class="ctabox__text">
<h4 class="ctabox__title">DashTalk</h4>
<h4 class="ctabox__title">Dash Forum</h4>
</div>
</a>
</article>
@ -132,7 +132,7 @@ description: pages.community.description
</a>
</article>
<article class="ctabox__cta" data-js-ctabox-item>
<a href="https://plus.google.com/115080614177201373926" target="_blank" class="ctabox__link">
<a href="https://plus.google.com/b/115080614177201373926/115080614177201373926" target="_blank" class="ctabox__link">
<div class="ctabox__imagewrapper">
<img src="/assets/img/community/googleplus_logo.png" class="ctabox__image">
</div>

View file

@ -141,7 +141,6 @@ description: pages.currency.description
});
});
// Get the current number of masternodes.
$.ajax({
url: "{{ site.api }}/masternodes/stats/"
@ -155,7 +154,6 @@ description: pages.currency.description
$("#masternodes_max").text(masternodes_max);
});
// Get the budget proposals
$.ajax({
url: "{{ site.api }}/budgets/"
@ -173,14 +171,11 @@ description: pages.currency.description
amount_monthly = formatCurrency(proposal.monthly_amount)
will_be_funded = proposal.will_be_funded ? "yes" : "no";
$("#budgets>tbody").append('<tr><td data-header="Title"><a href="' + url + '">' + title + '</a></td><td data-header="Owner">' + owner + '</td><td data-header="Votes (yes/no)">' + votes_yes + '/' + votes_no + '</td><td data-header="Votes Required">' + required_votes + '</td><td data-header="Monthly Amount">' + amount_monthly + '</td><td data-header="Will be Funded">' + will_be_funded + '</td></tr>');
$("#budgets>tbody").append('<tr><td data-header="Title"><a href="' + url + '" target="_blank">' + title + '</a></td><td data-header="Owner">' + owner + '</td><td data-header="Votes (yes/no)">' + votes_yes + '/' + votes_no + '</td><td data-header="Votes Required">' + required_votes + '</td><td data-header="Monthly Amount">' + amount_monthly + '</td><td data-header="Will be Funded">' + will_be_funded + '</td></tr>');
});
});
// Get the blockchain info
$.ajax({
url: "{{ site.api }}/chain/latestBlocks/"

View file

@ -32,7 +32,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.setup-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.setup-text %}</p>
<a href="{% t pages.get-dash.setup-link %}" class="info-grid__item-link">{% t pages.get-dash.setup-btn %}</a>
<a href="{% t pages.get-dash.setup-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.setup-btn %}</a>
</article>
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-buy">
<div class="info-grid__item-icon">
@ -40,7 +40,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.buy-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.buy-text %}</p>
<a href="{% t pages.get-dash.buy-link %}" class="info-grid__item-link">{% t pages.get-dash.buy-btn %}</a>
<a href="{% t pages.get-dash.buy-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.buy-btn %}</a>
</article>
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-trade">
<div class="info-grid__item-icon">
@ -48,7 +48,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.trade-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.trade-text %}</p>
<a href="{% t pages.get-dash.trade-link %}" class="info-grid__item-link">{% t pages.get-dash.trade-btn %}</a>
<a href="{% t pages.get-dash.trade-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.trade-btn %}</a>
</article>
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-atm">
<div class="info-grid__item-icon">
@ -56,7 +56,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.atm-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.atm-text %}</p>
<a href="{% t pages.get-dash.atm-link %}" class="info-grid__item-link">{% t pages.get-dash.atm-btn %}</a>
<a href="{% t pages.get-dash.atm-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.atm-btn %}</a>
</article>
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-shop">
<div class="info-grid__item-icon">
@ -64,7 +64,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.shop-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.shop-text %}</p>
<a href="{% t pages.get-dash.shop-link %}" class="info-grid__item-link">{% t pages.get-dash.shop-btn %}</a>
<a href="{% t pages.get-dash.shop-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.shop-btn %}</a>
</article>
<article class="info-grid__item" data-mh="get-dash-info-grid" id="getdash-visa">
<div class="info-grid__item-icon">
@ -72,7 +72,7 @@ description: pages.get-dash.description
</div>
<h3 class="info-grid__item-title">{% t pages.get-dash.visa-heading %}</h3>
<p class="info-grid__item-text">{% t pages.get-dash.visa-text %}</p>
<a href="{% t pages.get-dash.visa-link %}" class="info-grid__item-link">{% t pages.get-dash.visa-btn %}</a>
<a href="{% t pages.get-dash.visa-link %}" target="_blank" class="info-grid__item-link">{% t pages.get-dash.visa-btn %}</a>
</article>
</div>
</div>

View file

@ -29,7 +29,7 @@ description: pages.participate.description
</div>
<h3 class="info-grid__item-title">{% t pages.participate.masternode-heading %}</h3>
<p class="info-grid__item-text">{% t pages.participate.masternode-text %}</p>
<a href="{% t pages.participate.masternode-link %}" class="info-grid__item-link">{% t pages.participate.masternode-btn %}</a>
<a href="{% t pages.participate.masternode-link %}" target="_blank" class="info-grid__item-link">{% t pages.participate.masternode-btn %}</a>
</article>
<article class="info-grid__item" data-mh="participate-info-grid" id="participate-mining">
<div class="info-grid__item-icon">
@ -37,7 +37,7 @@ description: pages.participate.description
</div>
<h3 class="info-grid__item-title">{% t pages.participate.mining-heading %}</h3>
<p class="info-grid__item-text">{% t pages.participate.mining-text %}</p>
<a href="{% t pages.participate.mining-link %}" class="info-grid__item-link">{% t pages.participate.mining-btn %}</a>
<a href="{% t pages.participate.mining-link %}" target="_blank" class="info-grid__item-link">{% t pages.participate.mining-btn %}</a>
</article>
<article class="info-grid__item" data-mh="participate-info-grid" id="participate-budgets">
<div class="info-grid__item-icon">
@ -45,7 +45,7 @@ description: pages.participate.description
</div>
<h3 class="info-grid__item-title">{% t pages.participate.funding-heading %}</h3>
<p class="info-grid__item-text">{% t pages.participate.funding-text %}</p>
<a href="{% t pages.participate.funding-link %}" class="info-grid__item-link">{% t pages.participate.funding-btn %}</a>
<a href="{% t pages.participate.funding-link %}" target="_blank" class="info-grid__item-link">{% t pages.participate.funding-btn %}</a>
</article>
<article class="info-grid__item" data-mh="participate-info-grid" id="participate-integrate">
<div class="info-grid__item-icon">
@ -53,8 +53,8 @@ description: pages.participate.description
</div>
<h3 class="info-grid__item-title">{% t pages.participate.integrate-heading %}</h3>
<p class="info-grid__item-text">{% t pages.participate.integrate-text %}</p>
<a href="{% t pages.participate.integrate-link %}" class="info-grid__item-link">{% t pages.participate.integrate-btn %}</a>
<a href="{% t pages.participate.integrate-payment-processor-link %}" class="info-grid__item-link">{% t pages.participate.integrate-payment-processor-btn %}</a>
<a href="{% t pages.participate.integrate-link %}" target="_blank" class="info-grid__item-link">{% t pages.participate.integrate-btn %}</a>
<a href="{% t pages.participate.integrate-payment-processor-link %}" target="_blank" class="info-grid__item-link">{% t pages.participate.integrate-payment-processor-btn %}</a>
<a href="{{ basenav }}/contact/" class="info-grid__item-link">{% t pages.participate.integrate-contact-btn %}</a>
</article>
</div>