Build web page.

This commit is contained in:
ccd0 2014-10-03 01:28:20 -07:00
parent 6351c1ed3b
commit 571c3f45db

View File

@ -17,7 +17,7 @@ A continuation of the fork formerly maintained by <a href="https://github.com/se
<p>Install <a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/2.1">Greasemonkey</a>, then click the link above to install.</p>
<p><strong>Important</strong>: If you are using Greasemonkey 2.0, you should update to the <a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/">latest version</a>. Otherwise you may be subject to a <a href="https://github.com/greasemonkey/greasemonkey/issues/1938">bug</a>, fixed in version 2.1, which prevents Greasemonkey from updating 4chan X and other userscripts to the latest version. After doing so, you may want to update 4chan X manually since it is likely to be out of date.</p>
<p>Greasemonkey 2.1 also fixed <a href="https://github.com/greasemonkey/greasemonkey/issues/1937">another bug</a> that can break posting of images from URLs and downloading images with the original filename.</p>
<h3 id="known-issues-firefox-">Known issues<!-- Firefox --></h3>
<h3 id="known-issues-firefox">Known issues</h3>
<p>The combination of Firefox 29 and Greasemonkey 2.0+ causes 4chan X not to work.
If you have this problem, you should <a href="http://www.mozilla.org/en-US/firefox/new/">upgrade Firefox</a> to version 30 or higher.
Alternatively, you can downgrade to <a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/#version-1.15">Greasemonkey 1.15</a> and turn off automatic updates for Greasemonkey (<a href="https://raw.githubusercontent.com/ccd0/4chan-x/master/img/2014-07-12_16-19-32.png">see pic</a>).</p>
@ -27,7 +27,7 @@ This should also work for non-Windows/dev/canary Chrome and Chromium-based versi
<h2 id="-install-https-chrome-google-com-webstore-detail-4chan-x-ohnjgmpcibpbafdlkimncjhflgedgpam-chrome-store-"><a href="https://chrome.google.com/webstore/detail/4chan-x/ohnjgmpcibpbafdlkimncjhflgedgpam">Install</a> (Chrome store)</h2>
<p>The stable and beta releases of Chrome on Windows will disable extensions not installed from the Chrome store, so users will need to install 4chan X from the link above.
Only the latest stable version of 4chan X is available.</p>
<h3 id="known-issues-chromium-">Known issues<!-- Chromium --></h3>
<h3 id="known-issues-chromium">Known issues</h3>
<p>Some recent versions of Chromium/Chrome (38.0.2085 - 38.0.2103) (and versions of Opera based on them) suffer from a (now fixed) <a href="https://crbug.com/393686">bug</a> that prevents extensions from making HTTP requests if more than one extension is enabled. This breaks, among other things, thread updating, quick reply, and, when <code>JSON Navigation</code> is enabled, the thread index. If you are experiencing this, try using another version of Chromium/Chrome/Opera, disabling your other extensions, or using a different browser.</p>
<h2 id="other-browsers">Other browsers</h2>
<p>This fork of 4chan X is not guaranteed to work correctly in other browsers, but you are welcome to try your luck. Pull requests to fix the bugs you will likely find are always welcome. You may fare better with <a href="https://github.com/loadletter/4chan-x">loadletter&#39;s v2 fork</a>, which has fewer features but less dependence on browser-specific APIs.</p>