Main Page
From Wiki
(Difference between revisions)
| Revision as of 16:59, 31 May 2008 Admin (Talk | contribs) ← Previous diff |
Revision as of 17:02, 31 May 2008 Admin (Talk | contribs) (→Getting started) Next diff → |
||
| Line 5: | Line 5: | ||
| == Getting started == | == Getting started == | ||
| - | * [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list] | + | Welcome to the [[Rapunzels]], '''G'''reene's '''G'''o '''G'''et Em '''G'''irls reading club! |
| - | * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] | + | |
| - | * [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | + | |
| - | + | ||
| - | 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== | ==Tips== | ||
Revision as of 17:02, 31 May 2008
Jefferson-Madison Regional Library
Getting started
Welcome to the Rapunzels, Greene's Go Get Em Girls reading club!
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 !
