[00:00:27] Oh okay [00:00:45] So it works on all browsers, it just looks different? That's fine [00:04:54] We don't need subtitles [03:14:33] Is it okay to publish an extension under the AGPL? [03:15:50] Nvm I'm going to use the gpl instead [10:12:20] I believe it is generally assumed that extensions and plugins in open source are legally considered a derivative from or based on the core framework that they plug in to. As such, WordPress plugins and MediaWiki extensions generally publish their code under the GPL or a compatible/more liberal license [14:23:02] Hi. Does anyone know what UNIQ--item-0--QINU means? [14:24:06] I'm making a module on the English Wikipedia that reads a template that transcludes contribution pages in an attempt to make a module that checks if a user exists locally [14:25:48] And that text is returned when expanding the template in a moduel [14:25:50] *module [14:32:24] it's the parser strip marker tag, and you certainly shouldn't be seeing it...well, ever; if you are, something's definitely off somewhere [14:32:52] Yep. Seeing on production enwiki. [14:33:06] I presume it has something to do with transcluding a contributions page [14:33:39] Thanks for the info [14:40:23] I'm going to discuss at enwiki. [15:26:35] This is more extension dev compared to module creation: https://www.mediawiki.org/wiki/QINU_fix [22:16:20] Is there a way to make Extension:JsCalendar more mobile friendly?