[00:21:05] Hi! I want to move my extension from svn to git. I have (tried to) follow the instructions, but I don't remember my LDAP-password. Can it be cleared? [00:21:42] mikaellindmark: reset your password on wikitech wiki , those are your ldap credentials [00:22:48] Thanks [00:31:29] p858snake: It seems that I don't have a user at wikitech.wikimedia.org [00:32:04] are you sure you have ever been in our LDAP before? did you have a SVN account before we transitioned? [00:36:06] at least I had a subversion login. [00:36:07] https://phabricator.wikimedia.org/diffusion/SVN/browse/trunk/extensions/ArticleToCategory2/ArticleToCategory2.php [00:38:45] you will need to submit a ticket in phabricator, then we can get someone to fix it up for you [00:40:43] ok [00:43:32] p858snake|_: Is that the same as "Create Task (Simple)" ? [00:43:40] yes [00:44:18] ok, great [02:06:50] can I use the wfLoadExtension syntax for extension that specify require_once in their documentation (2 years old)? [02:10:48] probably not, I would say the extension hasn't been updated ofbeaton [02:11:10] p858snake|_: thanks, will stick with require_once. [02:13:58] if I'm running 1.27.0 in production, should I be downloading the 1.27 snapshots or the master snapshots? [02:14:59] I know it sounds silly, I just wonder if the 1.27 snapshots are less like branches and more frozen in time, and won't actually be updated versions of the extension for 1.27 [02:15:50] I'm talking about the ExtensionDistributor here [02:18:07] its best to try the 1_27 branch first [02:19:53] p858snake|_: thanks again [04:30:52] i've seen many API for python to access MediaWiki https://www.mediawiki.org/wiki/API:Client_code#Python... let's say i want to make/create a page... what's module to use? [04:31:33] let's say i want to make migration to make report to the mediawiki rather than sending email everyday [09:37:00] Hi [09:37:09] is there a way to search for sites using a specific template? [09:41:34] German, so I guess you mean "pages" [09:42:17] Kayokensa: on Wikimedia, [09:43:07] articles,pages,templates,categorys w/e :D but thanks i will have a look [09:45:31] Yep worked... thanks so much Nemo_bis [09:45:32] :) [10:14:13] Hi all, I am getting this error like this , does anyone know how to solve it ? [10:32:47] abhinand_: did you recently upgrade? install new extensions? prior to the error appearing? [10:45:21] p858snake: Nope. I am working on an extension right now. I tried without the extension also. It doesn't seem to be the problem. Is this happening as the skins are not updated ? I am missing 'git pull' somewhere ? [10:45:58] abhinand_: Your vendor folder/repo is out of date [10:46:05] Either need a git pull in the vendor repo [10:46:09] Or to run composer update [10:52:47] Thanks brb :) [12:13:44] Invalid prefix: enwiki [12:58:57] hi! [13:00:46] I just saw something I was looking for for a long time [13:00:47] https://en.wikipedia.org/wiki/List_of_Hobbits [13:00:57] there are clickable/linkable family trees! [13:01:15] very nice. but when I click on 'edit' it looks like its very ugly to edit them. is there a tool for that? [13:01:33] Template hacks [13:01:43] ? [13:01:57] https://en.wikipedia.org/wiki/Template:Chart might be a bit better [13:03:49] it still looks like if you get new info and want to add a new person in between it means you have to edit everything [13:04:08] instead of just pointing a new line from father/mother to him and the code gets created