1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2017-03-06 18:29:17 -05:00
parent 1faddcda62
commit b5a4cdd546
111 changed files with 2864 additions and 1763 deletions

View File

@@ -1202,7 +1202,7 @@
v2.9.1 is a light release. It adds a new Graph extension.
</p>
<h3>
<span class="mw-headline" id="Added_Graph_extension._Diagnostics.2FJavascript.2FGraph">Added Graph extension. <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Graph.html" id="xolnki_8" title="Diagnostics/Javascript/Graph" class="xowa-visited">Diagnostics/Javascript/Graph</a></span>
<span class="mw-headline" id="Added_Graph_extension._Diagnostics.2FJavascript.2FGraph">Added Graph extension. <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Graph.html" id="xolnki_8" title="Diagnostics/Javascript/Graph">Diagnostics/Javascript/Graph</a></span>
</h3>
<p>
MediaWiki recently began incorporating a new Javascript-centric extension for making graphs. They only show up on a few pages, but I wanted to make sure XOWA handled them before they show up on more.
@@ -1567,7 +1567,7 @@
<span class="mw-headline" id="Handle_incomplete_XML_datadumps_at_http:.2F.2Fdumps.wikimedia.org.2Fbackup-index.html">Handle incomplete XML datadumps at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a></span>
</h3>
<p>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_15" title="Dashboard/Import/Online" class="xowa-visited">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_15" title="Dashboard/Import/Online">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
</p>
<p>
v2.7.2 now goes back one dump month if the "latest-pages-articles.xml.bz2" is not there. In the case of Japanese Wikipedia, it does this:
@@ -1718,7 +1718,7 @@
</li>
</ul>
<p>
For more information, see: <a href="http://xowa.org/home/wiki/Dev/SWT.html" id="xolnki_20" title="Dev/SWT">Dev/SWT</a> <a href="http://xowa.org/home/wiki/App/UI/HTML_Browser.html" id="xolnki_21" title="App/UI/HTML Browser">App/UI/HTML_Browser</a>
For more information, see: <a href="http://xowa.org/home/wiki/Dev/SWT.html" id="xolnki_20" title="Dev/SWT">Dev/SWT</a> <a href="http://xowa.org/home/wiki/App/UI/HTML_Browser.html" id="xolnki_21" title="App/UI/HTML Browser" class="xowa-visited">App/UI/HTML_Browser</a>
</p>
<h3>
<span class="mw-headline" id="Fix_for_wikis_not_working_because_of_old_image_databases">Fix for wikis not working because of old image databases</span>