Page 1 of 1

How to upload file, add multimedia to Mediawiki ?

Posted: September 6th, 2011, 6:16 pm
by darius
Hi,

installed new GuMaxDD skin, looking for
file upload link.

No file upload link.

Do I need to install extensions to have standard Mediawiki to support multimedia, images on pages ?

If so, what is a right link, since page editor supports text only, no image link support.

Re: How to upload file, add multimedia to Mediawiki ?

Posted: September 6th, 2011, 6:22 pm
by darius
Just an example what I am looking for , test gif, I uploaded to test Mediawiki.

http://www.aberwiki.org/File:Imagesspiral.gif

Re: How to upload file, add multimedia to Mediawiki ?

Posted: September 8th, 2011, 6:05 pm
by Paul
Upload link is a config in LocalSettings.php

Re: How to upload file, add multimedia to Mediawiki ?

Posted: September 9th, 2011, 4:08 pm
by darius
Thanks Paul,

I did it and learn more about Multimedia in Wiki.

My question is about a code coming with your skin.
I opened gumax skin directory and was surprised to see long code files vs.
standard skins by Mediawiki (opened by Notepad++).

Is the all code really necessary to build horizontal drop-down menu,
since it's an easy job to build such meny with standard html code.

Ok, I am fully aware, apps like Mediawiki, Joomla, Drupal, WordPress are php and MySQL database driven.

But would appreciate your opnion, since I would like to suggest another approach,
multi-layer apps, and menu layer object, connecting to real app via API (AJAX ..) , coming with all features, options,
flying GUI, one can easily move from one php app to another.