Extension:UserProfile

Category:Extensions with invalid or missing typeCategory:GPL licensed extensions
MediaWiki extensions manual
UserProfile
Release status: stableCategory:Stable extensions
Description User interface and additional data for the user profile
Author(s) HalloWelt
Maintainer(s) Hallo Welt! GmbH
Latest version 5.0
Compatibility policy For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.Category:Extensions with long-term support release branches compatibility policy
MediaWiki 1.39 (LTS)Category:Extensions with manual MediaWiki version
License GNU General Public License 3.0 only
Download Category:Extensions in Wikimedia version control
MediaWiki: 1.43.0
Public wikis using 5,873 (Ranked 101st)
Translate the UserProfile extension if it is available at translatewiki.net
Category:All extensionsCategory:Extensions not in ExtensionJson Category:Extensions by HalloWelt#UserProfile Category:BlueSpice#UserProfile
 Community Forum

UserProfile When first logging in, wiki users automatically create their profile page. Every link to the username in the wiki - for example from the title area of a wiki page or from a mention - leads to this page. Users can edit their own profile information.

Usage / features

  • Image - In the profile information, users can upload a photo or create an avatar image. If an avatar is created, a previously uploaded photo is deleted and must be uploaded again if it is to be used instead of the avatar image.
  • Profile data - Users can edit their own profile data. Administrators can also edit the profile information of other users. The available fields for the user profile can be defined in the server configuration.
  • Free text - Below the profile infobox, users can add additional free text to their profile page. The page opens in visual editing mode for this purpose.
User profile of user Audrey Clarkson with 3 highlighted editing options.
  • Content droplet - The "User profile" content droplet allows the display of user profile information on any wiki page.

Installation

  • Download and move the extracted UserProfile folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/UserProfile
    
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'UserProfile' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Template "Userpage standard content"

  • By default, each profile page contains the "Userpage standard content" template. This allows wiki administrators to display predefined content on all profile pages.
  • When administrators add content to this page, they must inform users that this standard template must not be manually deleted from the page.
  • To add the droplet:
    1. Select the "User profile" content droplet.
    2. Specify the username and layout options.
    3. Click Done.
Bluespice icon

This extension was originally made for BlueSpice . BlueSpice is a MediaWiki distribution for enterprises and organizations. It enhances MediaWiki, in particular in the areas of quality management, process support, administration, editing and security.

You can download this extension with BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud.

BlueSpice:
Category:All extensions Category:BlueSpice Category:Extensions by HalloWelt Category:Extensions in Wikimedia version control Category:Extensions not in ExtensionJson Category:Extensions with invalid or missing type Category:Extensions with long-term support release branches compatibility policy Category:Extensions with manual MediaWiki version Category:GPL licensed extensions Category:Stable extensions