Extension:Ambassador

From MediaWiki.org

Jump to: navigation, search


           

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
Ambassador

Release status: beta

Implementation  Special page
Description Allows wiki ambassadors to access their home wiki
Author(s)  DanWojo (Danwojo812Talk)
Last Version  1.1.1
MediaWiki  1.13.2
License GNU
Download http://wojo.net23.net/host/Ambassador.zip

check usage (experimental)

Contents

[edit] What can this extension do?

This extension creates a user group called Ambassadors, meant for wikis where there is another wiki of the exact same topic, and the Ambassador can access their home wiki through Special:Ambassador. Allows access to this page only to Ambassadors and Bureaucrats.

[edit] Usage

Install Ambassador, then navigate to Special:Ambassador and add /WIKIURL to the end of the URL, with WIKIURL being something such as http://en.wikipedia.org/wiki

[edit] Download instructions

Download using the link above and unzip into extensions/Ambassador.

[edit] Installation

To install this extension, add the following to LocalSettings.php:

require_once( "$IP/extensions/Ambassador/Ambassador.php" );

[edit] User rights

The "ambassador" right, by default given to "Ambassadors" and bureaucrats, is required to access this page.