Re: [osol-discuss] Image uploading on the genunix wiki

2006-03-17 Thread Al Hopper
On Fri, 17 Mar 2006, Venky wrote: > Would it be possible to allow image uploading on the genunix wiki? > > Enabling image uploads is normally just a simple matter of setting > the "wgDisableUploads" variable to "false" in the mediawiki > "LocalSettings.php" file and making sure that the "images" d

[osol-discuss] Image uploading on the genunix wiki

2006-03-17 Thread Venky
Would it be possible to allow image uploading on the genunix wiki? Enabling image uploads is normally just a simple matter of setting the "wgDisableUploads" variable to "false" in the mediawiki "LocalSettings.php" file and making sure that the "images" directory is writable by the webserver. Than