Index of /extensions/ShortUrl/

NameLast ModifiedSize
UpParent Directory
Directoryi18n2024-06-16 03:24-
Directoryincludes2025-10-06 05:53-
Directorymaintenance2025-10-06 01:00-
Directoryresources2023-12-21 22:21-
Directoryschemas2023-12-21 22:21-
FileCODE_OF_CONDUCT.md2021-12-03 07:47 4k
Filecomposer.json2024-06-16 03:24 4k
FileCOPYING2021-12-03 07:47 4k
Fileextension.json2024-06-16 03:24 4k
Filegitinfo.json2024-06-16 03:24 4k
[TXT]Gruntfile.js2023-12-21 22:21 4k
Filepackage-lock.json2024-06-16 03:24 288k
Filepackage.json2024-06-16 03:24 4k
Fileredirect.htaccess2021-12-03 07:47 4k
[TXT]ShortUrl.alias.php2021-12-03 07:47 8k
Fileversion2024-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