[]
$wgSpecialPages stores a list of custom special pages defined for a MediaWiki installation. The array is keyed by a non-localized id for the special page. The value assigned to each key is an ObjectFactory specifier (MediaWiki 1.34+), or one of the following:
SpecialPage
instance. Useful for full control over the special page's construction parameters.A special page can also be disabled by using:
$wgSpecialPages['Name'] = DisabledSpecialPage::getCallback( 'Name', 'message' );
For more information, please see SpecialPage.php
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4