diff --git a/admin/app_update/xoa_update.json b/admin/app_update/xoa_update.json index a51bae270..ae9510bf1 100644 --- a/admin/app_update/xoa_update.json +++ b/admin/app_update/xoa_update.json @@ -1 +1 @@ -{"version_id":"529"} \ No newline at end of file +{"version_id":"537"} \ No newline at end of file diff --git a/admin/app_update/xoa_update.sqlite3 b/admin/app_update/xoa_update.sqlite3 index 85dd7e445..9311a4ae3 100644 Binary files a/admin/app_update/xoa_update.sqlite3 and b/admin/app_update/xoa_update.sqlite3 differ diff --git a/home/wiki/App/Databases/Overview.html b/home/wiki/App/Databases/Overview.html index 1ab3073d9..faafd5888 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
  • - Users can generates this Wikitext set by using either Dashboard/Import/Online or Dashboard/Import/Offline + Users can generates this Wikitext set by using either Dashboard/Import/Online or Dashboard/Import/Offline
  • 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/English_Wikipedia.html b/home/wiki/App/Import/English_Wikipedia.html index dd1eacb6f..16aea9f41 100644 --- a/home/wiki/App/Import/English_Wikipedia.html +++ b/home/wiki/App/Import/English_Wikipedia.html @@ -102,7 +102,7 @@
  • - Use the Dashboard/Wiki_maintenance page + Use the Dashboard/Wiki_maintenance page

    @@ -414,7 +408,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:

    diff --git a/home/wiki/Blog/2017-02.html b/home/wiki/Blog/2017-02.html index 6ce5da578..ef01349d9 100644 --- a/home/wiki/Blog/2017-02.html +++ b/home/wiki/Blog/2017-02.html @@ -25,46 +25,40 @@

    2016

    - Archives + Archives

    @@ -152,7 +146,7 @@ (Wiki) Publish 2017-02 English Wikipedia and 2017-02 Gujarati wikis

    - 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis + 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis

    In addition, I reuploaded the entire English Wikipedia file database set. This is a periodic task which is necessary to keep the image databases small for new users. @@ -185,7 +179,7 @@ Download the deletion database from here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2017.02.xowa

  • - Use the page here: Dashboard/Files/Deletion + Use the page here: Dashboard/Files/Deletion
  • @@ -193,7 +187,7 @@

    - Also, per request, I generated 2017-02 Gujarati wikis. See Wiki_setup/Gujarati_wikis + Also, per request, I generated 2017-02 Gujarati wikis. See Wiki_setup/Gujarati_wikis

    (PC) Add "Delete page" button @@ -260,7 +254,7 @@ Copy the personal wiki file from the first machine to the second machine
  • - Go to Special:XowaWikiDirectory on the second machine + Go to Special:XowaWikiDirectory on the second machine
  • Click the Import button. It's a white sheet of papers with a white arrow pointing rightwards. @@ -297,7 +291,7 @@ Navigate to page using the curid argument. For example, en.wikipedia.org/wiki/?curid=303 will navigate to the Alabama page
  • - A new special page to easily run SQL within XOWA: Special:XowaSql. This is mainly intended for any future troubleshooting. + A new special page to easily run SQL within XOWA: Special:XowaSql. This is mainly intended for any future troubleshooting.
  • Changes to some default keyboard shortcuts. This requires a longer explanation: @@ -335,7 +329,7 @@
  • - For more background, see https://github.com/gnosygnu/xowa/issues/115 as well as Help/License/Code + For more background, see https://github.com/gnosygnu/xowa/issues/115 as well as Help/License/Code

    Next release @@ -361,7 +355,7 @@ The Android version has no release.

    - (PC) Support creation of personal wikis. See App/Personal_wikis + (PC) Support creation of personal wikis. See App/Personal_wikis

    A user was kind enough to suggest supporting personal wikis. These are standalone wikis that are entirely created and edited by a user. A reddit thread was created and there looks like there's some interest in the worldbuilding community: @@ -439,14 +433,14 @@

    - More info is available at App/Setup/Update/In-app + More info is available at App/Setup/Update/In-app

    (PC) Add better support for images in Wikia and other custom wikis diff --git a/home/wiki/Blog/2017-03.html b/home/wiki/Blog/2017-03.html index 489859305..82cb5756d 100644 --- a/home/wiki/Blog/2017-03.html +++ b/home/wiki/Blog/2017-03.html @@ -25,16 +25,22 @@

    @@ -42,29 +48,17 @@

    - Archives + Archives

    @@ -159,35 +153,35 @@

    - (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting + (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting

    - XOWA finally supports full-text search. This was a complicated change involving a new Special page (Special:XowaSearch) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices. + XOWA finally supports full-text search. This was a complicated change involving a new Special page (Special:XowaSearch) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices.

    - Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them. + Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them.

    - You can also build your own full-text search indexes for existing Download Central wikis. To try it, see App/Full-text_search/Lucene/Search_indexes/Building + You can also build your own full-text search indexes for existing Download Central wikis. To try it, see App/Full-text_search/Lucene/Search_indexes/Building

    - For more details see App/Full-text_search + For more details see App/Full-text_search

    - (PC) Redesign full-text search Special Page. See: Special:XowaSearch + (PC) Redesign full-text search Special Page. See: Special:XowaSearch

    A basic version of Special:XowaSearch was released to allow full-text search for personal wikis. The current version cleans up the UI and adds features like paging and highlighted snips. @@ -207,7 +201,7 @@

    - For those who find the two buttons cluttering, they can be selectively shown / hidden at Special:XowaCfg?grp=xowa.gui.general + For those who find the two buttons cluttering, they can be selectively shown / hidden at Special:XowaCfg?grp=xowa.gui.general

    (PC) Fix wikibase "attempt to call nil" errors for 2017-03 Russian wikis @@ -240,10 +234,10 @@

    • - Custom url formats are now available. This was in response to Ope30 and a way to customize the displayed url. For more info, seeSpecial:XowaCfg?grp=xowa.gui.url bar + Custom url formats are now available. This was in response to Ope30 and a way to customize the displayed url. For more info, seeSpecial:XowaCfg?grp=xowa.gui.url bar
    • - View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at Special:XowaCfg?grp=xowa.wiki.hdumps + View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at Special:XowaCfg?grp=xowa.wiki.hdumps
    • Options link for Special:XowaCfg pages. XowaCfg pages allow direct linking to certain groups by using ?grp=code. If you want the direct link to a specific option page, you can now right-click on the "options link" and copy it @@ -280,20 +274,20 @@

      (PC) Add night mode

      - XOWA now has night mode. To enable it, do Menu -> View -> Toggle Night mode. More info is at App/UI/Night_mode + XOWA now has night mode. To enable it, do Menu -> View -> Toggle Night mode. More info is at App/UI/Night_mode

      - I implemented this feature over the past few days, so there may be some spots I missed. Also, if you have any suggestions about colors, CSS, or icons, please do contact me at Help/Feedback. + I implemented this feature over the past few days, so there may be some spots I missed. Also, if you have any suggestions about colors, CSS, or icons, please do contact me at Help/Feedback.

      (PC) Add page backup feature @@ -306,7 +300,7 @@

      • - Go to Special:XowaCfg?grp=xowa.wiki.edit + Go to Special:XowaCfg?grp=xowa.wiki.edit
      • Make sure Enabled under Page backups is checked. @@ -349,7 +343,7 @@ For Windows machines, XOWA now uses XULRunner v31. Note that 64-bit XULRunner is no longer available for download, so I used a copy I had downloaded a few years ago.
      • - For Linux machines, XOWA still uses XULRunner v24. Unfortunately, XOWA can't upgrade to v31 because SWT doesn't support it on Linux. See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=437700 The only alternative is to use webkit. See: App/UI/HTML_Browser#WebKit + For Linux machines, XOWA still uses XULRunner v24. Unfortunately, XOWA can't upgrade to v31 because SWT doesn't support it on Linux. See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=437700 The only alternative is to use webkit. See: App/UI/HTML_Browser#WebKit
      • For Mac OS X machines, this shouldn't be an issue, as XOWA uses webkit already. @@ -362,7 +356,7 @@ XOWA now has a basic full-text search feature. It should only be used for small wikis (like a personal wiki). It works by opening up every single page and searching for the text phrase. Although this sounds slow, it performs relatively quickly on modern generation machines (especially if you have a SSD). It also has the advantage of not taking up any space for search-indexing.

        - This feature will be expanded in the coming months, but any feedback is welcome. To try to it, go to Special:XowaSearch + This feature will be expanded in the coming months, but any feedback is welcome. To try to it, go to Special:XowaSearch

        (PC) Other minor fixes, including ?curid for command-line and no more current directory for logs diff --git a/home/wiki/Blog/2017-04.html b/home/wiki/Blog/2017-04.html index 2a8798dd3..202ae7cee 100644 --- a/home/wiki/Blog/2017-04.html +++ b/home/wiki/Blog/2017-04.html @@ -25,16 +25,22 @@

        @@ -42,29 +48,17 @@

        - Archives + Archives

    @@ -112,7 +106,7 @@ (Wiki) Publish 2017-04 English Wikipedia

    - 2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: Wiki_setup/English_wikis + 2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: Wiki_setup/English_wikis

    Note that Download Central wikis have two changes: diff --git a/home/wiki/Blog/2017-06.html b/home/wiki/Blog/2017-06.html index 6ab5ad324..218b34928 100644 --- a/home/wiki/Blog/2017-06.html +++ b/home/wiki/Blog/2017-06.html @@ -24,17 +24,23 @@ 2017

    @@ -42,29 +48,17 @@

    - Archives + Archives

    @@ -107,13 +101,13 @@

    @@ -123,7 +117,7 @@ (PC) Fix parser issues including including "mwInit.lua:24 bad argument" in English Wikipedia, broken navboxes in French Wikivoyage, "=Module:Header template:93" in French Wikisource, "gplx.Err: bad argument" in French Wikiversity, and missing Table of Contents on some German Wikipedia pages.

    - There are a handful of significant parser issues fixed in this release. For more detail, see the Change log. In brief: + There are a handful of significant parser issues fixed in this release. For more detail, see the Change log. In brief:

  • - 2 v4.5.7.1706 (2017-06-25) + 2 v4.5.15.1709 (2017-09-15)
  • @@ -181,7 +192,7 @@ 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).

    - v4.5.7.1706 (2017-06-25) + v4.5.15.1709 (2017-09-15)

    Wiki @@ -193,7 +204,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    @@ -232,6 +243,261 @@

    minor

    + +
    +
    + Resolved by: Add addWarning to mw.lua. +
    +
    + Example: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua. +
    +
    + Links: https://pl.wikipedia.org/wiki/Opus_Dei +
    +
    + +
    +
    + Resolved by: Upgrade to latest mw.lua. +
    +
    + Example: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua. +
    +
    + Links: https://es.wikipedia.org/wiki/Ladri_di_biciclette +
    +
    + +
    +
    + Resolved by: Evaluate template-args when expanding template, not separately afterwards. +
    +
    + Links: home/wiki/Diagnostics/Scribunto/LuaCommon +
    +
    + +
    +
    + Resolved by: Return null if integer key is not found. +
    +
    + Example: if {{coord|3=region:CA-QC|display=inline,title}} then [2] -> null. +
    +
    + Links: https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec +
    +
    + +
    +
    + Links: https://es.wikipedia.org/wiki/Premio_Hugo_a_la_mejor_novela +
    +
    + +
    +
    + Message: Script error: =Module:Authority control:66 vm error: java.lang.ArrayIndexOutOfBoundsException: 0 +
    +
    + Resolved by: Check for zero length arrays in string:match. +
    +
    + Links: http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png +
    +
    + +
    +
    + Links: /xowa/user/anonymous/app/cfg/os.macosx_64.gfs +
    +
    + +
    +
    + Links: home/wiki/Special:XowaCfg?grp=xowa.html.page +
    +
    + +
    +
    + Links: http://simple.wikipedia.org/wiki/Saturn_(planet) +
    +
    + +
    +
    + Links: http://localhost:8080/home/wiki/Special:XowaSearch?search=luaj&fulltext=y +
    +
    + +
    +
    + Example: --http_server_port 80. +
    +
    + +
    +
    + Example: --http_server.special_pages_safelist Random|AllPages|XowaSearch. +
    +
    + +
    +
    + Example: Special:XowaSearch?search=mod_date:[20170101 TO 20170131]&fulltext=y. +
    +
    + +

    + trivial +

    + +
    +
    + Links: https://es.wikipedia.org/wiki/Elecciones_presidenciales_de_Venezuela_de_1998 +
    +
    + +
    +
    + Links: https://es.wikipedia.org/wiki/Biome +
    +
    + +

    + doc +

    + +
    +
    + Links: readme.txt +
    +
    +

    + v4.5.7.1706 (2017-06-25) +

    +

    + Wiki +

    + +
    +
    + Links: Wiki_setup/English_wikis +
    +
    + +
    +
    + Links: Wiki_setup/German_wikis +
    +
    + +
    +
    + Links: Wiki_setup/French_wikis +
    +
    + +
    +
    + Links: Wiki_setup/English_wikis +
    +
    +

    + PC +

    +

    + minor +

    - Links: App/Full-text_search + Links: App/Full-text_search
    - Links: Dashboard/Import/Offline + Links: Dashboard/Import/Offline
    - Links: Special:XowaCfg?grp=xowa.wiki.hdumps + Links: Special:XowaCfg?grp=xowa.wiki.hdumps
    - Links: Special:XowaCfg + Links: Special:XowaCfg
    - Links: Special:XowaCfg?grp=xowa.gui.url bar + Links: Special:XowaCfg?grp=xowa.gui.url bar
    - Links: App/Full-text_search + Links: App/Full-text_search

    v4.4.0.1703 (2017-03-06)

    - Wiki + Wiki

    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/French_wikis + Links: Wiki_setup/French_wikis

    - PC + PC

    major @@ -1059,7 +1325,7 @@

    - Links: Special:XowaSearch + Links: Special:XowaSearch
    - Links: App/Personal_wikis/Default_Main_Page#Category + Links: App/Personal_wikis/Default_Main_Page#Category
    - Links: Special:XowaWikiDirectory + Links: Special:XowaWikiDirectory
    - Links: Special:XowaSql + Links: Special:XowaSql

    @@ -1319,7 +1585,7 @@ v4.2.0.1702 (2017-02-12)

    - PC + PC

    major @@ -1331,7 +1597,7 @@

    - Links: Special:XowaWikiItem + Links: Special:XowaWikiItem

    @@ -1374,7 +1640,7 @@

    - PC + PC

    major @@ -1386,7 +1652,7 @@

    - Links: App/Setup/Update/In-app + Links: App/Setup/Update/In-app

    @@ -1461,7 +1727,7 @@

    - Links: Special:XowaCfg?grp=xowa.files.general + Links: Special:XowaCfg?grp=xowa.files.general

    - PC + PC

    major @@ -1579,7 +1845,7 @@

    - Links: Options + Links: Options
    - Links: Dashboard/Files/Deletion https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa + Links: Dashboard/Files/Deletion https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis

    @@ -306,7 +306,7 @@
    - Links: Dashboard/Files/Deletion https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa + Links: Dashboard/Files/Deletion https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis

    @@ -121,7 +121,7 @@ Resolved by: Remove nil element from table when nil is 1st member.
    - Links: https://en.wiktionary.org/wiki/仚 https://en.wiktionary.org/wiki/仛Diagnostics/Scribunto/Luaj + Links: https://en.wiktionary.org/wiki/仚 https://en.wiktionary.org/wiki/仛Diagnostics/Scribunto/Luaj
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    diff --git a/home/wiki/Change_log/v3.12.1.1.html b/home/wiki/Change_log/v3.12.1.1.html index 8fe258fdc..d633c6259 100644 --- a/home/wiki/Change_log/v3.12.1.1.html +++ b/home/wiki/Change_log/v3.12.1.1.html @@ -40,7 +40,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Dev/Command-line/Dumps + Links: Dev/Command-line/Dumps
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    diff --git a/home/wiki/Dashboard/Wiki_maintenance.html b/home/wiki/Dashboard/Wiki_maintenance.html index b31720fb7..348596362 100644 --- a/home/wiki/Dashboard/Wiki_maintenance.html +++ b/home/wiki/Dashboard/Wiki_maintenance.html @@ -126,7 +126,7 @@ n - 2017-06-07 + 2017-07-01 2017-03-20 @@ -153,41 +153,6 @@ - - - de.wikipedia.org - - - n - - - 2017-05-01 - - - 2017-03-20 - - - Dump complete - - - sqlite3 - - - v0 - - - v1 - - - - - - - - - - - dungeons.wikia.com @@ -230,7 +195,7 @@ n - 2017-06-07 + 2017-09-09 2017-03-20 @@ -257,6 +222,286 @@ + + + es.wikibooks.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikinews.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikipedia.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikiquote.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikisource.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikiversity.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wikivoyage.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + + + + es.wiktionary.org + + + n + + + 2017-09-01 + + + 2017-03-20 + + + Dump complete + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + nethackwiki.com @@ -299,7 +544,7 @@ n - 2017-06-06 + 2017-07-01 2017-03-20 diff --git a/home/wiki/Diagnostics.html b/home/wiki/Diagnostics.html index 4ba0aa315..c84f022ba 100644 --- a/home/wiki/Diagnostics.html +++ b/home/wiki/Diagnostics.html @@ -46,7 +46,7 @@ Diagnostics/Javascript/Reference_tooltips
  • - Diagnostics/Math (currently via MathJax) + Diagnostics/Math (currently via MathJax)
  • Diagnostics/Javascript/Timeline @@ -95,7 +95,7 @@ Diagnostics/Scribunto/LuaCommon
  • - Diagnostics/Scribunto/UstringLibrary + Diagnostics/Scribunto/UstringLibrary
  • Diagnostics/Scribunto/UriLibrary @@ -122,7 +122,7 @@ Diagnostics/Scribunto/WikibaseLibrary
  • - Diagnostics/Scribunto/Luaj + Diagnostics/Scribunto/Luaj
  • Diagnostics/Scribunto/TitleBlacklist @@ -135,7 +135,7 @@
  • diff --git a/home/wiki/Diagnostics/Scribunto/All.html b/home/wiki/Diagnostics/Scribunto/All.html index ba6268481..5c94fe958 100644 --- a/home/wiki/Diagnostics/Scribunto/All.html +++ b/home/wiki/Diagnostics/Scribunto/All.html @@ -203,16 +203,13 @@ - expandTemplate; PHP bool + expandTemplate; PHP bool; true -> 1 false -> "" {{#invoke:Diagnostics/LuaCommon|expandTemplate_bool}} - bool_true is '1'; bool_false is 'missing'; -

    -
    -

    + bool_true is "1"; bool_false is ""; pass @@ -358,13 +355,27 @@ pass + + + preprocess calling Module functions should not call them twice; fails if onceonce + + + {{#invoke:Diagnostics/LuaCommon|preprocess_nested_main}} + + + once + + + pass + +

    Ustring Library

    @@ -714,6 +714,19 @@ pass + + + zero-length regex fails + + + {{#invoke:Diagnostics/Luaj|lua_match|text|}} + + + + + pass + + diff --git a/home/wiki/Diagnostics/Scribunto/TitleLibrary.html b/home/wiki/Diagnostics/Scribunto/TitleLibrary.html index bc71ebe45..4daa9e08e 100644 --- a/home/wiki/Diagnostics/Scribunto/TitleLibrary.html +++ b/home/wiki/Diagnostics/Scribunto/TitleLibrary.html @@ -22,7 +22,7 @@

    - For a full list, see Dashboard/Import/Online and Dashboard/Image_databases + For a full list, see Dashboard/Import/Online and Dashboard/Image_databases

    Philosophy diff --git a/home/wiki/Main_Page.html b/home/wiki/Main_Page.html index e01de85c4..287553a5c 100644 --- a/home/wiki/Main_Page.html +++ b/home/wiki/Main_Page.html @@ -74,21 +74,30 @@ Release notes

    - v4.5.7.1706 features the following + v4.5.15.1709 features the following

    For more details about this release, please see the blog and the change log.

    - For more details about the release schedule, please see the release schedule. + For more details about the release schedule, please see the release schedule.

    New users @@ -137,7 +146,7 @@
    - Feel free to look around during the import process. You can start at Help/Contents. When the process completes, it will open Simple Wikipedia. + Feel free to look around during the import process. You can start at Help/Contents. When the process completes, it will open Simple Wikipedia.
    @@ -169,7 +178,7 @@ After exploring Simple Wikipedia, you may want to import another wiki such as English Wikipedia, French Wiktionary, German Wikisource, Wikidata, Commons, etc.
    - To import another wiki, please visit import online. + To import another wiki, please visit import online.

    @@ -233,7 +242,7 @@ v4.5.0 features full-text search for all wikis. See App/Full-text_search
  • - v4.4.0 features night-mode. See App/UI/Night_mode + v4.4.0 features night-mode. See App/UI/Night_mode
  • v4.2.0 features personal wiki support. See App/Personal_wikis @@ -270,7 +279,7 @@ v2.7.3 introduces a new Bookmarks page. See Special:XowaBookmarks
  • - v2.6.5 uses SWT v4.5 and XULRunner v24. See Dev/SWT and HTML Browser + v2.6.5 uses SWT v4.5 and XULRunner v24. See Dev/SWT and HTML Browser
  • v2.6.3 uses WebKit for MacOSX. For more info, see Blog
    @@ -373,7 +382,7 @@ - Import Online + Import Online Import a wiki from a list of 829 known Wikimedia Foundation wikis @@ -413,7 +422,7 @@ - Contents + Contents View all help topics diff --git a/home/wiki/Options.html b/home/wiki/Options.html index adc6a4e7e..cf013b5e6 100644 --- a/home/wiki/Options.html +++ b/home/wiki/Options.html @@ -320,7 +320,7 @@  
    - Show in caption + Duplicate alt in caption
      @@ -332,6 +332,12 @@
    +

    + (obsolete): This setting controls whether or not the "alt" is actually inserted into the HTML. Compare that with "Show in html" which merely hides the already-inserted alt +

    +

    + Advanced users may want to disable this to reduce the size of the HTML. Regular users should use the "Show in html" option +

    Choose one of the following:

    @@ -344,7 +350,7 @@
  • - EX: http://simple.wikipedia.org/wiki/Saturn_(planet) + EX: http://simple.wikipedia.org/wiki/Saturn_(planet)

    @@ -379,6 +385,40 @@ +
    + +
    +   +
    +
    + Show in html +
    +
    +   +
    +
    + +
    + +
    +
    +
    +

    + Choose one of the following: +

    +
      +
    • + checked : show alt text underneath caption (default. non-standard behavior, but recommended) +
    • +
    • + unchecked : do not show alt text underneath caption (standard behavior) +
    • +
    +

    + EX: http://simple.wikipedia.org/wiki/Saturn_(planet) +

    +
    +

    Collapsible

    @@ -500,7 +540,7 @@ Most navigation boxes at the side of the article which sometimes have a Show / Hide link. See Diagnostics/Javascript/NavFrame or http://en.wikipedia.org/wiki/Quantum_mechanics
  • - Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth + Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth
  • diff --git a/home/wiki/Options/Dev.html b/home/wiki/Options/Dev.html index f22593740..ef49d3b14 100644 --- a/home/wiki/Options/Dev.html +++ b/home/wiki/Options/Dev.html @@ -216,7 +216,7 @@  
    - +
    @@ -342,8 +342,6 @@
    @@ -364,7 +362,7 @@ home/wiki/Wiki_setup/English_wikis  
    - +
    @@ -407,7 +405,7 @@ home/wiki/Wiki_setup/English_wikis  
    - +
    diff --git a/home/wiki/Options/Language.html b/home/wiki/Options/Language.html index 933dcccec..aa0b3a478 100644 --- a/home/wiki/Options/Language.html +++ b/home/wiki/Options/Language.html @@ -242,6 +242,9 @@ + @@ -713,6 +716,9 @@ + @@ -1617,21 +1623,21 @@
    -   +  
    -
    +
    Show search
    -
    -   +
    +  
    - +
    - +
    -
    -
    +
    +

    Choose one of the following

    @@ -1648,21 +1654,21 @@
    -   +  
    -
    +
    Show all pages
    -
    -   +
    +  
    - +
    - +
    -
    -
    +
    +

    Choose one of the following

    diff --git a/home/wiki/Options/Menus.html b/home/wiki/Options/Menus.html index fe78e107c..e984c1816 100644 --- a/home/wiki/Options/Menus.html +++ b/home/wiki/Options/Menus.html @@ -345,7 +345,7 @@ add_grp_default('xowa.gui.menus.group.help') {

    - For more information, see App/UI/Menus + For more information, see App/UI/Menus

    @@ -593,7 +593,7 @@ add_grp_default('xowa.gui.menus.group.help') {

    - For more information, see App/UI/Menus + For more information, see App/UI/Menus

    diff --git a/home/wiki/Options/Scribunto.html b/home/wiki/Options/Scribunto.html index f6ce69f66..217f420f1 100644 --- a/home/wiki/Options/Scribunto.html +++ b/home/wiki/Options/Scribunto.html @@ -208,7 +208,7 @@ executable permissions: Linux / Mac OS X users may need to grant execute permission to the Lua binary. To ensure proper setup, please do the following:
    - Show in caption + Duplicate alt in caption
      @@ -332,6 +332,12 @@
    +

    + (obsolete): This setting controls whether or not the "alt" is actually inserted into the HTML. Compare that with "Show in html" which merely hides the already-inserted alt +

    +

    + Advanced users may want to disable this to reduce the size of the HTML. Regular users should use the "Show in html" option +

    Choose one of the following:

    @@ -344,7 +350,7 @@

    - EX: http://simple.wikipedia.org/wiki/Saturn_(planet) + EX: http://simple.wikipedia.org/wiki/Saturn_(planet)

    @@ -379,6 +385,40 @@
    +
    + +
    +   +
    +
    + Show in html +
    +
    +   +
    +
    + +
    + +
    +
    +
    +

    + Choose one of the following: +

    +
      +
    • + checked : show alt text underneath caption (default. non-standard behavior, but recommended) +
    • +
    • + unchecked : do not show alt text underneath caption (standard behavior) +
    • +
    +

    + EX: http://simple.wikipedia.org/wiki/Saturn_(planet) +

    +
    +

    Collapsible

    @@ -500,7 +540,7 @@ Most navigation boxes at the side of the article which sometimes have a Show / Hide link. See Diagnostics/Javascript/NavFrame or http://en.wikipedia.org/wiki/Quantum_mechanics
  • - Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth + Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth
  • diff --git a/home/wiki/Options/Wiki_HTML.html b/home/wiki/Options/Wiki_HTML.html index cee4d8e8a..afd2fb95e 100644 --- a/home/wiki/Options/Wiki_HTML.html +++ b/home/wiki/Options/Wiki_HTML.html @@ -320,7 +320,7 @@  
    - Show in caption + Duplicate alt in caption
      @@ -332,6 +332,12 @@
    +

    + (obsolete): This setting controls whether or not the "alt" is actually inserted into the HTML. Compare that with "Show in html" which merely hides the already-inserted alt +

    +

    + Advanced users may want to disable this to reduce the size of the HTML. Regular users should use the "Show in html" option +

    Choose one of the following:

    @@ -344,7 +350,7 @@

    - EX: http://simple.wikipedia.org/wiki/Saturn_(planet) + EX: http://simple.wikipedia.org/wiki/Saturn_(planet)

    @@ -379,6 +385,40 @@
    +
    + +
    +   +
    +
    + Show in html +
    +
    +   +
    +
    + +
    + +
    +
    +
    +

    + Choose one of the following: +

    +
      +
    • + checked : show alt text underneath caption (default. non-standard behavior, but recommended) +
    • +
    • + unchecked : do not show alt text underneath caption (standard behavior) +
    • +
    +

    + EX: http://simple.wikipedia.org/wiki/Saturn_(planet) +

    +
    +

    Collapsible

    @@ -500,7 +540,7 @@ Most navigation boxes at the side of the article which sometimes have a Show / Hide link. See Diagnostics/Javascript/NavFrame or http://en.wikipedia.org/wiki/Quantum_mechanics
  • - Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth + Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See https://simple.wikipedia.org/wiki/Earth
  • diff --git a/home/wiki/Options/Window.html b/home/wiki/Options/Window.html index 04be0e328..0f4457468 100644 --- a/home/wiki/Options/Window.html +++ b/home/wiki/Options/Window.html @@ -242,6 +242,9 @@ + @@ -713,6 +716,9 @@ + @@ -1617,21 +1623,21 @@
    -   +  
    -
    +
    Show search
    -
    -   +
    +  
    - +
    - +
    -
    -
    +
    +

    Choose one of the following

    @@ -1648,21 +1654,21 @@
    -   +  
    -
    +
    Show all pages
    -
    -   +
    +  
    - +
    - +
    -
    -
    +
    +

    Choose one of the following

    diff --git a/home/wiki/Wiki_setup/Afrikaans_wikis.html b/home/wiki/Wiki_setup/Afrikaans_wikis.html index 7ca647d0b..f1d57927f 100644 --- a/home/wiki/Wiki_setup/Afrikaans_wikis.html +++ b/home/wiki/Wiki_setup/Afrikaans_wikis.html @@ -272,7 +272,7 @@
    +

    + en.wikipedia.org Images (2017-07) +

    + +

    + en.wikipedia.org Images (2017-08) +

    +

    en.wiktionary.org

    @@ -2946,86 +3060,102 @@ http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-05_file_ns.100_d http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-05_file_ns.004_db.002.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-05_file_ns.000_db.073.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-05_file_ns.000_db.074.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_core.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.search.core.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.search.link_title_ns.000_db.001.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.search.link_title_ns.999_db.001.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.003.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.005.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.006.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.007.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.009.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.010.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.011.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.012.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.013.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.014.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.015.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.000_db.016.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.004_db.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.004_db.003.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.100.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.014.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_html_ns.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.core.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.001.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.003.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.005.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.006.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.007.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.009.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.category.link_db.010.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.001.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.003.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.005.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.006.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.007.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.009.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.010.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.011.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.012.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.013.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.014.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.015.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_xtn.fulltext_search.016.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_file_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_file_ns.014_db.002.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_file_ns.100_db.001.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_file_ns.004_db.002.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_file_ns.000_db.074.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.100.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.012.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.006.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.010.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.118.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.014.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.003.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.004.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.005.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.828.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.006.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.108.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.004_db.002.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.007.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.008.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.710.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.000_db.009.zip -http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-06_text_ns.2300.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_ns.014_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_ns.004_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_ns.000_db.074.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-07_file_ns.000_db.075.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.search.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.search.link_title_ns.000_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.search.link_title_ns.999_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.007.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.009.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.011.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.013.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.015.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.000_db.016.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.004_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.004_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_html_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.007.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.009.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.category.link_db.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.007.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.009.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.011.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.013.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.015.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.016.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.017.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_xtn.fulltext_search.018.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_core.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_ns.014_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_ns.100_db.001.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_ns.004_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_ns.000_db.075.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_file_ns.000_db.076.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.100.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.012.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.118.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.014.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.003.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.004.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.005.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.828.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.006.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.108.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.007.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.004_db.002.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.008.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.710.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.009.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.2300.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.000_db.010.zip +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2017-08_text_ns.004_db.003.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.search.core.zip http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2017-04_xtn.search.link_title_ns.000_db.001.zip diff --git a/home/wiki/Wiki_setup/French_wikis.html b/home/wiki/Wiki_setup/French_wikis.html index d9fea408d..1dd48558a 100644 --- a/home/wiki/Wiki_setup/French_wikis.html +++ b/home/wiki/Wiki_setup/French_wikis.html @@ -484,7 +484,7 @@ @@ -243,7 +237,7 @@
    - Deutsch Wikipedia - Articles (2017-05) [12.61 GB] + Deutsch Wikipedia - Articles (2017-06) [12.68 GB]
    @@ -252,7 +246,7 @@
    - Deutsch Wikipedia - Wikitext (2017-05) [6.90 GB] + Deutsch Wikipedia - Wikitext (2017-06) [6.94 GB]
    @@ -270,25 +264,7 @@
    - Deutsch Wikipedia - Articles (2017-06) [12.68 GB] -
    -
    -
    - -
    -
    -
    -
    - Deutsch Wikipedia - Images (2017-06) [3.21 GB] -
    -
    -
    -
    -
    -
    -
    -
    - Deutsch Wikipedia - Wikitext (2017-06) [6.94 GB] + Deutsch Wikipedia - Image Update (2017-06) [3.21 GB]
    @@ -520,7 +496,7 @@
    -

    - de.wikipedia.org Articles (2017-06) -

    -
    - - - - - - - - - - - - - - - - -

    de.wikipedia.org Images (2017-06)

    @@ -1003,71 +894,6 @@
    -

    - de.wikipedia.org Source (2017-06) -

    -
    - - - - - - - - - - - - -

    de.wiktionary.org

    @@ -2203,22 +2029,6 @@ All links
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_core.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.search.core.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.search.link_title_ns.000_db.001.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.search.link_title_ns.999_db.001.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.000.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.000_db.002.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.000_db.003.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.000_db.004.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.000_db.005.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.004.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.014.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.100.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_html_ns.008.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.category.core.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.category.link_db.001.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_xtn.fulltext_search.001.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_core.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_db.001.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_db.002.zip
    @@ -2254,18 +2064,6 @@ http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_d
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_db.028.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_db.029.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_file_ns.000_db.030.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.000.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.004.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.100.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.012.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.006.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.010.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.008.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.014.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.000_db.002.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.000_db.003.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.828.zip
    -http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-05_text_ns.000_db.004.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-06_core.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-06_xtn.search.core.zip
     http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2017-06_xtn.search.link_title_ns.000_db.001.zip
    diff --git a/home/wiki/Wiki_setup/Gujarati_wikis.html b/home/wiki/Wiki_setup/Gujarati_wikis.html
    index deff58f68..64aeb4765 100644
    --- a/home/wiki/Wiki_setup/Gujarati_wikis.html
    +++ b/home/wiki/Wiki_setup/Gujarati_wikis.html
    @@ -301,7 +301,7 @@