includes/MainConfigSchema.php - mediawiki/core - Gitiles gerrit.wikimedia.org mediawiki core HEAD includes MainConfigSchema.php blob: 0724b6fc84fb2227b9cf76e27f3d50d15113eef6 [ file ] [ log ] [ blame <? php /** * This file contains schema declarations for all configuration variab…
…le contains schema declarations for all configuration variables * known to MediaWiki core. * * @file * @ingroup Config */ // phpcs:disable Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase // phpcs:disable Generic.Files.LineLength.TooLong namespace MediaWi…
…led Echo in code and documentation for sysadmins and developers, provides an in-wiki notification system that provides the user with alerts and notices about activity on the wiki, such as another user mentioning them on a talk page, or an edit of theirs being reverted. Other Medi…
… } JavaScript logging mw . track ( 'event.Echo' , { /* ... */ } ); From Meta, a Wikimedia project coordination wiki
MediaWiki 1.27/wmf.10 - MediaWiki Jump to content From mediawiki.org < MediaWiki 1.27 MediaWiki 1.27.0-wmf.9 Deployment of MediaWiki 1.27.0-wmf.10 to Wikimedia sites MediaWiki 1.27.0-wmf.11 The latest version (labeled "1.27.0-wmf.10") of MediaWiki, the software that powers Wikipe…
…sions (e.g. EventLogging) conditionally register a namespace depending upon the wiki's configuration using the CanonicalNamespaces hook. Since the "namespaces" key automatically registers the namespace, we should have an option to not register it and let the extension take care o…
MediaWiki 1.45/wmf.8 - MediaWiki Jump to content From mediawiki.org < MediaWiki 1.45 MediaWiki 1.45.0-wmf.7 Deployment of MediaWiki 1.45.0-wmf.8 to Wikimedia sites MediaWiki 1.45.0-wmf.9 The latest version (labeled "1.45.0-wmf.8") of MediaWiki, the software that powers Wikipedia …
MediaWiki 1.45/wmf.8 - MediaWiki Jump to content From mediawiki.org < MediaWiki 1.45 MediaWiki 1.45.0-wmf.7 Deployment of MediaWiki 1.45.0-wmf.8 to Wikimedia sites MediaWiki 1.45.0-wmf.9 The latest version (labeled "1.45.0-wmf.8") of MediaWiki, the software that powers Wikipedia …
MediaWiki 1.45/wmf.8 - MediaWiki Jump to content From mediawiki.org MediaWiki 1.45 MediaWiki 1.45.0-wmf.7 Deployment of MediaWiki 1.45.0-wmf.8 to Wikimedia sites MediaWiki 1.45.0-wmf.9 The latest version (labeled "1.45.0-wmf.8") of MediaWiki, the software that powers Wikipedia an…
… to the built-in namespaces , it is possible to add custom namespaces to a MediaWiki installation, to further separate content and allow more logical organization. Custom namespaces are simple to manage using the $wgExtraNamespaces configuration directive. It is also possible to …
MediaWiki 1.28/wmf.14 - MediaWiki Jump to content From mediawiki.org < MediaWiki 1.28 MediaWiki 1.28.0-wmf.13 Deployment of MediaWiki 1.28.0-wmf.14 to Wikimedia sites MediaWiki 1.28.0-wmf.15 The latest version (labeled "1.28.0-wmf.14") of MediaWiki, the software that powers Wikip…
The latest version (labeled "1.32.0-wmf.14") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 24 July 2018 ( see the roadmap ). git #e2b3d28e - PageArchive: Pass correct overrides to ne…
…ings.php: wfLoadExtension( 'LoginNotify' ); Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Configuration parameters See extension.json. To place the loginnotify_seen_net table in a shared database, use $wgVirtualDomainsMapping [ '…
…e of the WMF cluster. # This file contains settings common to all (or many) WMF wikis. # For per-wiki configuration, see InitialiseSettings.php. # # This is for PRODUCTION. # # Effective load order: # - multiversion # - mediawiki/DefaultSettings.php # - wmf-config/InitialiseSetti…
wmf-config/CommonSettings.php - operations/mediawiki-config - Gitiles gerrit.wikimedia.org operations mediawiki-config refs/heads/master wmf-config CommonSettings.php blob: a88f4ff5587ca9b1d190215ab280e385a646a2a0 [ file ] [ log ] [ blame ] [ edit <? php # WARNING: This file is p…