Mediawiki Installation: Difference between revisions
Jump to navigation
Jump to search
m (→Installation of MediaWiki: added Password Reset extension) |
m (added grouppermissionsmanager) |
||
Line 5: | Line 5: | ||
Furthermore, we [[wiki footer change |changed the Creative Commons picture]] in the footer from a remote one to a local one. | Furthermore, we [[wiki footer change |changed the Creative Commons picture]] in the footer from a remote one to a local one. | ||
For user management, we added the | For user management, we added the extensions [[MediaWikiExtension_Password_Reset | Password Reset]] and [[MediaWikiExtension_GroupPermissionsManager | Group Permissions Manager]]. | ||
A feature we needed to gain experience for another project was the [http://semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic MediaWiki (SMW)] extension; it also has a pretty [[Semantic MediaWiki under Debian | simple installation]]. | A feature we needed to gain experience for another project was the [http://semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic MediaWiki (SMW)] extension; it also has a pretty [[Semantic MediaWiki under Debian | simple installation]]. |
Revision as of 22:36, 20 January 2009
Installation of MediaWiki
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.