Extension:FilterSpecialPages

![]() Release status: stable |
|
---|---|
Implementation | Special page |
Description | Inserts a field to filter entries on "Special:Specialpages". |
Author(s) | Leonid Verhovskij |
Latest version | 3.0.0-alpha |
MediaWiki | >= 1.39.0 |
Composer | hallowelt/filter-special-pages |
License | GNU General Public License 3.0 or later |
Download | |
Quarterly downloads | 4 (Ranked 158th) |
Translate the FilterSpecialPages extension if it is available at translatewiki.net | |
The FilterSpecialPages extension inserts a filter field on the page Special:Specialpages.
Usage[edit]
Quick access and less searching for special pages: The extension offers a search field at the special page "Specialpages". While typing a search string, only special pages with this search string in the title will be shown.
- Special keys
- Enter: Open the target page if only one entry is left.
- Esc: Highlight input selection for faster overwriting of the search term.
Installation[edit]
- Download and place the file(s) in a directory called
FilterSpecialPages
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'FilterSpecialPages' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links[edit]
- Helpdesk - FilterSpecialPages
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |