Exploring MediaWiki's Latest Security Enhancements A verified security overview for MediaWiki: what recent releases fixed and shipped, and a hardening checklist that still matters on current installs.
Integrating GPT‑4 into MediaWiki: A Step‑by‑Step Guide A practical guide to LLM integration in MediaWiki: keep keys server-side, build a small extension around the OpenAI API, handle costs and moderation, and know the real projects.
Configuring MediaWiki for Multilingual Support with Translate Extension The configuration side of the Translate extension: language fallback chains, role-based permissions, group management, workflow states and caching settings.
Enhancing MediaWiki with Custom Skins A code-free path to customizing MediaWiki looks: skin options, site CSS, design tokens, community skins, and the customization points that survive upgrades.
Hidden power of MediaWiki AbuseFilter extension The less obvious AbuseFilter capabilities: dynamic condition variables, regex matching with rlike, throttle actions, global filters and the test interface.
10 Things You Did Not Know MediaWiki Can Do Ten overlooked MediaWiki capabilities, verified: __HIDDENCAT__, collapsible content, temporary accounts, copy-upload, {{=}}, group CSS, Scribunto and more.
How to add Google Analytics to your MediaWiki Two clean ways to track a MediaWiki with Google Analytics 4: the GTag extension, or injecting the gtag.js tag via a BeforePageDisplay hook.
How to Deploy MediaWiki Using Docker Compose for Rapid Setup and Management A fast MediaWiki Docker Compose quickstart for evaluation: official images, one compose file, LocalSettings mount, plus the checklist before going production.
How to Integrate MediaWiki with LDAP for Single Sign‑On A verified LDAP SSO setup for MediaWiki: extension stack, ldap.json configuration, connection and search settings, group mapping and common failure modes.
Harnessing the Power of MediaWiki Extensions for Effective Knowledge Management A practical playbook for knowledge management on MediaWiki: structured data, forms, template discipline, review workflows, and how to keep the extension stack healthy.