Skip to content
jdittrich edited this page Apr 28, 2013 · 6 revisions

Here is how you get the upload wizard running.

  • you need to download the extention

  • Please follow the installation instructions.

  • When you try the wizard you may have problems right after you uploaded the picture

  • If it is svg you need to have librsvg2.bin on your system installed

  • If it has trouble with converting the thumbnail, you may want to increase shell memory limits in LocalSettings.php, e.g. using $wgMaxShellMemory = 131072; source I did so and it worked again.

Clone this wiki locally