Line 10:
Line 10:
==Download==
==Download==
−
You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-3.noarch.rpm smeserver-mediawiki]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
+
You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-4.noarch.rpm smeserver-mediawiki]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
−
wget http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-3.noarch.rpm
+
wget http://mirror.contribs.org/smeserver/contribs/dberteld/mediawiki/smeserver-mediawiki-1.6.10-4.noarch.rpm
==Installation and Uninstall==
==Installation and Uninstall==
For installation just hit the following command
For installation just hit the following command
−
yum localinstall smeserver-mediawiki-1.6.10-3.noarch.rpm
+
yum localinstall smeserver-mediawiki-1.6.10-4.noarch.rpm
For uninstall just hit the following command
For uninstall just hit the following command
yum remove smeserver-mediawiki
yum remove smeserver-mediawiki
Line 21:
Line 21:
==Use==
==Use==
−
You can find mediawiki in the ''/opt/mediawiki'' directory. For using Mediawiki start your browser with the URL ''http://servername/wiki'' and logon with the user ''admin'' + password ''admin''.
+
You can find mediawiki in the ''/opt/mediawiki'' directory. For using Mediawiki start your browser with the URL ''http://yourdomain.com/wiki'' and logon with the user ''admin'' + password ''admin''.
{{Warning box|For security-reasons, change your admin-password after your first login !}}
{{Warning box|For security-reasons, change your admin-password after your first login !}}
Line 35:
Line 35:
$wgLogo = "$wgStylePath/common/images/sme.png";
$wgLogo = "$wgStylePath/common/images/sme.png";
$wgFavicon = "$wgStylePath/common/images/sme.ico";
$wgFavicon = "$wgStylePath/common/images/sme.ico";
−
The new logo should have 135 x 135 Pixel.
+
The new logo should have 135 x 135 Pixels.