MediaWiki: Difference between revisions

Line 30: Line 30:
==Postinstallation==
==Postinstallation==
* [http://www.mediawiki.org/wiki/Project:PD_help/Copying Install help pages] using Import/Export.
* [http://www.mediawiki.org/wiki/Project:PD_help/Copying Install help pages] using Import/Export.
** They require the ParserFunctions extension. Be sure to get the proper version for your MediaWiki install.
* Set a wiki logo: <tt>sudoedit /etc/mediawiki/LocalSettings.php</tt> and add
* Set a wiki logo: <tt>sudoedit /etc/mediawiki/LocalSettings.php</tt> and add
** <code>$wgLogo = "/mediawiki/skins/common/images/wiki.jpg";</code> with the appropriate path to your logo
** <code>$wgLogo = "/mediawiki/skins/common/images/wiki.jpg";</code> with the appropriate path to your logo