[00:02:41] got 4 keys from https://www.mediawiki.org/keys/keys.txt , including Reedy's. I wonder why .html version didn't work [00:04:50] DHR: what error did you run into with the html version? [00:05:41] no diagnostic, but gpg only found 2 keys. You can see in https://pastebin.ca/3937363 [00:06:07] the result was that a signature could not be verified [00:06:33] what gpg version are you using? [00:07:16] https://paste.fedoraproject.org/paste/H-Hn9QqdMki1FBmnq63uEA/raw is what I get with gpg 2.2.1 [00:07:17] gpg (GnuPG) 2.0.22 that comes with CentOS 7.whatever [00:09:39] legoktm: your gpg is way more verbose. Even with the .txt version, mine only found 4 public keys. Not 9. [00:11:05] heh, I get 11 keys on the txt version [00:12:48] It seems to me that it would be worth supporting the gpg that is in CentOS 7.latest, at least, since it is likely a popular platform. I wonder what stable debian uses. [00:12:54] I think the txt version actually has 2 extra keys [00:13:04] yikes. [00:13:31] * DHR afk [00:13:41] DHR: thanks for pointing this out, I'll investigate further [03:15:53] hello [03:16:25] i have problem [09:15:20] what is the best way to keep the wiki URL dynamic (eg with onion addresses)? I read about setting $wgServer = './' but that doesn't work here without tweaking. [09:17:14] (i don't to set a fixed sitename but set it dynamically based on the URL requested by the user) [09:20:08] https://www.mediawiki.org/wiki/Manual:$wgServer mentions "Universal value" but does not tell how to configure it. [09:28:17] this looks related but could not find a tutorial yet https://phabricator.wikimedia.org/T168218 [09:39:35] https://meta.wikimedia.org/wiki/Grants:IdeaLab/A_Tor_Onion_Service_for_Wikipedia#What_software_do_we_need.3F is promising [13:10:11] Hello, how can I add Recentchangestext to watchlist by custom JavaScript? [15:34:39] Question: trying to use the rest api to parse wiki syntax, the endpoint should be transform/wikitext/to/html/, correct? [16:01:55] Is there a way to get 'clean' html via transform/wikitext/to/html/ ? e.g. https://en.wiktionary.org/wiki/User:Amgine/test_page_output [16:08:01] Amgine: i don't think so. the extra attributes are necessary for Parsoid to be able to convert this HTML back to the same wikitext. but they are harmless, aren't they? [16:11:34] I am further processing the output, trying to create DICT output from Wiktionary. [16:11:50] So, *mostly* harmless. [16:16:08] Oh wow, a name from the past! Hey Amgine, havn't seen you around in ages! [16:17:03] Heh. [16:17:11] :) [17:27:20] !short [17:27:26] !shorturl [17:27:26] To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at or try the new beta tool at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [20:50:29] JeroenDeDauw: Composer says "mediawiki/maps dev-master requires jeroen/simple-geocoder @dev -> no matching package found.". Any idea? [20:57:27] JeroenDeDauw: Forget it. Had the minimum stability wrong.