Under "Category system", choose "Upgrade to version 2"
diff --git a/home/wiki/App/Databases/Overview.html b/home/wiki/App/Databases/Overview.html
index 5c55b72e6..4fe7abd3d 100644
--- a/home/wiki/App/Databases/Overview.html
+++ b/home/wiki/App/Databases/Overview.html
@@ -93,7 +93,7 @@
Wikitext databases will have -text- in the file name. For example, en.wikipedia.org-text-ns.000.xowa
Wikitext databases have been supported since the very start of XOWA. As such, they have a full set of functionality
diff --git a/home/wiki/App/Import/Import_overview.html b/home/wiki/App/Import/Import_overview.html
index 020d46d35..d06fd2efe 100644
--- a/home/wiki/App/Import/Import_overview.html
+++ b/home/wiki/App/Import/Import_overview.html
@@ -82,7 +82,7 @@
Import offline by script
- The Import offline page can generate a script that will import a wiki.
+ The Import offline page can generate a script that will import a wiki.
diff --git a/home/wiki/App/Import/Offline.html b/home/wiki/App/Import/Offline.html
index 8cc094cf0..db54f46d9 100644
--- a/home/wiki/App/Import/Offline.html
+++ b/home/wiki/App/Import/Offline.html
@@ -21,11 +21,11 @@
If you've downloaded a dump already, you can import the .bz2 file into XOWA.
5.2example.util.lua
@@ -162,7 +162,7 @@ function xoscript__main(xo) {
* "file": a file path to the extension's "main" file. See the "example.main.js" for what should go in a "main" file"
*/
xo.reg_xtn("example.js" , "./example.js/example.main.js");
- xo.reg_xtn("example.lua", "./example.lua/example.xowa.lua");
+ xo.reg_xtn("example.lua", "./example.lua/example.main.lua");
}
@@ -224,7 +224,7 @@ function xoscript__page_write_end(page)
/*
adds arbitrary html to the tail document
- * Specifically: '<I>USING A FUNCTION FROM EXAMPLE.UTIL.JS</I>'
+ * Specifically: '<I>USING A FUNCTION FROM EXAMPLE.UTIL.JS</I>'
Note that this line also demonstrates calling utility scripts:
* in this case "xo_uppercase" exists in "./example.util.js"
@@ -284,7 +284,7 @@ if ( h1Elements.length != 0 ) {
Lua
- example.xowa.lua
+ example.main.lua
function xoscript__init(env)
diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html
index 4da0bff0a..cdd23dfd1 100644
--- a/home/wiki/Blog.html
+++ b/home/wiki/Blog.html
@@ -24,36 +24,39 @@
2016
diff --git a/home/wiki/Blog/2015.html b/home/wiki/Blog/2015.html
index 0a170651e..2c4cd468f 100644
--- a/home/wiki/Blog/2015.html
+++ b/home/wiki/Blog/2015.html
@@ -695,7 +695,7 @@
Fix for simple-mode Category pages not loading
- XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under Import offline.
+ XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under Import offline.
The simple Category system looks like it broke some time ago during the general database redesign from .sqlite3 to .xowa. I fixed it for this release.
diff --git a/home/wiki/Blog/2016-01.html b/home/wiki/Blog/2016-01.html
index 100369ded..51dc79990 100644
--- a/home/wiki/Blog/2016-01.html
+++ b/home/wiki/Blog/2016-01.html
@@ -25,35 +25,38 @@
This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases.
diff --git a/home/wiki/Blog/2016-02.html b/home/wiki/Blog/2016-02.html
index c073010d7..e257ba8c8 100644
--- a/home/wiki/Blog/2016-02.html
+++ b/home/wiki/Blog/2016-02.html
@@ -25,35 +25,38 @@
Find your wiki and click the "Search" button
@@ -197,7 +200,7 @@
- v3.2.1 now expands these tables by default. Note that you can control the default behavior at Options/Wiki_HTML under Collapsible
+ v3.2.1 now expands these tables by default. Note that you can control the default behavior at Options/Wiki_HTML under Collapsible
New Raspberry Pi build
diff --git a/home/wiki/Blog/2016-03.html b/home/wiki/Blog/2016-03.html
index deb243e56..2835ef254 100644
--- a/home/wiki/Blog/2016-03.html
+++ b/home/wiki/Blog/2016-03.html
@@ -25,35 +25,38 @@
@@ -107,7 +110,7 @@
(Desktop) New autocomplete address bar
- The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing earth. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like earth + (history, future) -middle directly in the address bar. See App/Search as well as Options/Search suggest.
+ The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing earth. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like earth + (history, future) -middle directly in the address bar. See App/Search as well as Options/Search suggest.
Unfortunately, the autocomplete uses the new search system, so old wikis need to upgrade the search databases. You can upgrade by any of the following:
@@ -128,10 +131,10 @@
Find your wiki in the list
@@ -173,7 +176,7 @@
Punctuation friendly: Searches can be done for U.S.A. or USA; dont't or dont; half-life or half or life.
- Boolean searches: Searches can use boolean operators like -, ,, +, (), and *. In addition, there's even an escape operator: \. See App/Search
+ Boolean searches: Searches can use boolean operators like -, ,, +, (), and *. In addition, there's even an escape operator: \. See App/Search
Home wiki: The home wiki is now searchable. Try entering in search or any other word
diff --git a/home/wiki/Blog/2016-04.html b/home/wiki/Blog/2016-04.html
index c7be652a2..b249a757e 100644
--- a/home/wiki/Blog/2016-04.html
+++ b/home/wiki/Blog/2016-04.html
@@ -25,35 +25,38 @@
@@ -403,7 +406,7 @@
Really benefits from an SSD: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min)
- If you want the new search, downloading from archive.org is the easiest way: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See App/Search). As such, the easiest way is to download prebuilt copies from archive.org:
+ If you want the new search, downloading from archive.org is the easiest way: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See App/Search). As such, the easiest way is to download prebuilt copies from archive.org:
- Existing user (2015-06): Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see Dashboard/Files/Deletion. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
+ Existing user (2015-06): Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see Dashboard/Files/Deletion. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
Existing user (2013-11 or something else): Download the 2016-03 version. You have an old set of XOWA image databases that I really can't support any longer (they have an extension of .sqlite3). I know downloading 80 GB is painful, but I'm not planning to change database formats again in the future.
@@ -520,7 +523,7 @@
The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn.
- If you have English Wikipedia and have been following along with the updates, go to Dashboard/Files/Deletion and follow the instructions therein.
+ If you have English Wikipedia and have been following along with the updates, go to Dashboard/Files/Deletion and follow the instructions therein.
(Package) Release of French Wikipedia 2016-03
diff --git a/home/wiki/Blog/2016-05.html b/home/wiki/Blog/2016-05.html
index 280efb7ac..1f584d652 100644
--- a/home/wiki/Blog/2016-05.html
+++ b/home/wiki/Blog/2016-05.html
@@ -25,35 +25,38 @@
@@ -183,7 +186,7 @@
(Wiki) 2016-06 English Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, Wikinews and Species Wiki
- All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to Download Central.
+ All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to Download Central.
(All) Fixes / changes for Download Central including multiple-tasks bug
@@ -305,7 +308,7 @@
v3.6.3.3 fixes this issue. It now uses the wikitext dumps if the HTML dumps are not there. Just update your app, and you will see actual pages, not blank ones.
- Also, note that you can disable the automatic HTML read by going to Options/HTML_databases
+ Also, note that you can disable the automatic HTML read by going to Options/HTML_databases
(PC) Fix Download Central icons for Mac OS X
@@ -353,7 +356,7 @@
(PC & Android) New Download Central to download HTML dumps and images
- Download Central is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well.
+ Download Central is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well.
For v3.6.3, there are only two wikis: Simple Wikipedia and English Wikipedia. More wikis will be added every week throughout 2016. Next week, v3.6.4 should have other English wikis, like English Wiktionary and Wikisource.
@@ -362,7 +365,7 @@
Going forward, Download Central will be the primary vehicle to get XOWA wikis. It provides a simple way to import wikis. It eliminates any confusion about which files to download and where to copy them. Monthly updates for English Wikipedia will be published here as well.
(PC & Server) Android HTML dumps are now usable
@@ -423,7 +426,7 @@
- Requires separate post-processing generation step: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: Dev/Command-line/Dumps)
+ Requires separate post-processing generation step: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: Dev/Command-line/Dumps)
@@ -518,10 +521,10 @@
(Wikis) English Wikipedia (2016-06) and Simple Wikipedia (2016-06)
@@ -172,7 +175,7 @@
(Wiki) Publish 2016-07 English Wikipedia
- The 2016-07 versions of English Wikipedia is up. You can get them through Download Central.
+ The 2016-07 versions of English Wikipedia is up. You can get them through Download Central.
For images, if you want the latest:
@@ -262,7 +265,7 @@
(Wiki) Publish 2016-07 French Wikipedia, Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews
- The 2016-07 versions of the French Wikis are up. You can get them through Download Central.
+ The 2016-07 versions of the French Wikis are up. You can get them through Download Central.
(PC) Fix Redirects not working for HTML databases
@@ -371,7 +374,7 @@
For those who are unaware, Mattze96 was the amazing developer who contributed the original HTTP Server code. This time, Mattze96 contributed mwad: the MediaWiki API dump tool. This tool allows creating XML dumps for Wikia and other wikis (https://wiki.archlinux.org/).
(PC) Support Gallery
@@ -473,7 +476,7 @@
There were a number of fixes for crashes in uncommon scenarios. Most of these involved switching SD cards, or deleting wikis outside XOWA. The crash was bad enough such that XOWA would not work unless the Storage files were cleared (or XOWA was reinstalled).
- These are fixed in this version. For more info, see the Change log
+ These are fixed in this version. For more info, see the Change log
Next release: v3.7.2
diff --git a/home/wiki/Blog/2016-08.html b/home/wiki/Blog/2016-08.html
index b12ee9286..30073065e 100644
--- a/home/wiki/Blog/2016-08.html
+++ b/home/wiki/Blog/2016-08.html
@@ -25,35 +25,38 @@
@@ -155,7 +158,7 @@
(Wiki) Publish 2016-08 English Wikipedia and German Wikipedia
- The 2016-08 versions of both wikis are finally up. You can get them through Download Central.
+ The 2016-08 versions of both wikis are finally up. You can get them through Download Central.
(PC / Android) Better html database support for packed galleries, video thumbnails, and image maps
@@ -204,7 +207,7 @@
(PC) Add torrent link / MD5 info to the Download Central Info page
- Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, Special:XowaDownloadCentralInfo?task id=96. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included:
+ Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, Special:XowaDownloadCentralInfo?task id=96. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included:
- The 2016-07 versions of the Polish wikis are up. You can get them through Download Central.
+ The 2016-07 versions of the Polish wikis are up. You can get them through Download Central.
(PC) Fix random "SSL peer shut down incorrectly" when downloading database dumps
@@ -404,7 +407,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/
(Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews
- The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central.
+ The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central.
(PC) Fix "invalid title" when clicking on wikis in left-hand nav
diff --git a/home/wiki/Blog/2016-09.html b/home/wiki/Blog/2016-09.html
index c60de9790..e99353122 100644
--- a/home/wiki/Blog/2016-09.html
+++ b/home/wiki/Blog/2016-09.html
@@ -24,36 +24,39 @@
2016
+ The PC version is a major release. It adds better category support, fixes a Scribunto "Script error out of bounds", and a new custom scripting system.
+
+
+ The Android version is a minor release. It has a possible fix for some devices failing to load XOWA when permissions are revoked and then regranted.
+
+
+ (Wiki) Release 2016-10 English and German Wikipedia
+
+
+ The 2016-10 versions of both wikis are up. You can get them through:
+
+ This particular release has a lot of changes based on the bug reports:
+
+
+
+ Improved performance on SATA drives, especially for large categories: The category system in v3.9.4.1 worked okay on SSD drives, but did poorly on SATA drives. Large categories (2,000+) like https://en.wikipedia.org/wiki/Category:2001_albums would take 20-30 seconds to load. Now they take 4-5 seconds.
+
+
+ Next 200 / Previous 200 would not work on English Wikipedia for large categories: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, https://en.wikipedia.org/wiki/Category:All_stub_articles now works correctly navigating forward
+
+
+ HTML dumps now show wikitext HTML: Category pages sometimes have a letter index at the top of the page, or other information. For example, https://de.wikipedia.org/wiki/Category:Mann has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
+
+
+ Other minor changes: There are a small number of other changes as well which are covered more in the Change log
+
+
+
+ (PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages
+
+
+ A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, https://en.wikipedia.org/wiki/Paris This was fixed in this release
+
+
+ (PC) Add custom scripting support through standalone javascript / lua files
+
+ Basically, v3.10.4.2 allows changing XOWA pages through custom Javascript. This is intended for non-Wikimedia wikis (such as Wikia) which use custom extension that are not supported in XOWA. A user can add this missing custom extension by writing an extension in Javascript.
+
+ Wikis: I'm generating 2016-10 French Wikipedia now, and should have it uploaded in the next day. Afterwards, I'm going to go through the English sister wikis (Wiktionary, Wikisource, Wikivoyage) and then hopefully the German ones.
+
+
+ Dynamic update of wiki pages: Between categories and scripting, I didn't get a chance to work on this feature
+
+
+
+
+
+
+ Release: NONE (2016-10-02 21:30 Sun)
+
+
+ There's no release this week. I'm working on a category performance enhancement before starting on 2016-10 wikis.
+
+
+ I did create a deletion database for English Wikipedia. It will reduce the size of the images datases from 101 GB to 90 GB.
+
+
+
\ No newline at end of file
diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html
index a94b33ffd..91379b7f3 100644
--- a/home/wiki/Change_log.html
+++ b/home/wiki/Change_log.html
@@ -36,99 +36,113 @@
The most important category to review is major. The other categories may be skipped due to lower importance (if they were more important, they would be bumped up to major).
- (add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: Dashboard/Import/Offline
+ (add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: Dashboard/Import/Offline
@@ -1822,7 +1822,7 @@
(add) Timeline: Tabs in text data supported; EX:http://de.wikipedia.org/wiki/Hilfe:Zeitleisten#TextData {contributed by Schnark}.
- (add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: Dashboard/Import/Offline
+ (add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: Dashboard/Import/Offline
(add) Import: if offline and importing new wiki, automatically copy home wiki's /html/ directory.
@@ -1860,7 +1860,7 @@
(add) Search syntax supports AND, OR, quotes; EX:http://en.wikipedia.org/wiki/Special:Search/Earth_AND_History?fulltext=y&search=Earth+AND+History {requested by Schnark}. See App/Search
(add) Wiki import can read directly from bz2; no need to unzip to xml {requested by Schark, Miles}. See Dev/Design/Data_dump_format
diff --git a/home/wiki/Change_log/2014.html b/home/wiki/Change_log/2014.html
index 5fd417680..69f6db52e 100644
--- a/home/wiki/Change_log/2014.html
+++ b/home/wiki/Change_log/2014.html
@@ -1341,7 +1341,7 @@
Module.Popups: Do not omit namespace for anchor popups (affects popups showing text from wrong page when link was to non-mainspace page). See: https://en.wikipedia.org/wiki/Project:Sandbox
- Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: Help/About
+ Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: Help/About
Html: Show caption text in title (affects tooltips missing caption text); EX:"a [[b]]" -> title="a b" x> "a ". See: https://en.wikipedia.org/wiki/Earth
@@ -2727,7 +2727,7 @@
- Doc: Update license info for third-party XOWA components. See: Help/About
+ Doc: Update license info for third-party XOWA components. See: Help/About
- Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: Dashboard/Import/Offline
+ Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: Dashboard/Import/Offline
@@ -3915,7 +3915,7 @@
- Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: Dashboard/Import/Offline
+ Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: Dashboard/Import/Offline
Options: Fix file selector button not working for "Import bz2 by stdout process" {detected by Anselm}. See: Options/Import
@@ -4220,7 +4220,7 @@
Messages: Add "Contatti" message for contactpage in itwiki sidebar. See: https://it.wikipedia.org
@@ -4321,7 +4321,7 @@
- Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: Dashboard/Import/Offline
+ Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: Dashboard/Import/Offline
Gui.Url_bar: Fix shortcuts for wd.p and wd.q; EX:wd.q:2 -> www.wikidata.org/wiki/Q2. [broken since:v1.1.4.1]
diff --git a/home/wiki/Change_log/2015.html b/home/wiki/Change_log/2015.html
index a631f42ca..edfb0dd92 100644
--- a/home/wiki/Change_log/2015.html
+++ b/home/wiki/Change_log/2015.html
@@ -2513,7 +2513,7 @@
+
+
\ No newline at end of file
diff --git a/home/wiki/Change_log/v3.6.3.1.html b/home/wiki/Change_log/v3.6.3.1.html
index ad0132e5b..e1e0c4f9b 100644
--- a/home/wiki/Change_log/v3.6.3.1.html
+++ b/home/wiki/Change_log/v3.6.3.1.html
@@ -400,7 +400,7 @@
- Category: Fix category not showing more than 200 items in a category. [broken since: 3.9.2.1]
+ Category: Improve performance for Category pages on non-SSD drives. {detected by Ope30}
- Category: Fix dynamic page list not working for DynamicPageList. [broken since: 3.9.2.1]
+ Category: Add UCA support for category sorting. {detected by Ope30}
+
+
+
+
+ Category: Support "uca-default", "uca-*", "uppercase" collations in different wikis.
- Category: Fix category not working for www.wikidata.org. [broken since: 3.9.2.1] {detected by Rüdiger Gleim; Ope30}
+ Category: Load catpage wikitext from precompiled HTML and merge with catpage link data.
- Page_sync: Show video images after sync.
+ Category: Fix "Next 200" not working on category pages when "Next 200" link refers to page with "#". {detected by Ope30}
- Luaj: Fix script error at head of page for many fr.w pages.
+ Category: Hide "hidden categories" group for wikitext databases (already hidden for HTML databases).
+
+
+
+
+ Search: Fix "Next" / "Previous" not working on full text search.
- Parser: Fix several dozen MediaWiki pages failing to load.
+ Scribunto: Fix hidden script error on a few dozen en.w observatory pages.
- Resolved by: Handle standalone dollar signs and backslashes.
+ Resolved by: If unit is a wikidata url, show label for that wikidata article, not the wikidata url.
- Options: Do not save options if file is marked read-only. {suggested by malakov1}
+ Html_dump: If option is set to use wikitext, but no wikitext is available, and html is available, just use html.
+
- v3.9.4.2 features the following:
+ v3.10.3.1 features the following:
- (PC) Show Catgories for pages with more than one word in the title
-
-
-
- v3.9.4.1 features the following:
-
-
-
- (Wiki) Release 2016-09 French, English and German Wikipedia
+ (Wiki) Release 2016-10 English and German Wikipedia
- (PC) More minor Category fixes including large categories, dynamic page list and wikidata.org
+ (PC) Multiple category changes, including performance, international sorting, numeric sorting, and HTML database loading
- (PC) Page sync shows math and video images
+ (PC) (PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages
- (PC / Android) Download Central does not loop endlessly if wrong file size downloaded
-
-
- (PC) Show pages in MediaWiki namespace
-
-
- (PC) Run GUI on Raspberry Pi
-
-
- (PC) More parser fixes including Scribunto regex at end of string and gaps in argument keys
+ (PC) Add custom scripting support through standalone javascript / lua files
- If you are upgrading from any version before v3.9.1, you should download a xowa_app_v3.9.1+ file.
+ If you are upgrading from any version before v3.10.1, you should download a xowa_app_v3.10.1+ file.
Import a wiki through a dump; import also through script; also upgrade category to version 2
diff --git a/home/wiki/Options/Scripting.html b/home/wiki/Options/Scripting.html
index 0b0bd509f..89bb634a1 100644
--- a/home/wiki/Options/Scripting.html
+++ b/home/wiki/Options/Scripting.html
@@ -296,7 +296,7 @@ li.active a, li.active a:hover
Select the dump and import it
diff --git a/home/wiki/Wiki_setup/Czech_wikis.html b/home/wiki/Wiki_setup/Czech_wikis.html
index 5ea0a8548..ab5d53990 100644
--- a/home/wiki/Wiki_setup/Czech_wikis.html
+++ b/home/wiki/Wiki_setup/Czech_wikis.html
@@ -379,7 +379,7 @@
Download your dump from https://dumps.wikimedia.org/backup-index.html
Select the dump and import it
diff --git a/home/wiki/Wiki_setup/Polish_wikis.html b/home/wiki/Wiki_setup/Polish_wikis.html
index c5c30060a..45ed8cdfb 100644
--- a/home/wiki/Wiki_setup/Polish_wikis.html
+++ b/home/wiki/Wiki_setup/Polish_wikis.html
@@ -382,7 +382,7 @@
Download your dump from https://dumps.wikimedia.org/backup-index.html
Select the dump and import it
diff --git a/home/wiki/Wiki_setup/Simple_wikis.html b/home/wiki/Wiki_setup/Simple_wikis.html
index f43f711d6..2e0283917 100644
--- a/home/wiki/Wiki_setup/Simple_wikis.html
+++ b/home/wiki/Wiki_setup/Simple_wikis.html
@@ -205,7 +205,7 @@
Download your dump from https://dumps.wikimedia.org/backup-index.html