1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2019-03-10 20:44:35 -04:00
parent b1af77320f
commit fcdd36c369
198 changed files with 4843 additions and 5721 deletions

View File

@@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2018-01.html" id="xolnki_2" title="Blog/2018-01" class="xowa-visited">2018-01</a>
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_2" title="Blog/2018-01">2018-01</a>
</li>
</ul>
<p>
@@ -33,15 +33,15 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-09.html" id="xolnki_3" title="Blog/2017-09" class="xowa-visited">2017-09</a>
<a href="http://xowa.org/home/wiki/Blog/2017-09" id="xolnki_3" title="Blog/2017-09">2017-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2017-06.html" id="xolnki_4" title="Blog/2017-06">2017-06</a>
<a href="http://xowa.org/home/wiki/Blog/2017-06" id="xolnki_4" title="Blog/2017-06">2017-06</a>
</li>
</ul>
<p>
<br>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_5" title="Blog/Archives" class="xowa-visited">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives" id="xolnki_5" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@@ -148,14 +148,14 @@
<span class="mw-headline" id="Fix_for_search_not_working">Fix for search not working</span>
</h3>
<p>
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> .
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> .
</p>
<p>
If you've built a wiki with any 3.1.* version, you will have to rebuild it. You can do this with the following:
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_6" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance" id="xolnki_6" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki and click the "Search" button
@@ -171,7 +171,7 @@
<span class="mw-headline" id="Fix_for_English_Wiktionary_sections_not_expanding_correctly">Fix for English Wiktionary sections not expanding correctly</span>
</h3>
<p>
This bug occurs when opening up any English Wiktionary page. Each page will have Translation tables with a "Hide" / "Show" button. The following occurred when viewing these pages (for example: <a href="https://en.wiktionary.org/wiki/green" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/green</a>)
This bug occurs when opening up any English Wiktionary page. Each page will have Translation tables with a "Hide" / "Show" button. The following occurred when viewing these pages (for example: <a href="/site/en.wiktionary.org/wiki/green">https://en.wiktionary.org/wiki/green</a>)
</p>
<ul>
<li>
@@ -185,7 +185,7 @@
</li>
</ul>
<p>
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_7" title="Options/Wiki HTML">Options/Wiki_HTML</a> under Collapsible
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML" id="xolnki_7" title="Options/Wiki HTML">Options/Wiki_HTML</a> under Collapsible
</p>
<h3>
<span class="mw-headline" id="New_Raspberry_Pi_build">New Raspberry Pi build</span>