mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.4.2.6'
This commit is contained in:
440
App/UI/Address_bar/Shortcuts.html
Normal file
440
App/UI/Address_bar/Shortcuts.html
Normal file
@@ -0,0 +1,440 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="ltr">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||||
<title>App/UI/Address bar/Shortcuts - XOWA</title>
|
||||
<link rel="shortcut icon" href="http://xowa.org/xowa_logo.png" />
|
||||
<link rel="stylesheet" href="http://xowa.org/xowa_common.css" type="text/css">
|
||||
|
||||
</head>
|
||||
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
|
||||
<div id="mw-page-base" class="noprint"></div>
|
||||
<div id="mw-head-base" class="noprint"></div>
|
||||
<div id="content" class="mw-body">
|
||||
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Address bar/Shortcuts</span></h1>
|
||||
<div id="bodyContent" class="mw-body-content">
|
||||
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
|
||||
<div id="contentSub"></div>
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<div id="toc" class="toc">
|
||||
<div id="toctitle">
|
||||
<h2>
|
||||
Contents
|
||||
</h2>
|
||||
</div>
|
||||
<ul>
|
||||
<li class="toclevel-1 tocsection-1">
|
||||
<a href="#Shortcuts_to_wikis_in_the_current_language"><span class="tocnumber">1</span> <span class="toctext">Shortcuts to wikis in the current language</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-2">
|
||||
<a href="#Shortcuts_to_wikis_in_another_language"><span class="tocnumber">2</span> <span class="toctext">Shortcuts to wikis in another language</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-3">
|
||||
<a href="#Search_shortcut"><span class="tocnumber">3</span> <span class="toctext">Search shortcut</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-4">
|
||||
<a href="#Customizing_shortcuts"><span class="tocnumber">4</span> <span class="toctext">Customizing shortcuts</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Shortcuts_to_wikis_in_the_current_language">Shortcuts to wikis in the current language</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA has pre-defined shortcuts to different wikis. These allow quick access to an article in another wiki without entering in the full url.
|
||||
</p>
|
||||
<p>
|
||||
For example, to open the English Wikipedia article on "Earth", you would ordinarily enter:
|
||||
</p>
|
||||
<pre>
|
||||
en.wikipedia.org/wiki/Earth
|
||||
</pre>
|
||||
<p>
|
||||
Instead, using shortcuts, you can enter:
|
||||
</p>
|
||||
<pre>
|
||||
w:Earth
|
||||
</pre>
|
||||
<p>
|
||||
Note that shortcuts are case-sensitive. "w:Earth" will work, but "W:Earth" will not.
|
||||
</p>
|
||||
<p>
|
||||
The following table lists the shortcut for a given wiki type:
|
||||
</p>
|
||||
<table class='wikitable'>
|
||||
<tr>
|
||||
<th>
|
||||
shortcut
|
||||
</th>
|
||||
<th>
|
||||
type
|
||||
</th>
|
||||
<th>
|
||||
example shortcut
|
||||
</th>
|
||||
<th>
|
||||
actual url
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
w
|
||||
</td>
|
||||
<td>
|
||||
Wikipedia
|
||||
</td>
|
||||
<td>
|
||||
w:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikipedia.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
d
|
||||
</td>
|
||||
<td>
|
||||
Wiktionary
|
||||
</td>
|
||||
<td>
|
||||
d:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wiktionary.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
s
|
||||
</td>
|
||||
<td>
|
||||
Wikisource
|
||||
</td>
|
||||
<td>
|
||||
s:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikisource.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
v
|
||||
</td>
|
||||
<td>
|
||||
Wikivoyage
|
||||
</td>
|
||||
<td>
|
||||
v:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikivoyage.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
q
|
||||
</td>
|
||||
<td>
|
||||
Wikiquote
|
||||
</td>
|
||||
<td>
|
||||
q:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikiquote.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
b
|
||||
</td>
|
||||
<td>
|
||||
Wikibooks
|
||||
</td>
|
||||
<td>
|
||||
b:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikibooks.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
u
|
||||
</td>
|
||||
<td>
|
||||
Wikiversity
|
||||
</td>
|
||||
<td>
|
||||
u:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikiversity.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
n
|
||||
</td>
|
||||
<td>
|
||||
Wikinews
|
||||
</td>
|
||||
<td>
|
||||
n:Earth
|
||||
</td>
|
||||
<td>
|
||||
en.wikinews.org/wiki/Earth
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Shortcuts_to_wikis_in_another_language">Shortcuts to wikis in another language</span>
|
||||
</h2>
|
||||
<p>
|
||||
Wikis in a non-English language can be opened by prefixing the language code to the shortcut.
|
||||
</p>
|
||||
<p>
|
||||
For example, to go to <code>fr.wikipedia.org/wiki/Terre</code>, you would enter the following:
|
||||
</p>
|
||||
<pre>
|
||||
fr.w:Terre
|
||||
</pre>
|
||||
<p>
|
||||
Note that <code>fr</code> is the language code for "French" and <code>w</code> is the XOWA type code for "Wikipedia" as defined above.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Search_shortcut">Search shortcut</span>
|
||||
</h2>
|
||||
<p>
|
||||
In addition, there is a special shortcut designed for search.
|
||||
</p>
|
||||
<pre>
|
||||
?:Earth
|
||||
</pre>
|
||||
<p>
|
||||
This is equivalent to:
|
||||
</p>
|
||||
<pre>
|
||||
Special:Search/Earth?fulltext=yes
|
||||
</pre>
|
||||
<p>
|
||||
The following is a full list of default custom shortcuts
|
||||
</p>
|
||||
<table class='wikitable'>
|
||||
<tr>
|
||||
<th>
|
||||
shortcut
|
||||
</th>
|
||||
<th>
|
||||
format <sup>1</sup>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
c
|
||||
</td>
|
||||
<td>
|
||||
commons.wikimedia.org/wiki/~{0}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
sp
|
||||
</td>
|
||||
<td>
|
||||
wikispecies.wikimedia.org/wiki/~{0}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
meta
|
||||
</td>
|
||||
<td>
|
||||
meta.wikimedia.org/wiki/~{0}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
?
|
||||
</td>
|
||||
<td>
|
||||
Special:Search/~{0}?fulltext=yes
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
wd
|
||||
</td>
|
||||
<td>
|
||||
www.wikidata.org/wiki/~{0}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
wd.q
|
||||
</td>
|
||||
<td>
|
||||
www.wikidata.org/wiki/q~{0}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
wd.p
|
||||
</td>
|
||||
<td>
|
||||
www.wikidata.org/wiki/Property:p~{0}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<sup>1</sup>Note that the ~{0} is used for substitution.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Customizing_shortcuts">Customizing shortcuts</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA also allows customization of shortcuts by modifying the custom gfs file. See: <a href="http://xowa.org/wiki/home/page/Options/Config_script.html" id="xolnki_2" title="Options/Config script" class="xowa-visited">Options/Config_script</a>
|
||||
</p>
|
||||
<p>
|
||||
Shortcuts should be chosen wisely. In particular, using "http", "https" and "file" as a shortcut is heavily discouraged. Similarly, "Category", "Talk", "Help", "Template", "Wikipedia" and other wiki namespaces should be avoided.
|
||||
</p>
|
||||
<p>
|
||||
<b>NOTE</b>: The following script may change in future versions. If your customized shortcut stops working in a future version, please check this page again.
|
||||
</p>
|
||||
<pre>
|
||||
app.gui_mgr.url_macros {
|
||||
// note that custom macros take precedence over types. For example, a custom macro of "en.w" will override the type macro of "en.w".
|
||||
custom {
|
||||
/*
|
||||
~{0}: page
|
||||
The page is the rest of the url after the ":". For example, in "c:Earth", "Earth" is the page.
|
||||
*/
|
||||
set('c' , 'commons.wikimedia.org/wiki/~{0}');
|
||||
set('sp' , 'wikispecies.wikimedia.org/wiki/~{0}');
|
||||
set('meta' , 'meta.wikimedia.org/wiki/~{0}');
|
||||
set('wd' , 'www.wikidata.org/wiki/~{0}');
|
||||
set('wd.q' , 'www.wikidata.org/wiki/Q~{0}');
|
||||
set('wd.p' , 'www.wikidata.org/wiki/Property:P~{0}');
|
||||
set('?' , 'Special:Search/~{0}?fulltext=y');
|
||||
// clear; // clears all macros
|
||||
// del('c'); // deletes macro for "c"
|
||||
}
|
||||
lang_default = 'en'; // sets default language to "en". Entering in "w:French" is the same as "en.w:French"
|
||||
types {
|
||||
/*
|
||||
~{0}: language code
|
||||
The langage code is the part of the url before the first ".". For example, in "en.w:Earth", "en" is the language code.
|
||||
|
||||
If a language code is not entered, then the "lang_default" will be used. For example, "w:Earth" has no language code, and "en" will be used.
|
||||
|
||||
~{1}: page
|
||||
The page is the rest of the url after the ":". For example, in "en.w:Earth", "Earth" is the page.
|
||||
*/
|
||||
set('w', '~{0}.wikipedia.org/wiki/~{1}');
|
||||
set('d', '~{0}.wiktionary.org/wiki/~{1}');
|
||||
set('s', '~{0}.wikisource.org/wiki/~{1}');
|
||||
set('v', '~{0}.wikivoyage.org/wiki/~{1}');
|
||||
set('q', '~{0}.wikiquote.org/wiki/~{1}');
|
||||
set('b', '~{0}.wikibooks.org/wiki/~{1}');
|
||||
set('u', '~{0}.wikiversity.org/wiki/~{1}');
|
||||
set('n', '~{0}.wikinews.org/wiki/~{1}');
|
||||
set('a', '~{0}.wikia.com/wiki/~{1}');
|
||||
// clear; // clears all macros
|
||||
// del('a'); // deletes macro for "a"
|
||||
}
|
||||
}
|
||||
</pre>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="mw-head" class="noprint">
|
||||
<div id="left-navigation">
|
||||
<div id="p-namespaces" class="vectorTabs">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id='mw-panel' class='noprint'>
|
||||
<div id='p-logo'>
|
||||
<a style="background-image: url(http://xowa.org/xowa_logo.png);" href="index.html" title="Visit the main page"></a>
|
||||
</div>
|
||||
<div class="portal" id='xowa-portal-home'>
|
||||
<h3>XOWA</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
|
||||
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-stargin'>
|
||||
<h3>Getting started</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-help'>
|
||||
<h3>Help</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-blog'>
|
||||
<h3>Blog</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-links'>
|
||||
<h3>Links</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
|
||||
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
|
||||
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-donate'>
|
||||
<h3>Donate</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
||||
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
||||
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
210
App/UI/Address_bar/URLs.html
Normal file
210
App/UI/Address_bar/URLs.html
Normal file
@@ -0,0 +1,210 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="ltr">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||||
<title>App/UI/Address bar/URLs - XOWA</title>
|
||||
<link rel="shortcut icon" href="http://xowa.org/xowa_logo.png" />
|
||||
<link rel="stylesheet" href="http://xowa.org/xowa_common.css" type="text/css">
|
||||
|
||||
</head>
|
||||
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
|
||||
<div id="mw-page-base" class="noprint"></div>
|
||||
<div id="mw-head-base" class="noprint"></div>
|
||||
<div id="content" class="mw-body">
|
||||
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Address bar/URLs</span></h1>
|
||||
<div id="bodyContent" class="mw-body-content">
|
||||
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
|
||||
<div id="contentSub"></div>
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<p>
|
||||
URLs are used to navigate to a page in a wiki. This page will describe the different formats that can be entered into the address bar.
|
||||
</p>
|
||||
<div id="toc" class="toc">
|
||||
<div id="toctitle">
|
||||
<h2>
|
||||
Contents
|
||||
</h2>
|
||||
</div>
|
||||
<ul>
|
||||
<li class="toclevel-1 tocsection-1">
|
||||
<a href="#Full_URLs"><span class="tocnumber">1</span> <span class="toctext">Full URLs</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-2">
|
||||
<a href="#Page_name"><span class="tocnumber">2</span> <span class="toctext">Page name</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-3">
|
||||
<a href="#Shortcut"><span class="tocnumber">3</span> <span class="toctext">Shortcut</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-4">
|
||||
<a href="#http_format"><span class="tocnumber">4</span> <span class="toctext">http format</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Full_URLs">Full URLs</span>
|
||||
</h2>
|
||||
<p>
|
||||
A full URL will point absolutely to one specific page in one specific wiki from any wiki.
|
||||
</p>
|
||||
<p>
|
||||
For example, "en.wikipedia.org/wiki/Earth" will always navigate to the "Earth" page in "en.wikipedia.org" regardless of whether the current wiki is "en.wikipedia.org", "en.wiktionary.org" or "simple.wikipedia.org"
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Page_name">Page name</span>
|
||||
</h2>
|
||||
<p>
|
||||
A short name allows quick lookup of an article within the current wiki.
|
||||
</p>
|
||||
<p>
|
||||
For example, if you are in "en.wikipedia.org", typing in just "Earth" will take you to the Earth page inside en.wikipedia.org.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Shortcut">Shortcut</span>
|
||||
</h2>
|
||||
<p>
|
||||
A shortcut is a compromise between the absolute reference of a full URL and the brevity of a page name.
|
||||
</p>
|
||||
<p>
|
||||
For example, "w:Earth" will always take you to "en.wikipedia.org/wiki/Earth" from any other wiki. It is only 2 characters longer than "Earth".
|
||||
</p>
|
||||
<p>
|
||||
See <a href="http://xowa.org/wiki/home/page/App/UI/Address_bar/Shortcuts.html" id="xolnki_2" title="App/UI/Address bar/Shortcuts">shortcuts</a> for more information.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="http_format">http format</span>
|
||||
</h2>
|
||||
<p>
|
||||
An http format url allows for copying and pasting directly from Firefox or other applications.
|
||||
</p>
|
||||
<p>
|
||||
For example:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Right click on any link to wikipedia
|
||||
</li>
|
||||
<li>
|
||||
Select "Copy Link Location"
|
||||
</li>
|
||||
<li>
|
||||
Press Ctrl-V to paste the link into the address bar. This will paste the full url of "http://en.wikipedia.org/wiki/Earth"
|
||||
</li>
|
||||
<li>
|
||||
Press Enter. You will be redirected to "en.wikipedia.org/wiki/Earth"
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Alternatively, instead of Ctrl-V and Enter, you can also middle-click on the URL bar. This will:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Delete all text
|
||||
</li>
|
||||
<li>
|
||||
Paste whatever's on your clipboard into the Address bar
|
||||
</li>
|
||||
<li>
|
||||
Automatically try to open the page
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
On a similar note, you can also copy and paste urls of the format "http://upload.wikimedia.org/wikipedia/commons/7/78/The_Blue_Marble.jpg". This will be converted to commons.wikimedia.org/wiki/File:The Blue Marble.jpg
|
||||
</p>
|
||||
<p>
|
||||
Note that http format also works for urls with the format of http://en.wikipedia.org/w/index.php?title=Earth
|
||||
</p>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="mw-head" class="noprint">
|
||||
<div id="left-navigation">
|
||||
<div id="p-namespaces" class="vectorTabs">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id='mw-panel' class='noprint'>
|
||||
<div id='p-logo'>
|
||||
<a style="background-image: url(http://xowa.org/xowa_logo.png);" href="index.html" title="Visit the main page"></a>
|
||||
</div>
|
||||
<div class="portal" id='xowa-portal-home'>
|
||||
<h3>XOWA</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
|
||||
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-stargin'>
|
||||
<h3>Getting started</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-help'>
|
||||
<h3>Help</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-blog'>
|
||||
<h3>Blog</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-links'>
|
||||
<h3>Links</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
|
||||
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
|
||||
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-donate'>
|
||||
<h3>Donate</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
||||
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
||||
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user