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

fix_cli_for_fsdb_make_v1

This commit is contained in:
gnosygnu
2020-09-07 22:35:02 -04:00
parent 4ea81258a1
commit 52523ced53
214 changed files with 1542 additions and 1349 deletions

View File

@@ -25,10 +25,10 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/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" class="xowa-visited">2019-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03" class="xowa-visited">2019-03</a>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
</li>
</ul>
<p>
@@ -36,7 +36,7 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
<a href="/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
</li>
</ul>
<p>
@@ -44,15 +44,15 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-09" id="xolnki_5" title="Blog/2017-09">2017-09</a>
<a href="/wiki/Blog/2017-09" id="xolnki_5" title="Blog/2017-09">2017-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-06" id="xolnki_6" title="Blog/2017-06">2017-06</a>
<a href="/wiki/Blog/2017-06" id="xolnki_6" title="Blog/2017-06">2017-06</a>
</li>
</ul>
<p>
<br>
<a href="http://xowa.org/home/wiki/Blog/Archives" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="/wiki/Blog/Archives" id="xolnki_7" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@@ -321,13 +321,13 @@
In short, the changes should be transparent to most, except HTML dump users will soon get Categories.
</p>
<p>
There's a little more info at <a href="http://xowa.org/home/wiki/App/Category" id="xolnki_8" title="App/Category">Category Overview</a> for those interested.
There's a little more info at <a href="/wiki/App/Category" id="xolnki_8" title="App/Category">Category Overview</a> for those interested.
</p>
<h3>
<span class="mw-headline" id="(PC)_Basic_page_synchronization_feature_to_get_latest_from_online">(PC) Basic page synchronization feature to get latest from online</span>
</h3>
<p>
As per <a href="https://github.com/gnosygnu/xowa/issues/72" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/72</a> XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync" id="xolnki_9" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> for more info.
As per <a href="https://github.com/gnosygnu/xowa/issues/72" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/72</a> XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See <a href="/wiki/App/Xtn/Page_sync" id="xolnki_9" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> for more info.
</p>
<h3>
<span class="mw-headline" id="(PC_/_Android)_Download_Central_changes_for_dropped_connections_/_Mac_OS_X">(PC / Android) Download Central changes for dropped connections / Mac OS X</span>
@@ -339,7 +339,7 @@
<span class="mw-headline" id="(PC)_Various_parser_changes_including_Protectiong_Banner,_stack_overflow,_and_invalid_UTF-8">(PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8</span>
</h3>
<p>
This release has a bunch of parser changes. The <a href="http://xowa.org/home/wiki/Change_log/v3.9.2.1" id="xolnki_10" title="Change log/v3.9.2.1">Change log</a> has a complete list. The most relevant items are the following:
This release has a bunch of parser changes. The <a href="/wiki/Change_log/v3.9.2.1" id="xolnki_10" title="Change log/v3.9.2.1">Change log</a> has a complete list. The most relevant items are the following:
</p>
<ul>
<li>
@@ -366,7 +366,7 @@
<b>Torrent links for non-Wikipedia wikis were wrong (thanks to malakov1)</b>: Download Central was reporting the wrong torrent links for non-Wikipedia wikis. For example, English Wiktionary was being listed as <a href="http://archive.org/Xowa_enwiktionary_latest" rel="nofollow" class="external free">http://archive.org/Xowa_enwiktionary_latest</a> . This build corrects the issue.
</li>
<li>
<b>Wrong documentation for HTML dumps (thanks to Rüdiger Gleim)</b>: The command-line script for generating HTML dumps have changed over the past few releases. I forgot to update the documentation page at <a href="http://xowa.org/home/wiki/Dev/Command-line/Thumbs" id="xolnki_11" title="Dev/Command-line/Thumbs">Dev/Command-line/Thumbs</a>.
<b>Wrong documentation for HTML dumps (thanks to Rüdiger Gleim)</b>: The command-line script for generating HTML dumps have changed over the past few releases. I forgot to update the documentation page at <a href="/wiki/Dev/Command-line/Thumbs" id="xolnki_11" title="Dev/Command-line/Thumbs">Dev/Command-line/Thumbs</a>.
</li>
</ul>
<p>