1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

change_log_update

This commit is contained in:
gnosygnu 2016-10-26 23:21:57 -04:00
parent f11cc7d1c6
commit 38a286f7cd
14 changed files with 1409 additions and 81 deletions

View File

@ -148,7 +148,7 @@
<span class="mw-headline" id="Old_bookmarks">Old bookmarks</span>
</h2>
<p>
As of v2.7.3, XOWA now has a <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_3" title="Special:XowaBookmarks">new Bookmarks page</a>. All links will go to the new bookmarks page.
As of v2.7.3, XOWA now has a <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_3" title="Special:XowaBookmarks" class="xowa-visited">new Bookmarks page</a>. All links will go to the new bookmarks page.
</p>
<p>
If you would like to review old bookmarks, you can still reach them at <a href="http://xowa.org/home/wiki/Data:Bookmarks.html" id="xolnki_4" title="Data:Bookmarks">this link</a>

View File

@ -1513,7 +1513,7 @@
<span class="mw-headline" id="Release:_v2.7.3.1_.282015-07-19_20:00_Sun.29">Release: v2.7.3.1 (2015-07-19 20:00 Sun)</span>
</h2>
<h3>
<span class="mw-headline" id="New_Bookmarks_page._See_Special:XowaBookmarks">New Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_12" title="Special:XowaBookmarks">Special:XowaBookmarks</a></span>
<span class="mw-headline" id="New_Bookmarks_page._See_Special:XowaBookmarks">New Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_12" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a></span>
</h3>
<p>
The old version of the Bookmarks page was a simple feature. It basically added bookmarks to the bottom of a wiki page. Unfortunately, it was part of the "home" wiki and used the old text database format. I needed to convert the home wiki for Android, but couldn't do it without breaking Bookmarks.

View File

@ -422,7 +422,7 @@
</dl>
<ul>
<li>
Mass_parse: Fix mass_parse failing on some machines. {detected by anonymous}
Mass_parse: Fix mass_parse failing on some machines. {detected by Matthias Polag}
</li>
</ul>
<dl>

View File

@ -871,7 +871,7 @@
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Lewis_Carroll" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
</li>
<li>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_17" title="Options/Window">Options/Window</a>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_17" title="Options/Window" class="xowa-visited">Options/Window</a>
</li>
<li>
(file) [broken since:v0.9.3] Import: Search version2 fails if explicitly added to normal import (which uses search version2 by default).
@ -1268,7 +1268,7 @@
(add) Options: Reorganized options pages.
</li>
<li>
(add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Category.html" id="xolnki_29" title="Options/Category">Options/Category</a>
(add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Category.html" id="xolnki_29" title="Options/Category" class="xowa-visited">Options/Category</a>
</li>
<li>
(add) Wikidata: Internationalization for Wikidata JSON formatter {contributed by Schnark}.

View File

@ -549,7 +549,7 @@
</p>
<ul>
<li>
Javascript: Position notification in "top center" not "top right". See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_5" title="Options/Window">Options/Window</a>
Javascript: Position notification in "top center" not "top right". See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_5" title="Options/Window" class="xowa-visited">Options/Window</a>
</li>
</ul>
<p>
@ -845,7 +845,7 @@
</p>
<ul>
<li>
Setup: Restore save icon for Option pages {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_11" title="Options/Window">Options/Window</a> [broken since:v2.8.5]
Setup: Restore save icon for Option pages {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_11" title="Options/Window" class="xowa-visited">Options/Window</a> [broken since:v2.8.5]
</li>
</ul>
<p>
@ -1427,7 +1427,7 @@
</p>
<ul>
<li>
Special: Add new bookmarks page {assisted by anonymous4}. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_20" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
Special: Add new bookmarks page {assisted by anonymous4}. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_20" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a>
</li>
</ul>
<p>
@ -1477,13 +1477,13 @@
Javascript: Upgrade jquery from 1.83 to 1.11.3 (affects nothing known); EX:/xowa/bin/any/xowa/html/res/lib/jquery/jquery-ui-1.11.3.js.
</li>
<li>
Javascript: Add jquery-ui-1.11.4.js (affects drag-and-drop to reorder bookmarks); EX:/xowa/bin/any/xowa/html/res/lib/jquery-ui/jquery-ui-1.11.4.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_22" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
Javascript: Add jquery-ui-1.11.4.js (affects drag-and-drop to reorder bookmarks); EX:/xowa/bin/any/xowa/html/res/lib/jquery-ui/jquery-ui-1.11.4.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_22" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a>
</li>
<li>
Javascript: Add notifyjs-0.3.1.js (affects notification messages when adding bookmarks); EX:/xowa/bin/any/xowa/html/res/lib/notifyjs/notifyjs-0.3.1.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_23" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
Javascript: Add notifyjs-0.3.1.js (affects notification messages when adding bookmarks); EX:/xowa/bin/any/xowa/html/res/lib/notifyjs/notifyjs-0.3.1.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_23" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a>
</li>
<li>
Javascript: Add dbui-0.1.1.js (affects database changes for bookmarks); EX:/xowa/bin/any/xowa/html/res/src/xowa/dbui/dbui-0.1.1.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_24" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
Javascript: Add dbui-0.1.1.js (affects database changes for bookmarks); EX:/xowa/bin/any/xowa/html/res/src/xowa/dbui/dbui-0.1.1.js. See: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_24" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a>
</li>
<li>
Source: Refactor Console_adp classes.
@ -1611,7 +1611,7 @@
Gui.Status: Default to showing full url, not shortened one; EX:"home/wiki/Main_Page" not "home/Main_Page" {detected by pirate}.
</li>
<li>
Options: Add option to show short link. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_25" title="Options/Window">Options/Window</a>
Options: Add option to show short link. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_25" title="Options/Window" class="xowa-visited">Options/Window</a>
</li>
</ul>
<p>
@ -1926,7 +1926,7 @@
</p>
<ul>
<li>
Parser: Clear page variables in prefs_mgr (affects duplicate references on Option pages) {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_39" title="Options/Window">Options/Window</a>
Parser: Clear page variables in prefs_mgr (affects duplicate references on Option pages) {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_39" title="Options/Window" class="xowa-visited">Options/Window</a>
</li>
</ul>
<p>
@ -2067,7 +2067,7 @@
</p>
<ul>
<li>
Options: Redesign Option pages to use tab interface {contributed by anonymous4}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_40" title="Options/Window">Options/Window</a>
Options: Redesign Option pages to use tab interface {contributed by anonymous4}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_40" title="Options/Window" class="xowa-visited">Options/Window</a>
</li>
<li>
Gui: Reduce page load errors due to popups (affects page sometimes loading incorrectly when popup is also loading); EX:hover over link and middle-click on it {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Mark_Rolston" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)

View File

@ -242,7 +242,7 @@
</dl>
<ul>
<li>
Mass_parse: Fix mass_parse failing on some machines. {detected by anonymous}
Mass_parse: Fix mass_parse failing on some machines. {detected by Matthias Polag}
</li>
</ul>
<dl>

View File

@ -225,10 +225,10 @@
de.wikipedia.org
</td>
<td class='cell_center'>
y
n
</td>
<td class='cell_center'>
1969-12-31
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
@ -237,14 +237,14 @@
Dump complete
</td>
<td class='cell_center'>
xdat
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
v2
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("de.wikipedia.org")'>Import</button>
</td>
@ -535,6 +535,251 @@
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("en.wikivoyage.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikibooks.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikibooks.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikibooks.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikibooks.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikinews.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikinews.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikinews.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikinews.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikiquote.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikiquote.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikiquote.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikiquote.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikisource.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikisource.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikisource.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikisource.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikiversity.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikiversity.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikiversity.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikiversity.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikivoyage.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikivoyage.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikivoyage.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikivoyage.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wiktionary.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wiktionary.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wiktionary.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wiktionary.org")'>Search</button>
</td>
</tr>
<tr>
<td>
home

View File

@ -287,7 +287,7 @@
</dl>
<ul>
<li>
Mass_parse: Fix mass_parse failing on some machines. {detected by anonymous}
Mass_parse: Fix mass_parse failing on some machines. {detected by Matthias Polag}
</li>
</ul>
<dl>

View File

@ -258,7 +258,7 @@
v2.8.1 has a language converter dropdown for the Chinese wikis.
</li>
<li>
v2.7.3 introduces a new Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_19" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
v2.7.3 introduces a new Bookmarks page. See <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_19" title="Special:XowaBookmarks" class="xowa-visited">Special:XowaBookmarks</a>
</li>
<li>
v2.6.5 uses SWT v4.5 and XULRunner v24. See <a href="http://xowa.org/home/wiki/Dev/SWT.html" id="xolnki_20" title="Dev/SWT">Dev/SWT</a> and <a href="http://xowa.org/home/wiki/App/UI/HTML_Browser.html" id="xolnki_21" title="App/UI/HTML Browser">HTML Browser</a>
@ -300,7 +300,7 @@
If the font size is too small, right-click and choose Font Increase
</li>
<li>
If you need more control over the font, customize it on the <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_26" title="Options/Window">Options/Window</a> and <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_27" title="Options/HTML">Options/HTML</a>
If you need more control over the font, customize it on the <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_26" title="Options/Window" class="xowa-visited">Options/Window</a> and <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_27" title="Options/HTML">Options/HTML</a>
</li>
</ul>
</li>

View File

@ -320,7 +320,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_2" title="Options/Window">Window</a>
<a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_2" title="Options/Window" class="xowa-visited">Window</a>
</td>
<td>
Window Font and Startup position
@ -434,7 +434,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Category.html" id="xolnki_15" title="Options/Category">Category</a>
<a href="http://xowa.org/home/wiki/Options/Category.html" id="xolnki_15" title="Options/Category" class="xowa-visited">Category</a>
</td>
<td>
Category options

View File

@ -278,7 +278,7 @@ li.active a, li.active a:hover
For more infomation, visit the <a href="http://xowa.org/home/wiki/App/Bookmarks.html" id="xolnki_2" title="App/Bookmarks">Bookmarks help page</a>
</p>
<p>
To view your bookmarks, visit <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_3" title="Special:XowaBookmarks">this page</a>
To view your bookmarks, visit <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_3" title="Special:XowaBookmarks" class="xowa-visited">this page</a>
</p>
<p>
To view bookmarks for version 2.7.2 and below, visit <a href="http://xowa.org/home/wiki/Data:Bookmarks.html" id="xolnki_4" title="Data:Bookmarks">this page</a>

View File

@ -308,7 +308,7 @@ li.active a, li.active a:hover
for Read tab: <sup id="cite_ref-read_preferred_0-0" class="reference"><a href="#cite_note-read_preferred-0">[1]</a></sup>
</td>
<td>
<input xowa_prop="xowa.api.wiki.hdump.read_preferred" type="checkbox" class="options_checkbox" accesskey='d' id='xowa_prop_0'>
<input xowa_prop="xowa.api.wiki.hdump.read_preferred" type="checkbox" class="options_checkbox" accesskey='d' id='xowa_prop_0' checked='checked'>
</td>
</tr>
<tr>

File diff suppressed because it is too large Load Diff

View File

@ -118,86 +118,89 @@
<li class="toclevel-3 tocsection-17">
<a href="#de.wikipedia.org_Images_.282016-10.29"><span class="tocnumber">4.1.6</span> <span class="toctext">de.wikipedia.org Images (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-18">
<a href="#de.wikipedia.org_patch-2_.282016-10.29"><span class="tocnumber">4.1.7</span> <span class="toctext">de.wikipedia.org patch-2 (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-18">
<li class="toclevel-2 tocsection-19">
<a href="#de.wiktionary.org"><span class="tocnumber">4.2</span> <span class="toctext">de.wiktionary.org</span></a>
<ul>
<li class="toclevel-3 tocsection-19">
<li class="toclevel-3 tocsection-20">
<a href="#de.wiktionary.org_Articles_.282016-10.29"><span class="tocnumber">4.2.1</span> <span class="toctext">de.wiktionary.org Articles (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-20">
<li class="toclevel-3 tocsection-21">
<a href="#de.wiktionary.org_Images_.282016-10.29"><span class="tocnumber">4.2.2</span> <span class="toctext">de.wiktionary.org Images (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-21">
<li class="toclevel-2 tocsection-22">
<a href="#de.wikisource.org"><span class="tocnumber">4.3</span> <span class="toctext">de.wikisource.org</span></a>
<ul>
<li class="toclevel-3 tocsection-22">
<li class="toclevel-3 tocsection-23">
<a href="#de.wikisource.org_Articles_.282016-10.29"><span class="tocnumber">4.3.1</span> <span class="toctext">de.wikisource.org Articles (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-23">
<li class="toclevel-3 tocsection-24">
<a href="#de.wikisource.org_Images_.282016-10.29"><span class="tocnumber">4.3.2</span> <span class="toctext">de.wikisource.org Images (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-24">
<li class="toclevel-2 tocsection-25">
<a href="#de.wikivoyage.org"><span class="tocnumber">4.4</span> <span class="toctext">de.wikivoyage.org</span></a>
<ul>
<li class="toclevel-3 tocsection-25">
<li class="toclevel-3 tocsection-26">
<a href="#de.wikivoyage.org_Articles_.282016-10.29"><span class="tocnumber">4.4.1</span> <span class="toctext">de.wikivoyage.org Articles (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-26">
<li class="toclevel-3 tocsection-27">
<a href="#de.wikivoyage.org_Images_.282016-10.29"><span class="tocnumber">4.4.2</span> <span class="toctext">de.wikivoyage.org Images (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-27">
<li class="toclevel-2 tocsection-28">
<a href="#de.wikiquote.org"><span class="tocnumber">4.5</span> <span class="toctext">de.wikiquote.org</span></a>
<ul>
<li class="toclevel-3 tocsection-28">
<li class="toclevel-3 tocsection-29">
<a href="#de.wikiquote.org_Articles_.282016-09.29"><span class="tocnumber">4.5.1</span> <span class="toctext">de.wikiquote.org Articles (2016-09)</span></a>
</li>
<li class="toclevel-3 tocsection-29">
<li class="toclevel-3 tocsection-30">
<a href="#de.wikiquote.org_Images_.282016-09.29"><span class="tocnumber">4.5.2</span> <span class="toctext">de.wikiquote.org Images (2016-09)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-30">
<li class="toclevel-2 tocsection-31">
<a href="#de.wikibooks.org"><span class="tocnumber">4.6</span> <span class="toctext">de.wikibooks.org</span></a>
<ul>
<li class="toclevel-3 tocsection-31">
<li class="toclevel-3 tocsection-32">
<a href="#de.wikibooks.org_Articles_.282016-10.29"><span class="tocnumber">4.6.1</span> <span class="toctext">de.wikibooks.org Articles (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-32">
<li class="toclevel-3 tocsection-33">
<a href="#de.wikibooks.org_Images_.282016-10.29"><span class="tocnumber">4.6.2</span> <span class="toctext">de.wikibooks.org Images (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-33">
<li class="toclevel-2 tocsection-34">
<a href="#de.wikiversity.org"><span class="tocnumber">4.7</span> <span class="toctext">de.wikiversity.org</span></a>
<ul>
<li class="toclevel-3 tocsection-34">
<li class="toclevel-3 tocsection-35">
<a href="#de.wikiversity.org_Articles_.282016-09.29"><span class="tocnumber">4.7.1</span> <span class="toctext">de.wikiversity.org Articles (2016-09)</span></a>
</li>
<li class="toclevel-3 tocsection-35">
<li class="toclevel-3 tocsection-36">
<a href="#de.wikiversity.org_Images_.282016-09.29"><span class="tocnumber">4.7.2</span> <span class="toctext">de.wikiversity.org Images (2016-09)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-36">
<li class="toclevel-2 tocsection-37">
<a href="#de.wikinews.org"><span class="tocnumber">4.8</span> <span class="toctext">de.wikinews.org</span></a>
<ul>
<li class="toclevel-3 tocsection-37">
<li class="toclevel-3 tocsection-38">
<a href="#de.wikinews.org_Articles_.282016-10.29"><span class="tocnumber">4.8.1</span> <span class="toctext">de.wikinews.org Articles (2016-10)</span></a>
</li>
<li class="toclevel-3 tocsection-38">
<li class="toclevel-3 tocsection-39">
<a href="#de.wikinews.org_Images_.282016-10.29"><span class="tocnumber">4.8.2</span> <span class="toctext">de.wikinews.org Images (2016-10)</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-39">
<li class="toclevel-2 tocsection-40">
<a href="#All_links"><span class="tocnumber">4.9</span> <span class="toctext">All links</span></a>
</li>
</ul>
@ -231,7 +234,7 @@
<dd>
<dl>
<dd>
Deutsch Wikipedia - Patch (2016-10) [401.2 MB]
Deutsch Wikipedia - Patch: Navbar (2016-10) [401.2 MB]
</dd>
</dl>
</dd>
@ -272,6 +275,15 @@
</dl>
</dd>
</dl>
<dl>
<dd>
<dl>
<dd>
Deutsch Wikipedia - Patch: Images (2016-10) [1.95 GB]
</dd>
</dl>
</dd>
</dl>
<dl>
<dd>
<dl>
@ -789,6 +801,31 @@
</li>
</ul>
</div>
<h4>
<span class="mw-headline" id="de.wikipedia.org_patch-2_.282016-10.29">de.wikipedia.org patch-2 (2016-10)</span>
</h4>
<div style="margin-left: 2em">
<ul>
<li>
<a href="http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_core.zip" rel="nofollow" class="external free">http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_core.zip</a>
</li>
</ul>
<ul>
<li>
<a href="http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.004_db.002.zip" rel="nofollow" class="external free">http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.004_db.002.zip</a>
</li>
</ul>
<ul>
<li>
<a href="http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.100_db.001.zip" rel="nofollow" class="external free">http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.100_db.001.zip</a>
</li>
</ul>
<ul>
<li>
<a href="http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.000_db.028.zip" rel="nofollow" class="external free">http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.000_db.028.zip</a>
</li>
</ul>
</div>
<h3>
<span class="mw-headline" id="de.wiktionary.org">de.wiktionary.org</span>
</h3>
@ -1492,6 +1529,10 @@ http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-10_file_ns.100_d
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-10_file_ns.000_db.028.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-1_core.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-1_html_ns.008.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_core.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.004_db.002.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.100_db.001.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_patch-2_file_ns.000_db.028.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-10_core.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-10_xtn.search.core.zip
http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-10_html_ns.000.zip