1
0
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:
gnosygnu
2016-04-15 16:19:00 -04:00
parent 574451bd93
commit cc5b49c7c4
225 changed files with 111023 additions and 0 deletions

380
Diagnostics/HTML_Tidy.html Normal file
View File

@@ -0,0 +1,380 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/HTML Tidy - 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>Diagnostics/HTML Tidy</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">
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
This page lists various tests showing the effect of HTML Tidy. Each &lt;h2&gt; section header below corresponds to a separate test. Enable / Disable HTML Tidy at <a href="http://xowa.org/wiki/home/page/Options/HTML_Tidy.html" id="xolnki_2" title="Options/HTML Tidy">Options/HTML_Tidy</a> to see the difference (or press F7 to toggle on and off).
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="unclosed_tag_should_not_extend_over_header_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FWikipedia:Size_comparisons.23Size_of_other_information_collections">unclosed tag should not extend over header (<a href="http://en.wikipedia.org/wiki/Wikipedia:Size_comparisons#Size_of_other_information_collections" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Size_comparisons#Size_of_other_information_collections</a></span>
</h2>
<p>
<code>fails if "should not be small" is small</code><br>
</p>
<p>
<small>small <small>still small</small></small>
</p>
<h3>
<span class="mw-headline" id="header_.28not_small.29">header (not small)</span>
</h3>
<p>
should not be small
</p>
<h2>
<span class="mw-headline" id="para_inside_span_causes_horizontal_scroll_.28http:.2F.2Ffr.wikipedia.org.2Fwiki.2FFranz_Liszt.23Liens_externes">para inside span causes horizontal scroll (<a href="http://fr.wikipedia.org/wiki/Franz_Liszt#Liens_externes" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Franz_Liszt#Liens_externes</a></span>
</h2>
<p>
<code>fails if horizontal scroll bar</code><br>
</p>
<table>
<tr>
<td>
<p>
<span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span> <span style="white-space:nowrap">Diagnostics/HTML Tidy <b>-</b></span>
</p>
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="consecutive_.3Cdl.3Es_should_be_separated_by_a_.3Cdd.3E_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FPalenque.23References">consecutive &lt;dl&gt;s should be separated by a &lt;dd&gt; (<a href="http://en.wikipedia.org/wiki/Palenque#References" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Palenque#References</a></span>
</h2>
<p>
<code>fails if "text should line up directly header" does not line up with "consecutive..."</code><br>
</p>
<div class="refbegin">
<dl style="text-indent: -3.2em;">
<dd>
<dl>
<dd>
text should line up directly underneath header
</dd>
</dl>
</dd>
</dl>
</div>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="empty_list_items_should_be_removed_.28_http:.2F.2Fsv.wikiquote.org.2Fwiki.2FWinston_Churchill_.29">empty list items should be removed ( <a href="http://sv.wikiquote.org/wiki/Winston_Churchill" rel="nofollow" class="external free">http://sv.wikiquote.org/wiki/Winston_Churchill</a> )</span>
</h2>
<p>
<code>fails if more than one list item</code><br>
</p>
<ul>
<li>
only one list item should appear
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="empty_.3Cdd.3E_should_be_removed_.28http:.2F.2Fhu.wikipedia.org.2Fwiki.2FJapan_--_port.C3.A1l.7CF.C3.B6ldrajz.29">empty &lt;dd&gt; should be removed (<a href="http://hu.wikipedia.org/wiki/Japan" rel="nofollow" class="external free">http://hu.wikipedia.org/wiki/Japan</a> -- portál|Földrajz)</span>
</h2>
<p>
<code>fails if more than one line</code><br>
</p>
<ul>
<li>
should be on line 1 should also be on line 1
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="bold_and_DT_.2F_DD_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FEnron.23Former_management_and_corporate_governance">bold and DT / DD (<a href="http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance</a></span>
</h2>
<p>
<code>fails if "should not be bold" is bold</code><br>
</p>
<dl>
<dt>
<b>bold</b>
</dt>
<dd>
<ul>
<li>
should not be bold
</li>
</ul>
</dd>
</dl>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="div_inside_span_should_be_reparented_correctly_.28http:.2F.2Fit.wikipedia.org.2Fwiki.2FPortale:Astronomia.23Il_cielo_nel_mese_di_maggio">div inside span should be reparented correctly (<a href="http://it.wikipedia.org/wiki/Portale:Astronomia#Il_cielo_nel_mese_di_maggio" rel="nofollow" class="external free">http://it.wikipedia.org/wiki/Portale:Astronomia#Il_cielo_nel_mese_di_maggio</a></span>
</h2>
<p>
<code>fails if "should be on right" is not right of "should not be left"</code><br>
</p>
<div>
<div>
<div>
<span style="float:right;">should be on right</span>
<p>
should be on left
</p>
</div>
</div>
</div>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id=".3Csmall.3E_should_be_reparented_out_of_.3Ctr.3E.3Ctd.3E_correctly_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FFrance_--_Infobox_footnotes.29_.28no_longer_an_issue.29">&lt;small&gt; should be reparented out of &lt;tr&gt;&lt;td&gt; correctly (<a href="http://en.wikipedia.org/wiki/France" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/France</a> -- Infobox footnotes) (no longer an issue)</span>
</h2>
<p>
<code>fails if "should be small" is not small</code><br>
</p>
<table>
<tr>
<td>
<small>should be small</small>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="add_.3Ctd.3E_between_.3Ctr.3E_and_.3Ctable.3E_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FParis.23Twin_towns_and_sister_cities">add &lt;td&gt; between &lt;tr&gt; and &lt;table&gt; (<a href="http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities</a></span>
</h2>
<p>
<code>fails if "text should be inside gray wikitable" is not actually in table</code><br>
</p>
<table class="wikitable">
<tr>
<td>
</td>
</tr>
<tr>
<td>
<ul>
<li>
text should be inside gray wikitable
</li>
</ul>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="merge_nested_tables_and_take_1st_table.27s_attributes_.28http:.2F.2Fen.wiktionary.org.2Fwiki.2FKazakhstan.23Declension">merge nested tables and take 1st table's attributes (<a href="http://en.wiktionary.org/wiki/Kazakhstan#Declension" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/Kazakhstan#Declension</a></span>
</h2>
<p>
<code>fails if "text does not line up on left"</code><br>
</p>
<table width="40%" class="wikitable">
<tr>
<td>
<table>
<tr>
<td>
</td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td>
text should line up on left
</td>
</tr>
</table>
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="reparent_nested_table_not_inside_a_.3Ctd.3E_.28http:.2F.2Fit.wikipedia.org.2Fwiki.2FPortale:Animali_--_Main_Body_.29">reparent nested table not inside a &lt;td&gt; (<a href="http://it.wikipedia.org/wiki/Portale:Animali" rel="nofollow" class="external free">http://it.wikipedia.org/wiki/Portale:Animali</a> -- Main Body )</span>
</h2>
<p>
<code>fails if "text 2" is not directly underneath "text 1"</code><br>
</p>
<table>
<tr>
<td>
</td>
</tr>
<tr>
<td>
text 1
</td>
</tr>
</table>
<table>
<tr>
<td>
<p>
text 2: should line up directly underneath text 1
</p>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="table_inside_span_should_be_reparented_correctly_.28http:.2F.2Fca.wikipedia.org.2Fwiki.2FEvoluci.C3.B3_--_Infobox.29">table inside span should be reparented correctly (<a href="http://ca.wikipedia.org/wiki/Evolució" rel="nofollow" class="external free">http://ca.wikipedia.org/wiki/Evolució</a> -- Infobox)</span>
</h2>
<p>
<code>fails if "text should be visible" is missing</code><br>
</p>
<table>
<tr>
<td>
text should be visible
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="div_not_inside_td_should_be_reparented_correctly_.28http:.2F.2Ffr.wikivoyage.org.2Fwiki.2FMarrakech_--_Infobox.29">div not inside td should be reparented correctly (<a href="http://fr.wikivoyage.org/wiki/Marrakech" rel="nofollow" class="external free">http://fr.wikivoyage.org/wiki/Marrakech</a> -- Infobox)</span>
</h2>
<p>
<code>fails if "should appear above table" is inside table</code><br>
</p>
<div>
<table>
<tr>
<td>
should appear above table
</td>
</tr>
</table>
</div>
<table class="wikitable">
<tr>
<td>
cell_1
</td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td>
cell_2
</td>
</tr>
</table>
</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&apos;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>

189
Diagnostics/JTidy.html Normal file
View File

@@ -0,0 +1,189 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/JTidy - 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>Diagnostics/JTidy</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">
<h2>
<span class="mw-headline" id=".3Cspan.3E_inside_.3Cpre.3E_should_not_be_line_wrapped">&lt;span&gt; inside &lt;pre&gt; should not be line wrapped</span>
</h2>
<p>
<code>fails if "1" is not on same line as "number one should be on same line"</code><br>
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>number one should be on same line</span>
</pre>
</div>
<h2>
<span class="mw-headline" id="duplicate_.22style.22_text_in_anchor_caption_triggers_null_exception">duplicate "style" text in anchor caption triggers null exception</span>
</h2>
<p>
<code>fails if "style style should not fail during merge" is not visible</code><br>
</p>
<p>
<a href="http://xowa.org/wiki/home/page/%22_style_style_should_not_fail_during_merge.html" id="xolnki_2" title="&quot; style style should not fail during merge">" style style should not fail during merge</a>
</p>
<h2>
<span class="mw-headline" id=".3Chr.3E_should_show">&lt;hr&gt; should show</span>
</h2>
<p>
<code>fails if "text above hr" is not above &lt;hr/&gt; or "text below hr" is not below</code><br>
</p>
<p>
text above hr
</p>
<hr>
<p>
text below hr
</p>
<h2>
<span class="mw-headline" id=".3C.2Fbr.2F.3E_should_not_show_.2F.3E">&lt;/br/&gt; should not show /&gt;</span>
</h2>
<p>
<code>fails if "before br" is on same line as "after br"</code><br>
</p>
<p>
before br<br>
after br
</p>
<h2>
<span class="mw-headline" id="show_surrogate_characters">show surrogate characters</span>
</h2>
<p>
<code>fails if foreign character is rendered as replacement character</code><br>
</p>
<p>
following should not show as unknown replacement character: 𡼾
</p>
<h2>
<span class="mw-headline" id="show_surrogate_characters_.28attribute_value.29_.28DATE:_2014-09-08.29">show surrogate characters (attribute value) (DATE: 2014-09-08)</span>
</h2>
<p>
<code>fails if link is red</code><br>
</p>
<p>
following link should be blue (not red) and clickable: <a href="http://xowa.org/wiki/home/page/Diagnostics/JTidy/%F0%90%8E%8D%F0%90%8E%81_%F0%90%8E%9C.html" id="xolnki_3" title="Diagnostics/JTidy/𐎍𐎁 𐎜" class="xowa-visited">Diagnostics/JTidy/𐎍𐎁_𐎜</a>
</p>
<h2>
<span class="mw-headline" id="encloseBodyText_enabled_.28_https:.2F.2Fhr.wiktionary.org.2Fwiki.2Fbrod_.29_.28DATE:_2015-11-08.29">encloseBodyText enabled ( <a href="https://hr.wiktionary.org/wiki/brod" rel="nofollow" class="external free">https://hr.wiktionary.org/wiki/brod</a> ) (DATE: 2015-11-08)</span>
</h2>
<p>
<code>fails if "b1" is after a1</code><br>
</p>
<div class="floatleft">
a
</div>
<p>
a1
</p>
<div class="floatleft">
b
</div>
<p>
b1
</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&apos;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>

View File

@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/JTidy/𐎍𐎁 𐎜 - 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>Diagnostics/JTidy/𐎍𐎁 𐎜</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>
This is a placeholder page for the Jtidy diagnostic
</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&apos;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>

View File

@@ -0,0 +1,772 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/All - 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>Diagnostics/Javascript/All</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">
<h2>
<span class="mw-headline" id="Table_of_contents_.28show_.2F_hide.29">Table of contents (show / hide)</span>
</h2>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Table_of_contents_.28show_.2F_hide.29"><span class="tocnumber">1</span> <span class="toctext">Table of contents (show / hide)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Top_Icon"><span class="tocnumber">2</span> <span class="toctext">Top Icon</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Redlink"><span class="tocnumber">3</span> <span class="toctext">Redlink</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Collapsible_table_.28expand_.2F_collapse.29"><span class="tocnumber">4</span> <span class="toctext">Collapsible table (expand / collapse)</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#NavFrame_.28show_.2F_hide.29"><span class="tocnumber">5</span> <span class="toctext">NavFrame (show / hide)</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Sortable"><span class="tocnumber">6</span> <span class="toctext">Sortable</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Reference_tooltips"><span class="tocnumber">7</span> <span class="toctext">Reference tooltips</span></a>
<ul>
<li class="toclevel-2 tocsection-8">
<a href="#Text"><span class="tocnumber">7.1</span> <span class="toctext">Text</span></a>
</li>
<li class="toclevel-2 tocsection-9">
<a href="#References"><span class="tocnumber">7.2</span> <span class="toctext">References</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Math"><span class="tocnumber">8</span> <span class="toctext">Math</span></a>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Timeline"><span class="tocnumber">9</span> <span class="toctext">Timeline</span></a>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#Graph"><span class="tocnumber">10</span> <span class="toctext">Graph</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Top_Icon">Top Icon</span>
</h2><code>Coordinates</code>
<p>
should be visible in the upper right corner of the page.
</p>
<div class="Top_icon_raw" id="tpl_Coordinaten">
<span>Coordinates</span>
</div>
<h2>
<span class="mw-headline" id="Redlink">Redlink</span>
</h2>
<p>
<a href="http://xowa.org/wiki/home/page/This_page_is_missing_and_should_show_up_as_a_red_link.html" id="xolnki_2" title="This page is missing and should show up as a red link">This page is missing and should show up as a red link</a>
</p>
<h2>
<span class="mw-headline" id="Collapsible_table_.28expand_.2F_collapse.29">Collapsible table (expand / collapse)</span>
</h2>
<table class="wikitable collapsible">
<tr>
<th>
Data
</th>
</tr>
<tr>
<td>
A
</td>
</tr>
<tr>
<td>
B
</td>
</tr>
<tr>
<td>
C
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="NavFrame_.28show_.2F_hide.29">NavFrame (show / hide)</span>
</h2>
<div class="NavFrame collapsed" style='width:105px'>
<div class="NavHead" style="text-align:left;">
Title
</div>
<div class="NavContent">
<p>
a<br>
b<br>
c<br>
</p>
</div>
</div>
<h2>
<span class="mw-headline" id="Sortable">Sortable</span>
</h2>
<table class='wikitable sortable'>
<tr>
<th>
String
</th>
<th>
Int
</th>
<th>
Date - months
</th>
</tr>
<tr>
<td>
c
</td>
<td>
3
</td>
<td>
Mar 1 2012
</td>
</tr>
<tr>
<td>
b
</td>
<td>
22
</td>
<td>
Feb 2 2011
</td>
</tr>
<tr>
<td>
a
</td>
<td>
111
</td>
<td>
Jan 3 2010
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="Reference_tooltips">Reference tooltips</span>
</h2>
<h3>
<span class="mw-headline" id="Text">Text</span>
</h3>
<p>
Hover over the [1] to see "Reference 1"<sup id="cite_ref-0" class="reference"><a href="#cite_note-0">[1]</a></sup>.
</p>
<p>
Hover over the [2] to see "Reference 2 with backlabel"<sup id="cite_ref-ref2_1-0" class="reference"><a href="#cite_note-ref2-1">[2]</a></sup>.
</p>
<p>
Hover over the [2] to see "Reference 2 with backlabel"<sup id="cite_ref-ref2_1-1" class="reference"><a href="#cite_note-ref2-1">[2]</a></sup>.
</p>
<h3>
<span class="mw-headline" id="References">References</span>
</h3>
<ol class="references">
<li id="cite_note-0">
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text">Reference 1</span>
</li>
<li id="cite_note-ref2-1">
<span class="mw-cite-backlink">^ <sup><a href="#cite_ref-ref2_1-0">a</a></sup> <sup><a href="#cite_ref-ref2_1-1">b</a></sup></span> <span class="reference-text">Reference 2 with backlabel</span>
</li>
</ol>
<h2>
<span class="mw-headline" id="Math">Math</span>
</h2>
<dl>
<dt>
Pythagorean theorem
</dt>
<dd>
<span id='xowa_math_txt_0'>a^2 + b^2 = c^2</span>
</dd>
<dt>
Escape &lt; &gt;
</dt>
<dd>
<span id='xowa_math_txt_0'>x &gt; y &lt; z</span>
</dd>
<dt>
Ampersand.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>x \&amp; y</span>
</dd>
<dt>
Ampersand.formatting
</dt>
<dd>
<span id='xowa_math_txt_0'>\begin{bmatrix} 1 &amp; 2 \\ 3 &amp; 4 \end{bmatrix}</span>
</dd>
<dt>
Quote.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>a " b</span>
</dd>
</dl>
<h2>
<span class="mw-headline" id="Timeline">Timeline</span>
</h2>
<p>
From <a href="http://www.mediawiki.org/wiki/Template:Wikimedia_Growth" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Template:Wikimedia_Growth</a>
</p>
<pre class='xowa-timeline'>
ImageSize = width:903 height:660
PlotArea = left:73 right:130 top:30 bottom:140
Legend = top:110 columnwidth:250 orientation:vertical left:120
AlignBars = late
#&gt;
multi-line comment 1. test that multiple multi-line comments don't break timeline code; DATE:2014-05-10
&lt;#
DateFormat = dd/mm/yyyy
Period = from:01/01/2001 till:01/01/2007
Colors =
id:canvas value:gray(0.95) # background for whole image
id:bars value:white # background for bars
id:grid1 value:gray(0.6) # major grid
id:grid2 value:gray(0.85) # minor grid
id:gray value:gray(0.5) # for colophon
id:gray2 value:gray(0.8) # for colophon
id:darkred value:rgb(0.5,0,0) # for colophon
id:A10 value:rgb(0.3,0,0) legend:10+_articles_(*)
id:A100 value:rgb(0.5,0,0) legend:100+_articles
id:A1000 value:rgb(0.8,0.2,0) legend:1000+_articles
id:A10000 value:rgb(1,0.5,0) legend:10,000+_articles
id:A100000 value:rgb(1,0.8,0) legend:100,000+_articles
id:A1000000 value:rgb(1,1,0) legend:1,000,000+_articles
#id:U10 value:rgb(0.85,0.85,1) legend:10+_editors
id:U100 value:rgb(0.8,0.8,1) legend:100+_editors
id:U1000 value:rgb(0.6,0.6,1) legend:1000+_editors
id:U10000 value:rgb(0.35,0.35,1) legend:10,000+_editors
id:U100000 value:rgb(0,0,1) legend:100,000+_editors
id:D0 value:rgb(0.95,0.95,0.95) legend:. # dummy
id:D1 value:gray(0.95) legend:. # dummy
id:L100 value:rgb(0.8,0.35,0) legend:languages_with_100+_articles
id:L1000 value:rgb(0.8,0,0.6) legend:languages_with_1000+_articles
id:L10000 value:rgb(0,0,0.8) legend:languages_with_10,000+_articles
id:L100000 value:rgb(0,0.6,0) legend:languages_with_100,000+_articles
ScaleMajor = grid:grid1 unit:year increment:1 start:01/01/2001
ScaleMinor = grid:grid2 unit:month increment:3 start:01/01/2001
BackgroundColors = canvas:canvas
TimeAxis = orientation:horizontal format:yyyy
BarData =
bar:Wikipedias text:[http://stats.wikimedia.org/EN/TablesWikipediaZZ.htm|Wikipedia]
bar:Meta text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaMETA.htm|Meta]
bar:Wiktionaries text:[http://stats.wikimedia.org/wiktionary/EN/TablesWikipediaZZ.htm|Wiktionary]
#&gt;
multi-line comment 2. test that multiple multi-line comments don't break timeline code; DATE:2014-05-10
&lt;#
bar:Wikiquotes text:[http://stats.wikimedia.org/wikiquote/EN/TablesWikipediaZZ.htm|Wikiquote]
bar:Wikibooks text:[http://stats.wikimedia.org/wikibooks/EN/TablesWikipediaZZ.htm|Wikibooks]
bar:Wikisources text:[http://stats.wikimedia.org/wikisource/EN/TablesWikipediaZZ.htm|Wikisources]
bar:Commons text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaCOMMONS.htm|Commons]
bar:Wikinews text:[http://stats.wikimedia.org/wikinews/EN/TablesWikipediaZZ.htm|Wikinews]
bar:Wikiversity text:[http://stats.wikimedia.org/wikiversity/EN/TablesWikipediaZZ.htm|Wikiversity]
Define $A10 = color:A10 width:0.1in
Define $A100 = color:A100 width:0.15in
Define $A1000 = color:A1000 width:0.2in
Define $A10000 = color:A10000 width:0.3in
Define $A100000 = color:A100000 width:0.4in
Define $A1000000 = color:A1000000 width:0.5in
Define $U10 = color:U10 width:0.02in
Define $U100 = color:U100 width:0.06in
Define $U1000 = color:U1000 width:0.10in
Define $U10000 = color:U10000 width:0.15in
Define $U100000 = color:U100000 width:0.20in
Define $L100 = textcolor:L100 align:left fontsize:9
Define $L1000 = textcolor:L1000 align:right fontsize:9
Define $L10000 = textcolor:L10000 align:right fontsize:9
Define $L10000c = textcolor:L10000 align:right fontsize:9
Define $L100000 = textcolor:L100000 align:right fontsize:9
# make numbers fit exactly below 1,000,000+ bar
Define $S00a1 = shift:( 3,-35)
Define $S000a1 = shift:( -1,-35)
Define $S0000a1 = shift:(-12,-35)
Define $S00000a1 = shift:(-26,-35)
Define $S0000a2 = shift:(-17,-35)
Define $S00000a2 = shift:(-34,-35)
Define $S0000a3 = shift:(-21,-35)
Define $S00000a3 = shift:(-39,-35)
# make numbers fit exactly below 100,000+ bar
Define $S00b1 = shift:( 3,-30)
Define $S000b1 = shift:( -1,-30)
Define $S0000b1 = shift:(-12,-30)
Define $S00000b1 = shift:(-26,-30)
Define $S0000b2 = shift:(-17,-30)
Define $S00000b2 = shift:(-34,-30)
Define $S00000b3 = shift:(-39,-30)
# make numbers fit exactly below 10,000+ bar
Define $S00c1 = shift:( 3,-25)
Define $S000c1 = shift:( -1,-25)
Define $S0000c1 = shift:(-12,-25)
Define $S00000c1 = shift:(-26,-25)
Define $S0000c2 = shift:(-17,-25)
Define $S00000c2 = shift:(-34,-25)
Define $S00000c3 = shift:(-39,-25)
# make numbers fit exactly below 1,000+ bar
Define $S00d1 = shift:( 3,-20)
Define $S000d1 = shift:( -1,-20)
Define $S0000d1 = shift:(-12,-20)
Define $S00000d1 = shift:(-26,-20)
Define $S0000d2 = shift:(-17,-20)
Define $S00000d2 = shift:(-34,-20)
Define $S00000d3 = shift:(-39,-20)
Define $TTt = textcolor:black shift:(78, 30) align:center # Title
Define $TAn = textcolor:black shift:(75, 10) align:right # Articles count
Define $TUn = textcolor:black shift:(75, -4) align:right # Users count
Define $TEn = textcolor:black shift:(75,-18) align:right # Edits count
Define $TAt = textcolor:black shift:(82, 10) align:left # Articles label
Define $TUt = textcolor:black shift:(82, -4) align:left # Users label
Define $TEt = textcolor:black shift:(82,-18) align:left # Edits label
# Define $Figures = textcolor:white align:right shift:(0,-4) fontsize:S # experiment with figures centered in bars
PlotData=
bar:Wikipedias from:01/01/2001 till:01/02/2001 $A10
bar:Wikipedias from:01/02/2001 till:01/04/2001 $A100
bar:Wikipedias from:01/04/2001 till:01/10/2001 $A1000
bar:Wikipedias from:01/10/2001 till:01/10/2002 $A10000
bar:Wikipedias from:01/10/2002 till:01/09/2004 $A100000
bar:Wikipedias from:01/09/2004 till:end $A1000000
# bar:Wikipedias from:01/01/2001 till:01/07/2001 $U10
bar:Wikipedias from:01/07/2001 till:01/08/2002 $U100
bar:Wikipedias from:01/08/2002 till:01/01/2004 $U1000
bar:Wikipedias from:01/01/2004 till:01/10/2005 $U10000
bar:Wikipedias from:01/10/2005 till:end $U100000
# experiment with figures centered in bars
# bar:Wikipedias at:01/01/2002 text:"1, 1, 7" $L100 $Figures
# bar:Wikipedias at:01/01/2003 text:"1, 8, 14" $L100 $Figures
# bar:Wikipedias at:01/01/2004 text:"1, 9, 22, 29" $L100 $Figures
# bar:Wikipedias at:01/01/2005 text:"2, 20, 52, 81" $L100 $Figures
# bar:Wikipedias at:01/01/2006 text:"8, 37, 84, 120" $L100 $Figures
# bar:Wikipedias at:01/01/2007 text:"12, 55, 124, 179" $L100 $Figures
bar:Wikipedias at:01/01/2002 text:7 $L100 $S00a1
bar:Wikipedias at:01/01/2002 text:1 $L1000 $S000a1
bar:Wikipedias at:01/01/2002 text:1 $L10000 $S0000a1
bar:Wikipedias at:01/01/2003 text:14 $L100 $S00a1
bar:Wikipedias at:01/01/2003 text:_8 $L1000 $S000a1
bar:Wikipedias at:01/01/2003 text:1 $L10000 $S0000a1
# 100K for Dec 2002 in wikistats is rounded figure, actually 99939
# bar:Wikipedias at:01/01/2003 text:1 $L100000b $S00000a1
bar:Wikipedias at:01/01/2004 text:39 $L100 $S00a1
bar:Wikipedias at:01/01/2004 text:22 $L1000 $S000a1
bar:Wikipedias at:01/01/2004 text:9_ $L10000 $S0000a2
bar:Wikipedias at:01/01/2004 text:1 $L100000 $S00000a2
bar:Wikipedias at:01/01/2005 text:81 $L100 $S00a1
bar:Wikipedias at:01/01/2005 text:52 $L1000 $S000a1
bar:Wikipedias at:01/01/2005 text:20 $L10000 $S0000a2
bar:Wikipedias at:01/01/2005 text:2_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2006 text:120 $L100 $S00a1
bar:Wikipedias at:01/01/2006 text:84 $L1000 $S000a1
bar:Wikipedias at:01/01/2006 text:37 $L10000 $S0000a2
bar:Wikipedias at:01/01/2006 text:8_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2007 text:179 $L100 $S00a1
bar:Wikipedias at:01/01/2007 text:124 $L1000 $S000a1
bar:Wikipedias at:01/01/2007 text:55_ $L10000 $S0000a3
bar:Wikipedias at:01/01/2007 text:12 $L100000 $S00000a3
bar:Wikipedias at:end $TTt text:"January 1, 2007"
bar:Wikipedias at:end $TAn text:? # "3,100,000" textcolor:darkred
bar:Wikipedias at:end $TUn text:? # "124,580" textcolor:darkred
bar:Wikipedias at:end $TEn text:? # "53,940,000" textcolor:darkred
bar:Wikipedias at:end $TAt text:"articles" textcolor:darkred
bar:Wikipedias at:end $TUt text:"editors" textcolor:darkred
bar:Wikipedias at:end $TEt text:"edits" textcolor:darkred
textcolor:black
bar:Meta from:01/11/2001 till:01/02/2002 $A10
bar:Meta from:01/02/2002 till:01/03/2004 $A100
bar:Meta from:01/03/2004 till:end $A1000
# bar:Meta from:01/11/2001 till:01/06/2003 $U10
bar:Meta from:01/06/2003 till:30/04/2005 $U100
bar:Meta from:01/05/2005 till:end $U1000
bar:Meta at:01/01/2007 text:n.a. $L100 $S00d1
bar:Meta at:end $TAn text:"8,600"
bar:Meta at:end $TUn text:"2,084"
bar:Meta at:end $TEn text:"244,000" # 8.6K articles * 28.4 mean edits per article
bar:Meta at:end $TAt text:"articles"
bar:Meta at:end $TUt text:"editors"
bar:Meta at:end $TEt text:"edits"
bar:Wiktionaries from:01/12/2002 till:01/02/2003 $A100
bar:Wiktionaries from:01/02/2003 till:01/09/2003 $A1000
bar:Wiktionaries from:01/09/2003 till:01/11/2004 $A10000
bar:Wiktionaries from:01/11/2004 till:01/07/2006 $A100000
bar:Wiktionaries from:01/07/2006 till:end $A1000000
# bar:Wiktionaries from:01/12/2002 till:01/09/2003 $U10
bar:Wiktionaries from:01/09/2003 till:01/02/2005 $U100
bar:Wiktionaries from:01/02/2005 till:end $U1000
bar:Wiktionaries at:01/01/2003 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L1000 $S000a1
bar:Wiktionaries at:01/01/2004 text:1 $L10000 $S0000a1
bar:Wiktionaries at:01/01/2005 text:27 $L100 $S00a1
bar:Wiktionaries at:01/01/2005 text:12 $L1000 $S000a1
bar:Wiktionaries at:01/01/2005 text:3 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:53 $L100 $S00a1
bar:Wiktionaries at:01/01/2006 text:32 $L1000 $S000a1
bar:Wiktionaries at:01/01/2006 text:10 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:1 $L100000 $S00000a2
bar:Wiktionaries at:01/01/2007 text:79 $L100 $S00a1
bar:Wiktionaries at:01/01/2007 text:49 $L1000 $S000a1
bar:Wiktionaries at:01/01/2007 text:25 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2007 text:4 $L100000 $S00000a2
bar:Wiktionaries at:end $TAn text:"1,700,000"
bar:Wiktionaries at:end $TUn text:"4,398"
bar:Wiktionaries at:end $TEn text:"7,480,000" # 1.7M articles * 4.4 mean edits per article
bar:Wiktionaries at:end $TAt text:"lemmas"
bar:Wiktionaries at:end $TUt text:"editors"
bar:Wiktionaries at:end $TEt text:"edits"
bar:Wikiquotes from:01/07/2003 till:01/05/2004 $A100
bar:Wikiquotes from:01/05/2004 till:31/03/2005 $A1000
bar:Wikiquotes from:01/04/2005 till:end $A10000
# bar:Wikiquotes from:01/07/2003 till:01/07/2004 $U10
bar:Wikiquotes from:01/07/2004 till:30/09/2005 $U100
bar:Wikiquotes from:01/10/2005 till:end $U1000
bar:Wikiquotes at:01/01/2004 text:1 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:7 $L100 $S00c1
bar:Wikiquotes at:01/01/2006 text:23 $L100 $S00c1
bar:Wikiquotes at:01/01/2007 text:32 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:2 $L1000 $S000c1
bar:Wikiquotes at:01/01/2006 text:7 $L1000 $S000c1
bar:Wikiquotes at:01/01/2007 text:13 $L1000 $S000c1
bar:Wikiquotes at:end $TAn text:"55,000"
bar:Wikiquotes at:end $TUn text:"2,472"
bar:Wikiquotes at:end $TEn text:"748,000" # 55K articles * 13.6 mean edits per article
bar:Wikiquotes at:end $TAt text:"articles"
bar:Wikiquotes at:end $TUt text:"editors"
bar:Wikiquotes at:end $TEt text:"edits"
bar:Wikibooks from:01/07/2003 till:01/08/2003 $A10
bar:Wikibooks from:01/08/2003 till:01/12/2003 $A100
bar:Wikibooks from:01/12/2003 till:31/03/2005 $A1000
bar:Wikibooks from:01/04/2005 till:end $A10000
# bar:Wikibooks from:01/07/2003 till:01/03/2004 $U10
bar:Wikibooks from:01/03/2004 till:01/03/2005 $U100
bar:Wikibooks from:01/03/2005 till:end $U1000
bar:Wikibooks at:01/01/2004 text:1 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:8 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:1 $L1000 $S000c1
bar:Wikibooks at:01/01/2006 text:25 $L100 $S00c1
bar:Wikibooks at:01/01/2006 text:3 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:37 $L100 $S00c1
bar:Wikibooks at:01/01/2007 text:11 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:1 $L10000 $S0000c2
bar:Wikibooks at:end $TAn text:"55,000"
bar:Wikibooks at:end $TUn text:"5,475"
bar:Wikibooks at:end $TEn text:"841,000" # 55K articles * 15.3 mean edits per article
bar:Wikibooks at:end $TAt text:"chapters"
bar:Wikibooks at:end $TUt text:"authors"
bar:Wikibooks at:end $TEt text:"edits"
bar:Wikisources from:01/11/2003 till:01/12/2003 $A10
bar:Wikisources from:01/12/2003 till:01/04/2004 $A100
bar:Wikisources from:01/04/2004 till:28/02/2005 $A1000
bar:Wikisources from:01/03/2005 till:01/07/2006 $A10000
bar:Wikisources from:01/07/2006 till:end $A100000
# bar:Wikisources from:01/11/2003 till:01/07/2004 $U10
bar:Wikisources from:01/07/2004 till:01/03/2006 $U100
bar:Wikisources from:01/03/2006 till:end $U1000
bar:Wikisources at:01/01/2005 text:6 $L100 $S00b1
bar:Wikisources at:01/01/2005 text:1 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:20 $L100 $S00b1
bar:Wikisources at:01/01/2006 text:8 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:1 $L10000 $S0000b2
bar:Wikisources at:01/01/2007 text:35 $L100 $S00b1
bar:Wikisources at:01/01/2007 text:22 $L1000 $S000b1
bar:Wikisources at:01/01/2007 text:3 $L10000 $S0000b2
bar:Wikisources at:end $TAn text:"144,000"
bar:Wikisources at:end $TUn text:"1,838"
bar:Wikisources at:end $TEn text:"705,000" # 144K articles * 4.9 mean edits per article
bar:Wikisources at:end $TAt text:"sources"
bar:Wikisources at:end $TUt text:"editors"
bar:Wikisources at:end $TEt text:"edits"
bar:Commons from:01/09/2004 till:01/10/2004 $A1000
bar:Commons from:01/10/2004 till:01/05/2005 $A10000
bar:Commons from:01/05/2005 till:01/12/2006 $A100000
bar:Commons from:01/12/2006 till:end $A1000000
# bar:Commons from:01/09/2004 till:01/11/2004 $U10
bar:Commons from:01/11/2004 till:31/05/2005 $U100
bar:Commons from:01/06/2005 till:end $U1000
bar:Commons at:01/01/2007 text:n.a. $L100 $S00a1
bar:Commons at:end $TAn text:"1,046,000"
bar:Commons at:end $TUn text:"3,315"
bar:Commons at:end $TAt text:"binaries"
bar:Commons at:end $TUt text:"editors"
bar:Wikinews from:01/11/2004 till:01/12/2004 $A10
bar:Wikinews from:01/12/2004 till:01/02/2005 $A100
bar:Wikinews from:01/02/2005 till:01/09/2005 $A1000
bar:Wikinews from:01/09/2005 till:end $A10000
# bar:Wikinews from:01/11/2004 till:01/12/2004 $U10
bar:Wikinews from:01/12/2004 till:01/02/2006 $U100
bar:Wikinews from:01/02/2006 till:end $U1000
bar:Wikinews at:01/01/2005 text:2 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:13 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:5 $L1000 $S000c1
bar:Wikinews at:01/01/2007 text:19 $L100 $S00c1
bar:Wikinews at:01/01/2007 text:9 $L1000 $S000c1
bar:Wikinews at:end $TAn text:"32,000"
bar:Wikinews at:end $TUn text:"1,572"
bar:Wikinews at:end $TEn text:"358,000" # 32K articles * 11.2 mean edits per article
bar:Wikinews at:end $TAt text:"reports"
bar:Wikinews at:end $TUt text:"reporters"
bar:Wikinews at:end $TEt text:"edits"
# bar:Wikiversity from:01/10/2004 till:01/07/2005 $A10 # start at offical wikiversity launch date
# bar:Wikiversity from:01/07/2005 till:01/10/2006 $A100 # start at offical wikiversity launch date
bar:Wikiversity from:01/08/2006 till:01/10/2006 $A100
bar:Wikiversity from:01/10/2006 till:end $A1000
bar:Wikiversity from:01/08/2006 till:end $U100
# bar:Wikiversity at:01/01/2006 text:2 $L100 $S00d1 # start at offical wikiversity launch date
bar:Wikiversity at:01/01/2007 text:5 $L100 $S00d1
bar:Wikiversity at:01/01/2007 text:2 $L1000 $S000d1
bar:Wikiversity at:end $TAn text:"1,800"
bar:Wikiversity at:end $TUn text:"337"
bar:Wikiversity at:end $TEn text:"27,000" # 1.8K articles * 15.4 mean edits per article
bar:Wikiversity at:end $TAt text:"articles"
bar:Wikiversity at:end $TUt text:"editors"
bar:Wikiversity at:end $TEt text:"edits"
TextData =
pos:(300,673)
fontsize:XL
textcolor:black
text:"Wikimedia Projects Growth"
fontsize:S
textcolor:gray
pos:(8,52)
text:"Plot _generated"
pos:(8,37)
text:"by"
pos:(23,37)
text:"[http://en.wikipedia.org/wiki/User:Erik%5FZachte|Erik_Zachte]"
pos:(8,23)
text:"with"
pos:(31,23)
text:"[http://www.mediawiki.org/wiki/Extension:EasyTimeline|EasyTimeline]"
textcolor:black
pos:(300,24)
text:(*) for Commons bars show binaries, not articles
textcolor:darkred
pos:(780,110)
text:? = English Wikipedia
text:statistics after Aug 2006
text:are still not available
textcolor:gray
pos:(845,58)
text:"editors="
text:"registered"
text:"users with"
text:"10+ edits"
</pre>
<h2>
<span class="mw-headline" id="Graph">Graph</span>
</h2>
<p>
From <a href="https://www.mediawiki.org/wiki/Extension:Graph/Demo" rel="nofollow" class="external free">https://www.mediawiki.org/wiki/Extension:Graph/Demo</a>
</p>
<div class='mw-wiki-graph'>
{ "width": 400, "height": 200, "padding": {"top": 10, "left": 30, "bottom": 30, "right": 10}, "data": [ { "name": "table", "values": [ {"x": 1, "y": 28}, {"x": 2, "y": 55}, {"x": 3, "y": 43}, {"x": 4, "y": 91}, {"x": 5, "y": 81}, {"x": 6, "y": 53}, {"x": 7, "y": 19}, {"x": 8, "y": 87}, {"x": 9, "y": 52}, {"x": 10, "y": 48}, {"x": 11, "y": 24}, {"x": 12, "y": 49}, {"x": 13, "y": 87}, {"x": 14, "y": 66}, {"x": 15, "y": 17}, {"x": 16, "y": 27}, {"x": 17, "y": 68}, {"x": 18, "y": 16}, {"x": 19, "y": 49}, {"x": 20, "y": 15} ] } ], "scales": [ { "name": "x", "type": "ordinal", "range": "width", "domain": {"data": "table", "field": "data.x"} }, { "name": "y", "range": "height", "nice": true, "domain": {"data": "table", "field": "data.y"} } ], "axes": [ {"type": "x", "scale": "x"}, {"type": "y", "scale": "y"} ], "marks": [ { "type": "rect", "from": {"data": "table"}, "properties": { "enter": { "x": {"scale": "x", "field": "data.x"}, "width": {"scale": "x", "band": true, "offset": -1}, "y": {"scale": "y", "field": "data.y"}, "y2": {"scale": "y", "value": 0} }, "update": { "fill": {"value": "steelblue"} }, "hover": { "fill": {"value": "red"} } } } ] }
</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(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&apos;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>

View File

@@ -0,0 +1,135 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Collapsible - 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>Diagnostics/Javascript/Collapsible</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">
<h2>
<span class="mw-headline" id="Collapsible_table_.28expand_.2F_collapse.29">Collapsible table (expand / collapse)</span>
</h2>
<table class="wikitable collapsible">
<tr>
<th>
Data
</th>
</tr>
<tr>
<td>
A
</td>
</tr>
<tr>
<td>
B
</td>
</tr>
<tr>
<td>
C
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,119 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Graph - 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>Diagnostics/Javascript/Graph</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">
<h2>
<span class="mw-headline" id="Graph">Graph</span>
</h2>
<p>
From <a href="https://www.mediawiki.org/wiki/Extension:Graph/Demo" rel="nofollow" class="external free">https://www.mediawiki.org/wiki/Extension:Graph/Demo</a>
</p>
<div class='mw-wiki-graph'>
{ "width": 400, "height": 200, "padding": {"top": 10, "left": 30, "bottom": 30, "right": 10}, "data": [ { "name": "table", "values": [ {"x": 1, "y": 28}, {"x": 2, "y": 55}, {"x": 3, "y": 43}, {"x": 4, "y": 91}, {"x": 5, "y": 81}, {"x": 6, "y": 53}, {"x": 7, "y": 19}, {"x": 8, "y": 87}, {"x": 9, "y": 52}, {"x": 10, "y": 48}, {"x": 11, "y": 24}, {"x": 12, "y": 49}, {"x": 13, "y": 87}, {"x": 14, "y": 66}, {"x": 15, "y": 17}, {"x": 16, "y": 27}, {"x": 17, "y": 68}, {"x": 18, "y": 16}, {"x": 19, "y": 49}, {"x": 20, "y": 15} ] } ], "scales": [ { "name": "x", "type": "ordinal", "range": "width", "domain": {"data": "table", "field": "data.x"} }, { "name": "y", "range": "height", "nice": true, "domain": {"data": "table", "field": "data.y"} } ], "axes": [ {"type": "x", "scale": "x"}, {"type": "y", "scale": "y"} ], "marks": [ { "type": "rect", "from": {"data": "table"}, "properties": { "enter": { "x": {"scale": "x", "field": "data.x"}, "width": {"scale": "x", "band": true, "offset": -1}, "y": {"scale": "y", "field": "data.y"}, "y2": {"scale": "y", "value": 0} }, "update": { "fill": {"value": "steelblue"} }, "hover": { "fill": {"value": "red"} } } } ] }
</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(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&apos;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>

View File

@@ -0,0 +1,125 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/NavFrame - 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>Diagnostics/Javascript/NavFrame</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">
<h2>
<span class="mw-headline" id="NavFrame_.28show_.2F_hide.29">NavFrame (show / hide)</span>
</h2>
<div class="NavFrame collapsed" style='width:105px'>
<div class="NavHead" style="text-align:left;">
Title
</div>
<div class="NavContent">
<p>
a<br>
b<br>
c<br>
</p>
</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(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&apos;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>

View File

@@ -0,0 +1,116 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Redlink - 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>Diagnostics/Javascript/Redlink</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">
<h2>
<span class="mw-headline" id="Redlink">Redlink</span>
</h2>
<p>
<a href="http://xowa.org/wiki/home/page/This_page_is_missing_and_should_show_up_as_a_red_link.html" id="xolnki_2" title="This page is missing and should show up as a red link">This page is missing and should show up as a red link</a>
</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&apos;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>

View File

@@ -0,0 +1,136 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Reference tooltips - 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>Diagnostics/Javascript/Reference tooltips</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">
<h2>
<span class="mw-headline" id="Reference_tooltips">Reference tooltips</span>
</h2>
<h3>
<span class="mw-headline" id="Text">Text</span>
</h3>
<p>
Hover over the [1] to see "Reference 1"<sup id="cite_ref-0" class="reference"><a href="#cite_note-0">[1]</a></sup>.
</p>
<p>
Hover over the [2] to see "Reference 2 with backlabel"<sup id="cite_ref-ref2_1-0" class="reference"><a href="#cite_note-ref2-1">[2]</a></sup>.
</p>
<p>
Hover over the [2] to see "Reference 2 with backlabel"<sup id="cite_ref-ref2_1-1" class="reference"><a href="#cite_note-ref2-1">[2]</a></sup>.
</p>
<h3>
<span class="mw-headline" id="References">References</span>
</h3>
<ol class="references">
<li id="cite_note-0">
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text">Reference 1</span>
</li>
<li id="cite_note-ref2-1">
<span class="mw-cite-backlink">^ <sup><a href="#cite_ref-ref2_1-0">a</a></sup> <sup><a href="#cite_ref-ref2_1-1">b</a></sup></span> <span class="reference-text">Reference 2 with backlabel</span>
</li>
</ol>
</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&apos;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>

View File

@@ -0,0 +1,159 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Sortable - 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>Diagnostics/Javascript/Sortable</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">
<h2>
<span class="mw-headline" id="Sortable">Sortable</span>
</h2>
<table class='wikitable sortable'>
<tr>
<th>
String
</th>
<th>
Int
</th>
<th>
Date - months
</th>
</tr>
<tr>
<td>
c
</td>
<td>
3
</td>
<td>
Mar 1 2012
</td>
</tr>
<tr>
<td>
b
</td>
<td>
22
</td>
<td>
Feb 2 2011
</td>
</tr>
<tr>
<td>
a
</td>
<td>
111
</td>
<td>
Jan 3 2010
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,125 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Table of contents - 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>Diagnostics/Javascript/Table of contents</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">
<h2>
<span class="mw-headline" id="Table_of_contents_.28show_.2F_hide.29">Table of contents (show / hide)</span>
</h2>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Table_of_contents_.28show_.2F_hide.29"><span class="tocnumber">1</span> <span class="toctext">Table of contents (show / hide)</span></a>
</li>
</ul>
</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(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&apos;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>

View File

@@ -0,0 +1,548 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Timeline - 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>Diagnostics/Javascript/Timeline</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">
<h2>
<span class="mw-headline" id="Timeline">Timeline</span>
</h2>
<p>
From <a href="http://www.mediawiki.org/wiki/Template:Wikimedia_Growth" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Template:Wikimedia_Growth</a>
</p>
<pre class='xowa-timeline'>
ImageSize = width:903 height:660
PlotArea = left:73 right:130 top:30 bottom:140
Legend = top:110 columnwidth:250 orientation:vertical left:120
AlignBars = late
#&gt;
multi-line comment 1. test that multiple multi-line comments don't break timeline code; DATE:2014-05-10
&lt;#
DateFormat = dd/mm/yyyy
Period = from:01/01/2001 till:01/01/2007
Colors =
id:canvas value:gray(0.95) # background for whole image
id:bars value:white # background for bars
id:grid1 value:gray(0.6) # major grid
id:grid2 value:gray(0.85) # minor grid
id:gray value:gray(0.5) # for colophon
id:gray2 value:gray(0.8) # for colophon
id:darkred value:rgb(0.5,0,0) # for colophon
id:A10 value:rgb(0.3,0,0) legend:10+_articles_(*)
id:A100 value:rgb(0.5,0,0) legend:100+_articles
id:A1000 value:rgb(0.8,0.2,0) legend:1000+_articles
id:A10000 value:rgb(1,0.5,0) legend:10,000+_articles
id:A100000 value:rgb(1,0.8,0) legend:100,000+_articles
id:A1000000 value:rgb(1,1,0) legend:1,000,000+_articles
#id:U10 value:rgb(0.85,0.85,1) legend:10+_editors
id:U100 value:rgb(0.8,0.8,1) legend:100+_editors
id:U1000 value:rgb(0.6,0.6,1) legend:1000+_editors
id:U10000 value:rgb(0.35,0.35,1) legend:10,000+_editors
id:U100000 value:rgb(0,0,1) legend:100,000+_editors
id:D0 value:rgb(0.95,0.95,0.95) legend:. # dummy
id:D1 value:gray(0.95) legend:. # dummy
id:L100 value:rgb(0.8,0.35,0) legend:languages_with_100+_articles
id:L1000 value:rgb(0.8,0,0.6) legend:languages_with_1000+_articles
id:L10000 value:rgb(0,0,0.8) legend:languages_with_10,000+_articles
id:L100000 value:rgb(0,0.6,0) legend:languages_with_100,000+_articles
ScaleMajor = grid:grid1 unit:year increment:1 start:01/01/2001
ScaleMinor = grid:grid2 unit:month increment:3 start:01/01/2001
BackgroundColors = canvas:canvas
TimeAxis = orientation:horizontal format:yyyy
BarData =
bar:Wikipedias text:[http://stats.wikimedia.org/EN/TablesWikipediaZZ.htm|Wikipedia]
bar:Meta text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaMETA.htm|Meta]
bar:Wiktionaries text:[http://stats.wikimedia.org/wiktionary/EN/TablesWikipediaZZ.htm|Wiktionary]
#&gt;
multi-line comment 2. test that multiple multi-line comments don't break timeline code; DATE:2014-05-10
&lt;#
bar:Wikiquotes text:[http://stats.wikimedia.org/wikiquote/EN/TablesWikipediaZZ.htm|Wikiquote]
bar:Wikibooks text:[http://stats.wikimedia.org/wikibooks/EN/TablesWikipediaZZ.htm|Wikibooks]
bar:Wikisources text:[http://stats.wikimedia.org/wikisource/EN/TablesWikipediaZZ.htm|Wikisources]
bar:Commons text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaCOMMONS.htm|Commons]
bar:Wikinews text:[http://stats.wikimedia.org/wikinews/EN/TablesWikipediaZZ.htm|Wikinews]
bar:Wikiversity text:[http://stats.wikimedia.org/wikiversity/EN/TablesWikipediaZZ.htm|Wikiversity]
Define $A10 = color:A10 width:0.1in
Define $A100 = color:A100 width:0.15in
Define $A1000 = color:A1000 width:0.2in
Define $A10000 = color:A10000 width:0.3in
Define $A100000 = color:A100000 width:0.4in
Define $A1000000 = color:A1000000 width:0.5in
Define $U10 = color:U10 width:0.02in
Define $U100 = color:U100 width:0.06in
Define $U1000 = color:U1000 width:0.10in
Define $U10000 = color:U10000 width:0.15in
Define $U100000 = color:U100000 width:0.20in
Define $L100 = textcolor:L100 align:left fontsize:9
Define $L1000 = textcolor:L1000 align:right fontsize:9
Define $L10000 = textcolor:L10000 align:right fontsize:9
Define $L10000c = textcolor:L10000 align:right fontsize:9
Define $L100000 = textcolor:L100000 align:right fontsize:9
# make numbers fit exactly below 1,000,000+ bar
Define $S00a1 = shift:( 3,-35)
Define $S000a1 = shift:( -1,-35)
Define $S0000a1 = shift:(-12,-35)
Define $S00000a1 = shift:(-26,-35)
Define $S0000a2 = shift:(-17,-35)
Define $S00000a2 = shift:(-34,-35)
Define $S0000a3 = shift:(-21,-35)
Define $S00000a3 = shift:(-39,-35)
# make numbers fit exactly below 100,000+ bar
Define $S00b1 = shift:( 3,-30)
Define $S000b1 = shift:( -1,-30)
Define $S0000b1 = shift:(-12,-30)
Define $S00000b1 = shift:(-26,-30)
Define $S0000b2 = shift:(-17,-30)
Define $S00000b2 = shift:(-34,-30)
Define $S00000b3 = shift:(-39,-30)
# make numbers fit exactly below 10,000+ bar
Define $S00c1 = shift:( 3,-25)
Define $S000c1 = shift:( -1,-25)
Define $S0000c1 = shift:(-12,-25)
Define $S00000c1 = shift:(-26,-25)
Define $S0000c2 = shift:(-17,-25)
Define $S00000c2 = shift:(-34,-25)
Define $S00000c3 = shift:(-39,-25)
# make numbers fit exactly below 1,000+ bar
Define $S00d1 = shift:( 3,-20)
Define $S000d1 = shift:( -1,-20)
Define $S0000d1 = shift:(-12,-20)
Define $S00000d1 = shift:(-26,-20)
Define $S0000d2 = shift:(-17,-20)
Define $S00000d2 = shift:(-34,-20)
Define $S00000d3 = shift:(-39,-20)
Define $TTt = textcolor:black shift:(78, 30) align:center # Title
Define $TAn = textcolor:black shift:(75, 10) align:right # Articles count
Define $TUn = textcolor:black shift:(75, -4) align:right # Users count
Define $TEn = textcolor:black shift:(75,-18) align:right # Edits count
Define $TAt = textcolor:black shift:(82, 10) align:left # Articles label
Define $TUt = textcolor:black shift:(82, -4) align:left # Users label
Define $TEt = textcolor:black shift:(82,-18) align:left # Edits label
# Define $Figures = textcolor:white align:right shift:(0,-4) fontsize:S # experiment with figures centered in bars
PlotData=
bar:Wikipedias from:01/01/2001 till:01/02/2001 $A10
bar:Wikipedias from:01/02/2001 till:01/04/2001 $A100
bar:Wikipedias from:01/04/2001 till:01/10/2001 $A1000
bar:Wikipedias from:01/10/2001 till:01/10/2002 $A10000
bar:Wikipedias from:01/10/2002 till:01/09/2004 $A100000
bar:Wikipedias from:01/09/2004 till:end $A1000000
# bar:Wikipedias from:01/01/2001 till:01/07/2001 $U10
bar:Wikipedias from:01/07/2001 till:01/08/2002 $U100
bar:Wikipedias from:01/08/2002 till:01/01/2004 $U1000
bar:Wikipedias from:01/01/2004 till:01/10/2005 $U10000
bar:Wikipedias from:01/10/2005 till:end $U100000
# experiment with figures centered in bars
# bar:Wikipedias at:01/01/2002 text:"1, 1, 7" $L100 $Figures
# bar:Wikipedias at:01/01/2003 text:"1, 8, 14" $L100 $Figures
# bar:Wikipedias at:01/01/2004 text:"1, 9, 22, 29" $L100 $Figures
# bar:Wikipedias at:01/01/2005 text:"2, 20, 52, 81" $L100 $Figures
# bar:Wikipedias at:01/01/2006 text:"8, 37, 84, 120" $L100 $Figures
# bar:Wikipedias at:01/01/2007 text:"12, 55, 124, 179" $L100 $Figures
bar:Wikipedias at:01/01/2002 text:7 $L100 $S00a1
bar:Wikipedias at:01/01/2002 text:1 $L1000 $S000a1
bar:Wikipedias at:01/01/2002 text:1 $L10000 $S0000a1
bar:Wikipedias at:01/01/2003 text:14 $L100 $S00a1
bar:Wikipedias at:01/01/2003 text:_8 $L1000 $S000a1
bar:Wikipedias at:01/01/2003 text:1 $L10000 $S0000a1
# 100K for Dec 2002 in wikistats is rounded figure, actually 99939
# bar:Wikipedias at:01/01/2003 text:1 $L100000b $S00000a1
bar:Wikipedias at:01/01/2004 text:39 $L100 $S00a1
bar:Wikipedias at:01/01/2004 text:22 $L1000 $S000a1
bar:Wikipedias at:01/01/2004 text:9_ $L10000 $S0000a2
bar:Wikipedias at:01/01/2004 text:1 $L100000 $S00000a2
bar:Wikipedias at:01/01/2005 text:81 $L100 $S00a1
bar:Wikipedias at:01/01/2005 text:52 $L1000 $S000a1
bar:Wikipedias at:01/01/2005 text:20 $L10000 $S0000a2
bar:Wikipedias at:01/01/2005 text:2_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2006 text:120 $L100 $S00a1
bar:Wikipedias at:01/01/2006 text:84 $L1000 $S000a1
bar:Wikipedias at:01/01/2006 text:37 $L10000 $S0000a2
bar:Wikipedias at:01/01/2006 text:8_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2007 text:179 $L100 $S00a1
bar:Wikipedias at:01/01/2007 text:124 $L1000 $S000a1
bar:Wikipedias at:01/01/2007 text:55_ $L10000 $S0000a3
bar:Wikipedias at:01/01/2007 text:12 $L100000 $S00000a3
bar:Wikipedias at:end $TTt text:"January 1, 2007"
bar:Wikipedias at:end $TAn text:? # "3,100,000" textcolor:darkred
bar:Wikipedias at:end $TUn text:? # "124,580" textcolor:darkred
bar:Wikipedias at:end $TEn text:? # "53,940,000" textcolor:darkred
bar:Wikipedias at:end $TAt text:"articles" textcolor:darkred
bar:Wikipedias at:end $TUt text:"editors" textcolor:darkred
bar:Wikipedias at:end $TEt text:"edits" textcolor:darkred
textcolor:black
bar:Meta from:01/11/2001 till:01/02/2002 $A10
bar:Meta from:01/02/2002 till:01/03/2004 $A100
bar:Meta from:01/03/2004 till:end $A1000
# bar:Meta from:01/11/2001 till:01/06/2003 $U10
bar:Meta from:01/06/2003 till:30/04/2005 $U100
bar:Meta from:01/05/2005 till:end $U1000
bar:Meta at:01/01/2007 text:n.a. $L100 $S00d1
bar:Meta at:end $TAn text:"8,600"
bar:Meta at:end $TUn text:"2,084"
bar:Meta at:end $TEn text:"244,000" # 8.6K articles * 28.4 mean edits per article
bar:Meta at:end $TAt text:"articles"
bar:Meta at:end $TUt text:"editors"
bar:Meta at:end $TEt text:"edits"
bar:Wiktionaries from:01/12/2002 till:01/02/2003 $A100
bar:Wiktionaries from:01/02/2003 till:01/09/2003 $A1000
bar:Wiktionaries from:01/09/2003 till:01/11/2004 $A10000
bar:Wiktionaries from:01/11/2004 till:01/07/2006 $A100000
bar:Wiktionaries from:01/07/2006 till:end $A1000000
# bar:Wiktionaries from:01/12/2002 till:01/09/2003 $U10
bar:Wiktionaries from:01/09/2003 till:01/02/2005 $U100
bar:Wiktionaries from:01/02/2005 till:end $U1000
bar:Wiktionaries at:01/01/2003 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L1000 $S000a1
bar:Wiktionaries at:01/01/2004 text:1 $L10000 $S0000a1
bar:Wiktionaries at:01/01/2005 text:27 $L100 $S00a1
bar:Wiktionaries at:01/01/2005 text:12 $L1000 $S000a1
bar:Wiktionaries at:01/01/2005 text:3 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:53 $L100 $S00a1
bar:Wiktionaries at:01/01/2006 text:32 $L1000 $S000a1
bar:Wiktionaries at:01/01/2006 text:10 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:1 $L100000 $S00000a2
bar:Wiktionaries at:01/01/2007 text:79 $L100 $S00a1
bar:Wiktionaries at:01/01/2007 text:49 $L1000 $S000a1
bar:Wiktionaries at:01/01/2007 text:25 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2007 text:4 $L100000 $S00000a2
bar:Wiktionaries at:end $TAn text:"1,700,000"
bar:Wiktionaries at:end $TUn text:"4,398"
bar:Wiktionaries at:end $TEn text:"7,480,000" # 1.7M articles * 4.4 mean edits per article
bar:Wiktionaries at:end $TAt text:"lemmas"
bar:Wiktionaries at:end $TUt text:"editors"
bar:Wiktionaries at:end $TEt text:"edits"
bar:Wikiquotes from:01/07/2003 till:01/05/2004 $A100
bar:Wikiquotes from:01/05/2004 till:31/03/2005 $A1000
bar:Wikiquotes from:01/04/2005 till:end $A10000
# bar:Wikiquotes from:01/07/2003 till:01/07/2004 $U10
bar:Wikiquotes from:01/07/2004 till:30/09/2005 $U100
bar:Wikiquotes from:01/10/2005 till:end $U1000
bar:Wikiquotes at:01/01/2004 text:1 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:7 $L100 $S00c1
bar:Wikiquotes at:01/01/2006 text:23 $L100 $S00c1
bar:Wikiquotes at:01/01/2007 text:32 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:2 $L1000 $S000c1
bar:Wikiquotes at:01/01/2006 text:7 $L1000 $S000c1
bar:Wikiquotes at:01/01/2007 text:13 $L1000 $S000c1
bar:Wikiquotes at:end $TAn text:"55,000"
bar:Wikiquotes at:end $TUn text:"2,472"
bar:Wikiquotes at:end $TEn text:"748,000" # 55K articles * 13.6 mean edits per article
bar:Wikiquotes at:end $TAt text:"articles"
bar:Wikiquotes at:end $TUt text:"editors"
bar:Wikiquotes at:end $TEt text:"edits"
bar:Wikibooks from:01/07/2003 till:01/08/2003 $A10
bar:Wikibooks from:01/08/2003 till:01/12/2003 $A100
bar:Wikibooks from:01/12/2003 till:31/03/2005 $A1000
bar:Wikibooks from:01/04/2005 till:end $A10000
# bar:Wikibooks from:01/07/2003 till:01/03/2004 $U10
bar:Wikibooks from:01/03/2004 till:01/03/2005 $U100
bar:Wikibooks from:01/03/2005 till:end $U1000
bar:Wikibooks at:01/01/2004 text:1 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:8 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:1 $L1000 $S000c1
bar:Wikibooks at:01/01/2006 text:25 $L100 $S00c1
bar:Wikibooks at:01/01/2006 text:3 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:37 $L100 $S00c1
bar:Wikibooks at:01/01/2007 text:11 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:1 $L10000 $S0000c2
bar:Wikibooks at:end $TAn text:"55,000"
bar:Wikibooks at:end $TUn text:"5,475"
bar:Wikibooks at:end $TEn text:"841,000" # 55K articles * 15.3 mean edits per article
bar:Wikibooks at:end $TAt text:"chapters"
bar:Wikibooks at:end $TUt text:"authors"
bar:Wikibooks at:end $TEt text:"edits"
bar:Wikisources from:01/11/2003 till:01/12/2003 $A10
bar:Wikisources from:01/12/2003 till:01/04/2004 $A100
bar:Wikisources from:01/04/2004 till:28/02/2005 $A1000
bar:Wikisources from:01/03/2005 till:01/07/2006 $A10000
bar:Wikisources from:01/07/2006 till:end $A100000
# bar:Wikisources from:01/11/2003 till:01/07/2004 $U10
bar:Wikisources from:01/07/2004 till:01/03/2006 $U100
bar:Wikisources from:01/03/2006 till:end $U1000
bar:Wikisources at:01/01/2005 text:6 $L100 $S00b1
bar:Wikisources at:01/01/2005 text:1 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:20 $L100 $S00b1
bar:Wikisources at:01/01/2006 text:8 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:1 $L10000 $S0000b2
bar:Wikisources at:01/01/2007 text:35 $L100 $S00b1
bar:Wikisources at:01/01/2007 text:22 $L1000 $S000b1
bar:Wikisources at:01/01/2007 text:3 $L10000 $S0000b2
bar:Wikisources at:end $TAn text:"144,000"
bar:Wikisources at:end $TUn text:"1,838"
bar:Wikisources at:end $TEn text:"705,000" # 144K articles * 4.9 mean edits per article
bar:Wikisources at:end $TAt text:"sources"
bar:Wikisources at:end $TUt text:"editors"
bar:Wikisources at:end $TEt text:"edits"
bar:Commons from:01/09/2004 till:01/10/2004 $A1000
bar:Commons from:01/10/2004 till:01/05/2005 $A10000
bar:Commons from:01/05/2005 till:01/12/2006 $A100000
bar:Commons from:01/12/2006 till:end $A1000000
# bar:Commons from:01/09/2004 till:01/11/2004 $U10
bar:Commons from:01/11/2004 till:31/05/2005 $U100
bar:Commons from:01/06/2005 till:end $U1000
bar:Commons at:01/01/2007 text:n.a. $L100 $S00a1
bar:Commons at:end $TAn text:"1,046,000"
bar:Commons at:end $TUn text:"3,315"
bar:Commons at:end $TAt text:"binaries"
bar:Commons at:end $TUt text:"editors"
bar:Wikinews from:01/11/2004 till:01/12/2004 $A10
bar:Wikinews from:01/12/2004 till:01/02/2005 $A100
bar:Wikinews from:01/02/2005 till:01/09/2005 $A1000
bar:Wikinews from:01/09/2005 till:end $A10000
# bar:Wikinews from:01/11/2004 till:01/12/2004 $U10
bar:Wikinews from:01/12/2004 till:01/02/2006 $U100
bar:Wikinews from:01/02/2006 till:end $U1000
bar:Wikinews at:01/01/2005 text:2 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:13 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:5 $L1000 $S000c1
bar:Wikinews at:01/01/2007 text:19 $L100 $S00c1
bar:Wikinews at:01/01/2007 text:9 $L1000 $S000c1
bar:Wikinews at:end $TAn text:"32,000"
bar:Wikinews at:end $TUn text:"1,572"
bar:Wikinews at:end $TEn text:"358,000" # 32K articles * 11.2 mean edits per article
bar:Wikinews at:end $TAt text:"reports"
bar:Wikinews at:end $TUt text:"reporters"
bar:Wikinews at:end $TEt text:"edits"
# bar:Wikiversity from:01/10/2004 till:01/07/2005 $A10 # start at offical wikiversity launch date
# bar:Wikiversity from:01/07/2005 till:01/10/2006 $A100 # start at offical wikiversity launch date
bar:Wikiversity from:01/08/2006 till:01/10/2006 $A100
bar:Wikiversity from:01/10/2006 till:end $A1000
bar:Wikiversity from:01/08/2006 till:end $U100
# bar:Wikiversity at:01/01/2006 text:2 $L100 $S00d1 # start at offical wikiversity launch date
bar:Wikiversity at:01/01/2007 text:5 $L100 $S00d1
bar:Wikiversity at:01/01/2007 text:2 $L1000 $S000d1
bar:Wikiversity at:end $TAn text:"1,800"
bar:Wikiversity at:end $TUn text:"337"
bar:Wikiversity at:end $TEn text:"27,000" # 1.8K articles * 15.4 mean edits per article
bar:Wikiversity at:end $TAt text:"articles"
bar:Wikiversity at:end $TUt text:"editors"
bar:Wikiversity at:end $TEt text:"edits"
TextData =
pos:(300,673)
fontsize:XL
textcolor:black
text:"Wikimedia Projects Growth"
fontsize:S
textcolor:gray
pos:(8,52)
text:"Plot _generated"
pos:(8,37)
text:"by"
pos:(23,37)
text:"[http://en.wikipedia.org/wiki/User:Erik%5FZachte|Erik_Zachte]"
pos:(8,23)
text:"with"
pos:(31,23)
text:"[http://www.mediawiki.org/wiki/Extension:EasyTimeline|EasyTimeline]"
textcolor:black
pos:(300,24)
text:(*) for Commons bars show binaries, not articles
textcolor:darkred
pos:(780,110)
text:? = English Wikipedia
text:statistics after Aug 2006
text:are still not available
textcolor:gray
pos:(845,58)
text:"editors="
text:"registered"
text:"users with"
text:"10+ edits"
</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&apos;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>

View File

@@ -0,0 +1,119 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Javascript/Top icon - 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>Diagnostics/Javascript/Top icon</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">
<h2>
<span class="mw-headline" id="Top_Icon">Top Icon</span>
</h2><code>Coordinates</code>
<p>
should be visible in the upper right corner of the page.
</p>
<div class="Top_icon_raw" id="tpl_Coordinaten">
<span>Coordinates</span>
</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(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&apos;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>

145
Diagnostics/Math.html Normal file
View File

@@ -0,0 +1,145 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Math - 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>Diagnostics/Math</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">
<h2>
<span class="mw-headline" id="Math">Math</span>
</h2>
<dl>
<dt>
Pythagorean theorem
</dt>
<dd>
<span id='xowa_math_txt_0'>a^2 + b^2 = c^2</span>
</dd>
<dt>
Escape &lt; &gt;
</dt>
<dd>
<span id='xowa_math_txt_0'>x &gt; y &lt; z</span>
</dd>
<dt>
Ampersand.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>x \&amp; y</span>
</dd>
<dt>
Ampersand.formatting
</dt>
<dd>
<span id='xowa_math_txt_0'>\begin{bmatrix} 1 &amp; 2 \\ 3 &amp; 4 \end{bmatrix}</span>
</dd>
<dt>
Quote.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>a " b</span>
</dd>
</dl>
</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&apos;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>

View File

@@ -0,0 +1,118 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/ParserFunctions/All - 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>Diagnostics/ParserFunctions/All</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">
<h2>
<span class="mw-headline" id="DisplayTitle">DisplayTitle</span>
</h2>
<ul>
<li>
Show PageTitle of <span style='color:orange'>display title</span>
</li>
</ul>
</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&apos;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>

View File

@@ -0,0 +1,118 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/ParserFunctions/DisplayTitle - 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>Diagnostics/ParserFunctions/DisplayTitle</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">
<h2>
<span class="mw-headline" id="DisplayTitle">DisplayTitle</span>
</h2>
<ul>
<li>
Show PageTitle of <span style='color:orange'>display title</span>
</li>
</ul>
</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&apos;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>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,168 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/Basic - 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>Diagnostics/Scribunto/Basic</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">
<h2>
<span class="mw-headline" id="Basic">Basic</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/Basic.html" id="xolnki_2" title="Module:Diagnostics/Basic">Module:Diagnostics/Basic</a>
</li>
<li>
Tests basic Scribunto functionality
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
Init; Load; executeFunctionChunk
</td>
<td>
{{#invoke:Diagnostics/Basic|print}}
</td>
<td>
print
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
new line behavior
</td>
<td>
{{#invoke:Diagnostics/Basic|new_line}}
</td>
<td>
a
<p>
b
</p>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/HtmlLibrary - 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>Diagnostics/Scribunto/HtmlLibrary</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">
<h2>
<span class="mw-headline" id="HTML_Library">HTML Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/HtmlLibrary.html" id="xolnki_2" title="Module:Diagnostics/HtmlLibrary">Module:Diagnostics/HtmlLibrary</a>
</li>
<li>
Tests compatibility for <b>mw.html.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
create
</td>
<td>
{{#invoke:Diagnostics/HtmlLibrary|create_span}}
</td>
<td>
span
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,403 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/LanguageLibrary - 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>Diagnostics/Scribunto/LanguageLibrary</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">
<h2>
<span class="mw-headline" id="Language_Library">Language Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/LanguageLibrary.html" id="xolnki_2" title="Module:Diagnostics/LanguageLibrary">Module:Diagnostics/LanguageLibrary</a>
</li>
<li>
Tests compatibility for <b>LanguageLibrary.php</b> and <b>mw.language.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
getContLangCode (by getContentLanguage)
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|getContLangCode}}
</td>
<td>
en
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isKnownLanguageTag; true
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isKnownLanguageTag|en}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isKnownLanguageTag; false
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isKnownLanguageTag|xyz}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isValidCode; true
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isValidCode|en}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isValidCode; false
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isValidCode|a[b}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isValidBuiltInCode; true
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isValidBuiltInCode|en}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isValidBuiltInCode; false
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isValidBuiltInCode|a#b}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
fetchLanguageName; code only
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|fetchLanguageName|en|en}}
</td>
<td>
English
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
fetchLanguageNames_get
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|fetchLanguageNames_get|fr}}
</td>
<td>
French
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
new
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|new_lang_code|fr}}
</td>
<td>
fr
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
formatNum; en
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|formatNum|1234}}
</td>
<td>
1,234
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
parseFormatteNum; en
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|parseFormattedNum|1,234}}
</td>
<td>
1,234
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
formatDate via pcall; y;
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|formatDate_valid|Y-m-d|2014-03-25}}
</td>
<td>
y
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
formatDate via pcall; n;
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|formatDate_valid|Y-m-d|fail}}
</td>
<td>
n
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
convertGrammar
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|convertGrammar|fi|talo|elative}}
</td>
<td>
talosta
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isRTL; en
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isRTL|en}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isRTL; ar
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|isRTL|ar}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
format_durations_hms
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|format_durations_hms|123}}
</td>
<td>
2 minutes and 3 seconds
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
get_duration_intervals_hms
</td>
<td>
{{#invoke:Diagnostics/LanguageLibrary|get_duration_intervals_hms|123}}
</td>
<td>
,2,3
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,389 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/LuaCommon - 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>Diagnostics/Scribunto/LuaCommon</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">
<h2>
<span class="mw-headline" id="Lua_Common">Lua Common</span>
</h2>
<ul>
<li>
Calls code in
<ul>
<li>
<a href="http://xowa.org/wiki/home/page/Module:Diagnostics/LuaCommon.html" id="xolnki_2" title="Module:Diagnostics/LuaCommon">Module:Diagnostics/LuaCommon</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Template:Diagnostics/LuaCommon/getFrameTitle_parent.html" id="xolnki_3" title="Template:Diagnostics/LuaCommon/getFrameTitle parent">Template:Diagnostics/LuaCommon/getFrameTitle parent</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Template:Diagnostics/LuaCommon/preprocess_args_parent.html" id="xolnki_4" title="Template:Diagnostics/LuaCommon/preprocess args parent">Template:Diagnostics/LuaCommon/preprocess args parent</a>
</li>
</ul>
</li>
<li>
Tests compatibility for <b>LuaCommon.php</b> and <b>mw.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
getExpandedArgument
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|getExpandedArgument_number_2 |val_1|val_2}}
</td>
<td>
arg_1 is 'val_1'; arg_2 is 'val_2'
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getExpandedArgument_byOrdinal
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|getExpandedArgument_by_ordinal |key_1=val_1|val_2}}
</td>
<td>
[1] is 'val_2'
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getAllExpandedArguments
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|getAllExpandedArguments |val_1|val_2|val_3}}
</td>
<td>
1:val_1;2:val_2;3:val_3;
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getAllExpandedArgs;key_is_int
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|getAllExpandedArguments_int_key|1=a}}
</td>
<td>
a
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
preprocess;redundant_keys
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|preprocess_ifeq_as_yn |val_1|val_1|when_true_val=y1|when_false_val=n1|when_true_val=y2}}
</td>
<td>
y2
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
expandTemplate
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|expandTemplate|val_1|val_2}}
</td>
<td>
arg_1 is val_1; arg_2 is val_2
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
expandTemplate; PHP bool
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|expandTemplate_bool}}
</td>
<td>
bool_true is '1'; bool_false is 'missing';
<p>
<br>
</p>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
callParserFunction
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|callParserFunction|urlencode|abc}}
</td>
<td>
abc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isSubsting;false
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|isSubsting}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isSubsting;true
</td>
<td>
{{safesubst:#invoke:Diagnostics/LuaCommon|isSubsting}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getFrameTitle_current
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|getFrameTitle_current}}
</td>
<td>
Module:Diagnostics/LuaCommon
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getFrameTitle_parent
</td>
<td>
{{Diagnostics/LuaCommon/getFrameTitle_parent}}
</td>
<td>
Template:Diagnostics/LuaCommon/getFrameTitle parent
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getFrameTitle_parent.upper
</td>
<td>
{{diagnostics/LuaCommon/getFrameTitle_parent}}
</td>
<td>
Template:Diagnostics/LuaCommon/getFrameTitle parent
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
newChildFrame.title
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|newChildFrame_titled}}
</td>
<td>
title:Title0; arg1:v1
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
newChildFrame.title
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|newChildFrame_untitled}}
</td>
<td>
title:Module:Diagnostics/LuaCommon; arg1:v1
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
preprocess_args;frame is current
</td>
<td>
{{#invoke:Diagnostics/LuaCommon|preprocess_args_current|match|y|n}}
</td>
<td>
y
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
preprocess_args;frame is parent
</td>
<td>
{{Diagnostics/LuaCommon/preprocess_args_parent|match|y|n}}
</td>
<td>
y
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,752 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/Luaj - 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>Diagnostics/Scribunto/Luaj</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">
<h2>
<span class="mw-headline" id="Luaj">Luaj</span>
</h2>
<ul>
<li>
Applies to the Luaj engine (as opposed to the Lua engine)
</li>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/Luaj.html" id="xolnki_2" title="Module:Diagnostics/Luaj">Module:Diagnostics/Luaj</a>
</li>
<li>
Tests changes to the luaj_xowa.jar
</li>
<li>
Further notes available at <a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Scribunto/Luaj.html" id="xolnki_3" title="App/Xtn/Mediawiki/Scribunto/Luaj">App/Xtn/Mediawiki/Scribunto/Luaj</a>
</li>
</ul>
<h3>
<span class="mw-headline" id="2.0.3_errors_fixed_in_3.0">2.0.3 errors fixed in 3.0</span>
</h3>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
string.format fails for bad format; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format_2|%d:%02.f|3|4}}
</td>
<td>
3:04
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
os.time does not handle dates before 1970 on Windows; fails with false on Windows<br>
NOTE: always fails on Windows with the lua engine
</td>
<td>
{{#invoke:Diagnostics/Luaj|os_time|1234|05|06}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
pairs.next fails when setting val to null; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|pairs_next}}
</td>
<td>
ok
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
<h3>
<span class="mw-headline" id="2.0.3_features_removed_from_3.0">2.0.3 features removed from 3.0</span>
</h3>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
string.gfind deprecated; should be alias to gmatch; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gfind|ab cd|%w+}}
</td>
<td>
ab
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
tonumber returns original value if value has decimal and base is 10; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|tonumber|12.34|10}}
</td>
<td>
12.34
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
math.log10 deprecated; now calls Math.log10; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|math_log10|100}}
</td>
<td>
2
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
math.mod deprecated; now aliased to math.fmod; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|math_mod|3|2}}
</td>
<td>
1
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
table.maxn deprecated; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|table_maxn}}
</td>
<td>
3
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
table.getn deprecated -- key_is_num; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|table_getn__key_is_num}}
</td>
<td>
3
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
table.getn deprecated -- key_is_str; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|table_getn__key_is_str}}
</td>
<td>
0
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
automatic arg variable in varargs function deprecated; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|varargs_arg}}
</td>
<td>
a
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
<h3>
<span class="mw-headline" id="3.0_defects">3.0 defects</span>
</h3>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
tonumber should trim all white space, not just \s; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|value_tonumber_trim}}
</td>
<td>
123
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.rep fails if negative repetition; return ""; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_rep_test|a|-1}}
</td>
<td>
pass:
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gsub fails with ArrayIndexOutOfBoundsException; check for OutOfBounds; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gsub|a#b|#|}}
</td>
<td>
ab
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gsub fails if src is empty string; exit early if empty; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gsub||%b&lt;&gt;|}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gmatch: non-match
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gmatch|a|[^,]*}}
</td>
<td>
a;;
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gmatch: match
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gmatch|a,b|[^,]*}}
</td>
<td>
a;;b;;
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gmatch: convert example; plain text
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gmatch_convert|a}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.gmatch: convert example; lnki
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gmatch_convert|[[a]]}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.format does not use format args for double; call java.lang.String.format; fails with 1.234
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format|%.1f|1.234}}
</td>
<td>
1.2
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.format fails for bad format; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format|(%0.1f%%)|1.234}}
</td>
<td>
(1.2%)
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.format fails if no number after "."; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format|%02.f|3}}
</td>
<td>
03
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.format fails for char; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format|%c|97}}
</td>
<td>
a
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
string.format fails for multibyte chars; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_format|âbç%f|1}}
</td>
<td>
âbç1.0
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
multibyte strings not supported; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_multibyte_2}}
</td>
<td>
â
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
multibyte strings not supported; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_multibyte_3}}
</td>
<td>
อา
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
multibyte chars in lua variables; used to return "?"
</td>
<td>
{{#invoke:Diagnostics/Luaj|ustring_match_multibyte|𠀀}}
</td>
<td>
𠀀
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
handle backslash-escaped sequences like \239\191\185; used to return "11"
</td>
<td>
{{#invoke:Diagnostics/Luaj|multibyte__backslash_escaped}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
surrogate pair chars not supported; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_surrogate_pair}}
</td>
<td>
1
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
table.concat fails if end is nil; convert nil to list len; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|table_concat|.|1||a|b|c}}
</td>
<td>
a.b.c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
table.concat fails if sep is nil; convert nil to ""; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|table_concat_nil_sep}}
</td>
<td>
ab
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
os_date does not accept utc argument; fails with ""<br>
NOTE: test assumes EST / EDT; if ! is not applied, then date would be 1969-12-31
</td>
<td>
{{#invoke:Diagnostics/Luaj|os_date|!*t|3600}}
</td>
<td>
1970-01-01
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
os_date non-utc check;
</td>
<td>
{{#invoke:Diagnostics/Luaj|os_date|*t|0}}
</td>
<td>
1969-12-31
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
os_date format: %e; fails with ""; NOTE: test assumes time zone within 11 hours of UTC
</td>
<td>
{{#invoke:Diagnostics/Luaj|os_date_format|%e|2014|07|15|1|2|3}}
</td>
<td>
15
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
os_date format: %R; fails with ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|os_date_format|%R|2014|07|15|13|2|3}}
</td>
<td>
13:02
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
match.balanced: fails with out of bounds;
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_match|a|%b()}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
match.balanced: fails with out of bounds; ^ at beginning
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_match|a|^(.) ?%b()}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
match.frontier:error
</td>
<td>
{{#invoke:Diagnostics/Luaj|string_gmatch|a|%f[%a]b}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
match.frontier:bad-implementation; used to return ""
</td>
<td>
{{#invoke:Diagnostics/Luaj|lua_match|bz|%f[%a][%a]z$}}
</td>
<td>
bz
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
tonumber hex fails if incomplete
</td>
<td>
{{#invoke:Diagnostics/Luaj|tonumber_hex|0x}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
tonumber hex check
</td>
<td>
{{#invoke:Diagnostics/Luaj|tonumber_hex|0xFF}}
</td>
<td>
255
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,263 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/MessageLibrary - 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>Diagnostics/Scribunto/MessageLibrary</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">
<h2>
<span class="mw-headline" id="Message_Library">Message Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/MessageLibrary.html" id="xolnki_2" title="Module:Diagnostics/MessageLibrary">Module:Diagnostics/MessageLibrary</a>
</li>
<li>
Tests compatibility for <b>MessageLibrary.php</b> and <b>mw.message.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
init_message_for_lang (via getDefaultLanguage)
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|getDefaultLanguage}}
</td>
<td>
en
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
plain
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|plain|mainpage}}
</td>
<td>
Main Page
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
plain; params
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|plain|redirectedfrom|A}}
</td>
<td>
(Redirected from A)
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
exists; true
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|check|exists|sun}}
</td>
<td>
true
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
exists; false
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|check|exists|sunx}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isBlank; false
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|check|isBlank|sun}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
isDisabled; false
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|check|isDisabled|sun}}
</td>
<td>
false
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
inLanguage
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|plain_inLanguage|fr|sun}}
</td>
<td>
Dim.
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
rawMessage_toString
</td>
<td>
{{#invoke:Diagnostics/MessageLibrary|plain_rawMessage|a$1c|b}}
</td>
<td>
abc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,165 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/SiteLibrary - 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>Diagnostics/Scribunto/SiteLibrary</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">
<h2>
<span class="mw-headline" id="Site_Library">Site Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/SiteLibrary.html" id="xolnki_2" title="Module:Diagnostics/SiteLibrary">Module:Diagnostics/SiteLibrary</a>
</li>
<li>
Tests compatibility for <b>SiteLibrary.php</b> and <b>mw.site.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
siteName
</td>
<td>
{{#invoke:Diagnostics/SiteLibrary|siteName}}
</td>
<td>
home
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
ns_name
</td>
<td>
{{#invoke:Diagnostics/SiteLibrary|ns_associated|Help}}
</td>
<td>
Help talk
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,179 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/TextLibrary - 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>Diagnostics/Scribunto/TextLibrary</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">
<h2>
<span class="mw-headline" id="Text_Library">Text Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/TextLibrary.html" id="xolnki_2" title="Module:Diagnostics/TextLibrary">Module:Diagnostics/TextLibrary</a>
</li>
<li>
Tests compatibility for <b>TextLibrary.php</b> and <b>mw.text.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
init_text_for_wiki (via listToText)
</td>
<td>
{{#invoke:Diagnostics/TextLibrary|listToText|a|b|c}}
</td>
<td>
a, b and c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
unstrip
</td>
<td>
{{#invoke:Diagnostics/TextLibrary|unstrip|abc}}
</td>
<td>
abc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getEntityTable (via decode)
</td>
<td>
{{#invoke:Diagnostics/TextLibrary|decode|gt;}}
</td>
<td>
&gt;
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,151 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/TitleBlacklist - 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>Diagnostics/Scribunto/TitleBlacklist</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">
<h2>
<span class="mw-headline" id="TitleBlacklist">TitleBlacklist</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/TitleBlacklist.html" id="xolnki_2" title="Module:Diagnostics/TitleBlacklist">Module:Diagnostics/TitleBlacklist</a>
</li>
<li>
Tests functionality for mw.ext.TitleBlacklist.lua
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
basic test; note that TitleBlacklists are not implemented in XOWA
</td>
<td>
{{#invoke:Diagnostics/TitleBlacklist|test|Title_to_check_for_blacklist}}
</td>
<td>
pass
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,207 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/TitleLibrary - 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>Diagnostics/Scribunto/TitleLibrary</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">
<h2>
<span class="mw-headline" id="Title_Library">Title Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/TitleLibrary.html" id="xolnki_2" title="Module:Diagnostics/TitleLibrary" class="xowa-visited">Module:Diagnostics/TitleLibrary</a>
</li>
<li>
Tests compatibility for <b>TitleLibrary.php</b> and <b>mw.title.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
newTitle
</td>
<td>
{{#invoke:Diagnostics/TitleLibrary|newTitle|Main_Page}}
</td>
<td>
Main Page
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
newTitle; namespace arg
</td>
<td>
{{#invoke:Diagnostics/TitleLibrary|newTitle|Contents|Help}}
</td>
<td>
Help:Contents
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
makeTitle
</td>
<td>
{{#invoke:Diagnostics/TitleLibrary|makeTitle|Help|Contents|Overview|home}}
</td>
<td>
home:Help:Contents#Overview
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
fullUrl
</td>
<td>
{{#invoke:Diagnostics/TitleLibrary|fullUrl|Help|Contents}}
</td>
<td>
//home/wiki/Help:Contents
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
getCurrentTitle
</td>
<td>
{{#invoke:Diagnostics/TitleLibrary|getCurrentTitle}}
</td>
<td>
Diagnostics/Scribunto/TitleLibrary
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,193 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/UriLibrary - 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>Diagnostics/Scribunto/UriLibrary</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">
<h2>
<span class="mw-headline" id="Uri_Library">Uri Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/UriLibrary.html" id="xolnki_2" title="Module:Diagnostics/UriLibrary">Module:Diagnostics/UriLibrary</a>
</li>
<li>
Tests compatibility for <b>UriLibrary.php</b> and <b>mw.uri.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
anchorEncode
</td>
<td>
{{#invoke:Diagnostics/UriLibrary|anchorEncode|[irc://a b c]}}
</td>
<td>
b_c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
localUrl
</td>
<td>
{{#invoke:Diagnostics/UriLibrary|localUrl|a&amp;b! c}}
</td>
<td>
/wiki/A%26b!_c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
fullUrl
</td>
<td>
{{#invoke:Diagnostics/UriLibrary|fullUrl|a&amp;b! c}}
</td>
<td>
//home/wiki/A%26b!_c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
defaultUrl
</td>
<td>
{{#invoke:Diagnostics/UriLibrary|defaultUrl}}
</td>
<td>
//home/wiki/Diagnostics/Scribunto/UriLibrary
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,264 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/UstringLibrary - 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>Diagnostics/Scribunto/UstringLibrary</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">
<h2>
<span class="mw-headline" id="Ustring_Library">Ustring Library</span>
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/UstringLibrary.html" id="xolnki_2" title="Module:Diagnostics/UstringLibrary">Module:Diagnostics/UstringLibrary</a>
</li>
<li>
Tests compatibility for <b>UstringLibrary.php</b> and <b>mw.ustring.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
match (via trim)
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|match| a b c |^%s*(.-)%s*$}}
</td>
<td>
a b c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
match error; only regx passed
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|match_error__regx_only}}
</td>
<td>
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;replacement is string
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_string|abcabc|[a]|A}}
</td>
<td>
AbcAbc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;replacement is table
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_table}}
</td>
<td>
AbCAbC
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;replacement is function (lua); basic
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_function_lua_basic}}
</td>
<td>
AbcAbc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;replacement is function (lua); grouping
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_function_lua_grouping}}
</td>
<td>
AbcAbc
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;balanced group;<br>
(will fail on Java 1.6, but not on Java 1.7+)
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_string |(a)|%b()|c}}
</td>
<td>
c
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gsub;regex with %W;<br>
(will fail on Java 1.6, but not on Java 1.7+)
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gsub_string|[a]|[%W]|-}}
</td>
<td>
-a-
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
gmatch_init and gmatch_callback (via gmatch)
</td>
<td>
{{#invoke:Diagnostics/UstringLibrary|gmatch|abcabc|a(b)}}
</td>
<td>
b,;b,;
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,154 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Scribunto/WikibaseLibrary - 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>Diagnostics/Scribunto/WikibaseLibrary</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">
<h2>
<span class="mw-headline" id="Wikibase_Library">Wikibase Library</span>
</h2>
<ul>
<li>
Wikidata needs to be installed for these tests to work
</li>
<li>
Calls code in <a href="http://xowa.org/wiki/home/page/Module:Diagnostics/WikibaseLibrary.html" id="xolnki_2" title="Module:Diagnostics/WikibaseLibrary">Module:Diagnostics/WikibaseLibrary</a>
</li>
<li>
Tests compatibility for <b>WikibaseLibrary.php</b> and <b>mw.wikibase.lua</b>
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
code
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
getEntity
</td>
<td>
{{#invoke:Diagnostics/WikibaseLibrary|label|q2}}
</td>
<td>
Earth
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,246 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Wikidata/Property - 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>Diagnostics/Wikidata/Property</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">
<ul>
<li>
Wikidata needs to be installed for these tests to work
</li>
<li>
The referenced Wikidata pages are:
<ul>
<li>
Earth: <a href="http://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q2</a>
</li>
<li>
George Washington: <a href="http://www.wikidata.org/wiki/Q23" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q23</a>
</li>
<li>
South Pole: <a href="http://www.wikidata.org/wiki/Q933" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q933</a>
</li>
</ul>
</li>
<li>
The values are based on the Wikidata dump from 2015-03-30
</li>
</ul>
<table class="wikitable">
<tr>
<th>
name
</th>
<th>
text
</th>
<th>
actl
</th>
<th>
rslt
</th>
</tr>
<tr>
<td>
property is string
</td>
<td>
{{#property:p367|q=q2}}
</td>
<td>
Earth symbol.svg
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
property is entity
</td>
<td>
{{#property:p398|q=q2}}
</td>
<td>
Moon
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
property is time
</td>
<td>
{{#property:p570|q=q23}}
</td>
<td>
15 Oct 1799
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
property is geocoordinate
</td>
<td>
{{#property:p625|q=q933}}
</td>
<td>
-90, 0
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
argument is of
</td>
<td>
{{#property:p18|of=Earth}}
</td>
<td>
The Earth seen from Apollo 17.jpg
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
identifier is name
</td>
<td>
{{#property:image|q=q2}}
</td>
<td>
The Earth seen from Apollo 17.jpg
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
<tr>
<td>
identifier is name; argument is of
</td>
<td>
{{#property:image|of=Earth}}
</td>
<td>
The Earth seen from Apollo 17.jpg
</td>
<td>
<span style='color: green;'>pass</span>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,121 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Score/ABC - 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>Diagnostics/Xtns/Score/ABC</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">
<h2>
<span class="mw-headline" id="ABC_notation">ABC notation</span>
</h2>
<pre style="overflow:auto">
X:1
M:C
L:1/4
K:C
C, D, E, F,|G, A, B, C|D E F G|A B c d|
e f g a|b c' d' e'|f' g' a' b'|]
</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&apos;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>

View File

@@ -0,0 +1,166 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Score/All - 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>Diagnostics/Xtns/Score/All</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>
Lilypond must be installed for these tests to work. See <a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Score.html" id="xolnki_2" title="App/Xtn/Mediawiki/Score">App/Xtn/Mediawiki/Score</a>
</p>
<h2>
<span class="mw-headline" id="Lilypond">Lilypond</span>
</h2>
<pre style="overflow:auto">
\relative c' { f d f a d f e d cis a cis e a g f e }
</pre>
<h2>
<span class="mw-headline" id="Lilypond_raw">Lilypond raw</span>
</h2>
<pre style="overflow:auto">
melody = \relative c
{\clef treble \key c \major \time 4/4
f d f a d f e d cis a cis e a g f e
}
accomp = \relative c
{\clef bass \key c \major \time 4/4
f d f a d f e d cis a cis e a g f e
}
\header {
tagline = ##f
}
\paper {
raggedright = ##t
raggedbottom = ##t
indent = 0\mm
}
\score {
\relative c {
&lt;&lt;
\new Staff \melody
\new Staff \accomp
&gt;&gt;
}
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 160 4)
}
}
\layout {}
}
</pre>
<h2>
<span class="mw-headline" id="ABC_notation">ABC notation</span>
</h2>
<pre style="overflow:auto">
X:1
M:C
L:1/4
K:C
C, D, E, F,|G, A, B, C|D E F G|A B c d|
e f g a|b c' d' e'|f' g' a' b'|]
</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&apos;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>

View File

@@ -0,0 +1,116 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Score/Lilypond - 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>Diagnostics/Xtns/Score/Lilypond</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">
<h2>
<span class="mw-headline" id="Lilypond">Lilypond</span>
</h2>
<pre style="overflow:auto">
\relative c' { f d f a d f e d cis a cis e a g f e }
</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&apos;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>

View File

@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Score/Lilypond raw - 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>Diagnostics/Xtns/Score/Lilypond raw</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">
<h2>
<span class="mw-headline" id="Lilypond_raw">Lilypond raw</span>
</h2>
<pre style="overflow:auto">
melody = \relative c
{\clef treble \key c \major \time 4/4
f d f a d f e d cis a cis e a g f e
}
accomp = \relative c
{\clef bass \key c \major \time 4/4
f d f a d f e d cis a cis e a g f e
}
\header {
tagline = ##f
}
\paper {
raggedright = ##t
raggedbottom = ##t
indent = 0\mm
}
\score {
\relative c {
&lt;&lt;
\new Staff \melody
\new Staff \accomp
&gt;&gt;
}
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 160 4)
}
}
\layout {}
}
</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&apos;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>

View File

@@ -0,0 +1,513 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/WikiHiero/All - 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>Diagnostics/Xtns/WikiHiero/All</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">
<ul>
<li>
Generates hieroglyphics based on /xowa/bin/any/xowa/xtns/Wikihiero
</li>
</ul>
<table>
<tr valign='top'>
<td>
<table cellspacing="0" cellpadding="2" border="1" style="border:1px solid #AAA; border-collapse:collapse; background:transparent; text-align:center">
<tr style='background:lightgray'>
<th>
description
</th>
<th>
code
</th>
<th>
hieroglyph
</th>
</tr>
<tr>
<td>
glyph.1
</td>
<td>
&lt;hiero&gt;A1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
glyph.2
</td>
<td>
&lt;hiero&gt;A1 B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
mirrored
</td>
<td>
&lt;hiero&gt;A1\ A1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img class="mw-mirrored" style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
void.half
</td>
<td>
&lt;hiero&gt;A1 . B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
<td>
<table class="mw-hiero-table" style="width: 22px;">
<tr>
<td>
&nbsp;
</td>
</tr>
</table>
</td>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
void.full
</td>
<td>
&lt;hiero&gt;A1 .. B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
<td>
<table class="mw-hiero-table" style="width: 44px;">
<tr>
<td>
&nbsp;
</td>
</tr>
</table>
</td>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
new_line
</td>
<td>
&lt;hiero&gt;A1 ! B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
</tr>
</table>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td>
<table cellspacing="0" cellpadding="2" border="1" style="border:1px solid #AAA; border-collapse:collapse; background:transparent; text-align:center">
<tr style='background:lightgray'>
<th>
description
</th>
<th>
code
</th>
<th>
hieroglyph
</th>
</tr>
<tr>
<td>
cartouche
</td>
<td>
&lt;hiero&gt;&lt; A1 &gt;&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_Ca1.png' height='44' title='&lt;' alt='&lt;'>
</td>
<td>
<table class="mw-hiero-table">
<tr>
<td class='mw-hiero-box' style='height: 2px;'>
</td>
</tr>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class='mw-hiero-box' style='height: 2px;'>
</td>
</tr>
</table>
</td>
<td>
<img src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_Ca2.png' height='44' title='&gt;' alt='&gt;'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
superposition.regular
</td>
<td>
&lt;hiero&gt;A1:B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 20px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'><br>
<img style='margin: 1px; height: 20px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
superposition.phoneme
</td>
<td>
&lt;hiero&gt;t:p&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 11px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_X1.png' title='X1 [t]' alt='t'><br>
<img style='margin: 1px; height: 15px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_Q3.png' title='Q3 [p]' alt='p'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
superposition.prefab
</td>
<td>
&lt;hiero&gt;a:A1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_a&amp;A1.png' title='a&amp;A1' alt='a&amp;A1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
juxtaposition.regular
</td>
<td>
&lt;hiero&gt;A1*B1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_A1.png' title='A1' alt='A1'> <img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_B1.png' title='B1' alt='B1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
juxtaposition.phoneme
</td>
<td>
&lt;hiero&gt;t*p&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 11px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_X1.png' title='X1 [t]' alt='t'> <img style='margin: 1px; height: 15px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_Q3.png' title='Q3 [p]' alt='p'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
juxtaposition.prefab
</td>
<td>
&lt;hiero&gt;a*A1&lt;/hiero&gt;
</td>
<td>
<table class='mw-hiero-table mw-hiero-outer' dir='ltr'>
<tr>
<td>
<table class="mw-hiero-table">
<tr>
<td>
<img style='margin: 1px; height: 38px;' src='file:///C:/xowa/bin/any/xowa/xtns/Wikihiero/img/hiero_a&amp;A1.png' title='a&amp;A1' alt='a&amp;A1'>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,229 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/All - 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>Diagnostics/Xtns/Wikia/All</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="#New_Window_Link"><span class="tocnumber">1</span> <span class="toctext">New Window Link</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Random_Selection"><span class="tocnumber">2</span> <span class="toctext">Random Selection</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Tabber"><span class="tocnumber">3</span> <span class="toctext">Tabber</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#TabView"><span class="tocnumber">4</span> <span class="toctext">TabView</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="New_Window_Link">New Window Link</span>
</h2>
<table class='wikitable'>
<tr>
<th>
code
</th>
<th>
similar to
</th>
<th>
output
</th>
</tr>
<tr>
<td>
{{#NewWindowLink:Main_Page}}
</td>
<td>
[[Main_Page]]
</td>
<td>
<a href="http://xowa.org/wiki/home/page/Main_Page.html" id="xolnki_2" title="Main Page" class="xowa-visited">Main_Page</a>
</td>
</tr>
<tr>
<td>
{{#NewWindowLink:<a href="https://en.wikipedia.org}}" rel="nofollow" class="external free">https://en.wikipedia.org}}</a>
</td>
<td>
[https://en.wikipedia.org https://en.wikipedia.org]
</td>
<td>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Random_Selection">Random Selection</span>
</h2>
<ul>
<li>
Randomly selects A or B or C:
</li>
</ul>
<dl>
<dd>
bgn_<i>C</i>_end
</dd>
</dl>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Tabber">Tabber</span>
</h2>
<div id="tabber-4fd630ff508655b3b167ed15e6bbab4d" class="tabber">
<div class="tabbertab" title="tab_1">
<p>
<b>Text</b> for <b>tab_1</b>
</p>
</div>
<div class="tabbertab" title="tab_2">
<p>
<b>Text</b> for <b>tab_2</b>
</p>
</div>
</div>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="TabView">TabView</span>
</h2>
<ul>
<li>
Loads text from pre-existing wiki pages
</li>
<li>
Uses same css and js as Tabber (actual TabView extension uses AJAX to dynamically retrieve pages)
</li>
</ul>
<div id="tabber-test" class="tabber">
<div class="tabbertab" title="tab_1">
<p>
<b>Text</b> for <b>tab_1</b>
</p>
</div>
<div class="tabbertab" title="tab_2" data-active="true">
<p>
<b>Text</b> for <b>tab_2</b>
</p>
</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(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&apos;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>

View File

@@ -0,0 +1,148 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/NewWindowLink - 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>Diagnostics/Xtns/Wikia/NewWindowLink</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">
<h2>
<span class="mw-headline" id="New_Window_Link">New Window Link</span>
</h2>
<table class='wikitable'>
<tr>
<th>
code
</th>
<th>
similar to
</th>
<th>
output
</th>
</tr>
<tr>
<td>
{{#NewWindowLink:Main_Page}}
</td>
<td>
[[Main_Page]]
</td>
<td>
<a href="http://xowa.org/wiki/home/page/Main_Page.html" id="xolnki_2" title="Main Page" class="xowa-visited">Main_Page</a>
</td>
</tr>
<tr>
<td>
{{#NewWindowLink:<a href="https://en.wikipedia.org}}" rel="nofollow" class="external free">https://en.wikipedia.org}}</a>
</td>
<td>
[https://en.wikipedia.org https://en.wikipedia.org]
</td>
<td>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</td>
</tr>
</table>
</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&apos;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>

View File

@@ -0,0 +1,123 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/RandomSelection - 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>Diagnostics/Xtns/Wikia/RandomSelection</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">
<h2>
<span class="mw-headline" id="Random_Selection">Random Selection</span>
</h2>
<ul>
<li>
Randomly selects A or B or C:
</li>
</ul>
<dl>
<dd>
bgn_<i>B</i>_end
</dd>
</dl>
</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&apos;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>

View File

@@ -0,0 +1,133 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/TabView - 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>Diagnostics/Xtns/Wikia/TabView</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">
<h2>
<span class="mw-headline" id="TabView">TabView</span>
</h2>
<ul>
<li>
Loads text from pre-existing wiki pages
</li>
<li>
Uses same css and js as Tabber (actual TabView extension uses AJAX to dynamically retrieve pages)
</li>
</ul>
<div id="tabber-test" class="tabber">
<div class="tabbertab" title="tab_1">
<p>
<b>Text</b> for <b>tab_1</b>
</p>
</div>
<div class="tabbertab" title="tab_2" data-active="true">
<p>
<b>Text</b> for <b>tab_2</b>
</p>
</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(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&apos;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>

View File

@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/TabView/TabView1 - 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>Diagnostics/Xtns/Wikia/TabView/TabView1</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>
<b>Text</b> for <b>tab_1</b>
</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&apos;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>

View File

@@ -0,0 +1,113 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/TabView/TabView2 - 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>Diagnostics/Xtns/Wikia/TabView/TabView2</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>
<b>Text</b> for <b>tab_2</b>
</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&apos;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>

View File

@@ -0,0 +1,125 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikia/Tabber - 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>Diagnostics/Xtns/Wikia/Tabber</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">
<h2>
<span class="mw-headline" id="Tabber">Tabber</span>
</h2>
<div id="tabber-4fd630ff508655b3b167ed15e6bbab4d" class="tabber">
<div class="tabbertab" title="tab_1">
<p>
<b>Text</b> for <b>tab_1</b>
</p>
</div>
<div class="tabbertab" title="tab_2">
<p>
<b>Text</b> for <b>tab_2</b>
</p>
</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(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&apos;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>

View File

@@ -0,0 +1,273 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Diagnostics/Xtns/Wikivoyage/All - 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>Diagnostics/Xtns/Wikivoyage/All</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="#PageBanner"><span class="tocnumber">1</span> <span class="toctext">PageBanner</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#GeoCrumbs"><span class="tocnumber">2</span> <span class="toctext">GeoCrumbs</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Related_Articles"><span class="tocnumber">3</span> <span class="toctext">Related Articles</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Related_Sites"><span class="tocnumber">4</span> <span class="toctext">Related Sites</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Insider"><span class="tocnumber">5</span> <span class="toctext">Insider</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#TOC_test"><span class="tocnumber">6</span> <span class="toctext">TOC test</span></a>
<ul>
<li class="toclevel-2 tocsection-7">
<a href="#TOC_test_1"><span class="tocnumber">6.1</span> <span class="toctext">TOC test 1</span></a>
<ul>
<li class="toclevel-3 tocsection-8">
<a href="#TOC_test_11"><span class="tocnumber">6.1.1</span> <span class="toctext">TOC test 11</span></a>
<ul>
<li class="toclevel-4 tocsection-9">
<a href="#TOC_test_111"><span class="tocnumber">6.1.1.1</span> <span class="toctext">TOC test 111</span></a>
<ul>
<li class="toclevel-5 tocsection-10">
<a href="#TOC_test_1111"><span class="tocnumber">6.1.1.1.1</span> <span class="toctext">TOC test 1111</span></a>
</li>
<li class="toclevel-5 tocsection-11">
<a href="#TOC_test_1112"><span class="tocnumber">6.1.1.1.2</span> <span class="toctext">TOC test 1112</span></a>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#TOC_test_2"><span class="tocnumber">6.2</span> <span class="toctext">TOC test 2</span></a>
</li>
<li class="toclevel-2 tocsection-13">
<a href="#TOC_test_3"><span class="tocnumber">6.3</span> <span class="toctext">TOC test 3</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="PageBanner">PageBanner</span>
</h2>
<p>
Page banner should display at the top of the page with the following features:
</p>
<ul>
<li>
Image from <a href="https://en.wikivoyage.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Earth</a>
</li>
<li>
Icons of "Previous destination of the month" and "Star article"
</li>
<li>
Table of contents at bottom of image
</li>
<li>
Title of <code>Wikivoyage Diagnostics</code>
</li>
<li>
Tooltip of <code>Various diagnostics for Wikivoyage-specific features</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="GeoCrumbs">GeoCrumbs</span>
</h2>
<p>
<code>source: {{#isin:Region A}}</code>
</p>
<p>
"Region A" should appear beneath title
</p>
<h2>
<span class="mw-headline" id="Related_Articles">Related Articles</span>
</h2>
<p>
<code>source: {{#related:Page_A &amp;&amp; Page A}}{{#related:Page_B &amp;&amp; Page_B}}{{#related:Page_C}}</code>
</p>
<p>
Sidebar should show "Related pages" and links for the following:
</p>
<ul>
<li>
Page A
</li>
<li>
Page B
</li>
<li>
Page C
</li>
</ul>
<h2>
<span class="mw-headline" id="Related_Sites">Related Sites</span>
</h2>
<p>
<code>source: [[dmoz:Page A]] [[commons:Page A]]</code> Sidebar should show "Related sites" and links for the following:
</p>
<ul>
<li>
DMOZ
</li>
<li>
Wikimedia Commons
</li>
</ul>
<h2>
<span class="mw-headline" id="Insider">Insider</span>
</h2>
<p>
<code>source: {{#insider:Insider A}}</code>
</p>
<p>
Sidebar should show "Destination Docents" and links for the following:
</p>
<ul>
<li>
Insider A
</li>
<li>
About Docents
</li>
</ul>
<h2>
<span class="mw-headline" id="TOC_test">TOC test</span>
</h2>
<h3>
<span class="mw-headline" id="TOC_test_1">TOC test 1</span>
</h3>
<h4>
<span class="mw-headline" id="TOC_test_11">TOC test 11</span>
</h4>
<h5>
<span class="mw-headline" id="TOC_test_111">TOC test 111</span>
</h5>
<h6>
<span class="mw-headline" id="TOC_test_1111">TOC test 1111</span>
</h6>
<h6>
<span class="mw-headline" id="TOC_test_1112">TOC test 1112</span>
</h6>
<h3>
<span class="mw-headline" id="TOC_test_2">TOC test 2</span>
</h3>
<h3>
<span class="mw-headline" id="TOC_test_3">TOC test 3</span>
</h3>
</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&apos;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>