From 6e4c2f9a377a5e24e5f549cf4b947e6108d5c57d Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Sun, 2 Oct 2016 21:36:47 -0400 Subject: [PATCH] $version_number --- home/wiki/App/Bookmarks.html | 2 +- home/wiki/App/Import/Import_overview.html | 2 +- home/wiki/App/UI/Keybindings.html | 2 +- home/wiki/Blog.html | 116 +- home/wiki/Blog/2015.html | 2 +- home/wiki/Blog/2016-06.html | 2 +- home/wiki/Blog/2016-09.html | 116 +- home/wiki/Change_log.html | 141 +- home/wiki/Change_log/2014.html | 16 +- home/wiki/Change_log/2015.html | 10 +- home/wiki/Change_log/2016.html | 2 +- home/wiki/Change_log/v3.6.3.1.html | 2 +- home/wiki/Change_log/v3.9.4.1.html | 43 +- home/wiki/Dashboard/Wiki_maintenance.html | 72 +- home/wiki/Help/Contents.html | 2 +- home/wiki/Help/Download_XOWA.html | 39 +- home/wiki/Main_Page.html | 14 +- home/wiki/Options.html | 2 +- home/wiki/Options/Bookmarks.html | 2 +- home/wiki/Options/Category.html | 2 +- home/wiki/Options/Files.html | 6 +- home/wiki/Options/HTML_databases.html | 2 +- home/wiki/Options/Import.html | 5 +- home/wiki/Options/Shortcuts.html | 2 +- home/wiki/Wiki_setup/Arabic_wikis.html | 795 +++++++ home/wiki/Wiki_setup/Czech_wikis.html | 825 +++++++ home/wiki/Wiki_setup/English_wikis.html | 1890 +++++++++++++++++ home/wiki/Wiki_setup/French_wikis.html | 1304 ++++++++++++ home/wiki/Wiki_setup/German_wikis.html | 1225 +++++++++++ home/wiki/Wiki_setup/Haitian_wikis.html | 357 ++++ home/wiki/Wiki_setup/Listing.html | 148 ++ home/wiki/Wiki_setup/Polish_wikis.html | 1197 +++++++++++ home/wiki/Wiki_setup/Simple_wikis.html | 357 ++++ .../Xowa_wiki_setup/Xowa_enwiki_latest.html | 850 ++++++++ 34 files changed, 9296 insertions(+), 256 deletions(-) create mode 100644 home/wiki/Wiki_setup/Arabic_wikis.html create mode 100644 home/wiki/Wiki_setup/Czech_wikis.html create mode 100644 home/wiki/Wiki_setup/English_wikis.html create mode 100644 home/wiki/Wiki_setup/French_wikis.html create mode 100644 home/wiki/Wiki_setup/German_wikis.html create mode 100644 home/wiki/Wiki_setup/Haitian_wikis.html create mode 100644 home/wiki/Wiki_setup/Listing.html create mode 100644 home/wiki/Wiki_setup/Polish_wikis.html create mode 100644 home/wiki/Wiki_setup/Simple_wikis.html create mode 100644 home/wiki/Xowa_wiki_setup/Xowa_enwiki_latest.html diff --git a/home/wiki/App/Bookmarks.html b/home/wiki/App/Bookmarks.html index 521babfb8..4621d4e30 100644 --- a/home/wiki/App/Bookmarks.html +++ b/home/wiki/App/Bookmarks.html @@ -148,7 +148,7 @@ Old bookmarks

- As of v2.7.3, XOWA now has a new Bookmarks page. All links will go to the new bookmarks page. + As of v2.7.3, XOWA now has a new Bookmarks page. All links will go to the new bookmarks page.

If you would like to review old bookmarks, you can still reach them at this link diff --git a/home/wiki/App/Import/Import_overview.html b/home/wiki/App/Import/Import_overview.html index 3a5fa2a2e..d06fd2efe 100644 --- a/home/wiki/App/Import/Import_overview.html +++ b/home/wiki/App/Import/Import_overview.html @@ -62,7 +62,7 @@

- For more info, see App/Import/Download_Central + For more info, see App/Import/Download_Central

Import online by click diff --git a/home/wiki/App/UI/Keybindings.html b/home/wiki/App/UI/Keybindings.html index 40167e3a8..b6f37d9b2 100644 --- a/home/wiki/App/UI/Keybindings.html +++ b/home/wiki/App/UI/Keybindings.html @@ -62,7 +62,7 @@ XOWA keyboard shortcuts (basic)

- See Options/Shortcuts + See Options/Shortcuts

XOWA keyboard shortcuts (advanced) diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html index a7ebe1272..91d8b7f62 100644 --- a/home/wiki/Blog.html +++ b/home/wiki/Blog.html @@ -64,73 +64,111 @@ +

+ 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. +

+

+ The link is here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa The instructions are here: Dashboard/Files/Deletion +

+

+ Thanks. +

+

+ Release: v3.9.4.2 (2016-09-26 20:00 Mon) +

+

+ The PC version is a patch release. It fixes Categories not showing for pages with more than one word in the title. +

+

+ Show Catgories for pages with more than one word in the title +

+

+ As per https://github.com/gnosygnu/xowa/issues/81#issuecomment-249666435 Categories would not show for certain pages. It turned out this was a careless bug which affected pages with more than one word in the title. +

+

+ Thanks to Ope30 for catching this bug. There's also another one he caught regarding large categories. This will be fixed in a future release or by manually downloading patched databases. See https://github.com/gnosygnu/xowa/issues/81

Release: v3.9.4.1 (2016-09-25 20:00 Sun) @@ -302,13 +340,13 @@ In short, the changes should be transparent to most, except HTML dump users will soon get Categories.

- There's a little more info at Category Overview for those interested. + There's a little more info at Category Overview for those interested.

(PC) Basic page synchronization feature to get latest from online

- As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info. + As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info.

(PC / Android) Download Central changes for dropped connections / Mac OS X @@ -320,7 +358,7 @@ (PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8

- This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following: + This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following:

diff --git a/home/wiki/Blog/2015.html b/home/wiki/Blog/2015.html index 2c4cd468f..3d638d4de 100644 --- a/home/wiki/Blog/2015.html +++ b/home/wiki/Blog/2015.html @@ -1513,7 +1513,7 @@ Release: v2.7.3.1 (2015-07-19 20:00 Sun)

- New Bookmarks page. See Special:XowaBookmarks + New Bookmarks page. See Special:XowaBookmarks

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. diff --git a/home/wiki/Blog/2016-06.html b/home/wiki/Blog/2016-06.html index ad5d106a4..c7df70a01 100644 --- a/home/wiki/Blog/2016-06.html +++ b/home/wiki/Blog/2016-06.html @@ -362,7 +362,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.

- To try it out, go to Download Central. For more info, see the Download Central help page. + To try it out, go to Download Central. For more info, see the Download Central help page.

(PC & Server) Android HTML dumps are now usable diff --git a/home/wiki/Blog/2016-09.html b/home/wiki/Blog/2016-09.html index c4b98679b..dc8b6213c 100644 --- a/home/wiki/Blog/2016-09.html +++ b/home/wiki/Blog/2016-09.html @@ -64,73 +64,111 @@ +

+ 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. +

+

+ The link is here: https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa The instructions are here: Dashboard/Files/Deletion +

+

+ Thanks. +

+

+ Release: v3.9.4.2 (2016-09-26 20:00 Mon) +

+

+ The PC version is a patch release. It fixes Categories not showing for pages with more than one word in the title. +

+

+ Show Catgories for pages with more than one word in the title +

+

+ As per https://github.com/gnosygnu/xowa/issues/81#issuecomment-249666435 Categories would not show for certain pages. It turned out this was a careless bug which affected pages with more than one word in the title. +

+

+ Thanks to Ope30 for catching this bug. There's also another one he caught regarding large categories. This will be fixed in a future release or by manually downloading patched databases. See https://github.com/gnosygnu/xowa/issues/81

Release: v3.9.4.1 (2016-09-25 20:00 Sun) @@ -302,13 +340,13 @@ In short, the changes should be transparent to most, except HTML dump users will soon get Categories.

- There's a little more info at Category Overview for those interested. + There's a little more info at Category Overview for those interested.

(PC) Basic page synchronization feature to get latest from online

- As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info. + As per https://github.com/gnosygnu/xowa/issues/72 XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See App/Xtn/Page_sync for more info.

(PC / Android) Download Central changes for dropped connections / Mac OS X @@ -320,7 +358,7 @@ (PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8

- This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following: + This release has a bunch of parser changes. The Change log has a complete list. The most relevant items are the following:

diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html index 2a17c67b3..441b0630d 100644 --- a/home/wiki/Change_log.html +++ b/home/wiki/Change_log.html @@ -36,91 +36,99 @@

  • - 2 v3.9.4.1 (2016-09-25) + 2 v3.9.4.2 (2016-09-26)
  • -
  • - 3 v3.9.2.1 (2016-09-11) +
  • + 3 v3.9.4.1 (2016-09-25)
  • - 4 Doc -
  • -
  • - 5 Dev -
  • -
  • - 6 v3.8.5.1 (2016-08-22) + 4 v3.9.2.1 (2016-09-11)
  • -
  • - 7 v3.8.3.1 (2016-08-14) +
  • + 5 Doc +
  • +
  • + 6 Dev +
  • +
  • + 7 v3.8.5.1 (2016-08-22)
  • - 8 v3.8.2.1 (2016-08-07) + 8 v3.8.3.1 (2016-08-14)
  • -
  • - 9 v3.8.1.1 (2016-08-01) +
  • + 9 v3.8.2.1 (2016-08-07)
  • -
  • - 10 Archives +
  • + 10 v3.8.1.1 (2016-08-01) + +
  • +
  • + 11 Archives
  • @@ -176,6 +184,25 @@

    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).

    +

    + v3.9.4.2 (2016-09-26) +

    +

    + PC +

    + +
    +
    + Links: https://en.wikipedia.org/wiki/Leonardo_DiCaprio https://en.wikipedia.org/wiki/Solar_System +
    +
    +

    +
    +

    v3.9.4.1 (2016-09-25)

    @@ -216,7 +243,7 @@

    - PC + PC

    major @@ -428,7 +455,7 @@ v3.9.2.1 (2016-09-11)

    - PC + PC

    major @@ -716,7 +743,7 @@

    - PC + PC

    major @@ -932,7 +959,7 @@

    - PC + PC

    major @@ -1072,7 +1099,7 @@

    - PC + PC

    major diff --git a/home/wiki/Change_log/2014.html b/home/wiki/Change_log/2014.html index 8779710d7..37c309bfd 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 @@ -2295,7 +2295,7 @@

    @@ -2551,7 +2551,7 @@

    diff --git a/home/wiki/Change_log/2015.html b/home/wiki/Change_log/2015.html index 7e78c62d2..96b4d73e8 100644 --- a/home/wiki/Change_log/2015.html +++ b/home/wiki/Change_log/2015.html @@ -1427,7 +1427,7 @@

    @@ -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.

  • - 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: Special:XowaBookmarks + 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: Special:XowaBookmarks
  • - 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: Special:XowaBookmarks + 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: Special:XowaBookmarks
  • - 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: Special:XowaBookmarks + 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: Special:XowaBookmarks
  • Source: Refactor Console_adp classes. @@ -2086,7 +2086,7 @@

    diff --git a/home/wiki/Change_log/2016.html b/home/wiki/Change_log/2016.html index b886f744e..25aaebe5a 100644 --- a/home/wiki/Change_log/2016.html +++ b/home/wiki/Change_log/2016.html @@ -1295,7 +1295,7 @@

    - Links: Special:XowaDownloadCentral App/Import/Download_Central + Links: Special:XowaDownloadCentral App/Import/Download_Central
    - Links: Special:XowaDownloadCentral App/Import/Download_Central + Links: Special:XowaDownloadCentral App/Import/Download_Central
    diff --git a/home/wiki/Help/Download_XOWA.html b/home/wiki/Help/Download_XOWA.html index e9625442f..76a76fd77 100644 --- a/home/wiki/Help/Download_XOWA.html +++ b/home/wiki/Help/Download_XOWA.html @@ -28,10 +28,10 @@

    @@ -39,10 +39,10 @@

    @@ -50,10 +50,10 @@

    @@ -61,7 +61,7 @@

    @@ -69,7 +69,7 @@

    @@ -77,7 +77,7 @@

    @@ -88,6 +88,25 @@ Source code (Android)

  • +

    + v3.9.4.2 (2016-09-26) +

    +

    + PC +

    + +
    +
    + Links: https://en.wikipedia.org/wiki/Leonardo_DiCaprio https://en.wikipedia.org/wiki/Solar_System +
    +
    +

    +
    +

    v3.9.4.1 (2016-09-25)

    @@ -128,7 +147,7 @@

    - PC + PC

    major diff --git a/home/wiki/Main_Page.html b/home/wiki/Main_Page.html index 0855ed463..f3b15faac 100644 --- a/home/wiki/Main_Page.html +++ b/home/wiki/Main_Page.html @@ -81,6 +81,14 @@

    Release notes

    +

    + v3.9.4.2 features the following: +

    +

    v3.9.4.1 features the following:

    @@ -143,7 +151,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.
    @@ -217,7 +225,7 @@ v2.8.1 has a language converter dropdown for the Chinese wikis.
  • - v2.7.3 introduces a new Bookmarks page. See Special:XowaBookmarks + 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 @@ -363,7 +371,7 @@ - Contents + Contents View all help topics diff --git a/home/wiki/Options.html b/home/wiki/Options.html index 984d55020..e625aecd4 100644 --- a/home/wiki/Options.html +++ b/home/wiki/Options.html @@ -365,7 +365,7 @@ li.active a, li.active a:hover - Shortcuts + Shortcuts Keyboard shortcuts diff --git a/home/wiki/Options/Bookmarks.html b/home/wiki/Options/Bookmarks.html index a4b849167..d2662fc0f 100644 --- a/home/wiki/Options/Bookmarks.html +++ b/home/wiki/Options/Bookmarks.html @@ -278,7 +278,7 @@ li.active a, li.active a:hover For more infomation, visit the Bookmarks help page

    - To view your bookmarks, visit this page + To view your bookmarks, visit this page

    To view bookmarks for version 2.7.2 and below, visit this page diff --git a/home/wiki/Options/Category.html b/home/wiki/Options/Category.html index 403bf7e3c..0baebad1a 100644 --- a/home/wiki/Options/Category.html +++ b/home/wiki/Options/Category.html @@ -325,7 +325,7 @@ li.active a, li.active a:hover Page categories grouping enabled: [2] - + diff --git a/home/wiki/Options/Files.html b/home/wiki/Options/Files.html index eafe290cd..c0f2f7659 100644 --- a/home/wiki/Options/Files.html +++ b/home/wiki/Options/Files.html @@ -363,9 +363,9 @@ li.active a, li.active a:hover diff --git a/home/wiki/Options/HTML_databases.html b/home/wiki/Options/HTML_databases.html index 6331e3720..48de387cc 100644 --- a/home/wiki/Options/HTML_databases.html +++ b/home/wiki/Options/HTML_databases.html @@ -308,7 +308,7 @@ li.active a, li.active a:hover for Read tab: [1] - + diff --git a/home/wiki/Options/Import.html b/home/wiki/Options/Import.html index 0c3a1bcc1..872edef5c 100644 --- a/home/wiki/Options/Import.html +++ b/home/wiki/Options/Import.html @@ -323,12 +323,15 @@ li.active a, li.active a:hover - + diff --git a/home/wiki/Options/Shortcuts.html b/home/wiki/Options/Shortcuts.html index 2a9bd518a..5cfcdcf74 100644 --- a/home/wiki/Options/Shortcuts.html +++ b/home/wiki/Options/Shortcuts.html @@ -291,7 +291,7 @@ li.active a, li.active a:hover

    - Save + Save


    diff --git a/home/wiki/Wiki_setup/Arabic_wikis.html b/home/wiki/Wiki_setup/Arabic_wikis.html new file mode 100644 index 000000000..45908bd80 --- /dev/null +++ b/home/wiki/Wiki_setup/Arabic_wikis.html @@ -0,0 +1,795 @@ + + + + + Wiki setup/Arabic wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Arabic wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up Arabic wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + العربية Wikipedia - Articles (2016-07) [3.31 GB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikipedia - Images (2016-07) [7.81 GB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wiktionary - Articles (2016-07) [93.79 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wiktionary - Images (2016-07) [8.24 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikisource - Articles (2016-07) [510.11 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikisource - Images (2016-07) [7.69 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikiquote - Articles (2016-06) [4.77 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikiquote - Images (2016-06) [8.50 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikibooks - Articles (2016-07) [8.62 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikibooks - Images (2016-07) [26.37 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikiversity - Articles (2016-07) [8.0 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikiversity - Images (2016-07) [10.82 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikinews - Articles (2016-07) [18.89 MB] +
    +
    +
    +
    +
    +
    +
    +
    + العربية Wikinews - Images (2016-07) [12.79 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, ar.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for ar.wikipedia.org, move the files to C:\xowa\wiki\ar.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, ar.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + ar.wikipedia.org +

    +

    + ar.wikipedia.org Articles (2016-07) +

    + +

    + ar.wikipedia.org Images (2016-07) +

    +
    + + + + + + + + + +
    +

    + ar.wiktionary.org +

    +

    + ar.wiktionary.org Articles (2016-07) +

    + +

    + ar.wiktionary.org Images (2016-07) +

    + +

    + ar.wikisource.org +

    +

    + ar.wikisource.org Articles (2016-07) +

    + +

    + ar.wikisource.org Images (2016-07) +

    + +

    + ar.wikiquote.org +

    +

    + ar.wikiquote.org Articles (2016-06) +

    + +

    + ar.wikiquote.org Images (2016-06) +

    + +

    + ar.wikibooks.org +

    +

    + ar.wikibooks.org Articles (2016-07) +

    + +

    + ar.wikibooks.org Images (2016-07) +

    + +

    + ar.wikiversity.org +

    +

    + ar.wikiversity.org Articles (2016-07) +

    + +

    + ar.wikiversity.org Images (2016-07) +

    + +

    + ar.wikinews.org +

    +

    + ar.wikinews.org Articles (2016-07) +

    + +

    + ar.wikinews.org Images (2016-07) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_xtn.search.core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_html_ns.100.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiki_2016-07_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiktionary_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiktionary_2016-07_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwiktionary_2016-07_file.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikisource_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikisource_2016-07_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikisource_2016-07_file.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiquote_2016-06_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiquote_2016-06_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiquote_2016-06_file.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikibooks_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikibooks_2016-07_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikibooks_2016-07_file.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiversity_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiversity_2016-07_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikiversity_2016-07_file.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikinews_2016-07_core.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikinews_2016-07_html.zip
    +http://archive.org/download/Xowa_arwiki_latest/Xowa_arwikinews_2016-07_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/Czech_wikis.html b/home/wiki/Wiki_setup/Czech_wikis.html new file mode 100644 index 000000000..ffbdafb2c --- /dev/null +++ b/home/wiki/Wiki_setup/Czech_wikis.html @@ -0,0 +1,825 @@ + + + + + Wiki setup/Czech wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Czech wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up Czech wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Česky Wikipedia - Articles (2016-09) [1.71 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikipedia - Images (2016-09) [7.78 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wiktionary - Articles (2016-09) [92.48 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wiktionary - Images (2016-09) [5.82 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikisource - Articles (2016-09) [134.87 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikisource - Images (2016-09) [46.61 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikiquote - Articles (2016-08) [13.41 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikiquote - Images (2016-08) [92.47 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikibooks - Articles (2016-08) [6.17 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikibooks - Images (2016-08) [48.46 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikiversity - Articles (2016-08) [14.29 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikiversity - Images (2016-08) [51.21 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikinews - Articles (2016-09) [10.48 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Česky Wikinews - Images (2016-09) [37.21 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, cs.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for cs.wikipedia.org, move the files to C:\xowa\wiki\cs.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, cs.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + cs.wikipedia.org +

    +

    + cs.wikipedia.org Articles (2016-09) +

    + +

    + cs.wikipedia.org Images (2016-09) +

    + +

    + cs.wiktionary.org +

    +

    + cs.wiktionary.org Articles (2016-09) +

    + +

    + cs.wiktionary.org Images (2016-09) +

    + +

    + cs.wikisource.org +

    +

    + cs.wikisource.org Articles (2016-09) +

    + +

    + cs.wikisource.org Images (2016-09) +

    + +

    + cs.wikiquote.org +

    +

    + cs.wikiquote.org Articles (2016-08) +

    + +

    + cs.wikiquote.org Images (2016-08) +

    + +

    + cs.wikibooks.org +

    +

    + cs.wikibooks.org Articles (2016-08) +

    + +

    + cs.wikibooks.org Images (2016-08) +

    + +

    + cs.wikiversity.org +

    +

    + cs.wikiversity.org Articles (2016-08) +

    + +

    + cs.wikiversity.org Images (2016-08) +

    + +

    + cs.wikinews.org +

    +

    + cs.wikinews.org Articles (2016-09) +

    + +

    + cs.wikinews.org Images (2016-09) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiki_2016-09_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiktionary_2016-09_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiktionary_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiktionary_2016-09_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiktionary_2016-09_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswiktionary_2016-09_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikisource_2016-09_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikisource_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikisource_2016-09_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikisource_2016-09_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikisource_2016-09_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiquote_2016-08_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiquote_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiquote_2016-08_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiquote_2016-08_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiquote_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikibooks_2016-08_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikibooks_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikibooks_2016-08_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikibooks_2016-08_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikibooks_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiversity_2016-08_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiversity_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiversity_2016-08_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiversity_2016-08_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikiversity_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikinews_2016-09_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikinews_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikinews_2016-09_html.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikinews_2016-09_file_core.zip
    +http://archive.org/download/Xowa_cswiki_latest/Xowa_cswikinews_2016-09_file_ns.000_db.001.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/English_wikis.html b/home/wiki/Wiki_setup/English_wikis.html new file mode 100644 index 000000000..bc6156081 --- /dev/null +++ b/home/wiki/Wiki_setup/English_wikis.html @@ -0,0 +1,1890 @@ + + + + + Wiki setup/English wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/English wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up English wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    +
    +
    +

    + Contents +

    +
    + +
    +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + English Wikipedia - Articles (2016-09) [39.80 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikipedia - Images (2016-06) [98.70 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikipedia - Image Update (2016-07) [4.91 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikipedia - Image Update (2016-08) [7.33 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikipedia - Image Update (2016-09) [8.2 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wiktionary - Articles (2016-06) [3.87 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wiktionary - Images (2016-06) [611.80 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikisource - Articles (2016-06) [4.73 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikisource - Images (2016-06) [9.34 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikivoyage - Articles (2016-06) [170.89 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikivoyage - Images (2016-06) [7.70 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiquote - Articles (2016-06) [184.89 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiquote - Images (2016-06) [659.37 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikibooks - Articles (2016-06) [313.43 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikibooks - Images (2016-06) [1.84 GB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiversity - Articles (2016-06) [162.59 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikiversity - Images (2016-06) [953.41 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikinews - Articles (2016-06) [211.71 MB] +
    +
    +
    +
    +
    +
    +
    +
    + English Wikinews - Images (2016-06) [416.38 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, en.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for en.wikipedia.org, move the files to C:\xowa\wiki\en.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, en.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + en.wikipedia.org +

    +

    + en.wikipedia.org Articles (2016-09) +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + en.wikipedia.org Images (2016-06) +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

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

    + +

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

    + +

    + en.wikipedia.org Images (2016-09) +

    + +

    + en.wiktionary.org +

    +

    + en.wiktionary.org Articles (2016-06) +

    +
    + + + + + + + + + + + + + + + + +
    +

    + en.wiktionary.org Images (2016-06) +

    +
    + + + + + + + + + +
    +

    + en.wikisource.org +

    +

    + en.wikisource.org Articles (2016-06) +

    +
    + + + + + + + + + + + +
    +

    + en.wikisource.org Images (2016-06) +

    +
    + + + + + + + + + + + + + +
    +

    + en.wikivoyage.org +

    +

    + en.wikivoyage.org Articles (2016-06) +

    + +

    + en.wikivoyage.org Images (2016-06) +

    +
    + + + + + + + + + +
    +

    + en.wikiquote.org +

    +

    + en.wikiquote.org Articles (2016-06) +

    + +

    + en.wikiquote.org Images (2016-06) +

    + +

    + en.wikibooks.org +

    +

    + en.wikibooks.org Articles (2016-06) +

    + +

    + en.wikibooks.org Images (2016-06) +

    + +

    + en.wikiversity.org +

    +

    + en.wikiversity.org Articles (2016-06) +

    + +

    + en.wikiversity.org Images (2016-06) +

    + +

    + en.wikinews.org +

    +

    + en.wikinews.org Articles (2016-06) +

    + +

    + en.wikinews.org Images (2016-06) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.006.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.007.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.008.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.009.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.010.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.011.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.012.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.013.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.015.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.016.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.017.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.018.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.019.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.020.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.021.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.022.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.023.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.024.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.025.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.026.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.027.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.028.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.029.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.030.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.031.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.032.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.033.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.034.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.035.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.036.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.037.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.038.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.039.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.040.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.041.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.042.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.043.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.044.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.045.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.046.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.047.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.014_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.048.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.049.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.050.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.051.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.052.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.053.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.054.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.055.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.056.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.057.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.058.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.059.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.004_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-06_file_ns.000_db.060.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_ns.014_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_ns.004_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_ns.000_db.060.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-07_file_ns.000_db.061.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-08_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-08_file_ns.000_db.061.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-08_file_ns.000_db.062.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-08_file_ns.000_db.063.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-08_file_ns.000_db.064.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.005.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.006.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.007.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.008.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.009.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.010.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.011.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.012.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.013.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.000_db.015.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.004_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.004_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.100.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_html_ns.008.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.category.core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.category.link_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.category.link_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.category.link_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_xtn.category.link_db.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.014_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.004_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.000_db.063.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.000_db.064.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-09_file_ns.000_db.065.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_xtn.search.core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.090.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.092.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.100.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.104.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.106.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.108.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.110.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.114.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_html_ns.116.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.090_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.110_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwiktionary_2016-06_file_ns.114_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_xtn.search.core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.100.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.104.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.104_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.106.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_html_ns.114.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.104_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.104_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.106_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikisource_2016-06_file_ns.114_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_xtn.search.core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.000_db.006.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikivoyage_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiquote_2016-06_file.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.108.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.110.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_html_ns.112.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikibooks_2016-06_file.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.100.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.104.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_html_ns.106.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikiversity_2016-06_file.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-06_core.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-06_html.zip
    +http://archive.org/download/Xowa_enwiki_latest/Xowa_enwikinews_2016-06_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/French_wikis.html b/home/wiki/Wiki_setup/French_wikis.html new file mode 100644 index 000000000..0d753d73e --- /dev/null +++ b/home/wiki/Wiki_setup/French_wikis.html @@ -0,0 +1,1304 @@ + + + + + Wiki setup/French wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/French wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up French wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Français Wikipedia - Articles (2016-09) [12.66 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikipedia - Images (2016-09) [2.63 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Francais Wikipedia - Image Update (2016-09) [2.3 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wiktionary - Articles (2016-07) [3.5 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wiktionary - Images (2016-07) [622.46 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikisource - Articles (2016-07) [4.83 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikisource - Images (2016-07) [3.14 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikivoyage - Articles (2016-07) [43.5 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikivoyage - Images (2016-07) [2.64 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikiquote - Articles (2016-07) [27.1 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikiquote - Images (2016-07) [53.53 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikibooks - Articles (2016-07) [82.5 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikibooks - Images (2016-07) [903.13 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikiversity - Articles (2016-07) [60.37 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikiversity - Images (2016-07) [389.26 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikinews - Articles (2016-07) [121.72 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Français Wikinews - Images (2016-07) [235.40 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, fr.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for fr.wikipedia.org, move the files to C:\xowa\wiki\fr.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, fr.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + fr.wikipedia.org +

    +

    + fr.wikipedia.org Articles (2016-09) +

    +
    + + + + + + + + + + + + + + + +
    +

    + fr.wikipedia.org Images (2016-09) +

    + +

    + fr.wikipedia.org Images (2016-07) +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + fr.wiktionary.org +

    +

    + fr.wiktionary.org Articles (2016-07) +

    +
    + + + + + + + + + + + +
    +

    + fr.wiktionary.org Images (2016-07) +

    +
    + + + + + + + + + +
    +

    + fr.wikisource.org +

    +

    + fr.wikisource.org Articles (2016-07) +

    +
    + + + + + + + + + + + + +
    +

    + fr.wikisource.org Images (2016-07) +

    +
    + + + + + + + + + + +
    +

    + fr.wikivoyage.org +

    +

    + fr.wikivoyage.org Articles (2016-07) +

    + +

    + fr.wikivoyage.org Images (2016-07) +

    + +

    + fr.wikiquote.org +

    +

    + fr.wikiquote.org Articles (2016-07) +

    + +

    + fr.wikiquote.org Images (2016-07) +

    + +

    + fr.wikibooks.org +

    +

    + fr.wikibooks.org Articles (2016-07) +

    + +

    + fr.wikibooks.org Images (2016-07) +

    + +

    + fr.wikiversity.org +

    +

    + fr.wikiversity.org Articles (2016-07) +

    + +

    + fr.wikiversity.org Images (2016-07) +

    + +

    + fr.wikinews.org +

    +

    + fr.wikinews.org Articles (2016-07) +

    + +

    + fr.wikinews.org Images (2016-07) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.006.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.007.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.008.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.009.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.010.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.011.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.012.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.013.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.014.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.015.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.016.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.017.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.018.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.019.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.020.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.021.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.000_db.022.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-07_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.000.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.000_db.003.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.000_db.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.000_db.005.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.014.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.100.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.102.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.104.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_html_ns.008.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_xtn.category.core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_xtn.category.link_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_file_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_file_ns.000_db.022.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiki_2016-09_file_ns.000_db.023.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_xtn.search.core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.100.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.102.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.104.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.106.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_html_ns.108.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.106_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwiktionary_2016-07_file_ns.108_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_xtn.search.core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.100.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.102.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.104.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.104_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.106.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_html_ns.112.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.106_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikisource_2016-07_file_ns.112_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_file_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikivoyage_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiquote_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiquote_2016-07_html.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiquote_2016-07_file.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikibooks_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikibooks_2016-07_html.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikibooks_2016-07_file.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiversity_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiversity_2016-07_html.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikiversity_2016-07_file.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikinews_2016-07_core.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikinews_2016-07_html.zip
    +http://archive.org/download/Xowa_frwiki_latest/Xowa_frwikinews_2016-07_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/German_wikis.html b/home/wiki/Wiki_setup/German_wikis.html new file mode 100644 index 000000000..ef5e0a18c --- /dev/null +++ b/home/wiki/Wiki_setup/German_wikis.html @@ -0,0 +1,1225 @@ + + + + + Wiki setup/German wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/German wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up German wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    +
    +
    +

    + Contents +

    +
    + +
    +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Deutsch Wikipedia - Articles (2016-09) [9.88 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikipedia - Images (2016-06) [42.86 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikipedia - Image Update (2016-08) [2.4 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikipedia - Image Update (2016-09) [2.84 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wiktionary - Articles (2016-06) [941.74 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wiktionary - Images (2016-06) [465.57 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikisource - Articles (2016-06) [1.37 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikisource - Images (2016-06) [1.42 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikivoyage - Articles (2016-06) [107.44 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikivoyage - Images (2016-06) [1.8 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikiquote - Articles (2016-06) [20.22 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikiquote - Images (2016-06) [34.3 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikibooks - Articles (2016-06) [126.42 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikibooks - Images (2016-06) [862.93 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikiversity - Articles (2016-06) [95.0 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikiversity - Images (2016-06) [163.83 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikinews - Articles (2016-06) [89.6 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Deutsch Wikinews - Images (2016-06) [164.6 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, de.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for de.wikipedia.org, move the files to C:\xowa\wiki\de.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, de.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + de.wikipedia.org +

    +

    + de.wikipedia.org Articles (2016-09) +

    +
    + + + + + + + + + + + + +
    +

    + de.wikipedia.org Images (2016-06) +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +

    + de.wikipedia.org Images (2016-08) +

    + +

    + de.wikipedia.org Images (2016-09) +

    + +

    + de.wiktionary.org +

    +

    + de.wiktionary.org Articles (2016-06) +

    + +

    + de.wiktionary.org Images (2016-06) +

    + +

    + de.wikisource.org +

    +

    + de.wikisource.org Articles (2016-06) +

    + +

    + de.wikisource.org Images (2016-06) +

    + +

    + de.wikivoyage.org +

    +

    + de.wikivoyage.org Articles (2016-06) +

    + +

    + de.wikivoyage.org Images (2016-06) +

    + +

    + de.wikiquote.org +

    +

    + de.wikiquote.org Articles (2016-06) +

    + +

    + de.wikiquote.org Images (2016-06) +

    + +

    + de.wikibooks.org +

    +

    + de.wikibooks.org Articles (2016-06) +

    + +

    + de.wikibooks.org Images (2016-06) +

    + +

    + de.wikiversity.org +

    +

    + de.wikiversity.org Articles (2016-06) +

    + +

    + de.wikiversity.org Images (2016-06) +

    + +

    + de.wikinews.org +

    +

    + de.wikinews.org Articles (2016-06) +

    + +

    + de.wikinews.org Images (2016-06) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.006.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.007.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.008.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.009.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.010.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.011.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.012.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.013.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.014.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.015.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.016.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.017.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.018.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.019.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.020.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.021.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.022.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.023.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.024.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.004_db.002.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.025.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.026.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-06_file_ns.000_db.027.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-08_file_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-08_file_ns.000_db.027.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_xtn.search.core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.000.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.000_db.003.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.000_db.004.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.000_db.005.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.004.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.100.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_html_ns.008.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_xtn.category.core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_xtn.category.link_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_file_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_file_ns.004_db.002.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_file_ns.000_db.027.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-09_file_ns.000_db.028.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_xtn.search.core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.104.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_html_ns.106.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewiktionary_2016-06_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_xtn.search.core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_html_ns.000.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_html_ns.004.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_html_ns.014.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_html_ns.102.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_html_ns.104.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikisource_2016-06_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikivoyage_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikivoyage_2016-06_html.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikivoyage_2016-06_file.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiquote_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiquote_2016-06_html.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiquote_2016-06_file.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikibooks_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikibooks_2016-06_html.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikibooks_2016-06_file.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiversity_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiversity_2016-06_html.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikiversity_2016-06_file.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikinews_2016-06_core.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikinews_2016-06_html.zip
    +http://archive.org/download/Xowa_dewiki_latest/Xowa_dewikinews_2016-06_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/Haitian_wikis.html b/home/wiki/Wiki_setup/Haitian_wikis.html new file mode 100644 index 000000000..918685d69 --- /dev/null +++ b/home/wiki/Wiki_setup/Haitian_wikis.html @@ -0,0 +1,357 @@ + + + + + Wiki setup/Haitian wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Haitian wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up Haitian wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Kreyòl ayisyen Wikipedia - Articles (2016-07) [81.82 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Kreyòl ayisyen Wikipedia - Images (2016-07) [317.14 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, ht.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for ht.wikipedia.org, move the files to C:\xowa\wiki\ht.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, ht.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + ht.wikipedia.org +

    +

    + ht.wikipedia.org Articles (2016-07) +

    + +

    + ht.wikipedia.org Images (2016-07) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_htwiki_latest/Xowa_htwiki_2016-07_core.zip
    +http://archive.org/download/Xowa_htwiki_latest/Xowa_htwiki_2016-07_html.zip
    +http://archive.org/download/Xowa_htwiki_latest/Xowa_htwiki_2016-07_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/Listing.html b/home/wiki/Wiki_setup/Listing.html new file mode 100644 index 000000000..d0ec95e6d --- /dev/null +++ b/home/wiki/Wiki_setup/Listing.html @@ -0,0 +1,148 @@ + + + + + Wiki setup/Listing - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Listing

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + See the following pages for setting up the wikis in your language. +

    + + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/Polish_wikis.html b/home/wiki/Wiki_setup/Polish_wikis.html new file mode 100644 index 000000000..fdaefab2f --- /dev/null +++ b/home/wiki/Wiki_setup/Polish_wikis.html @@ -0,0 +1,1197 @@ + + + + + Wiki setup/Polish wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Polish wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up Polish wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Polski Wikipedia - Articles (2016-08) [5.17 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikipedia - Images (2016-08) [25.24 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wiktionary - Articles (2016-08) [848.87 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wiktionary - Images (2016-08) [866.27 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikisource - Articles (2016-08) [1.1 GB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikisource - Images (2016-08) [418.64 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikivoyage - Articles (2016-07) [16.83 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikivoyage - Images (2016-07) [441.66 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikiquote - Articles (2016-08) [60.76 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikiquote - Images (2016-08) [239.96 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikibooks - Articles (2016-07) [28.70 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikibooks - Images (2016-07) [262.77 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikinews - Articles (2016-08) [52.53 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Polski Wikinews - Images (2016-08) [269.85 MB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, pl.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for pl.wikipedia.org, move the files to C:\xowa\wiki\pl.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, pl.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + pl.wikipedia.org +

    +

    + pl.wikipedia.org Articles (2016-08) +

    +
    + + + + + + + + + +
    +

    + pl.wikipedia.org Images (2016-08) +

    +
    + + + + + + + + + + + + + + + + + + + + + + +
    +

    + pl.wiktionary.org +

    +

    + pl.wiktionary.org Articles (2016-08) +

    + +

    + pl.wiktionary.org Images (2016-08) +

    + +

    + pl.wikisource.org +

    +

    + pl.wikisource.org Articles (2016-08) +

    + +

    + pl.wikisource.org Images (2016-08) +

    + +

    + pl.wikivoyage.org +

    +

    + pl.wikivoyage.org Articles (2016-07) +

    + +

    + pl.wikivoyage.org Images (2016-07) +

    + +

    + pl.wikiquote.org +

    +

    + pl.wikiquote.org Articles (2016-08) +

    + +

    + pl.wikiquote.org Images (2016-08) +

    + +

    + pl.wikibooks.org +

    +

    + pl.wikibooks.org Articles (2016-07) +

    + +

    + pl.wikibooks.org Images (2016-07) +

    + +

    + pl.wikiversity.org +

    +

    + pl.wikinews.org +

    +

    + pl.wikinews.org Articles (2016-08) +

    + +

    + pl.wikinews.org Images (2016-08) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.000_db.002.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.000_db.003.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.100.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_html_ns.102.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.002.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.003.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.005.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.006.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.007.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.008.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.009.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.010.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.011.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.012.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.013.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.015.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.016.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.000_db.017.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiki_2016-08_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.100.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.102.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_html_ns.104.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwiktionary_2016-08_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.100.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.102.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_html_ns.104.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.100_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.102_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikisource_2016-08_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikivoyage_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikiquote_2016-08_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_html_ns.104.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikibooks_2016-07_file_ns.104_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_xtn.search.core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_html_ns.000.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_html_ns.004.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_html_ns.014.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_html_ns.100.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_file_core.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_file_ns.000_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_file_ns.004_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_file_ns.014_db.001.zip
    +http://archive.org/download/Xowa_plwiki_latest/Xowa_plwikinews_2016-08_file_ns.100_db.001.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Wiki_setup/Simple_wikis.html b/home/wiki/Wiki_setup/Simple_wikis.html new file mode 100644 index 000000000..4a8e79ac4 --- /dev/null +++ b/home/wiki/Wiki_setup/Simple_wikis.html @@ -0,0 +1,357 @@ + + + + + Wiki setup/Simple wikis - XOWA + + + + + +
    +
    +
    +

    Wiki setup/Simple wikis

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page describes how to set up Simple wikis on your machine. The following two options are available: +

    +

    + Download pre-built wikis from archive.org +

    +
      +
    • + Faster: The build process is skipped completely. All you have to do is download the wikis +
    • +
    • + Simpler: The wikis are pre-compiled HTML, so you don't have to set-up Wikidata or other pre-requisites. Since the wiki is just being downloaded, not built, there are less things that can go wrong +
    • +
    • + Less recent: The wikis need to be manually generated and uploaded by me. If you find that the wikis below are out of date, you can create an issue at github.org or try building them yourself. +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +
      +
    • + Slower: It takes an extra few hours to build the wiki +
    • +
    • + Slightly harder: These wikis work best with Wikidata on your machine. See App/Wiki types/Wikidata. In additon, the build process may not work on certain low-end machines like Raspberry Pi +
    • +
    • + Always recent: The wikis will be built using the latest dump from Wikimedia at https://dumps.wikimedia.org/backup-index.html +
    • +
    +

    + In addition, both options have an automatic and a manual route. More detail is provided below. +

    + +

    + Download pre-built wikis from archive.org +

    +

    + Automatic +

    + +
    +
    +
    +
    + Simple Wikipedia - Articles (2016-06) [420.31 MB] +
    +
    +
    +
    +
    +
    +
    +
    + Simple Wikipedia - Images (2016-06) [1.99 GB] +
    +
    +
    +
    +
      +
    • + In the Queue table, click the Play button +
    • +
    • + Wait for the Queue to process. When it is done, enter the wiki URL in the bar. For example, simple.wikipedia.org +
    • +
    +

    + Manual +

    +
      +
    • + Download the urls below. Note that they are listed in two formats: +
        +
      • + Urls by wiki / type: In case you want only one wiki (wiktionary) or one type (articles) +
      • +
      • + All urls (for copying into a download manager) +
      • +
      +
    • +
    • + Unzip them and move the .xowa file to the proper wiki directory. For example, for simple.wikipedia.org, move the files to C:\xowa\wiki\simple.wikipedia.org +
    • +
    • + Start XOWA and enter the wiki URL in the bar. For example, simple.wikipedia.org +
    • +
    +

    + Build wikis using the Wikimedia database dumps at wikimedia.org +

    +

    + Automatic +

    +
      +
    • + Go to Dashboard/Import/Online +
    • +
    • + Find your wiki in the list +
    • +
    • + Click the "download" link. +
    • +
    • + Wait a few hours for the wiki to build +
    • +
    +

    + Manual +

    + +
    +

    + URLS +

    +

    + simple.wikipedia.org +

    +

    + simple.wikipedia.org Articles (2016-06) +

    + +

    + simple.wikipedia.org Images (2016-06) +

    + +

    + All links +

    +
    +http://archive.org/download/Xowa_simplewiki_latest/Xowa_simplewiki_2016-06_core.zip
    +http://archive.org/download/Xowa_simplewiki_latest/Xowa_simplewiki_2016-06_html.zip
    +http://archive.org/download/Xowa_simplewiki_latest/Xowa_simplewiki_2016-06_file.zip
    +
    +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Xowa_wiki_setup/Xowa_enwiki_latest.html b/home/wiki/Xowa_wiki_setup/Xowa_enwiki_latest.html new file mode 100644 index 000000000..24a276270 --- /dev/null +++ b/home/wiki/Xowa_wiki_setup/Xowa_enwiki_latest.html @@ -0,0 +1,850 @@ + + + + + Xowa wiki setup/Xowa enwiki latest - XOWA + + + + + +
    +
    +
    +

    Xowa wiki setup/Xowa enwiki latest

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + Overview +

    +

    + This page lists setup information for {English Wikis}. +

    +

    + en.wikipedia.org +

    +

    + en.wikipedia.org Articles (2016.09) +

    + +

    + en.wikipedia.org Images (2016.06) +

    + +

    + en.wikipedia.org Images (2016.07) +

    + +

    + en.wikipedia.org Images (2016.08) +

    + +

    + en.wikipedia.org Images (2016.09) +

    + +

    + en.wiktionary.org +

    +

    + en.wiktionary.org Articles (2016.06) +

    + +

    + en.wiktionary.org Images (2016.06) +

    + +

    + en.wikisource.org +

    +

    + en.wikisource.org Articles (2016.06) +

    + +

    + en.wikisource.org Images (2016.06) +

    + +

    + en.wikivoyage.org +

    +

    + en.wikivoyage.org Articles (2016.06) +

    + +

    + en.wikivoyage.org Images (2016.06) +

    + +

    + en.wikiquote.org +

    +

    + en.wikiquote.org Articles (2016.06) +

    + +

    + en.wikiquote.org Images (2016.06) +

    + +

    + en.wikibooks.org +

    +

    + en.wikibooks.org Articles (2016.06) +

    + +

    + en.wikibooks.org Images (2016.06) +

    + +

    + en.wikiversity.org +

    +

    + en.wikiversity.org Articles (2016.06) +

    + +

    + en.wikiversity.org Images (2016.06) +

    + +

    + en.wikinews.org +

    +

    + en.wikinews.org Articles (2016.06) +

    + +

    + en.wikinews.org Images (2016.06) +

    + + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file