[09:42:40] I cannot perform partial blocks on my wiki. [09:42:51] Uploaded file: https://uploads.kiwiirc.com/files/06d16be788d1586bfecb6aa460700a51/92956F25-074B-4F3E-B356-D5EC06C4CA71.jpeg [09:55:25] I cannot perform partial locks on my wiki. [09:55:39] Uploaded file: https://uploads.kiwiirc.com/files/e0b9710b2b76a2fd14915fd992ca6484/D2FE9E39-6BB4-4597-9D59-125B147A9FA6.jpeg [09:58:24] I cannot perform partial blocks on my wiki. [09:58:35] Uploaded file: https://uploads.kiwiirc.com/files/66cad92091ed6395a4210aecec6ed4d9/F15EF1D5-2174-4BDE-AE51-8F92D7D44982.jpeg [09:59:26] weooawnjs: you have to explicitly enable then in LocalSettings.php [09:59:48] using $wgEnablePartialBlocks = true; [10:00:08] they will be enabled by default when 1.35 will be released [10:02:22] Majavah Done. Thank you. [10:59:47] tgr_: i'd like to make authentication plugin that has a page where user selects something and that gets checked in httpd.conf, with url based settings [11:11:11] That is scary at best [11:18:49] Hi there, for large wikis, what is faster in terms of Semantic MediaWiki querying? (a) query for properties; (b) querying for categories; (c) querying for pages in predefined namespace ? [12:08:21] Tuju: that sounds unrelated to what an authentication plugin does [12:09:09] if you want to leave authentication to the web server, use the auth_remoteuser extension [12:13:04] but i need to make choises into login page and then authenticate in different urls [12:13:58] so that users chooses 'domain' and then presses button and that does load in url that is hooked into apache, and then i get the username from $_SERVER[] variable. [12:14:13] https://www.mediawiki.org/wiki/Extension:Auth_remoteuser seems to support that username mapping [14:02:08] Tuju: sounds convoluted, but it's possible. Probably you should create a special page that interacts with Apache and stashes the returned user in the auth session, and use AuthManager's redirect workflow to send the user there and back. [14:02:44] i already started writing an own plugin based on LDAPAuthencation2 [14:02:54] but it's nowhere finished yet [14:05:05] i just don't understand how the skins and that plugin should get mapped together. there are some functions to define a form but if that would need some static stuff, no idea how to implment it. [14:06:53] that Auth remoteuser is pretty close what i'm looking for. [14:12:40] https://www.mediawiki.org/wiki/Category:Login_extensions is missing LDAPAuthentication2 [14:19:53] How to show all the groups that the person is part of in a mediawiki server? [14:20:10] currently part of, no matter which time he was added? [14:21:20] adfeno: you can use Special:UserRights/Username, for example my page on enwiki: https://en.wikipedia.org/wiki/Special:UserRights/Majavah [14:21:28] Ah I see [14:21:30] Thanks [15:34:17] How to show the full timezone name that current user is at? [15:34:46] In TZ database full name form, like: America/Sao_Paulo ? [15:35:36] Don't think you can [15:35:42] There's no magic word for it [15:37:07] Is there a page that I can give it a list of names and return the users's respective timezones? [15:39:49] adfeno: no. User preferences are considered private information [15:41:37] Ah OK [16:26:48] The mobile editor doesn't work on my wiki. [19:35:27] Hi there. I'm having a small "issue" when logging OUT while in mobile view. Instead of just logging me out (like it was in 1.29), after my first attempt it sends me to MediaWiki:Userlogout-continue where I have to click once again. A smart person hat to say that "the logout token was added in 1.31.2, not in the initial release of 1.31" and "this [19:35:28] means that MobileFrontend for 1.31 may not have been updated to take that into account". I know it's just one more tap but.. is my only option to downgrade to 1.31.1, then? I'm on 1.31.7 and indeed this isn't ideal for so called "LTS" versions. [19:36:28] And yes, MobileFrontend and MinervaNeue are upgraded to their 1.31-versions that you can choose from Special:SkinDistributor. [19:36:42] (and Extension distributor, respectively) [21:37:28] Hellp [22:59:25] Nikerabbit: Do you want a phab project created for Termbank? it also has no mediawiki extension page?