[Ilugc] [GLV] January 22, 2005 Shell scripting session I

  • From: sridharinfinity@xxxxxxxxx (Sridhar Ratna)
  • Date: Tue Jan 25 06:43:13 2005

On Mon, 24 Jan 2005 23:34:32 +0530, Kumaraguru <kums@xxxxxxx> wrote:


For MediaWiki, you need to edit the includes/DefaultSettings.php
and add bz2, gz to $wgFileExtensions so that it becomes
something like..

$wgFileExtensions = array( 'png', 'gif', 'jpg', 'bz2', 'gz' );


Done. Now you can upload .bz2 and .gz files.

Hariram, re-upload the file (deleting the old one)

-- 
Sridhar Ratna - http://srid.bsdnerds.org

Other related posts: