Manual:$wgRC2UDPInterwikiPrefix
This feature was removed from MediaWiki core in version 1.24.0. Please see $wgRCFeeds for an alternative way to use this feature. |
Recent changes, new pages, watchlist and history: $wgRC2UDPInterwikiPrefix | |
---|---|
Whether to prefixes the page name used in the RC feed. |
|
Introduced in version: | 1.14.0 (r42751) |
Deprecated in version: | 1.22.0 (Gerrit change 52922; git #2961884b) |
Removed in version: | 1.24.0 (Gerrit change 150762; git #557b2cf3) |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By function |
Details
Prefixes the page name used in the RC feed with the configured interwiki prefix ($wgLocalInterwiki
) if true, or to the value of $wgRC2UDPInterwikiPrefix if set to something else.