- 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
+ 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 @@
+ 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.
+
(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 @@
- (add) Gui: Application menu bar now available. See: Options/Menus
+ (add) Gui: Application menu bar now available. See: Options/Menus
(add) Addon: Addon can automatically redirect http: to xowa: when offline {contributed by treck}.
@@ -1268,7 +1268,7 @@
(add) Options: Reorganized options pages.
- (add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: Options/Category
+ (add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: Options/Category
(add) Wikidata: Internationalization for Wikidata JSON formatter {contributed by Schnark}.
diff --git a/home/wiki/Change_log/2014.html b/home/wiki/Change_log/2014.html
index 254aa1814..cdbfdf377 100644
--- a/home/wiki/Change_log/2014.html
+++ b/home/wiki/Change_log/2014.html
@@ -2108,7 +2108,7 @@
- Options: Automatically remove new line from end of value if in textarea (affects causes default value to be automatically saved, even though no change was made (tidy always adds trailing \n to textarea)); EX:Go to [[Options/Menus]] -> Press Save -> Check user_cfg.gfs -> entries for menus exist (even though no change was made). See: Options/Menus [broken since:v1.6.1.1]
+ Options: Automatically remove new line from end of value if in textarea (affects causes default value to be automatically saved, even though no change was made (tidy always adds trailing \n to textarea)); EX:Go to [[Options/Menus]] -> Press Save -> Check user_cfg.gfs -> entries for menus exist (even though no change was made). See: Options/Menus [broken since:v1.6.1.1]
- Gui.Menu: Update menu text after configuring menus (affects menu items going blank after configuring (requires restart)). See: Options/Menus [broken since:v1.6.1.1]
+ Gui.Menu: Update menu text after configuring menus (affects menu items going blank after configuring (requires restart)). See: Options/Menus [broken since:v1.6.1.1]
- Gui.Menu: Add whitespace to default menu source (affects default menu source lines not indenting properly). See: Options/Menus [broken since:v1.6.1.1]
+ Gui.Menu: Add whitespace to default menu source (affects default menu source lines not indenting properly). See: Options/Menus [broken since:v1.6.1.1]
@@ -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
- 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
- ^Enter a number in MB to represent the cutoff for multi-file wikis and single-file wikis (default is 1500)
+ ^ abcEnter 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:
- For example, 1500 means that a wiki with a dump file size of 1.5 GB or less will generate a single-file wiki (for example, Simple Wikipedia). Any wiki with a dump file size larger than 1.5 GB will generate a multiple-file wiki. (for example, English Wikipedia).
+ text: These are Wikitext databases and have entries like ''italics''. They have -text- in their file name.
- If you always want to generate a single-file wiki, set the value to a large number like 999,999 (999 GB)
+ html: These the html-dump databases and have entries like <i>italics</i>. They have -html- in their file name
- If you always want to generate a multi-file wiki, set the value to 0.
+ file: These are image databases which have the raw binary images. They have -file- in their file name
+
+
+ Different wikis will have different numbers of databases for a given set.
+
+
+ For small wikis, XOWA generates one database for the entire wiki. For example, Simple Wikipedia will just have "simple.wikipedia.org-text.xowa". This way is preferred as it is simpler.
+
+
+ For large wikis, XOWA generates many databases for the entire wiki. For example, English Wikipedia will have "en.wikipedia.org-text-ns.000.xowa", "en.wikipedia.org-text-ns.000-db.002.xowa", etc. This way is necessary, because some file-systems don't support large databases. For example, creating an "en.wikipedia.org-text.xowa" file will generate a 20 GB file. This 20 GB file will generally fail on flash drives (FAT32), as well as Android (SQLite library allows 2 GB max)
+
+
+ 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.
+
+
+ If you always want to generate a set with only one file, set the value to a large number like 999,999 (999 GB)
+
+
+ If you always want to generate a set with multiple files, set the value to 0.
+
+
+ Otherwise, set the value to a cutoff. Wikis below that cutoff will be "single file"; wikis above it will be "multiple files"