Mediawiki Installation: Difference between revisions

From SaruWiki
Jump to navigation Jump to search
m (added SMW)
m (→‎Installation of MediaWiki: added Password Reset extension)
Line 4: Line 4:


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 extension [[MediaWikiExtension_Password_Reset | Password Reset]].


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 16:19, 18 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 extension Password Reset.

A feature we needed to gain experience for another project was the Semantic MediaWiki (SMW) extension; it also has a pretty simple installation.