From 562abd6f7e6af9b6cd96858c90db0862f089c0d2 Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Sun, 21 Aug 2016 23:19:39 -0400 Subject: [PATCH] $version_number --- home/wiki/App/UI/Address_bar/Shortcuts.html | 2 +- home/wiki/App/UI/Menus.html | 2 +- home/wiki/App/UI/Printing.html | 2 +- home/wiki/Blog.html | 55 +++++++----- home/wiki/Blog/2015.html | 2 +- home/wiki/Blog/2016-08.html | 55 +++++++----- home/wiki/Change_log/2013.html | 6 +- home/wiki/Change_log/2014.html | 16 ++-- home/wiki/Change_log/2015.html | 4 +- home/wiki/Dashboard/Wiki_maintenance.html | 69 ++++++++++++++ home/wiki/Help/Contents.html | 2 +- home/wiki/Options.html | 4 +- home/wiki/Options/Files.html | 6 +- home/wiki/Options/Import.html | 99 ++++++++++++++------- home/wiki/Options/Import_Dansguardian.html | 2 +- 15 files changed, 226 insertions(+), 100 deletions(-) diff --git a/home/wiki/App/UI/Address_bar/Shortcuts.html b/home/wiki/App/UI/Address_bar/Shortcuts.html index d62cc6caf..0cc2aff44 100644 --- a/home/wiki/App/UI/Address_bar/Shortcuts.html +++ b/home/wiki/App/UI/Address_bar/Shortcuts.html @@ -296,7 +296,7 @@ Customizing shortcuts

- XOWA also allows customization of shortcuts by modifying the custom gfs file. See: Options/Config_script + XOWA also allows customization of shortcuts by modifying the custom gfs file. See: Options/Config_script

Shortcuts should be chosen wisely. In particular, using "http", "https" and "file" as a shortcut is heavily discouraged. Similarly, "Category", "Talk", "Help", "Template", "Wikipedia" and other wiki namespaces should be avoided. diff --git a/home/wiki/App/UI/Menus.html b/home/wiki/App/UI/Menus.html index d7ccd527a..939252524 100644 --- a/home/wiki/App/UI/Menus.html +++ b/home/wiki/App/UI/Menus.html @@ -29,7 +29,7 @@

- These menus can also be customized using the source at Options/Menus + These menus can also be customized using the source at Options/Menus

Note that internationalization (translation by language) is only supported for German. Other languages can be supported, but translations are needed! See Help/Feedback. diff --git a/home/wiki/App/UI/Printing.html b/home/wiki/App/UI/Printing.html index 1621e779b..752d630e2 100644 --- a/home/wiki/App/UI/Printing.html +++ b/home/wiki/App/UI/Printing.html @@ -94,7 +94,7 @@ Restart XOWA

  • - Go to Options/Menus + Go to Options/Menus
  • Add the following line: add_btn_default('xowa.file.print'); diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html index cbbe0e4cc..4882b37a5 100644 --- a/home/wiki/Blog.html +++ b/home/wiki/Blog.html @@ -61,58 +61,67 @@ +

    + Release: NONE (2016-08-21 20:00 Sun) +

    +

    + I'm skipping the release this week. I'm still working on the 2016-08 English Wikipedia. I am close, but I still don't have a clean HTML dump yet. Please check again next week. +

    Release: v3.8.3.1 (2016-08-14 20:00 Sun)

    diff --git a/home/wiki/Blog/2015.html b/home/wiki/Blog/2015.html index 2c4cd468f..3d32f2ae7 100644 --- a/home/wiki/Blog/2015.html +++ b/home/wiki/Blog/2015.html @@ -1064,7 +1064,7 @@ Support for Dansguardian import filter

    - XOWA supports custom creation of wikis by matching articles against words. For example, you can create an English Wikipedia that doesn't have any Pokemon articles. Or you can create an English Wikipedia that just has Pokemon articles. The system is intricate but should be quite powerful. For more info, see App/Xtn/Import/Dansguardian + XOWA supports custom creation of wikis by matching articles against words. For example, you can create an English Wikipedia that doesn't have any Pokemon articles. Or you can create an English Wikipedia that just has Pokemon articles. The system is intricate but should be quite powerful. For more info, see App/Xtn/Import/Dansguardian

    More source code cleanup diff --git a/home/wiki/Blog/2016-08.html b/home/wiki/Blog/2016-08.html index 3037d9a2c..0986858e1 100644 --- a/home/wiki/Blog/2016-08.html +++ b/home/wiki/Blog/2016-08.html @@ -61,58 +61,67 @@ +

    + Release: NONE (2016-08-21 20:00 Sun) +

    +

    + I'm skipping the release this week. I'm still working on the 2016-08 English Wikipedia. I am close, but I still don't have a clean HTML dump yet. Please check again next week. +

    Release: v3.8.3.1 (2016-08-14 20:00 Sun)

    diff --git a/home/wiki/Change_log/2013.html b/home/wiki/Change_log/2013.html index 107ac9224..dc1a7dd6c 100644 --- a/home/wiki/Change_log/2013.html +++ b/home/wiki/Change_log/2013.html @@ -553,7 +553,7 @@ (change) Log: Added redlink logging statements.
  • - (change) Options: Added Options/Config_script. + (change) Options: Added Options/Config_script.
  • (change) Scribunto: Gsub was not handling lua callback functions correctly; EX:[[Minnesota]] [[nice]] and regx of %[%[([^#|%]]-)%]%]. See: http://en.wiktionary.org/wiki/Minnesota_nice @@ -1099,7 +1099,7 @@

    @@ -2371,7 +2371,7 @@ Gui.Page: Add menu item for Reload Page.

  • - Gui.Menu: Allow same menu item to be added multiple times to same menu; EX:add_btn_default('xowa.app.exit');\nadd_btn_default('xowa.app.exit');. See: Options/Menus + Gui.Menu: Allow same menu item to be added multiple times to same menu; EX:add_btn_default('xowa.app.exit');\nadd_btn_default('xowa.app.exit');. See: Options/Menus
  • Gui.Page: Add menu item for Reset Font. @@ -2580,7 +2580,7 @@ Jtidy: Do not trim empty block element if it has attributes (affects incorrect table layout). See: https://ko.wikisource.org/wiki/Main_Page
  • - Jtidy: Do not add \n after <span> in <pre> (affects syntaxhighlight showing line numbers on different line). See: Options/Menus + Jtidy: Do not add \n after <span> in <pre> (affects syntaxhighlight showing line numbers on different line). See: Options/Menus
  • Parser.Table: Do not insert <tr> between two nested tables (affects {|\n<table><tr><td>abc</td></tr></table>). See: https://it.wikipedia.org/wiki/Portale:Animali https://it.wikipedia.org/wiki/Main_Page @@ -2778,13 +2778,13 @@ Gui: Allow pages to be loaded asynchronously when using "Open Link in Tab".
  • - Gui: Add popup menu for tabs. See: Options/Menus + Gui: Add popup menu for tabs. See: Options/Menus
  • - Gui: Add popup menu for clicking on link. See: Options/Menus + Gui: Add popup menu for clicking on link. See: Options/Menus
  • - Gui: Add popup menu for clicking on file. See: Options/Menus + Gui: Add popup menu for clicking on file. See: Options/Menus
  • Gui: Add option for min chars / max chars in tab buttons. See: Options/Tabs diff --git a/home/wiki/Change_log/2015.html b/home/wiki/Change_log/2015.html index 5875e1e39..331a50963 100644 --- a/home/wiki/Change_log/2015.html +++ b/home/wiki/Change_log/2015.html @@ -630,7 +630,7 @@ Interwiki: Show all available languages "In other languages", not just those specified in xowa.gfs. See: https://en.wikipedia.org/wiki/Earth
  • - Import: Add support for building custom wikis. See: App/Xtn/Import/Dansguardian + Import: Add support for building custom wikis. See: App/Xtn/Import/Dansguardian
  • @@ -680,7 +680,7 @@ Doc: Add details for installing Firefox Addon for Pale Moon {suggested by pirate}. See: App/Xtn/Browser/XOWA_viewer

  • - Doc: Add details for dansguardian filter. See: App/Xtn/Import/Dansguardian + Doc: Add details for dansguardian filter. See: App/Xtn/Import/Dansguardian
  • diff --git a/home/wiki/Dashboard/Wiki_maintenance.html b/home/wiki/Dashboard/Wiki_maintenance.html index 12fec223d..41a35b3a5 100644 --- a/home/wiki/Dashboard/Wiki_maintenance.html +++ b/home/wiki/Dashboard/Wiki_maintenance.html @@ -150,6 +150,75 @@ + + + cs.wikipedia.org + + + n + + + 2016-08-01 + + + 2015-08-06 + + + Dump complete + + + sqlite3 + + + v2 + + + v1 + + + + + + + + + + + + + + cs.wikipedia_old.org + + + n + + + 1969-12-31 + + + + + <<NULL>> + + + xdat + + + v1 + + + v2 + + + + + + + + + + + de.wikipedia.org diff --git a/home/wiki/Help/Contents.html b/home/wiki/Help/Contents.html index 5bdff30a0..5d47305aa 100644 --- a/home/wiki/Help/Contents.html +++ b/home/wiki/Help/Contents.html @@ -264,7 +264,7 @@ Sortable/collapsible tables

  • - Dansguardian filter + Dansguardian filter
  • Firefox Addon diff --git a/home/wiki/Options.html b/home/wiki/Options.html index 366439903..d31a77434 100644 --- a/home/wiki/Options.html +++ b/home/wiki/Options.html @@ -373,7 +373,7 @@ li.active a, li.active a:hover - Menus + Menus Change the menu bar or right-click menu @@ -418,7 +418,7 @@ li.active a, li.active a:hover - Category + Category Category options diff --git a/home/wiki/Options/Files.html b/home/wiki/Options/Files.html index b50b6b3ad..7979a4ac1 100644 --- a/home/wiki/Options/Files.html +++ b/home/wiki/Options/Files.html @@ -360,9 +360,9 @@ li.active a, li.active a:hover diff --git a/home/wiki/Options/Import.html b/home/wiki/Options/Import.html index 28704966f..2c864e7c0 100644 --- a/home/wiki/Options/Import.html +++ b/home/wiki/Options/Import.html @@ -431,6 +431,22 @@ http://ftp.fi.muni.cz/pub/wikimedia/ + + + Max file size for single file database: [10] + + + + + + + + Max file size for single html database: [10] + + + + +

    Decompression apps @@ -440,21 +456,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/ Decompress bz2 file

    - [11] -

    - - - -

    - -

    - - - - - Decompress zip file -

    - [12] + [11]

    @@ -466,15 +468,29 @@ http://ftp.fi.muni.cz/pub/wikimedia/ - Decompress gz file + Decompress zip file

    - [13] + [12]

    - +

    - + +

    + + + + + Decompress gz file +

    + [13] +

    + + + +

    +

    @@ -666,27 +682,50 @@ http://ftp.fi.muni.cz/pub/wikimedia/

  • - ^ Enter a number in MB to represent the cutoff for multi-file wikis and single-file wikis (default is 1500) + ^ a b c Enter a number in MB to represent the cutoff for generating sets of page databases as one file or many files (default is 1500)
    + XOWA generates three types of page databases:

    + Different wikis will have different numbers of databases for a given set.
    +
    + These options can force XOWA to generate a wiki using either one database (Simple Wikipedia style) or many databases (English Wikipedia style). It does this by using a cutoff for the XML database dump
    + For example, 1500 means that a wiki with a dump file size of 1.5 GB or less will generate a single file. Any wiki with a dump file size larger than 1.5 GB will generate multiple files.
    +
  • -
  • - ^ Decompress bz2 file(needed for importing dumps) . Recommended: 7-zip -
  • -
  • - ^ Decompress zip file(needed for importing dumps) . Recommended: 7-zip -
  • - ^ Decompress gz file(needed for importing dumps) . Recommended: 7-zip + ^ Decompress bz2 file(needed for importing dumps) . Recommended: 7-zip +
  • +
  • + ^ Decompress zip file(needed for importing dumps) . Recommended: 7-zip +
  • +
  • + ^ Decompress gz file(needed for importing dumps) . Recommended: 7-zip
  • diff --git a/home/wiki/Options/Import_Dansguardian.html b/home/wiki/Options/Import_Dansguardian.html index d29d3ba88..16560b0f3 100644 --- a/home/wiki/Options/Import_Dansguardian.html +++ b/home/wiki/Options/Import_Dansguardian.html @@ -296,7 +296,7 @@ li.active a, li.active a:hover

    - For more information, see App/Xtn/Import/Dansguardian + For more information, see App/Xtn/Import/Dansguardian

    Basic