Main Page
From Wiki
| Revision as of 14:53, 31 May 2008 166.61.234.85 (Talk) ← Previous diff |
Revision as of 16:59, 31 May 2008 Admin (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| - | <big>'''MediaWiki has been successfully installed.'''</big> | + | <big>'''Jefferson-Madison Regional Library'''</big> |
| + | |||
| - | Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software. | ||
| == Getting started == | == Getting started == | ||
Revision as of 16:59, 31 May 2008
Jefferson-Madison Regional Library
Getting started
For using Mediawiki start your browser with the URL http://servername/mediawiki and logon with the user admin + password admin.
For security-reasons, change your admin-password after your first login !
Tips
This special SME version is stored at '/opt/mediawiki'. You can change your settings in the file '/opt/mediawiki/LocalSettings.php' ändern.
The default name of the wiki is simlpy 'Wiki'. Change the wiki-name in 'LocalSettings.php' at
$wgSitename = "Wiki";
The wiki comes with sme styled logo and favicon stored at
/opt/mediawiki/skins/common/images/sme.png /opt/mediawiki/skins/common/images/sme.ico
You can upload your favorite logo and favicon and change the settings in the file LocalSettings.php as follows
$wgLogo = "$wgStylePath/common/images/sme.png"; $wgFavicon = "$wgStylePath/common/images/sme.ico";
The new logo should have 135 x 135 Pixel.
Have much fun with MediaWiki as your preferred Wiki !
