[03:11:24] https://www.irccloud.com/pastebin/SZjd4LhF [03:11:41] Help needed in finding a replacement to the mobile-friendly page content Rest API for my web app [03:11:41] Hello All, [03:11:41] For my website webnomads.in I have been using mobile-friendly page content Rest API for years . Now that it has been stopped I am struggling to find a new suitable API as I was displaying the content in sections . [03:11:41] On various pages I read about making use of parsoids . [03:11:41] While I have explored the different API offerings , I could not find any API which is delivering the text based on sections . I will be very thankful if someone can guide me or point me to any article showing the use of Parsoid or any other way to deliver page content in text form and in sections . [03:11:41] Thanks in advance . [03:11:42] Regards [03:11:42] Harsh [04:02:05] harsh_: hello [04:02:30] harsh_: you;d like to get content by page name and section number? [04:03:40] harsh_: as wikitext or as html? [04:05:17] gry: thanks for replying.my complete code has been around plain text coming in json ...Is there a way to get plain text in predefined sections ...like mobile section api [04:05:38] harsh_: something like https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&format=json&prop=revisions&titles=Pet_door&formatversion=2&rvprop=content&rvslots=*&rvsection=1 ? [04:10:41] gry: ok let me work on it and get back . Thanks [04:12:22] harsh_: ok [14:11:41] [[Tech]]; Havang(nl); /* Repair of magic header on dutch wikisource */ new section; https://meta.wikimedia.org/w/index.php?diff=25530573&oldid=25523605&rcid=28371903 [14:12:23] [[Tech]]; Havang(nl); /* Repair of magic header on dutch wikisource */; https://meta.wikimedia.org/w/index.php?diff=25530583&oldid=25530573&rcid=28371913 [15:03:03] Hello [15:03:35] I would like to create a template {{A}} that has a template {{B|param1|param2}} inside [15:04:18] the thing is, I need that when i do {{subst:A}}, The template {{B|param1|param2}} must be also substituted by its result [15:05:02] What I tried doing is in the code for template {{A}}, writing {{subst:B|param1|param2}}, but when I do so, {{B}} is substituted in {{A}}'s code, which I don't want [15:05:15] COuld someone point me to the right direction? Thanks! [15:06:06] wikidasher: the trick is writing safesubst: instead of subst: [15:06:13] let me find a documentation page about this… [15:06:58] apparently you can also write {{{|safesubst:}}}, which is a bit shorter: https://www.mediawiki.org/wiki/Help:Substitution#Multilevel_substitution [15:07:23] That was incredibly fast. Thanks =) [15:07:40] :) [15:33:48] [[Tech]]; Havang(nl); /* Repair of magic header on dutch wikisource */ transfer to support helpdesk; https://meta.wikimedia.org/w/index.php?diff=25530949&oldid=25530583&rcid=28372967 [16:39:23] bd808: This page links to an empty Gerrit repo. Is the link correct? https://wikitech.wikimedia.org/wiki/IDM https://gerrit.wikimedia.org/g/operations/debs/python-wmf-ldap [16:40:30] Krinkle: I think https://gerrit.wikimedia.org/g/operations/software/bitu is the right place [16:41:39] thx [16:42:22] Oh, actually that link was probably supposed to point to https://gerrit.wikimedia.org/g/operations/software/bitu-ldap [16:53:45] does the idm password reset form work for all LDAP accounts?