[02:40:26] hello. I need some help with the API if someone is available. I just want to do a query of one article's revisions. I wrote this query to say that I want all the revisions up to a certain revid but it doesn't seem to work: https://en.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=timestamp%7Cuser%7Ccomment&rvstartid=409962868&rvendid=410163635&format=jsonfm&pageids=30625300 [02:40:35] Can anyone help? Thank you! [12:25:34] Je cherche un conseil : j'avais une version mediawiki 1.19 qui fonctionnait sur un serveur Ubuntu LTS 10.04 une version apache 2.2.14 un PHP 5 et MySQL 5. J'ai eu un PB de HD et perdu le site. Il me reste uniquement le fichier SQL ibdata. Que me conseillez vous pour le remonter puis le migrer ? Note : nouveau serveur ubuntu 16.04 LTS. [12:51:10] is there any way to know what extensions does enwiki use? [12:51:29] of any other Wikimedia wiki [12:51:35] or any* [13:01:55] Ashot, most should be listed on https://en.wikipedia.org/wiki/Special:Version (or the same page on pretty much any other MW instance) [13:02:32] Afternoon all. I'm looking for assistance with a jQuery error - I accidentally ran update.php code (from MW 1.29) on a MW 1.25 installation database, and I'm getting "ReferenceError: jQuery is not defined" errors for one extension that is still installed. [13:03:57] I know that some of my needed extensions break horrifically in 1.29 so I don't want to go through a full update right now ... and I'm hoping there's an easy way to resolve the jQuery thing [16:04:31] hi [16:04:51] can you disable search for unregistered users? [16:23:09] someone here? [16:23:09] Hi joras1, I am here, if you need anything, please ask, otherwise no one is going to help you... Thank you [16:30:01] can you disable search for unregistered users? [20:31:51] Hi Guys, wondering if it is possible for me to have 2 $wgLDAPSearchStrings for the same domain [20:32:56] eg: "test-dm" => "cn=USER-Name,ou=people,dc=test,dc-com", "test-dm" => "cn=USER-Name,ou=super,ou=people,dc=test,dc-com" [20:33:36] Well, no, that won't work [20:33:42] As that's two things with the same key [20:34:36] ah okay, but is there anyway for me to do the straight binds for two different locations? [20:34:56] can I put a array under that key? [20:35:43] I don't think that'll work [20:35:52] Just using unique array keys should be enough [20:36:35] even thou it doesn't associate to the original key used everywhere else? [20:37:09] or could i just generate another key with all the same values but change this one? [20:37:52] That might be what you need to do [20:37:55] Which feels hacky... [20:38:18] it looks like the code just uses the domain as the key for that array [20:40:12] Is there a way not to use the search strings? [20:43:41] hmm yeah I can Id have to do the search based. [21:20:07] Evening. I'm looking for assistance with a jQuery error - I accidentally ran update.php code (from MW 1.29) on a MW 1.25 installation database, and I'm getting "ReferenceError: jQuery is not defined" errors for one extension that is still installed. [21:21:22] So update.php only adjusts the backend, it doesnt affect jquery [21:21:42] you might have a mishmash of two versions' files? [21:22:05] only if update.php updates files as well as the database [21:22:25] It doesn't update any files [21:23:29] update.php can crash if ran with other files from a different MW version though [21:24:12] if it didn't crash it likely have run updates from 1.25