diff options
Diffstat (limited to 'extensions/README')
-rw-r--r-- | extensions/README | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/extensions/README b/extensions/README index e8150623..bad230e9 100644 --- a/extensions/README +++ b/extensions/README @@ -1,20 +1,18 @@ -Extensions (such as the hieroglyphic module WikiHiero) are distributed -separately. Drop them into this extensions directory and enable as -per the extension's directions. +Extensions are distributed separately. Drop them into this directory and enable +as per the extension's installation instructions. -If you are a developer, you want to fetch the extension tree in another -directory and make a symbolic link: +You can find a list of extensions and documentation at +<https://www.mediawiki.org/wiki/Category:Extensions>. - mediawiki/extensions$ ln -s ../../extensions-trunk/FooBarExt -The extensions are available through Git: - https://gerrit.wikimedia.org/r/#/admin/projects/ +If you are a developer, you might want to fetch the extension tree in another +directory and make a symbolic link: -or Subversion: - https://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/ + mediawiki/extensions$ ln -s ../../extensions-trunk/FooBar -You can find documentation and additional extensions on MediaWiki website: - https://www.mediawiki.org/wiki/Category:Extensions +Most extensions are available through Git: + https://gerrit.wikimedia.org/r/#/admin/projects/?filter=mediawiki%252Fextensions%252F + https://git.wikimedia.org/project/mediawiki Please note that under POSIX systems (Linux...), parent of a symbolic path |