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

@@ -211,7 +211,7 @@
<span class="mw-headline" id="Basic_editing">Basic editing</span>
</h2>
<p>
The best place to start is Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
The best place to start is Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</p>
<p>
The table below is provided for reference. Note the following columns:
@@ -766,7 +766,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Category">https://en.wikipedia.org/wiki/Help:Category</a>
For more info, see <a href="https://en.wikipedia.org/wiki/Help:Category" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Category</a>
</p>
<h3>
<span class="mw-headline" id="Images">Images</span>
@@ -800,7 +800,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Picture_tutorial">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
</p>
<h3>
<span class="mw-headline" id="Table_of_contents">Table of contents</span>
@@ -919,7 +919,7 @@ para 2
<span class="mw-headline" id="Magic_words">Magic words</span>
</h3>
<p>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Magic_words">https://en.wikipedia.org/wiki/Help:Magic_words</a>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:Magic_words" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Magic_words</a>
</p>
<h3>
<span class="mw-headline" id="Parser_functions">Parser functions</span>
@@ -931,7 +931,7 @@ para 2
<span class="mw-headline" id="Templates">Templates</span>
</h3>
<p>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:A_quick_guide_to_templates">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
</p>
<p>
Here's a brief example:
@@ -951,7 +951,7 @@ para 2
<span class="mw-headline" id="Modules">Modules</span>
</h3>
<p>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Lua">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Lua" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
</p>
<p>
Here's a brief example:
@@ -1134,7 +1134,7 @@ return p
</h2>
<ul>
<li>
Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</li>
<li>
XOWA page on personal wikis: <a href="/wiki/Xowa.home:App/Personal_wikis" id="xolnki_8" title="Xowa.home:App/Personal wikis">xowa.home:App/Personal wikis</a>

View File

@@ -156,7 +156,7 @@
Try not to use colons. They can be mistaken for namespaces
</li>
<li>
Try not to use punctuation. Some are invalid (For example: <code>&lt;</code>). For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Page_name">https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations</a>
Try not to use punctuation. Some are invalid (For example: <code>&lt;</code>). For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations</a>
</li>
</ul>
</li>

View File

@@ -32,7 +32,7 @@
</li>
</ul>
<p>
The search feature is based off of the <a href="/site/en.wikipedia.org/wiki/PageRank">PageRank algorithm</a>. Because of the complicated, recursive nature of the algorithm, the index can only be run for the entire wiki at once -- not every time a page changes. For small wikis, search reindexing will complete in a few seconds. For a large wiki like en.wikipedia.org, it could take 12 hours.
The search feature is based off of the <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank algorithm</a>. Because of the complicated, recursive nature of the algorithm, the index can only be run for the entire wiki at once -- not every time a page changes. For small wikis, search reindexing will complete in a few seconds. For a large wiki like en.wikipedia.org, it could take 12 hours.
</p>
<h2>
<span class="mw-headline" id="Reindex_search">Reindex search</span>