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

v4.5.2.1704

This commit is contained in:
gnosygnu
2017-04-27 21:02:09 -04:00
parent 328c8aadbe
commit fe28f573fb
242 changed files with 3997 additions and 3175 deletions

View File

@@ -18,7 +18,7 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Usage">Usage</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Search/Special_page?action=edit&amp;section_key=Usage" title="Edit section: Usage" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<p>
If you enter a search string and press Enter, a list of pages beginning with the search term will appear.
@@ -36,7 +36,7 @@
Note that sorting is done using binary collation. This means that the following titles will sort in this order "AA AB AC Aa Bb Ac", not "AA Aa AB Ab AC Ac". This matches Wikipedia's current sorting behavior.
</p>
<h2>
<span class="mw-headline" id="Configuring">Configuring</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Search/Special_page?action=edit&amp;section_key=Configuring" title="Edit section: Configuring" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="Configuring">Configuring</span>
</h2>
<p>
Currently, XOWA has not implemented the UI for dynamically changing the following:
@@ -93,7 +93,7 @@ app.gui.win_opts.search_box_fmt_('Special:AllPages?from=~{search}&amp;namespace=
If you want to hide redirects by default, you can change this to hideredirects=1. Please see <a href="http://xowa.org/home/wiki/Dev/Config_files_files/Files.html" id="xolnki_2" title="Dev/Config files files/Files">Dev/Config_files files/Files</a> for information about where to make this change.
</p>
<h2>
<span class="mw-headline" id="Future">Future</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/App/Search/Special_page?action=edit&amp;section_key=Future" title="Edit section: Future" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
<span class="mw-headline" id="Future">Future</span>
</h2>
<p>
As mentioned above, XOWA will add a basic UI for configuring from, namespace and hideredirects.