mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Clean some code and add documentation
This commit is contained in:
parent
06685bbe13
commit
9b05a0bc8e
15 changed files with 208 additions and 140 deletions
|
@ -9,7 +9,7 @@ dialogs:
|
|||
pagetitle: "Bitcoin Press Center"
|
||||
summary: "Find potential interviewees and high quality press materials."
|
||||
volunteer: "Contact Potential Interviewees"
|
||||
volunteerdiscl: "Bitcoin has no official organization, individuals with authority, nor spokespeople. <a href=\"#\" onclick=\"disclaimershow(event);\">Read more</a>"
|
||||
volunteerdiscl: "Bitcoin has no official organization, individuals with authority, nor spokespeople. <a href=\"#\" onclick=\"disclaimerShow(event);\">Read more</a>"
|
||||
volunteerdiscltext: "The Bitcoin project is open-source and, likewise, no one can speak with authority for Bitcoin. The Bitcoin community contains individuals who hold a wide spectrum of business experience or involvement, political ideas, personal opinions, technical competency, and style. This list of potential interviewees has been curated by Bitcoin community members with the intent to include individuals possessing a wide spectrum of experience, ideas, and geography. The individuals listed have been involved in the Bitcoin community for a significant period making tangible contributions, have demonstrated competence and professionalism when discussing Bitcoin, are flexible and willing to assist members of the press in both objective and persuasive ways, and are generally respected by other members of the Bitcoin community. However, an individual's appearance here should not be misconstrued as a general endorsement, either by the Bitcoin community or any particular individuals with, regards to potential interviewees and any businesses they may operate, nor any political or personal ideas they may expound, including prognostications about Bitcoin or the price or any other topic."
|
||||
faq: "Facts, FAQs and Myths"
|
||||
faqmore: "To learn more about Bitcoin, please visit the complete <a href=\"/en/faq\">FAQ</a> or the <a href=\"https://en.bitcoin.it/wiki/FAQ\">Bitcoin Wiki</a>."
|
||||
|
@ -164,26 +164,26 @@ dialogs:
|
|||
<div class="press-faq">
|
||||
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate whatisbitcoin faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate whatisbitcoin faq %}</a>
|
||||
<div>
|
||||
<p>{% translate whatisbitcointxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate howitworks faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate howitworks faq %}</a>
|
||||
<div>
|
||||
<p>{% translate howitworkstxt1 faq %}</p>
|
||||
<p>{% translate howitworkstxt2 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate whatismining faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate whatismining faq %}</a>
|
||||
<div>
|
||||
<p>{% translate whatisminingtxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate acquire faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate acquire faq %}</a>
|
||||
<div>
|
||||
<ul>
|
||||
<li>{% translate acquireli1 faq %}</li>
|
||||
|
@ -195,7 +195,7 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate used faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate used faq %}</a>
|
||||
<div>
|
||||
<p>{% translate usedtxt1 faq %}</p>
|
||||
<p>
|
||||
|
@ -204,14 +204,14 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate makepayment faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate makepayment faq %}</a>
|
||||
<div>
|
||||
<p>{% translate makepaymenttxt1 faq %}</p>
|
||||
<p><img src="/img/faq/mobile_send.png" style="height:325px;width:190px;" alt="Screenshot"><img src="/img/faq/mobile_receive.png" style="height:325px;width:190px;" alt="Screenshot"></p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate advantages faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate advantages faq %}</a>
|
||||
<div>
|
||||
<ul>
|
||||
<li>{% translate advantagesli1 faq %}</li>
|
||||
|
@ -223,7 +223,7 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate disadvantages faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate disadvantages faq %}</a>
|
||||
<div>
|
||||
<ul>
|
||||
<li>{% translate disadvantagesli1 faq %}</li>
|
||||
|
@ -233,13 +233,13 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate secure faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate secure faq %}</a>
|
||||
<div>
|
||||
<p>{% translate securetxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate islegal faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate islegal faq %}</a>
|
||||
<div>
|
||||
<p>{% translate islegaltxt1 faq %}</p>
|
||||
<p>{% translate islegaltxt2 faq %}</p>
|
||||
|
@ -250,13 +250,13 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate taxes faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate taxes faq %}</a>
|
||||
<div>
|
||||
<p>{% translate taxestxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate illegalactivities faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate illegalactivities faq %}</a>
|
||||
<div>
|
||||
<p>{% translate illegalactivitiestxt1 faq %}</p>
|
||||
<p>{% translate illegalactivitiestxt2 faq %}</p>
|
||||
|
@ -264,51 +264,51 @@ dialogs:
|
|||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate bubble faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate bubble faq %}</a>
|
||||
<div>
|
||||
<p>{% translate bubbletxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate whyvalue faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate whyvalue faq %}</a>
|
||||
<div>
|
||||
<p>{% translate whyvaluetxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate ponzi faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate ponzi faq %}</a>
|
||||
<div>
|
||||
<p>{% translate ponzitxt1 faq %}</p>
|
||||
<p>{% translate ponzitxt2 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate creator faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate creator faq %}</a>
|
||||
<div>
|
||||
<p>{% translate creatortxt1 faq %}</p>
|
||||
<p>{% translate creatortxt2 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate worthless faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate worthless faq %}</a>
|
||||
<div>
|
||||
<p>{% translate worthlesstxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate virtual faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate virtual faq %}</a>
|
||||
<div>
|
||||
<p>{% translate virtualtxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate trust faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate trust faq %}</a>
|
||||
<div>
|
||||
<p>{% translate trusttxt1 faq %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<a href="#" onclick="faqshow(event);">{% translate anonymous faq %}</a>
|
||||
<a href="#" onclick="faqShow(event);">{% translate anonymous faq %}</a>
|
||||
<div>
|
||||
<p>{% translate anonymoustxt1 faq %}</p>
|
||||
<p>{% translate anonymoustxt2 faq %}</p>
|
||||
|
@ -345,7 +345,7 @@ dialogs:
|
|||
<a href="https://docs.google.com/uc?export=view&id=0Bxtcokiuvb4fcVQzWkNHYm5jbE0" target="_blank"><img src="/img/press/picture/bitcoin_logo_3d_wood.png" alt="Bitcoin 3D" title="3D Bitcoin arwork by Eivind Nag"></a>
|
||||
<a href="https://docs.google.com/uc?export=view&id=0BwnE6HIoU4a4NjlNLVM2dzJXLUk" target="_blank"><img src="/img/press/picture/bitcoin_casascius_holograph.png" alt="Bitcoin holograph coin"></a>
|
||||
</div>
|
||||
<a href="#" onclick="materialshow(event);">{{ page.dialogs.materialpicturemore }}</a>
|
||||
<a href="#" onclick="materialShow(event);">{{ page.dialogs.materialpicturemore }}</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
@ -360,7 +360,7 @@ dialogs:
|
|||
<p>{{ page.dialogs.quotetylerwinklevoss }}</p>
|
||||
<p>{{ page.dialogs.quotemaxkeiser }}</p>
|
||||
</div>
|
||||
<a href="#" onclick="materialshow(event);">{{ page.dialogs.materialquotemore }}</a>
|
||||
<a href="#" onclick="materialShow(event);">{{ page.dialogs.materialquotemore }}</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue