PHP extension to allow users to enable JS-based, user-provided gadgets from their preferences page (Homepage). This is not meant for reporting bugs or problems with local gadgets themselves.
Details
Today
Yesterday
Doesn't look like this is for MediaWiki Interfaces. And it has a match merged. Please retag us if we're needed.
Change #1198078 merged by jenkins-bot:
[mediawiki/extensions/Gadgets@master] api: Include .vue files in gadget metadata
Change #1198078 had a related patch set uploaded (by Ammarpad; author: Ammarpad):
[mediawiki/extensions/Gadgets@master] api: Include .vue files in gadget metadata
Tue, Oct 21
Mon, Oct 20
Wed, Oct 15
Hi everyone, I’m exploring implementing a ResourceLoader module that exposes Codex tokens as CSS variables (via :root { --token: value; }). Would this be a good starting point to address gadget-side access to tokens?
Sat, Oct 11
Change #1195386 had a related patch set uploaded (by SD0001; author: SD0001):
[mediawiki/core@master] ApiParse: initialize OutputPage with categories
Change #1195386 had a related patch set uploaded (by SD0001; author: SD0001):
[mediawiki/core@master] ApiParse: initialize OutputPage with categories
Thu, Oct 9
Sep 23 2025
zh:Template:Gadget-desc has been optimized by @Diskdance to remove unnecessary Scribunto invocations. The time spent on parsing messages has been cut by half, and the loading speed is comparable with commonswiki now. Profiling sample: https://performance.wikimedia.org/excimer/profile/fe1d4b2e42541990
Sep 16 2025
Sep 15 2025
Sep 11 2025
Sep 10 2025
Sep 3 2025
Aug 29 2025
Aug 28 2025
Aug 25 2025
Change #1176767 merged by jenkins-bot:
[mediawiki/extensions/Linter@master] Implement domain events interfaces
Aug 23 2025
Aug 22 2025
Aug 21 2025
I don't think we actually need a new ExtraPageModules hook, just using the existing OutputPageBeforeHTML hook should work fine. I've updated the patch and tested that this locally fixes the bug (the modules are listed in the output of the parse API and also loaded on the page).
Aug 18 2025
Change #1176764 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Implement domain events interfaces
Change #1176765 merged by jenkins-bot:
[mediawiki/extensions/CommunityConfiguration@master] Implement domain events interfaces
Aug 13 2025
Hi! I'm trying to use Codex icons in a user script but can't get it working. I can query the API ok, but how do I integrate the data I get with the CdxIcon component? Can we have a code example somewhere? Thanks!
Aug 12 2025
Aug 11 2025
Change #1176766 merged by jenkins-bot:
[mediawiki/extensions/Gadgets@master] Implement domain events interfaces