CreateUserPage

Extension: CreateUserPage

all extensions

Overview
Description: Create user page for a user if it does not exist when the user logs in
State: stable Dependency: MediaWiki
Developer: Cindy Cicalese License: MIT
Type: MediaWiki Category: Administration
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. Version: 4.1+
For more info, visit Mediawiki.


Note:This extension is no longer bundled with BlueSpice free starting v. 4.2.

The Create User Page extension checks whether the user has a user page and, if not, creates it with the content as specified in $wgCreateUserPage_PageContent. The check is done when the user logs in if $wgCreateUserPage_OnLogin is set to true (the default), otherwise the check is done on every page load. The user account to be used for user page creation can be set with $wgCreateUserPage_AutoCreateUser which is by default the user itself for whom the page is being created.

Discussions