2014-09-23 22:12:32 +02:00
|
|
|
<?php
|
|
|
|
|
|
|
|
include "inc/functions.php";
|
|
|
|
|
|
|
|
$body = <<<EOT
|
|
|
|
<div class="ban">
|
|
|
|
<h2>Are there any global rules regarding content?</h2>
|
|
|
|
<p>Only one:</p>
|
|
|
|
<ul>
|
|
|
|
<li>Do not post, request, or link to any content illegal in the United States of America. Do not create boards with the sole purpose of posting or spreading such content.</li>
|
|
|
|
</ul>
|
|
|
|
<p>Other than that, you are free to institute whatever rules you want on your board.</p>
|
2014-09-24 02:19:41 +02:00
|
|
|
<h2>How do I add more volunteers?</h2>
|
|
|
|
<p>Give them your password. If you don't trust them enough for that, you probably shouldn't be making them a volunteer.</p>
|
2014-09-23 22:12:32 +02:00
|
|
|
<h2>How do I manage my board?</h2>
|
2014-09-24 02:19:41 +02:00
|
|
|
<p>Go to <a href="/mod.php">the volunteer panel</a> and click on the board link for your board.</p>
|
2014-09-23 22:12:32 +02:00
|
|
|
<h2>How do I contact the admin?</h2>
|
|
|
|
<p>The admin can be reached at <tt>admin at 8chan dot co</tt>.</p>
|
|
|
|
|
|
|
|
<h2>Help! My board has been deleted!</h2>
|
2014-10-08 20:35:42 +02:00
|
|
|
<p>Were you inactive for longer than one week? Were there no posts on the board for 72 hours?</p>
|
2014-09-23 22:12:32 +02:00
|
|
|
|
|
|
|
<p>If either of those is true, the board was deleted automatically. You are free to recreate it. I cannot restore it, so don't bother emailing me about it.</p>
|
|
|
|
|
2014-09-24 02:19:41 +02:00
|
|
|
<h2>How do I post as a volunteer on my board?</h2>
|
2014-09-24 04:12:42 +02:00
|
|
|
<p>Make sure you are using the volunteer interface to view your board. The URL of your browser should be <a href="https://8chan.co/mod.php?/yourboard"><tt>https://8chan.co/mod.php?/yourboard</tt></a>. Then, put "## Board Volunteer" in the name field. Write your post and click "Reply". It will appear with your volunteer capcode.</p>
|
2014-10-08 20:35:42 +02:00
|
|
|
<h2>Help! The owner of X board is doing something I don't like!</h2>
|
|
|
|
<p>If they aren't doing anything illegal, I can't help you. I don't dictate how board owners should manage their boards.</p>
|
|
|
|
<p>If they are doing something illegal, email me.</p>
|
|
|
|
|
|
|
|
<h2>Can you give me X board?</h2>
|
|
|
|
<p>If the owner of the board is inactive or the board is broken due to bad CSS, sure. Send me an email.</p>
|
|
|
|
|
|
|
|
<h2>Can you add some new feature?</h2>
|
|
|
|
<p>Open a <a href="https://github.com/ctrlcctrlv/8chan/issues">Github issue</a>. Better yet, write it yourself and open a pull request.
|
|
|
|
|
|
|
|
<h2>How do I format my text?</h2>
|
|
|
|
<ul>
|
|
|
|
<li>**spoiler** or [spoiler]spoiler[/spoiler] -> spoiler</li>
|
|
|
|
<li>''italics'' -> <em>italics</em></li>
|
|
|
|
<li>'''bold''' -> <strong>bold</strong></li>
|
|
|
|
<li>__underline__ -> <u>underline</u></li>
|
|
|
|
<li>==heading== -> <span class='heading'>heading</span> (must be on own line)</li>
|
|
|
|
<li>~~strikethrough~~ -> <s>strikethrough</s></li>
|
|
|
|
<li>[code] tags if enabled by board owner</li>
|
|
|
|
<li>[tex] tags if enabled by board owner</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>How are featured boards chosen?</h2>
|
|
|
|
<p>Top fifteen boards excluding /meta/, /b/ and /int/.</p>
|
|
|
|
|
|
|
|
<h2>Who owns /meta/, /b/, and /int/?</h2>
|
|
|
|
<p>No one, so they are <em>de facto</em> property of the administration.</p>
|
2014-09-23 22:12:32 +02:00
|
|
|
|
2014-10-10 02:00:06 +02:00
|
|
|
<h2>Where's the mobile app?</h2>
|
|
|
|
<p>There is no official mobile app, however there is an unofficial Android app at <a href="https://github.com/wingy/Exodus/releases">wingy/Exodus</a>.</p>
|
|
|
|
|
|
|
|
<p>I don't provide support for this app, ask the developer of it if you have a problem with it.</p>
|
|
|
|
|
|
|
|
<h2>Where's the archive?</h2>
|
|
|
|
<p>There isn't one yet and there will never be an official archive.</p>
|
|
|
|
|
2014-09-23 22:12:32 +02:00
|
|
|
<h2>How do I donate?</h2>
|
|
|
|
<p>Donations can be sent to 1NpQaXqmCBji6gfX8UgaQEmEstvVY7U32C (Bitcoin) or LUPgSCJt3iGeJXUETVhmnbQ89Riaq1yjZm (Litecoin). PayPal is also accepted @ fredrick.brennan1@gmail.com .</p>
|
2014-10-08 20:35:42 +02:00
|
|
|
<p>You may also donate monthly via Patreon at <a href="http://www.patreon.com/user?u=162165">http://www.patreon.com/user?u=162165</a>.
|
2014-10-10 02:00:06 +02:00
|
|
|
|
|
|
|
<h2>Are you really a cripple?</h2>
|
|
|
|
<p>Yes.</p>
|
|
|
|
|
2014-09-23 22:12:32 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
EOT;
|
|
|
|
|
|
|
|
echo Element("page.html", array("config" => $config, "body" => $body, "title" => "FAQ"));
|