Extension:GroupPortal

From mediawiki.org
MediaWiki extensions manual
GroupPortal
Release status: unmaintained
Implementation MyWiki
Description Allows for group-based main page redirection
Author(s) Tim Laquatalk
Latest version 1.2.0 (2014-09-14)
MediaWiki 1.11+
Database changes No
License GNU General Public License 2.0 or later
Download

The GroupPortal extension allows for different groups to be redirected to different main pages.

Installation[edit]

  • Download and place the file(s) in a directory called GroupPortal in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    require_once "$IP/extensions/GroupPortal/GroupPortal.php";
    
  • Set up the different portals
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Configuration[edit]

Edit the "MediaWiki:Groupportal" system message and add portals with user group|portal, e.g.

*|Main Page
sysop|Administrator's noticeboard
RandomGroup|Some page