mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
242 lines
11 KiB
HTML
242 lines
11 KiB
HTML
<!DOCTYPE html>
|
|
<html dir="ltr">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
|
<title>Options/Startup - XOWA</title>
|
|
<link rel="shortcut icon" href="/xowa/wiki/home/page/xowa_logo.png" />
|
|
<link rel="stylesheet" href="/xowa/wiki/home/page/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>Options/Startup</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>
|
|
<table>
|
|
<tr>
|
|
<td class='optionsButton active'>
|
|
<a class='optionsLink' href='/wiki/Options/Window'>Apps (basic)</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Security'>Apps (advanced)</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Import'>Wiki</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/HTML'>HTML</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Content_apps'>External apps</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Search_suggest'>Modules</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Math'>Extensions</a>
|
|
</td>
|
|
<td class='optionsButton'>
|
|
<a class='optionsLink' href='/wiki/Options/Dev'>Misc</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="tabs">
|
|
<div>
|
|
<ul class='tab-links' style='margin-left:0px;'>
|
|
<li class=''>
|
|
<a href='/wiki/Options/Window'>Window</a>
|
|
</li>
|
|
<li class=''>
|
|
<a href='/wiki/Options/Language'>Language</a>
|
|
</li>
|
|
<li class=''>
|
|
<a href='/wiki/Options/Tabs'>Tabs</a>
|
|
</li>
|
|
<li class='active'>
|
|
<a href='/wiki/Options/Startup'>Startup</a>
|
|
</li>
|
|
</ul>
|
|
</div><br>
|
|
<div class='tab-content'>
|
|
<div id="toc" class="toc">
|
|
<div id="toctitle">
|
|
<h2>
|
|
Contents
|
|
</h2>
|
|
</div>
|
|
<ul>
|
|
<li class="toclevel-1 tocsection-1">
|
|
<a href="#Startup_Page.28s.29"><span class="tocnumber">1</span> <span class="toctext">Startup Page(s)</span></a>
|
|
</li>
|
|
<li class="toclevel-1 tocsection-2">
|
|
<a href="#Notes"><span class="tocnumber">2</span> <span class="toctext">Notes</span></a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div style='float:right; margin-right:10px; margin-top:5px;'>
|
|
<p>
|
|
<a href="xowa-cmd:app.user.prefs.save();" accesskey='s'><img src='file:///C:/xowa/bin/any/xowa/file/app.window/save.png' width="16" height="16">Save</a>
|
|
</p>
|
|
</div><br>
|
|
|
|
<p>
|
|
Specify options when XOWA starts up
|
|
</p>
|
|
<h2>
|
|
<span class="mw-headline" id="Startup_Page.28s.29">Startup Page(s)</span>
|
|
</h2>
|
|
<table class='options_table'>
|
|
<tr>
|
|
<td class='options_row_label'>
|
|
Startup type: <sup id="cite_ref-startup_type_0-0" class="reference"><a href="#cite_note-startup_type-0">[1]</a></sup>
|
|
</td>
|
|
<td>
|
|
<select xowa_prop="xowa.api.app.startup.tabs.type" xowa_prop_list="xowa.api.app.startup.tabs.type_list" class="options_select" style="width: 100px;" size='4' id='xowa_prop_0'>
|
|
<option value='blank'>
|
|
blank
|
|
</option>
|
|
<option value='xowa'>
|
|
xowa
|
|
</option>
|
|
<option value='previous' selected='selected'>
|
|
previous
|
|
</option>
|
|
<option value='custom'>
|
|
custom
|
|
</option>
|
|
</select>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class='options_row_label'>
|
|
Custom pages: <sup id="cite_ref-startup_custom_1-0" class="reference"><a href="#cite_note-startup_custom-1">[2]</a></sup>
|
|
</td>
|
|
<td>
|
|
<textarea xowa_prop="xowa.api.app.startup.tabs.custom" class="options_textbox" style="width: 200px; height: 100px;" accesskey=',' id='xowa_prop_1'>
|
|
</textarea>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<h2>
|
|
<span class="mw-headline" id="Notes">Notes</span>
|
|
</h2>
|
|
<ol class="references">
|
|
<li id="cite_note-startup_type-0">
|
|
<span class="mw-cite-backlink"><a href="#cite_ref-startup_type_0-0">^</a></span> <span class="reference-text">Specify a startup type (default is <code>xowa</code>) Choose from one of the following:</span>
|
|
<ul>
|
|
<li>
|
|
<span class="reference-text"><b>blank</b>: one tab loads and it is set to blank (Special:XowaDefaultTab)</span>
|
|
</li>
|
|
<li>
|
|
<span class="reference-text"><b>xowa</b> : one tab loads and it is set to the XOWA home page (home/wiki/Main_Page)</span>
|
|
</li>
|
|
<li>
|
|
<span class="reference-text"><b>previous</b>: all opened pages from the previous session loads. For example, if "en.w:Earth" and "en.w:Moon" were open when XOWA was last closed, these tabs will be reopened</span>
|
|
</li>
|
|
<li>
|
|
<span class="reference-text"><b>custom</b>: all pages specified in the custom box will load</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li id="cite_note-startup_custom-1">
|
|
<span class="mw-cite-backlink"><a href="#cite_ref-startup_custom_1-0">^</a></span> <span class="reference-text">Specify custom pages to show on startup (default is ) This option only applies if <code>custom</code> is selected for type.<br>
|
|
Note the following:</span>
|
|
<ul>
|
|
<li>
|
|
<span class="reference-text">Aliases can be used. For example, "en.w:Earth" is a shortcut for "en.wikipedia.org/wiki/Earth"</span>
|
|
</li>
|
|
<li>
|
|
<span class="reference-text">Multiple pages are separated by new lines. For example, the following will load 2 tabs:</span>
|
|
</li>
|
|
</ul>
|
|
<pre>
|
|
<span class="reference-text">en.w:Earth
|
|
en.w:Moon
|
|
</span>
|
|
</pre>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
|
|
</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(/xowa/wiki/home/page/xowa_logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
|
|
</div>
|
|
<div class="portal" id='xowa-portal-home'>
|
|
<h3>XOWA</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
|
|
<li><a href="https://gnosygnu.github.io/xowa/blog.html" title='Follow XOWA''s development process'>Blog</a></li>
|
|
<li><a href="https://gnosygnu.github.io/xowa/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
|
<li><a href="https://gnosygnu.github.io/xowa/download.html" title='Download the XOWA application'>Download XOWA</a></li>
|
|
<li><a href="/xowa/wiki/home/page/Dashboard/Image_databases" title='Download offline wikis and image databases'>Download wikis</a></li>
|
|
<li><a href="https://gnosygnu.github.io/xowa/reviews.html" title='Read what others have written about XOWA'>Media</a></li>
|
|
<li><a href="/xowa/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="portal" id='xowa-portal-help'>
|
|
<h3>Help</h3>
|
|
<div class="body">
|
|
<ul>
|
|
<li><a href="/xowa/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
|
<li><a href="/xowa/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
|
<li><a href="/xowa/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Set up Simple Wikipedia</a></li>
|
|
<li><a href="/xowa/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>Set up English Wikipedia</a></li>
|
|
<li><a href="/xowa/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up Other Wikipedias'>Set up Other Wikipedias</a></li>
|
|
<li><a href="/xowa/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
|
<li><a href="/xowa/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</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> |