Dashboard/Wiki maintenance
From XOWA: the free, open-source, offline wiki application
Instructions
-
Click
Update dump status
to download the latest dump status from the dump servers -
Click
Import
to generate a script to import the latest wiki -
Click
Category
to generate a script to upgrade the category -
Click
Search
to generate a script to upgrade the category -
Go to the Script section and click
Run script
XOWA App
Check online for the latest version
Wikis
[1] Dump server wiki statusDomain | Update?[2] |
Wiki date[3] |
Latest date[4] |
Latest status[5] |
Type[6] | Ctg[7] | Search[8] | Import[9] | Category[10] | Search[11] |
---|---|---|---|---|---|---|---|---|---|---|
commons.wikimedia.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikibooks.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikinews.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikipedia.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikiquote.org | n | 2016-09-30 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikisource.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikiversity.org | n | 2016-09-30 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wikivoyage.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
de.wiktionary.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
en.wikibooks.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
en.wikipedia.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
en.wikivoyage.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikibooks.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikinews.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikiquote.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikisource.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikiversity.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wikivoyage.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
fr.wiktionary.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
home | n | 2015-08-09 | <<NULL>> | sqlite3 | v2 | v1 | ||||
memoryalpha.wikia.com | n | 2016-09-01 | <<NULL>> | sqlite3 | v0 | v1 | ||||
nethackwiki_current.xml | n | 2016-08-27 | <<NULL>> | sqlite3 | v2 | v1 | ||||
simple.wikibooks.org | y | 2015-10-02 | 2016-10-01 | Dump complete | sqlite3 | v2 | v1 | |||
simple.wikipedia.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
species.wikimedia.org | n | 2016-10-01 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 | |||
www.wikidata.org | n | 2016-10-02 | 2016-10-01 | Dump complete | sqlite3 | v0 | v1 |
Script
Usage notes
- ^ Downloads latest dump status from http://dumps.wikimedia.org/backup-index.html Note that the dump file is saved to /xowa/bin/any/html/xowa/maint/backup-index.html
- ^ y if wiki dump date is more than 1 day older than wmf_dump_date
-
^ Approximate date of current wiki. The dump xml files do not have a dump date in <siteinfo> so any date must be approximated. It can be either of the following
-
latest modified for any page
: The most recent "modified_on" date of all pages in a wiki. (Only available for sqlite wikis imported in v0.8.2.0+)
- Note that this value may be 1 day before the actual wmf dump date. For example, for dewikibooks, the WMF dump is 2013-08-14, but the latest "modified_on" is 2013-08-13.
-
file modified timestamp of first sqlite database
The modified timestamp for the first sqlite database (".000.")
-
Note that this database's modified timestamp will change if any pages are ever updated. For example:
- simplewiki is imported on 2013-08-01 02:03:04
- File modified timestamp of simple.wikipedia.org.000.sqlite3 is "2013-08-01 02:03:04"
- The Earth page in simplewiki is edited to correct an error on "2013-08-05". The file_modified now reads "2013-08-05", even though the import date was "2013-08-01 02:03:04"
-
- ^ Latest available dump according to the dump server.
- ^ Latest available dump status according to the dump server.
- ^ Data storage for wiki. Can be either xdat or sqlite.
- ^ Current category level of wiki. Can be either 1 or 2. See App/Category for more info
- ^ Current search level of wiki. Can be either 1 or 2. See App/Search for more info
- ^ Generate script to import latest wiki
- ^ Generate script to upgrade category for wiki
- ^ Generate script to upgrade title search for wiki