[05:41:02] Is there a simple way to use MultimediaViewer extension with wiki markup that links to external images ($wgAllowExternalImages) ? [06:11:11] bd808: thank you [08:17:01] "Is there a simple way to use..." <- Not without code changes. [08:17:27] I found https://mediawiki.org/wiki/Extension:HighslideGallery, noticed it seemed maybe a bit outdated, did some digging for other things and found https://github.com/dimsemenov/PhotoSwipe [14:10:13] Hi. A section (starting with 'if') of my global.js page isn't work. [14:10:14] https://meta.wikimedia.org/wiki/User:Victor_Trevor/global.js [14:14:47] Working. Sorry. I forgot that add the Meta-Wiki. [20:28:47] Is it possible to write an ES6 JS Gadget to work with an ES6 JS library that uses import statements? [20:30:39] related: https://mediawiki.org/wiki/ResourceLoader/ES6 [20:46:56] This might be relevant https://mediawiki.org/wiki/ResourceLoader/Developing_with_ResourceLoader#Client-side_(dynamically) and link to https://doc.wikimedia.org/mediawiki-core/master/js/#!/api/mw.loader-method-using but I can't find any specifics in terms of es6 compatibility for gadgets. [20:51:39] also I mentioned on Discord [20:51:58] Oh bummer! https://discord.com/channels/178359708581625856/178361698573484032/933417356003246183 [20:52:01] "Es6 is not supported directly in gadgets/scripts yet" [20:53:43] gosh