Main Page
From Wiki
| Revision as of 14:59, 13 July 2008 Admin (Talk | contribs) ← Previous diff |
Revision as of 15:16, 13 July 2008 Admin (Talk | contribs) (Reverted edits by Admin (Talk); changed back to last version by 166.61.234.85) Next diff → |
||
| Line 1: | Line 1: | ||
| - | #REDIRECT [[JMRL Reads: A Wiki for Sharing Information about Books for Readers of All Ages]] | + | <big>'''MediaWiki has been successfully installed.'''</big> |
| - | <big>'''Jefferson-Madison Regional Library'''</big> | + | |
| - | [[Image:raplogo.jpg]] | + | Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software. |
| + | == Getting started == | ||
| - | == Series Books == | + | * [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list] |
| - | Here are some series that appeal to [[Girls 9-12]] | + | * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] |
| + | * [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] | ||
| - | == Welcome to the [[Rapunzels]], '''G'''reene's '''G'''o '''G'''et Em '''G'''irls reading club! == | + | For using Mediawiki start your browser with the URL ''http://servername/mediawiki'' and logon with the user ''admin'' + password ''admin''. |
| - | == Shark Bait == | + | For security-reasons, change your admin-password after your first login ! |
| - | Books for the boys at Greene. | + | |
| + | ==Tips== | ||
| - | == Sign on to your Catalog Account [http://aries.jmrl.org/patroninfo]== | + | 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 [http://www.mediawiki.org MediaWiki] as your preferred Wiki ! | ||
Revision as of 15:16, 13 July 2008
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.
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 !
