[10:10:51] Hello. I want to hide the "Category: XXXX | YYYY | ...." link(s) fromĀ  the bottom of a page. How can I do this *without* the corresponding categories hidden? [10:11:08] without making* [13:31:58] hi, I've setup my mediawiki instance as a hiddenservice, but every time my wiki redirects me, whether it's after an edit of a page, or if it's from adding "/mediawiki" to the end of the url, it prepends the plain .onion url of the site to the redirected url every time, resulting in an error404 [13:32:06] Any ideas what's causing this? [13:56:00] actually, adding /mediawiki to the end of the url works fine, it just loads a mobile-friendly looking version of the main page [13:56:53] but whenever my wiki redirects me to any other page, it prepends the base url before the destination url so I always end up with a 404. No idea why it's doing this [14:30:30] burning: probably bad $wgServer, $wgArticlePath, $wgScriptPath... [15:00:26] Because my $wgServer is just the .onion domain [15:02:11] and my $wgcriptPath is just "/mediawiki" [15:15:05] burning: $wgServer must include the protocol, or the // if you want it to be protocol-relative [17:11:54] Vulpix: onion sites don't use define a protocol, I guess I'll try http and see if that works? [17:14:07] can i write a xPrimaryAuthenticationProvider as an extension and have it in Auth namespace? [20:54:05] Vulpix: It worked, thanks! :D [22:41:18] Suddenly received error 500 when trying to log into MediaWiki [23:16:17] HI, anyone familiar with an implementation of a "slider" to smartphones? (just a js code that allow to silve between some predefine wikicode)