MediaWiki: Difference between revisions

From Wiki RB4
Line 23: Line 23:


===Images hinzufügen===
===Images hinzufügen===
uploading the desired image in your MediaWiki folder. Then you need to indicate it in your post as an image using : [[image:tst.png]] (where tst.png is the name of the image).
uploading the desired image in your MediaWiki folder. Then you need to indicate it in your post as an image using : <nowiki>[[image:tst.png]]</nowiki> (where tst.png is the name of the image).


You can also add thumbnailed images using: [[image:tst.png|thumb|caption]]
You can also add thumbnailed images using: <nowiki>[[image:tst.png|thumb|caption]]</nowiki>


The images can be aligned so that you can add text next to it. Here is an example how to create a left alligned image:
The images can be aligned so that you can add text next to it. Here is an example how to create a left alligned image:


[[image:tst.png|left|thumb|50px|]]
<nowiki>[[image:tst.png|left|thumb|50px|]]</nowiki>





Revision as of 13:55, 7 March 2007

Installation

per xammp swicht.bat auf php5 umgestellt

entpackt DB angelegt DB: UwesWiki DB-User: testuser DB-Password: testuser

index.php aufgerufen User: UweHeuer Passwort: halloo


Bearbeitung und Tips

Zentrale Einstellungen

Logo ändern

alter $wgLogo in LocalSettings.php, Datei muss in /skins/common/images/ liegen.

Standard Funktionen

Images hinzufügen

uploading the desired image in your MediaWiki folder. Then you need to indicate it in your post as an image using : [[image:tst.png]] (where tst.png is the name of the image).

You can also add thumbnailed images using: [[image:tst.png|thumb|caption]]

The images can be aligned so that you can add text next to it. Here is an example how to create a left alligned image:

[[image:tst.png|left|thumb|50px|]]


Seite umbenennen

move

Test

External Links

[1] tutorial


Sections