Index of /extensions/
| Name | Last Modified | Size |
|---|---|---|
| 2025-02-18 11:58 | - | |
| 2024-02-16 13:40 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:23 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:23 | - | |
| 2025-02-18 12:23 | - | |
| 2024-02-16 13:24 | - | |
| 2024-02-16 13:31 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:24 | - | |
| 2025-02-18 11:58 | - | |
| 2025-07-08 08:48 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:22 | - | |
| 2025-02-18 12:24 | - | |
| 2025-02-18 12:24 | - | |
| 2025-06-12 18:35 | - | |
| 2025-02-18 11:58 | - | |
| 2024-02-16 13:26 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 12:21 | - | |
| 2025-06-05 05:14 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:25 | - | |
| 2024-02-16 13:38 | - | |
| 2025-02-18 12:21 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:25 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2024-02-16 13:41 | - | |
| 2025-02-18 12:26 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:26 | - | |
| 2021-06-18 12:41 | - | |
| 2025-02-18 12:26 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:20 | - | |
| 2024-02-16 13:52 | - | |
| 2025-02-18 12:26 | - | |
| 2024-02-16 13:28 | - | |
| 2024-05-03 15:24 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 12:27 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 12:20 | - | |
| 2024-05-04 13:44 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:26 | - | |
| 2025-02-18 12:26 | - | |
| 2024-02-16 13:30 | - | |
| 2025-02-18 12:20 | - | |
| 2025-02-18 12:27 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-18 12:27 | - | |
| 2025-05-28 05:36 | - | |
| 2025-02-18 11:58 | - | |
| 2025-02-01 22:40 | 1120k |
== User Information ==
Extensions are distributed separately. Drop them into this directory and enable
as per the extension's installation instructions.
You can find a list of extensions and documentation at
<https://www.mediawiki.org/wiki/Special:MyLanguage/Category:Extensions>.
== Development Information ==
If you are a developer, you might want to fetch the extension tree in another
directory and make a symbolic link:
mediawiki/extensions$ ln -s ../../extensions-trunk/FooBar
Most extensions are available through Git:
https://phabricator.wikimedia.org/diffusion/MEXT/
Please note that under POSIX systems (Linux...), parent of a symbolic path
refers to the link source, NOT to the target! You should check the env
variable MW_INSTALL_PATH in case the extension is not in the default location.
The following code snippet lets you override the default path:
$IP = getenv( 'MW_INSTALL_PATH' );
if ( $IP === false ) {
$IP = __DIR__ . '/../..';
}
require_once "$IP/maintenance/Maintenance.php"; // a MediaWiki core file
Proudly Served by LiteSpeed Web Server at www.verwaltungskooperation.at Port 443