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>
@@ -222,7 +222,7 @@
<span class="mw-headline" id="(PC)_Show_pages_in_MediaWiki_namespace">(PC) Show pages in MediaWiki namespace</span>
</h3>
<p>
v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> .
v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> .
</p>
<h3>
<span class="mw-headline" id="(PC)_Run_GUI_on_Raspberry_Pi">(PC) Run GUI on Raspberry Pi</span>
@@ -295,7 +295,7 @@
<span class="mw-headline" id="(PC)_Fix_for_Category_pages_not_working">(PC) Fix for Category pages not working</span>
</h3>
<p>
v3.8.5.1 had a bug that broke Category pages. For example, <a href="/site/simple.wikipedia.org/wiki/Category:Earth">https://simple.wikipedia.org/wiki/Category:Earth</a> . This would only retrieve one random category. v3.9.2.1 fixes the issue.
v3.8.5.1 had a bug that broke Category pages. For example, <a href="https://simple.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Earth</a> . This would only retrieve one random category. v3.9.2.1 fixes the issue.
</p>
<h3>
<span class="mw-headline" id="(PC)_New_Category_system_to_handle_HTML_dumps">(PC) New Category system to handle HTML dumps</span>