Le Monday 23 February 2009 07:09:59 Michael Bonert, vous avez écrit : > There is no README file explaining how things work. I figured it out > after futzing around.
Ok, I will try to do write something. > I suggest the following text in a README file: > ----- > To activate extensions copy them from > '/etc/mediawiki-extensions/extensions-available' to > '/etc/mediawiki-extensions/extensions-enabled/'. > > For example: > # cp /etc/mediawiki-extensions/extensions-available/Cite.php > /etc/mediawiki-extensions/extensions-enabled/ You can do this but you will then miss further upgrades. The package provides a simple script to enable/disable extensions, much like for apache's modules. Using it, you simply have to do: mwenext Cite.php I think there is even a manpage for this script :) Romain -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

