1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-28 14:30:51 +00:00
Commit Graph

1101 Commits

Author SHA1 Message Date
gnosygnu
c44b1ae658 Html_dump: Fix 'Refresh' not working for html_dumps 2016-10-22 17:24:59 -04:00
gnosygnu
9fba6afe6e Import.offline: Do not fail if category files are not available 2016-10-22 17:24:59 -04:00
gnosygnu
749d355545 Import: Use the directory of offline dump files for category files 2016-10-22 17:24:58 -04:00
gnosygnu
568060e820 Import: Do not fail at category for non-WMF wikis (Wikia) 2016-10-22 17:24:58 -04:00
gnosygnu
ac2b4a4038 Category: Change 'category not found' errors to log, not warn 2016-10-22 17:24:47 -04:00
gnosygnu
985c87efbf Table_of_contents: Handle unknown tags: ruby, rb, rp, rt 2016-10-22 08:58:40 -04:00
gnosygnu
df45117d43 Import: Do not assume same database schema for all Wikimedia wikis 2016-10-21 21:30:23 -04:00
gnosygnu
50a063c8de DownloadCentral: Do not pack text files in html package 2016-10-21 18:46:16 -04:00
gnosygnu
bd6576b716 DownloadCentral: Cleanup filter_by_lang 2016-10-21 10:00:14 -04:00
gnosygnu
55ea1fa39a Kartographer: Hide markup from mapframe / maplink tags 2016-10-20 21:29:59 -04:00
gnosygnu
3971182fff DownloadCentral: Add basic implementation for filter_by_lang 2016-10-20 16:45:00 -04:00
gnosygnu
059e49b1bc DownloadCentral: Do not show outdated wikis 2016-10-20 15:40:57 -04:00
gnosygnu
c1100c6d66 Wikibase: Refactor wbase prop_writer to static functions 2016-10-20 14:45:11 -04:00
gnosygnu
6748463711 Wikibase: Centralize rendering of claim values ({{#property}} and JSON vs renderSnak and Keyval) 2016-10-20 10:06:14 -04:00
gnosygnu
c598d1a218 Mass_parse: Fix some pages being detected incorrectly as redirects 2016-10-19 21:47:22 -04:00
gnosygnu
64328be25c Dansguardian: Delete search_links from search_link database, not search_core database 2016-10-19 17:40:13 -04:00
gnosygnu
74e84fd758 DownloadCentral: Fix archive.org url and task name for wikidata 2016-10-19 16:22:30 -04:00
gnosygnu
e55e3971d9 DownloadCentral: Add option to generate text packages (for wikidata) 2016-10-19 15:19:03 -04:00
gnosygnu
37a72e6ad4 Add option to include patch files 2016-10-19 12:44:24 -04:00
gnosygnu
af8306ae9b Add option to make_cmd to not delete all html databases 2016-10-19 09:56:11 -04:00
gnosygnu
9165ceef79 Ignore assessment function tag 2016-10-19 09:37:15 -04:00
gnosygnu
06c877f36c Fix thread-safe issues with Hash_of_ints 2016-10-19 00:00:25 -04:00
gnosygnu
8fc07752e9 Switch img_src and img_trg when loading from imglnk_reg 2016-10-18 23:50:17 -04:00
gnosygnu
d983a32397 Reuse quantity.unit code for renderSnake 2016-10-18 16:29:22 -04:00
gnosygnu
f17aadfcba Implement entity for renderSnak 2016-10-18 14:32:59 -04:00
gnosygnu
83fc18ad03 Do not write page banner img.src else hzip_diff will complain for every page 2016-10-18 12:06:58 -04:00
gnosygnu
1f10cb2155 Cache category link pages 2016-10-18 11:24:40 -04:00
gnosygnu
7f4549d27a Skip invalid category titles; do not treat them as empty category titles 2016-10-18 11:16:11 -04:00
gnosygnu
2565cb9821 Do not show null ref error in log when invalid category is used 2016-10-18 09:44:28 -04:00
gnosygnu
c032eba49c Add page title to log message when category does not exist in page (dynamicPageList) 2016-10-18 09:29:51 -04:00
gnosygnu
01e45caa5a Fix build error for English Wikibooks 2016-10-17 20:37:50 -04:00
gnosygnu
62ff87350b If multiple caption arguments, take last, not all of them 2016-10-17 18:18:48 -04:00
gnosygnu
7fc776aee9 v3.10.3.1 2016-10-16 23:03:56 -04:00
gnosygnu
d07b3e1493 Clean up luaj scripting engine; allow multiple lua library files 2016-10-16 13:00:37 -04:00
gnosygnu
c1d84249e1 Simplify scripting api; add support for multiple extensions; support lua extensions 2016-10-15 18:21:46 -04:00
gnosygnu
7ccea7ac7a Clean up custom javascript injection code; add helper method Add_tag 2016-10-14 10:53:55 -04:00
gnosygnu
48cb88f655 Evaluate optional args of missing templates 2016-10-13 14:30:45 -04:00
gnosygnu
d6aeb2e177 Evaluate template args for missing templates else en.w flags will sometimes be large 2016-10-13 14:14:50 -04:00
gnosygnu
c98404a8fe Add dirty implementation of custom javascript scripting 2016-10-13 12:09:43 -04:00
gnosygnu
b7f089a3ab Add builder command to create customized deletion_db for dansguardian wikis 2016-10-12 22:12:00 -04:00
gnosygnu
3e21b4e4db if option is set to use wikitext, but no wikitext is available, and html is available, just use html 2016-10-12 20:01:51 -04:00
gnosygnu
18e8f475ff add test / comment for 'index out of range error' for 0-argument parser functions 2016-10-12 19:15:39 -04:00
gnosygnu
d6e055de30 fix test for 'Next' / 'Previous' not working on Search 2016-10-12 17:21:11 -04:00
gnosygnu
2bbdff3ca6 fix 'Next' / 'Previous' not working on Search 2016-10-12 17:16:55 -04:00
gnosygnu
c1c7829d02 fix unique constraint error when generating html databases for few / lot wikis 2016-10-12 15:55:30 -04:00
gnosygnu
ab3bedcc9f if catpage link is missing, output page_id not ~{itm_text} 2016-10-12 15:47:47 -04:00
gnosygnu
1342a16269 load catpage header from html database and merge catpage data; also, load catpage async 2016-10-12 15:42:06 -04:00
gnosygnu
6b1ec09296 do not fail with null ref if subcategory does not exist in catpage 2016-10-12 14:06:43 -04:00
gnosygnu
bc2c83fa8f don't show sortkey_handle else hzip_diff will complain a lot 2016-10-12 13:38:42 -04:00
gnosygnu
ee1b2bfbd8 fix null-ref error when zth page does not exist in catpage 2016-10-12 12:45:03 -04:00