[11:06:14] MatmaRex: Did you all do some graphs lately? :) [11:07:17] Josve05a: i was waiting for the deletions to stop. commonsdelinker is nuking ~50 files on that page every day [11:42:03] MatmaRex: Which page? [11:46:47] Josve05a: https://commons.wikimedia.org/w/index.php?title=User:Matma_Rex/December_2015_cross-wiki_upload_A/B_test&curid=45961050&action=history [11:47:07] * Josve05a will do some patrolling on that page then :) [12:01:28] MatmaRex: Stay tuned for more deletions... https://commons.wikimedia.org/wiki/Special:Contributions/Josve05a [12:02:03] heh [12:02:28] i saw you doing deletion requests for the "PD-ineligible" images from village pump, too :P [12:03:23] yeah, the edit count :D (no, not really...) [13:48:56] mediawiki.org, when I preview: An error occurred while attempting to preview your changes. [13:48:57] HTTP error: Service Unavailable [13:49:04] However, saving does save changes [13:49:07] pages load ok [13:49:08] Known [13:49:14] API is having trobules [13:49:15] Seems to be a problem of preview only [13:49:20] ok, thanks [13:53:29] something is down [13:54:11] The API is having troubles, being worked on [13:54:15] should be fine again in a bit [13:56:47] hoo, thanks [16:42:57] Where is the list of things that can be done with mw.Api().postWithToken()? I'm trying to do rollback with it on 1.23 and I am guessing it is not on the list. [16:46:48] Technical_13: the API docs, i guess. you're looking for the list of actions? [16:46:50] or the tokens? [16:46:51] !api [16:47:11] bah, no !api here. https://www.mediawiki.org/wiki/API:Main_page [16:47:39] List of options for postWithToken [16:48:02] Technical_13: rollback tokens are apparently special. https://www.mediawiki.org/wiki/API:Rollback#Token [16:48:26] if you're using MW 1.23, then i don't think it'll work with postWithToken. you'll need to get the token yourself [16:49:30] Was it added since then? Might make a good argument for me to get the wiki host to update out of his LTS comfort zone. [16:50:31] ugh that's always hard [16:50:56] I remember trying to convince an admin to update forum software [16:51:09] eventually succeeded... [16:51:13] I posted as him ;) [16:53:57] Technical_13: in 1.24+, yes, you should be able to do api.postWithToken( 'rollback', { action: 'rollback', title: ...... } ) [16:54:19] but don't qute me on this. i haven't checked :) [16:54:22] don't quote* [16:58:42] Thanks MatmaRex - always so helpful. :) [20:09:01] Is it possible to set the Visual Editor to format a specific template in a block instead of inline? I've tried adding "format": "block" to the template I want, but it doesn't seem to make any difference unless I'm doing it wrong. [20:14:53] hmm [20:14:58] can you link to the template? [20:15:27] i don't think support for that is implemented yet? (or did i miss when it happened?) [20:16:03] I'm not sure either, I have seen buttons in TemplateData [20:16:35] Srdjan_m: Parsoid support for that is being worked on, but isn't live yet.. [20:17:03] James_F: Oh, that would make sense then... [20:17:51] Krenair: This was the template, by the way. https://bs.wikipedia.org/wiki/Ĺ ablon:Infokutija_film [20:23:39] Srdjan_m: Looks good. [20:25:05] Srdjan_m: If you're super-interested, the patch in Parsoid is https://gerrit.wikimedia.org/r/#/c/264043/ [20:26:58] James_F: Thanks. Hope it goes live soon.