1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

fix_cli_for_fsdb_make_v1a

This commit is contained in:
gnosygnu
2020-09-07 22:43:20 -04:00
parent 52523ced53
commit 2fa92d6e34
161 changed files with 2406 additions and 5103 deletions

View File

@@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@@ -120,7 +120,7 @@
This was a change due to the feedback from a Google Play review (which has since been deleted). There's a little more documentation at <a href="https://github.com/gnosygnu/xowa/issues/112" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/112</a>
</p>
<p>
XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth#External_links</a> and see the section called "Articles related to Earth"
XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to <a href="https://en.wikipedia.org/wiki/Earth#External_links" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth#External_links</a> and see the section called "Articles related to Earth"
</p>
<p>
The Wikipedia Mobile App and the Wikipedia Mobile Site both hide these by default. XOWA Android used to show them by default. This was a deliberate decision on my side, because (a) I generally like to show as much content as possible and (b) I do find them useful.