Mediawiki Installation: Difference between revisions
Jump to navigation
Jump to search
m (added grouppermissionsmanager) |
m (added virtual host support link) |
||
Line 1: | Line 1: | ||
==Installation of MediaWiki== | ==Installation of MediaWiki== | ||
After installation of MediaWiki, your Wiki is available on ''every'' Virtual Host you run - unless you follow the instructions to [[place MediaWiki inside a Virtual Host]]. | |||
An extra feature we added was support for iFrames by means of a little PHP script that we googled; the extension is called [[The websiteFrame PHP extension| websiteFrame.php]]. | An extra feature we added was support for iFrames by means of a little PHP script that we googled; the extension is called [[The websiteFrame PHP extension| websiteFrame.php]]. |
Revision as of 11:22, 31 January 2009
Installation of MediaWiki
After installation of MediaWiki, your Wiki is available on every Virtual Host you run - unless you follow the instructions to place MediaWiki inside a Virtual Host.
An extra feature we added was support for iFrames by means of a little PHP script that we googled; the extension is called websiteFrame.php.
Furthermore, we changed the Creative Commons picture in the footer from a remote one to a local one.
For user management, we added the extensions Password Reset and Group Permissions Manager.
A feature we needed to gain experience for another project was the Semantic MediaWiki (SMW) extension; it also has a pretty simple installation.