Lege eine Seite namens "MediaWiki:Mainpage" an und gib als Inhalt den Seitennamen an, der die neue Startseite sein soll.
So kann man schnell eine andere Seite als Startseite für einen besonderen Tag einrichten.
Problem:
If I insert an image, it is [[Image:Xyz.jpg]] and I can do that from the image button. I have documents that are uploaded into my wiki that I can include in wiki text via [[media:xyz.doc]].
But how to do that using FCKeditor button?
Solution:
After googeling a lot I found the same question more than once but no good answer. It was time to code ... ;-) Open file "$IP/extensions/FCKeditor/plugins/mediawiki/fckplugin.js" in your favorite editor and search for "[[Image:".