|
@@ -15,55 +15,80 @@ $DonorPerms = Permissions::get_permissions(DONOR);
|
15
|
15
|
|
16
|
16
|
View::show_header('Donate');
|
17
|
17
|
?>
|
|
18
|
+
|
18
|
19
|
<div class="thin">
|
19
|
20
|
<span class="donation_info_title">Why donate?</span>
|
20
|
21
|
<div class="box pad donation_info">
|
21
|
|
- <p><?=SITE_NAME?> has no advertisements, is not sponsored, and
|
22
|
|
- provides its services free of charge. For these reasons, <?=SITE_NAME?>'s financial obligations can only be met with the help
|
23
|
|
- of voluntary user donations. Supporting <?=SITE_NAME?> is and
|
24
|
|
- will always remain voluntary. If you are financially able, help pay <?=SITE_NAME?>'s bills by donating. <?=SITE_NAME?>'s survival is up to you.</p>
|
|
22
|
+ <p>
|
|
23
|
+ <?= SITE_NAME ?> has no advertisements, is not sponsored, and provides its services free of charge.
|
|
24
|
+ For these reasons, <?= SITE_NAME ?>'s financial obligations can only be met with the help of voluntary user donations.
|
|
25
|
+ Supporting <?= SITE_NAME ?> is and will always remain voluntary.
|
|
26
|
+ If you are financially able, help pay <?= SITE_NAME ?>'s bills by donating.
|
|
27
|
+ <?=SITE_NAME?>'s survival is up to you.
|
|
28
|
+ </p>
|
25
|
29
|
|
26
|
|
- <p><?=SITE_NAME?> uses all voluntary donations to cover the costs
|
27
|
|
- of running the site, tracker, and IRC network. These costs represent the hardware the site runs on (e.g., servers,
|
28
|
|
- upgrades, fixes, etc.), and recurring operating expenses (e.g., hosting, bandwidth, power, etc.).</p>
|
|
30
|
+ <p>
|
|
31
|
+ <?= SITE_NAME ?> uses all voluntary donations to cover the costs of running the site, tracker, and IRC network.
|
|
32
|
+ These costs represent the hardware the site runs on (e.g., servers, upgrades, fixes),
|
|
33
|
+ and recurring operating expenses (e.g., hosting, bandwidth, power).
|
|
34
|
+ </p>
|
29
|
35
|
|
30
|
|
- <p>Please note that <?=SITE_NAME?> is a nonprofit organization.
|
|
36
|
+ <p>
|
|
37
|
+ Please note that <?= SITE_NAME ?> is a nonprofit organization.
|
31
|
38
|
No staff member or other individual responsible for the site's operation personally profits from user donations.
|
32
|
|
- As a donor, your financial support is exclusively applied to operating costs. When you donate you aren't paying
|
33
|
|
- the <?=SITE_NAME?> Staff, purchasing upload credit, or buying
|
34
|
|
- the ability to download. When you donate you are paying <?=SITE_NAME?>'s bills.</p>
|
|
39
|
+ As a donor, your financial support is exclusively applied to operating costs.
|
|
40
|
+ When you donate you aren't paying the <?= SITE_NAME ?> Staff, purchasing upload credit, or buying the ability to download.
|
|
41
|
+ When you donate you are paying <?= SITE_NAME ?>'s bills.
|
|
42
|
+ </p>
|
35
|
43
|
|
36
|
|
- <p><?=SITE_NAME?>'s Donor Rank system is currently available to
|
37
|
|
- all credited donors. This system provides donors with perks. Some of these perks are cosmetic (e.g., a donor icon
|
38
|
|
- added to your account), some are one-time benefits (e.g., additional invites), and others modify specific site
|
39
|
|
- options (e.g., additional profile information boxes, or personal collages). Please see the <a
|
40
|
|
- href="/wiki.php?action=article&name=donorfaq">Donor Rank System FAQ Document</a> for more information about
|
41
|
|
- these benefits.</p>
|
|
44
|
+ <p>
|
|
45
|
+ <?= SITE_NAME ?>'s Donor Rank system is currently available to all credited donors.
|
|
46
|
+ This system provides donors with perks.
|
|
47
|
+ Some of these perks are cosmetic (e.g., a donor icon added to your account), some are one-time benefits (e.g., additional invites),
|
|
48
|
+ and others modify specific site options (e.g., additional profile information boxes, or personal collages).
|
|
49
|
+ Please see the <a href="/wiki.php?action=article&name=donorfaq">Donor Rank System FAQ Document</a> for more information about these benefits.
|
|
50
|
+ </p>
|
42
|
51
|
</div>
|
43
|
52
|
|
44
|
53
|
<span class="donation_info_title">What you will receive for donating</span>
|
45
|
54
|
<div class="box pad donation_info">
|
46
|
|
- <p>Any donation or contribution option listed above gives you the opportunity to receive Donor Points. After
|
47
|
|
- acquiring your first Donor Point, your account will unlock Donor Rank #1. This rank will last forever, and you'll
|
48
|
|
- receive the following perks upon unlocking it:</p>
|
|
55
|
+ <p>
|
|
56
|
+ Please see <a href="https://www.patreon.com/biotorrents" target="_blank"><?= SITE_NAME ?>'s Patreon</a> for a detailed overview of funding goals.
|
|
57
|
+ There are some benefits to donating that culmulate at each tier pledged.
|
|
58
|
+ Each tier's awards include those already listed.
|
|
59
|
+ Bitcoin donations are privately negotiable.
|
|
60
|
+
|
|
61
|
+ <ul>
|
|
62
|
+ <li><strong>Bronze:</strong> A donor badge and forum access for your user account on the BioTorrents.de website</li>
|
|
63
|
+ <li><strong>Silver:</strong> Unlimited API calls to the BioTorrents.de database</li>
|
|
64
|
+ <li><strong>Gold:</strong> Monthly Skype calls to discuss wetlab and software ideas.
|
|
65
|
+ My expertise includes fungal biotechnology, nonprofit administration, and LEMP development</li>
|
|
66
|
+ <li><strong>Sponsor a Seedbox:</strong> Shell access to, and share ratio credit from, a seedbox that I manage on your behalf.
|
|
67
|
+ Please understand that network services beyond the scope of seedbox administration should be negotiated separately</li>
|
|
68
|
+ </ul>
|
|
69
|
+
|
|
70
|
+ <!-- Any donation or contribution option listed above gives you the opportunity to receive Donor Points.
|
|
71
|
+ After acquiring your first Donor Point, your account will unlock Donor Rank #1.
|
|
72
|
+ This rank will last forever, and you'll receive the following perks upon unlocking it:</p>
|
49
|
73
|
|
50
|
74
|
<ul>
|
51
|
75
|
<li>Our eternal love, as represented by the heart you get next to your name</li>
|
52
|
|
- <!--<li><a href="/wiki.php?action=article&id=8">Inactivity</a> timer immunity</li>
|
|
76
|
+ <li><a href="/wiki.php?action=article&id=8">Inactivity</a> timer immunity</li>
|
53
|
77
|
<li>Access to the <a href="/user.php?action=notify">notifications system</a></li>
|
54
|
78
|
<li>Two <a href="/user.php?action=invite">invites</a></li>
|
55
|
79
|
<li><a href="/collages.php">Collage</a> creation privileges</li>
|
56
|
80
|
<li>Personal collage creation privileges</li>
|
57
|
|
- <li>One additional personal collage</li>-->
|
|
81
|
+ <li>One additional personal collage</li>
|
58
|
82
|
<li>A warm, fuzzy feeling</li>
|
59
|
83
|
<li>Absolutely nothing else</li>
|
60
|
|
- </ul>
|
|
84
|
+ </ul> -->
|
61
|
85
|
|
62
|
|
- <p>Be reminded that when you make a donation, you aren't "purchasing" Donor Ranks, invites, or any <?=SITE_NAME?>-specific benefit. When donating, you are helping
|
63
|
|
- <?=SITE_NAME?> pay its bills, and your donation should be made
|
64
|
|
- in this spirit. The <?=SITE_NAME?> Staff does its best to
|
65
|
|
- recognize <?=SITE_NAME?>'s financial supporters in a fair and
|
66
|
|
- fun way, but all Donor Perks are subject to change or cancellation at any time, without notice.</p>
|
|
86
|
+ <p>
|
|
87
|
+ Be reminded that when you make a donation, you aren't "purchasing" Donor Ranks, invites, or any <?= SITE_NAME ?>-specific benefit.
|
|
88
|
+ When donating, you are helping <?= SITE_NAME ?> pay its bills, and your donation should be made in this spirit.
|
|
89
|
+ The <?= SITE_NAME ?> Staff does its best to recognize <?= SITE_NAME ?>'s financial supporters in a fair and fun way,
|
|
90
|
+ but all Donor Perks are subject to change or cancellation at any time, without notice.
|
|
91
|
+ </p>
|
67
|
92
|
</div>
|
68
|
93
|
|
69
|
94
|
<span class="donation_info_title">What you won't receive for donating</span>
|