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

@@ -27,7 +27,7 @@
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
As of v0.12.1, XOWA now includes an HTTP server in addition to a TCP server. The TCP server is used by the Firefox Add-On (See <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a>).
As of v0.12.1, XOWA now includes an HTTP server in addition to a TCP server. The TCP server is used by the Firefox Add-On (See <a href="/wiki/App/Xtn/Browser/XOWA_viewer" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a>).
</p>
<p>
If you are using Firefox, the Firefox Add-On is the recommended solution for using XOWA within a browser. However, if you want to use XOWA from another browser (for example, Google Chrome) or across the network, you will want to use the HTTP server instead.
@@ -86,27 +86,27 @@ java -jar xowa_linux_64.jar --root_dir /xowa/ --show_license n --show_args n --a
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Special:Random" id="xolnki_3" title="Special:Random">Random</a>
<a href="/wiki/Special:Random" id="xolnki_3" title="Special:Random">Random</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Special:XowaSearch" id="xolnki_4" title="Special:XowaSearch">XowaSearch</a>
<a href="/wiki/Special:XowaSearch" id="xolnki_4" title="Special:XowaSearch">XowaSearch</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Special:AllPages%3Ffrom%3DA" id="xolnki_5" title="Special:AllPages?from=A">AllPages</a>
<a href="/wiki/Special:AllPages%3Ffrom%3DA" id="xolnki_5" title="Special:AllPages?from=A">AllPages</a>
</li>
</ul>
<h3>
<span class="mw-headline" id="Disabling_Edit_Page">Disabling Edit Page</span>
</h3>
<p>
Modify the <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.html.css" id="xolnki_6" title="Special:XowaCfg?grp=xowa.html.css">Special:XowaCfg?grp=xowa.html.css</a> page by hiding the edit div.
Modify the <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.html.css" id="xolnki_6" title="Special:XowaCfg?grp=xowa.html.css">Special:XowaCfg?grp=xowa.html.css</a> page by hiding the edit div.
</p>
<p>
Specifically:
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.html.css" id="xolnki_7" title="Special:XowaCfg?grp=xowa.html.css">Special:XowaCfg?grp=xowa.html.css</a>
Go to <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.html.css" id="xolnki_7" title="Special:XowaCfg?grp=xowa.html.css">Special:XowaCfg?grp=xowa.html.css</a>
</li>
<li>
Enter in the following within the <code>Custom</code> -&gt; <code>CSS</code> box
@@ -120,7 +120,7 @@ java -jar xowa_linux_64.jar --root_dir /xowa/ --show_license n --show_args n --a
Save the change by closing the tab or by clicking on a different option (you'll see a check mark icon followed by an undo option)
</li>
<li>
Start http_server and try to go to an <a href="http://xowa.org/home/wiki/Main_Page%3Faction%3Dedit" id="xolnki_8" title="Main Page?action=edit" class="xowa-visited">edit page</a>. It will be blank
Start http_server and try to go to an <a href="/wiki/Main_Page%3Faction%3Dedit" id="xolnki_8" title="Main Page?action=edit" class="xowa-visited">edit page</a>. It will be blank
</li>
</ul>
<p>

View File

@@ -78,7 +78,7 @@
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
See <a href="http://xowa.org/home/wiki/Options/Import_Dansguardian" id="xolnki_2" title="Options/Import Dansguardian">Options/Import_Dansguardian</a>
See <a href="/wiki/Options/Import_Dansguardian" id="xolnki_2" title="Options/Import Dansguardian">Options/Import_Dansguardian</a>
</p>
<h2>
<span class="mw-headline" id="Phraselists">Phraselists</span>
@@ -204,7 +204,7 @@
<span class="mw-headline" id="Exclusion">Exclusion</span>
</h2>
<p>
By default, anything that matches a rule (has a score &gt; 0) will be excluded. Note that this exclude number can be raised from 0 to something higher like 100. See <a href="http://xowa.org/home/wiki/Options/Import_Dansguardian" id="xolnki_3" title="Options/Import Dansguardian">Options/Import_Dansguardian</a>
By default, anything that matches a rule (has a score &gt; 0) will be excluded. Note that this exclude number can be raised from 0 to something higher like 100. See <a href="/wiki/Options/Import_Dansguardian" id="xolnki_3" title="Options/Import Dansguardian">Options/Import_Dansguardian</a>
</p>
<h2>
<span class="mw-headline" id="Inclusion">Inclusion</span>

View File

@@ -76,7 +76,7 @@
</li>
</ul>
<p>
If these paths are different on your system, you will need to update the config file. Instructions are provided below. You may want to visit <a href="http://xowa.org/home/wiki/Dev/Config_files" id="xolnki_2" title="Dev/Config files">Dev/Config_files</a> for more information about config files.
If these paths are different on your system, you will need to update the config file. Instructions are provided below. You may want to visit <a href="/wiki/Dev/Config_files" id="xolnki_2" title="Dev/Config files">Dev/Config_files</a> for more information about config files.
</p>
<ul>
<li>
@@ -99,14 +99,14 @@
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="http://xowa.org/home/wiki/Options/Math" id="xolnki_3" title="Options/Math">Options/Math</a> and choosing LaTeX
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="/wiki/Options/Math" id="xolnki_3" title="Options/Math">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Test">Test</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math" id="xolnki_4" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="/wiki/Diagnostics/Math" id="xolnki_4" title="Diagnostics/Math">Diagnostics/Math</a>
</li>
</ul>

View File

@@ -18,7 +18,7 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA currently has no instructions for Mac OS X. You can help by installing LaT<sub>E</sub>X and dvipng on our machine and posting your instructions. Please see <a href="http://xowa.org/home/wiki/Help/Feedback" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>.
XOWA currently has no instructions for Mac OS X. You can help by installing LaT<sub>E</sub>X and dvipng on our machine and posting your instructions. Please see <a href="/wiki/Help/Feedback" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>.
</p>
</div>

View File

@@ -49,14 +49,14 @@
<span class="mw-headline" id="Manual:_options">Manual: options</span>
</h2>
<p>
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="http://xowa.org/home/wiki/Options/Math" id="xolnki_2" title="Options/Math">Options/Math</a> and choosing LaTeX
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="/wiki/Options/Math" id="xolnki_2" title="Options/Math">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math" id="xolnki_3" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="/wiki/Diagnostics/Math" id="xolnki_3" title="Diagnostics/Math">Diagnostics/Math</a>
</li>
<li>
Wait a few seconds. You will get a MikTeX prompt to download another repository. Specifically:

View File

@@ -64,13 +64,13 @@
</p>
<dl>
<dd>
<a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Math/Latex/Windows" id="xolnki_2" title="App/Xtn/Mediawiki/Math/Latex/Windows">Set up math (Windows)</a>
<a href="/wiki/App/Xtn/Mediawiki/Math/Latex/Windows" id="xolnki_2" title="App/Xtn/Mediawiki/Math/Latex/Windows">Set up math (Windows)</a>
</dd>
<dd>
<a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Math/Latex/Linux" id="xolnki_3" title="App/Xtn/Mediawiki/Math/Latex/Linux">Set up math (Linux)</a>
<a href="/wiki/App/Xtn/Mediawiki/Math/Latex/Linux" id="xolnki_3" title="App/Xtn/Mediawiki/Math/Latex/Linux">Set up math (Linux)</a>
</dd>
<dd>
<a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Math/Latex/Mac_OS_X" id="xolnki_4" title="App/Xtn/Mediawiki/Math/Latex/Mac OS X">Set up math (Mac OS X)</a>
<a href="/wiki/App/Xtn/Mediawiki/Math/Latex/Mac_OS_X" id="xolnki_4" title="App/Xtn/Mediawiki/Math/Latex/Mac OS X">Set up math (Mac OS X)</a>
</dd>
</dl>
<h2>
@@ -97,14 +97,14 @@
<span class="mw-headline" id="MathJax_developer_notes">MathJax developer notes</span>
</h2>
<p>
For more info on how Mathjax was integrated into XOWA, please see <a href="http://xowa.org/home/wiki/Help:Component/MathJax" id="xolnki_5" title="Help:Component/MathJax">Help:Component/MathJax</a>.
For more info on how Mathjax was integrated into XOWA, please see <a href="/wiki/Help:Component/MathJax" id="xolnki_5" title="Help:Component/MathJax">Help:Component/MathJax</a>.
</p>
<h2>
<span class="mw-headline" id="Test">Test</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math" id="xolnki_6" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="/wiki/Diagnostics/Math" id="xolnki_6" title="Diagnostics/Math">Diagnostics/Math</a>
</li>
</ul>
<h2>

View File

@@ -107,7 +107,7 @@
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Options/Score" id="xolnki_2" title="Options/Score">Options/Score</a>.
Go to <a href="/wiki/Options/Score" id="xolnki_2" title="Options/Score">Options/Score</a>.
</li>
<li>
Configure the <b>lilypond</b> binary to whatever directory you chose above.
@@ -144,7 +144,7 @@
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<p>
When you're done, visit <a href="http://xowa.org/home/wiki/Diagnostics" id="xolnki_3" title="Diagnostics" class="xowa-visited">Diagnostics</a> and click on the Score links
When you're done, visit <a href="/wiki/Diagnostics" id="xolnki_3" title="Diagnostics" class="xowa-visited">Diagnostics</a> and click on the Score links
</p>
</div>

View File

@@ -215,7 +215,7 @@
XOWA packages a modified version of the luaj-jse-3.0 jar. Note that 3.0 was selected as it is the latest code branch and it fixes errors in 2.0.3.
</p>
<p>
Several changes were made to the default 3.0 version to accomodate issues. These changes are itemized at /xowa/bin/any/java/luaj/readme.txt as well as <a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Scribunto/Luaj" id="xolnki_4" title="App/Xtn/Mediawiki/Scribunto/Luaj">App/Xtn/Mediawiki/Scribunto/Luaj</a>. The modified source is available at <a href="https://github.com/gnosygnu/luaj_xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/luaj_xowa</a>
Several changes were made to the default 3.0 version to accomodate issues. These changes are itemized at /xowa/bin/any/java/luaj/readme.txt as well as <a href="/wiki/App/Xtn/Mediawiki/Scribunto/Luaj" id="xolnki_4" title="App/Xtn/Mediawiki/Scribunto/Luaj">App/Xtn/Mediawiki/Scribunto/Luaj</a>. The modified source is available at <a href="https://github.com/gnosygnu/luaj_xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/luaj_xowa</a>
</p>
<p>
Additional files are also at <code>/xowa/bin/any/php/mediawiki/extensions/Scribunto/engines/Luaj/</code>
@@ -273,10 +273,10 @@
</h2>
<ul>
<li>
For Options see <a href="http://xowa.org/home/wiki/Options/Scribunto" id="xolnki_5" title="Options/Scribunto">Options/Scribunto</a>
For Options see <a href="/wiki/Options/Scribunto" id="xolnki_5" title="Options/Scribunto">Options/Scribunto</a>
</li>
<li>
For Diagnostics see <a href="http://xowa.org/home/wiki/Diagnostics#Scribunto" id="xolnki_6" title="Diagnostics">Diagnostics#Scribunto</a>
For Diagnostics see <a href="/wiki/Diagnostics#Scribunto" id="xolnki_6" title="Diagnostics">Diagnostics#Scribunto</a>
</li>
</ul>

View File

@@ -102,7 +102,7 @@
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
The options page is at <a href="http://xowa.org/home/wiki/Options/Page_sync" id="xolnki_2" title="Options/Page sync">Options/Page_sync</a>
The options page is at <a href="/wiki/Options/Page_sync" id="xolnki_2" title="Options/Page sync">Options/Page_sync</a>
</p>
<h2>
<span class="mw-headline" id="Background">Background</span>
@@ -115,7 +115,7 @@
Wikimedia generates offline Wikitext dumps twice per month. See <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
XOWA generates HTML dumps once per month. See <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral" id="xolnki_3" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
XOWA generates HTML dumps once per month. See <a href="/wiki/Special:XowaDownloadCentral" id="xolnki_3" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
</li>
</ul>
<p>
@@ -224,7 +224,7 @@
</p>
<ul>
<li>
<b>online mode required</b>: You must have "Web access enabled" in <a href="http://xowa.org/home/wiki/Options/Security" id="xolnki_4" title="Options/Security">Options/Security</a>
<b>online mode required</b>: You must have "Web access enabled" in <a href="/wiki/Options/Security" id="xolnki_4" title="Options/Security">Options/Security</a>
</li>
<li>
<b>exclusions</b>: Page sync does not work for the following pages:

View File

@@ -94,7 +94,7 @@
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
The options page is at <a href="http://xowa.org/home/wiki/Options/Scripting" id="xolnki_2" title="Options/Scripting">Options/Scripting</a>
The options page is at <a href="/wiki/Options/Scripting" id="xolnki_2" title="Options/Scripting">Options/Scripting</a>
</p>
<h2>
<span class="mw-headline" id="Background">Background</span>
@@ -111,7 +111,7 @@
</li>
</ul>
<p>
If you would like to have an extension supported directly by XOWA, please contact the developer through <a href="http://xowa.org/home/wiki/Help/Feedback" id="xolnki_3" title="Help/Feedback">Help/Feedback</a>. You can also hack the XOWA source to add your own extension in Java.
If you would like to have an extension supported directly by XOWA, please contact the developer through <a href="/wiki/Help/Feedback" id="xolnki_3" title="Help/Feedback">Help/Feedback</a>. You can also hack the XOWA source to add your own extension in Java.
</p>
<p>
However, if you want a simpler approach, XOWA does allow an extension system by adding javascript / lua files