[05:54:45] Xxx [05:54:46] https://t.me/wmhack/27669 [07:20:36] Third-party Youtube player or Firefox extension could integrate this, and Commons video player too (re @dpriskorn: @Nightrose This might become the breakthough API that could result in thousands of people discovering the lexemes (through their...) [07:35:55] Btw, has anyone run Whisper on Wikimania videos to get open subtitles that could be published on Commons? [07:39:40] Yes, I did it on my own video: https://commons.wikimedia.org/wiki/File:63%25_done_-_365_climate_edits.webm [07:45:48] One of the Polish Wikipedians at CEEM2023 just talked about doing that for their meetings, was very happy with how well it worked. [08:15:53] Swedish non-profit implemented interactive subtitles for public broadcasters. (The color shows whether the user has learned the word earlier.) : https://tools-static.wmflabs.org/bridgebot/111152f5/file_52526.jpg [10:22:04] How can I make use of OOUI objects? [10:22:44] When I replace current buttons in my js with OOUI buttons it no longers functions correctly [10:30:05] what exactly do you mean by "no longer functions correctly"? [10:30:42] How can I make you see it [10:32:18] Or how to define the action of an OOUI object? [10:32:49] Replacing the "onclick" param of JS buttons [10:43:25] lines 61 to 77 of https://www.wikidata.org/wiki/MediaWiki:Gadget-RearrangeValues.js#L-61 might help - that adds actions (using `.on("click", ...)` and adds them to the page (using `.$element` to get the actual html object) [10:45:49] The HotCat repo on Gerrit [10:46:01] That's what I'm working on [10:46:56] $( document.body ).append( textInput.$element ); [10:47:25] Is it required when declaring a new OOUI object? [11:39:59] Yes. Otherwise it wouldn't know where to show it [11:40:17] May I DM you? (re @Ladsgroup: Yes. Otherwise it wouldn't know where to show it) [11:40:30] Too much to ask [11:43:13] My recommendation is to check the docs and there are even some tutorial videos [11:43:35] On extension development [11:43:40] Also you might want to use the mew system: vue and codex [11:44:22] On ooui. Extension development is basically "copy-paste" from an existing Extension and modify as needed. But there are some docs too (re @cvictorovich: On extension development) [11:45:12] https://www.mediawiki.org/wiki/Manual:Developing_extensions [11:45:13] Ihave too much to ask, not only about OOUI (re @Ladsgroup: On ooui. Extension development is basically "copy-paste" from an existing Extension and modify as needed. But there are some doc...) [11:46:02] Encountered numerous quirky problems [11:46:44] If you want I can show you all what I uploaded onto Gerrit before [11:47:03] Maybe mediawiki discord is a better place? It's a massive community there [11:47:18] Ребят подскажите, есть решение по добавление 3д моделей виртуальной реальности в статьи Википедии, вот пример https://youtube.com/@takeBiM?si=DOhlgZJ3Is1ZEMX5 [11:47:28] No one there is responding, as if the community were dead! (re @Ladsgroup: Maybe mediawiki discord is a better place? It's a massive community there) [11:58:41] The mediawiki discord is most definitely not dead [12:14:24] Many sections aren't active at all