Sunday, April 8, 2007

How to enable file upload in Mediawiki?

In LocalSettings.php, Change


$wgEnableUploads = true;

Once you have done that, you can find the “Upload file” link in your “Toolbox” section.

No comments: