Move the circular reference check to *after* redirect resolution, to avoid infinite...
[mediawiki.git] / extensions / README
blob85f4943b5cd9a11bf148c839a0cf7b68af681cff
1 Extensions (such as the hieroglyphic module WikiHiero) are distributed
2 separately. Drop them into this extensions directory and enable as
3 per the extension's directions.
5 If you are a developer, you want to fetch the extension tree in another
6 directory and make a symbolic link:
8  mediawiki/extensions$ ln -s ../../extensions-trunk/FooBarExt
10 The extensions are available through svn at:
11     http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/
13 You can find documentation and additional extensions on MediaWiki website:
14     http://www.mediawiki.org/wiki/Category:Extensions