~alltray-developers/alltray/website

« back to all changes in this revision

Viewing changes to mediawiki-1.14.0/extensions/README

  • Committer: Michael B. Trausch
  • Date: 2011-07-14 20:08:10 UTC
  • Revision ID: mike@trausch.us-20110714200810-m01r8l2f3w12uu5o
Remove wiki and update front page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.
4
 
 
5
 
If you are a developer, you want to fetch the extension tree in another
6
 
directory and make a symbolic link:
7
 
 
8
 
 mediawiki/extensions$ ln -s ../../extensions-trunk/FooBarExt
9
 
 
10
 
The extensions are available through svn at:
11
 
    http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/
12
 
 
13
 
You can find documentation and additional extensions on MediaWiki website:
14
 
    http://www.mediawiki.org/wiki/Category:Extensions