Extension:WhatIsMyIP

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
WhatIsMyIP

Release status: stable

Implementation Special page
Description Shows current user's IP address on Special:WhatIsMyIP
Author(s) Ɓukasz Galezewski
Last version 1.2 (February 22, 2009)
MediaWiki 1.11+
License GNU General Public License 2.0 or later
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

Example Central Wikia
Added rights

whatismyip

Check usage (experimental)

WhatIsMyIP extension adds a special page, Special:WhatIsMyIP, where users with the 'whatismyip' right (everyone by default) can view their own IP address.

[edit] Installation

  1. Download the files from SVN and place them in $IP/extensions/WhatIsMyIP/
  2. Add
    require_once("$IP/extensions/WhatIsMyIP/WhatIsMyIP.php");
    into your wiki's LocalSettings.php
  3. Installation can now be verified through your wiki's Special:Version.
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox