mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.6.5.1911
This commit is contained in:
@@ -318,7 +318,7 @@
|
||||
<span class="mw-headline" id="Wikidata.js_replacement_(2014-09-28_21:30_Sun)">Wikidata.js replacement (2014-09-28 21:30 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
First, as background, the Wikidata.js file was developed by <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a> as a way to view Wikidata pages within XOWA. You can see a screenshot <a href="http://xowa.sourceforge.net/wiki/file_screenshot_wikidata.png" rel="nofollow" class="external text">here</a>. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
|
||||
First, as background, the Wikidata.js file was developed by <a href="/site/de.wikipedia.org/wiki/Benutzer:Schnark">Schnark</a> as a way to view Wikidata pages within XOWA. You can see a screenshot <a href="http://xowa.sourceforge.net/wiki/file_screenshot_wikidata.png" rel="nofollow" class="external text">here</a>. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
|
||||
</p>
|
||||
<p>
|
||||
Unfortunately, the latest changes to the <a href="https://dumps.wikimedia.org/wikidatawiki/20140912/" rel="nofollow" class="external text">Wikidata scheme</a> don't work with Wikidata.js. The Wikibase team introduced a new JSON schema that is different than the old model. The structure is basically the same, but the json paths are different.
|
||||
@@ -647,7 +647,7 @@
|
||||
<span class="mw-headline" id="Release:_v1.6.3_(2014-06-15_21:53_Sun)">Release: v1.6.3 (2014-06-15 21:53 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML <head> generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a>.
|
||||
v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML <head> generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to <a href="/site/de.wikipedia.org/wiki/Benutzer:Schnark">Schnark</a>.
|
||||
</p>
|
||||
<p>
|
||||
v1.6.3 will shift focus a bit. The <a href="http://dumps.wikimedia.org/enwiki/20140614/" rel="nofollow" class="external text">enwiki dump</a> finally started, and I'm going to try to change the update process to delete unused files. Enwiki is approximately 86.4 GB and has a turnover of 1 - 2 GB per month. If the unused images are deleted, I'm hoping to get back into the 70s, if not lower. I'm also going to explore an automated update option for these image databases. As most of my attention will be on enwiki this week, I'm going to skip generating wikis for other languages. Finally, I'm going to experiment with <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> in XOWA. If I'm lucky, I may be able to get something in for a v1.6.* release. Otherwise, it'll have to wait for XOWA HTML dumps.
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -197,10 +197,10 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
The German Wikipedia page for Hausmannstätten specifies a pie chart with a width (Breite) of 0.9 . See: <a href="https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&action=edit" rel="nofollow" class="external free">https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&action=edit</a>
|
||||
The German Wikipedia page for Hausmannstätten specifies a pie chart with a width (Breite) of 0.9 . See: <a href="/site/de.wikipedia.org/wiki/Hausmannst%C3%A4tten?title=Hausmannst%C3%A4tten&action=edit">https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&action=edit</a>
|
||||
</li>
|
||||
<li>
|
||||
This value gets multiplied by various numbers in the template. For example: <code>width:{{#expr:18*{{{Breite}}} }}em;</code>. See: <a href="https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&action=edit" rel="nofollow" class="external free">https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&action=edit</a>
|
||||
This value gets multiplied by various numbers in the template. For example: <code>width:{{#expr:18*{{{Breite}}} }}em;</code>. See: <a href="/site/de.wikipedia.org/wiki/Vorlage:Sitzverteilung/?title=Vorlage:Sitzverteilung/&action=edit">https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&action=edit</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -401,7 +401,7 @@
|
||||
The Android app is a major release. It has a Random feature, shows more images, and adds CSS-tweaks.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev/Command-line/Dumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_8" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a></span>
|
||||
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev/Command-line/Dumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_8" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a></span>
|
||||
</h3>
|
||||
<p>
|
||||
This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases.
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -422,7 +422,7 @@
|
||||
</dl>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Requires separate post-processing generation step</b>: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_13" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>)
|
||||
<b>Requires separate post-processing generation step</b>: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_13" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a>)
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -246,7 +246,7 @@
|
||||
<b>Next 200 / Previous 200 would not work on English Wikipedia for large categories</b>: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, <a href="/site/en.wikipedia.org/wiki/Category:All_stub_articles">https://en.wikipedia.org/wiki/Category:All_stub_articles</a> now works correctly navigating forward
|
||||
</li>
|
||||
<li>
|
||||
<b>HTML dumps now show wikitext HTML</b>: Category pages sometimes have a letter index at the top of the page, or other information. For example, <a href="https://de.wikipedia.org/wiki/Category:Mann" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Category:Mann</a> has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
|
||||
<b>HTML dumps now show wikitext HTML</b>: Category pages sometimes have a letter index at the top of the page, or other information. For example, <a href="/site/de.wikipedia.org/wiki/Category:Mann">https://de.wikipedia.org/wiki/Category:Mann</a> has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
|
||||
</li>
|
||||
<li>
|
||||
<b>Other minor changes</b>: There are a small number of other changes as well which are covered more in the <a href="http://xowa.org/home/wiki/Change_log/v3.10.3.1" id="xolnki_13" title="Change log/v3.10.3.1">Change log</a>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -349,7 +349,7 @@
|
||||
The Android version has no release.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id="(PC)_Support_creation_of_personal_wikis._See_App/Personal_wikis">(PC) Support creation of personal wikis. See <a href="http://xowa.org/home/wiki/App/Personal_wikis" id="xolnki_14" title="App/Personal wikis" class="xowa-visited">App/Personal_wikis</a></span>
|
||||
<span class="mw-headline" id="(PC)_Support_creation_of_personal_wikis._See_App/Personal_wikis">(PC) Support creation of personal wikis. See <a href="http://xowa.org/home/wiki/App/Personal_wikis" id="xolnki_14" title="App/Personal wikis">App/Personal_wikis</a></span>
|
||||
</h3>
|
||||
<p>
|
||||
A user was kind enough to suggest supporting personal wikis. These are standalone wikis that are entirely created and edited by a user. A reddit thread was created and there looks like there's some interest in the worldbuilding community:
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -294,7 +294,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Go to <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.edit" id="xolnki_26" title="Special:XowaCfg?grp=xowa.wiki.edit" class="xowa-visited">Special:XowaCfg?grp=xowa.wiki.edit</a>
|
||||
Go to <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.edit" id="xolnki_26" title="Special:XowaCfg?grp=xowa.wiki.edit">Special:XowaCfg?grp=xowa.wiki.edit</a>
|
||||
</li>
|
||||
<li>
|
||||
Make sure <code>Enabled</code> under <code>Page backups</code> is checked.
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_4" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user