Extension:ExtendedFilelist
![]() | This extension is mainly supported in an external venue: BlueSpice Community Forum. If you need help, you should post there, and not on the talk page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
![]() |
|
Description | Provides a special page to interact with the wiki file repo |
Author(s) | Hallo Welt! GmbH |
Maintainer(s) | Hallo Welt! GmbH |
Latest version | 4.5 |
Compatibility policy | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy |
MediaWiki | 1.39 (LTS)Category:Extensions with manual MediaWiki version |
License | GNU General Public License 3.0 only |
Download | Category:Extensions in Wikimedia version control |
|
|
Quarterly downloads | 6 (Ranked 95th) |
Translate the ExtendedFilelist extension if it is available at translatewiki.net |
![]() |
The BlueSpiceExtendedFilelist extension provides a special page to interact with the wiki file repo. It features a friendly user interface that allows sorting and filtering by a variety of fields.
Installation
- Download and move the extracted
ExtendedFilelist
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ExtendedFilelist - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ExtendedFilelist' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage / features
- ExtendedFileList contains a list with files.
- While typing a search string in the search filter, the number of listed files is reduced.
- If there are many results, these are shown on several pages. The maximum number of results per page can be set.
- Columns with different information can be toggled on and off. The columns can be (ascending/descending).
- Columns can be filtered.
- An upload button allows uploading files.
External links
- Helpdesk: ExtendedFilelist
Category:All extensions
Category:BeforePageDisplay extensions
Category:BlueSpice
Category:Extensions by HalloWelt
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with long-term support release branches compatibility policy
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions
Category:Stable extensions