Unlocking Advanced Search in MediaWiki: A Guide to CirrusSearch A practical guide to the CirrusSearch extension: how it improves MediaWiki search, how to install and index, and how to use its query language.
Building a Multi-Language Wiki with MediaWiki's Translate Extension A practical guide to the Translate extension: preparing translatable pages, message groups, review workflows, statistics and common pitfalls.
Improving Template Documentation with TemplateData Extension in MediaWiki A practical look at TemplateData: the JSON block structure, key parameter fields, VisualEditor and API integration, and maintenance habits that keep it from going stale.
Building Custom Widgets for MediaWiki Using the Widgets Extension A practical guide to the Widgets extension: what it is, when to prefer TemplateStyles, how to install and secure it, and how to write widgets that escape properly.
Getting Started with Echo Notifications in MediaWiki A practical guide to MediaWiki's Echo notifications extension: how delivery works, mention rules, email batching with cron, noise suppression and custom events.
Discovering MediaWiki 1.44: Key Features for Developers A verified look at MediaWiki 1.44: what was removed, what was added (notifications framework, FeatureShutdown, OpenSearch support), and what skin and extension authors must fix.
Whats New in MediaWiki 1.43.0: Key Features and Updates A fact-checked overview of MediaWiki 1.43 LTS: new requirements, editor features like Special:TalkPage, the message-object API change, and the upgrade checklist.
Understanding MediaWiki's Skin System: Customizing Your Wiki's Appearance A technical look at the MediaWiki skin system: anatomy of a skin, minimal working examples, customization routes, and common pitfalls when building your own.
Optimizing MediaWiki Performance through Custom Extension Development A practical guide to MediaWiki performance extension patterns: profile first, cache with WANObjectCache, defer with jobs, and avoid the caching anti-patterns.
How to Enable and Configure VisualEditor for Collaborative Editing in MediaWiki A current guide to VisualEditor: install on 1.42+, single-tab and wikitext mode config, namespace availability, mobile section editing and common failure fixes.