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">
@@ -140,7 +140,7 @@
<span class="mw-headline" id="(Wiki)_Publish_2017-02_English_Wikipedia_and_2017-02_Gujarati_wikis">(Wiki) Publish 2017-02 English Wikipedia and 2017-02 Gujarati wikis</span>
</h3>
<p>
2017-02 English Wikipedia is officially up. See <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_8" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
2017-02 English Wikipedia is officially up. See <a href="/wiki/Wiki_setup/English_wikis" id="xolnki_8" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
</p>
<p>
In addition, I reuploaded the entire English Wikipedia file database set. This is a periodic task which is necessary to keep the image databases small for new users.
@@ -173,7 +173,7 @@
Download the deletion database from here: <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2017.02.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2017.02.xowa</a>
</li>
<li>
Use the page here: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion" id="xolnki_9" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>
Use the page here: <a href="/wiki/Dashboard/Files/Deletion" id="xolnki_9" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>
</li>
</ul>
</li>
@@ -181,7 +181,7 @@
</li>
</ul>
<p>
Also, per request, I generated 2017-02 Gujarati wikis. See <a href="http://xowa.org/home/wiki/Wiki_setup/Gujarati_wikis" id="xolnki_10" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
Also, per request, I generated 2017-02 Gujarati wikis. See <a href="/wiki/Wiki_setup/Gujarati_wikis" id="xolnki_10" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
</p>
<h3>
<span class="mw-headline" id="(PC)_Add_">(PC) Add "Delete page" button</span>
@@ -248,7 +248,7 @@
Copy the personal wiki file from the first machine to the second machine
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Special:XowaWikiDirectory" id="xolnki_11" title="Special:XowaWikiDirectory">Special:XowaWikiDirectory</a> on the second machine
Go to <a href="/wiki/Special:XowaWikiDirectory" id="xolnki_11" title="Special:XowaWikiDirectory">Special:XowaWikiDirectory</a> on the second machine
</li>
<li>
Click the <code>Import</code> button. It's a white sheet of papers with a white arrow pointing rightwards.
@@ -285,7 +285,7 @@
Navigate to page using the curid argument. For example, <code>en.wikipedia.org/wiki/?curid=303</code> will navigate to the <code>Alabama</code> page
</li>
<li>
A new special page to easily run SQL within XOWA: <a href="http://xowa.org/home/wiki/Special:XowaSql" id="xolnki_12" title="Special:XowaSql">Special:XowaSql</a>. This is mainly intended for any future troubleshooting.
A new special page to easily run SQL within XOWA: <a href="/wiki/Special:XowaSql" id="xolnki_12" title="Special:XowaSql">Special:XowaSql</a>. This is mainly intended for any future troubleshooting.
</li>
<li>
Changes to some default keyboard shortcuts. This requires a longer explanation:
@@ -323,7 +323,7 @@
</li>
</ul>
<p>
For more background, see <a href="https://github.com/gnosygnu/xowa/issues/115" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/115</a> as well as <a href="http://xowa.org/home/wiki/Help/License/Code" id="xolnki_13" title="Help/License/Code">Help/License/Code</a>
For more background, see <a href="https://github.com/gnosygnu/xowa/issues/115" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/115</a> as well as <a href="/wiki/Help/License/Code" id="xolnki_13" title="Help/License/Code">Help/License/Code</a>
</p>
<h3>
<span class="mw-headline" id="Next_release">Next release</span>
@@ -349,7 +349,7 @@
The Android version has no release.
</p>
<h3>
<span class="mw-headline" id="(PC)_Support_creation_of_personal_wikis._See_App/Personal_wikis">(PC) Support creation of personal wikis. See <a href="http://xowa.org/home/wiki/App/Personal_wikis" id="xolnki_14" title="App/Personal wikis">App/Personal_wikis</a></span>
<span class="mw-headline" id="(PC)_Support_creation_of_personal_wikis._See_App/Personal_wikis">(PC) Support creation of personal wikis. See <a href="/wiki/App/Personal_wikis" id="xolnki_14" title="App/Personal wikis">App/Personal_wikis</a></span>
</h3>
<p>
A user was kind enough to suggest supporting personal wikis. These are standalone wikis that are entirely created and edited by a user. A reddit thread was created and there looks like there's some interest in the worldbuilding community:
@@ -427,14 +427,14 @@
</p>
<ul>
<li>
<b>A new page to show any pending updates</b> : This can be reached by doing Help -&gt; Update XOWA or by going to <a href="http://xowa.org/home/wiki/Special:XowaAppUpdate" id="xolnki_15" title="Special:XowaAppUpdate">Special:XowaAppUpdate</a>
<b>A new page to show any pending updates</b> : This can be reached by doing Help -&gt; Update XOWA or by going to <a href="/wiki/Special:XowaAppUpdate" id="xolnki_15" title="Special:XowaAppUpdate">Special:XowaAppUpdate</a>
</li>
<li>
<b>An in-app update feature</b> : If an update is availabe, it can be installed with a click of a button.
</li>
</ul>
<p>
More info is available at <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app" id="xolnki_16" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
More info is available at <a href="/wiki/App/Setup/Update/In-app" id="xolnki_16" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
</p>
<h3>
<span class="mw-headline" id="(PC)_Add_better_support_for_images_in_Wikia_and_other_custom_wikis">(PC) Add better support for images in Wikia and other custom wikis</span>