Template:$wgRedirectScript/en: Difference between revisions

From Bonkipedia
[[mw:]]>FuzzyBot
(Updating to match new version of source page)
 
m (1 revision imported: Workaround and Utility Templates)
 
(No difference)

Latest revision as of 17:53, 12 November 2022

<translate> Server URLs and file paths</translate>: $wgRedirectScript
The URL of redirect.php.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.22.0 (Gerrit change 56394; git #f9e54577)
<translate> Allowed values:</translate>(relative path)
<translate> Default value:</translate>"{$wgScriptPath }/redirect.php" (1.2+)

"{$wgScriptPath}/redirect.phtml" (pre 1.1.0 - 1.1)

Template:DefaultExplanation

Details

The URL of redirect.php, relative to the DOCUMENT_ROOT. This was used for backwards compatibility with earlier versions of MediaWiki. It was used by the nostalgia skin for the special pages drop-down.

See also