Index of /extensions/ShortUrl/
| Name | Last Modified | Size |
|---|---|---|
| 2024-06-16 03:24 | - | |
| 2025-10-06 05:53 | - | |
| 2025-10-06 01:00 | - | |
| 2023-12-21 22:21 | - | |
| 2023-12-21 22:21 | - | |
| 2021-12-03 07:47 | 4k | |
| 2024-06-16 03:24 | 4k | |
| 2021-12-03 07:47 | 4k | |
| 2024-06-16 03:24 | 4k | |
| 2024-06-16 03:24 | 4k | |
| 2023-12-21 22:21 | 4k | |
| 2024-06-16 03:24 | 288k | |
| 2024-06-16 03:24 | 4k | |
| 2021-12-03 07:47 | 4k | |
| 2021-12-03 07:47 | 8k | |
| 2024-06-16 03:24 | 4k |
--------------------------------------------------------------------------
README for the ShortUrl extension
Copyright © 2011 Yuvi Panda
Licenses: Modified BSD License
--------------------------------------------------------------------------
<https://mediawiki.org/wiki/Extension:ShortUrl>
== Installing ==
Copy the ShortUrl directory into the extensions folder of your
MediaWiki installation. Then add the following lines to your
LocalSettings.php file (near the end):
require_once( "$IP/extensions/ShortUrl/ShortUrl.php" );
== Configuration ==
$wgShortUrlTemplate specifies the template to use for the shorturl.
$1 in the template is replaced with the ShortURL id.
$wgServer is prepended before $wgShortUrlTemplate.
Defaults to using the longer form (with Special:ShortUrl). Can be
condensed down to use anything else, via mod_rewrite rules
Proudly Served by LiteSpeed Web Server at wiki.laconio.me Port 443