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

blog_new_job_

This commit is contained in:
gnosygnu
2017-04-02 12:03:46 -04:00
parent 891ce4b0d2
commit 328c8aadbe
239 changed files with 2833 additions and 8418 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-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>
</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-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>
</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-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>
</h2>
<p>
As mentioned above, XOWA will add a basic UI for configuring from, namespace and hideredirects.