Extension:NewUsersList

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

Release status: stable

Implementation Tag
Description Shows the avatars of newly registered wiki users.
Author(s) Aaron Wright
David Pean
Jack Phoenix
Last version 1.0 (27 August 2011)
MediaWiki 1.16+
License GNU General Public License 2.0 or later
Download
Hooks used
ParserFirstCallInit

Check usage (experimental)

NewUsersList parser hook extension displays avatars of your wiki's newest users on the page wherever you place the tag. For example, <newusers count=15 row=5/> would display a total of 15 avatars, 5 per row.

Note: You need to have SocialProfile installed and configured properly before installing this extension.

[edit] Installation

  1. Download the source code, either via the extension distributor or SVN and place it in $IP/extensions/NewUsersList/
  2. Add
    require_once("$IP/extensions/NewUsersList/NewUsersList.php");
    into your wiki's LocalSettings.php
  3. Installation can now be verified through your wiki's Special:Version.
Social tools
SocialProfile OverviewUserStatus (GSoC 2011 project)RoadmapDeveloper infoScreenshotsHistory
Other social extensions Automatic Board WelcomeBlogPageFanBoxesNewUsersListPictureGamePollNYQuizGameRandomFeaturedUserRandomGameUnitRandomUsersWithAvatarsSiteMetricsUserWelcome
Semanticness Semantic Social Profile
Other related extensions
(which do not depend on SocialProfile)
CommentsLinkFilterNewSignupPageRandomImageByCategoryVideoVoteNYWikiTextLoggedInOut
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox