Manual:$wgSkinExtensionFunctions
From MediaWiki.org
| Extensions: $wgSkinExtensionFunctions | |
|---|---|
| Extension functions for initialisation of skins. |
|
| Introduced in version: | 1.4.0 |
| Removed in version: | still in use |
| Allowed Values: | |
| Default Value: | array() |
Other settings: Alphabetical | By Function
[edit] Details
Used to load "skin" related extensions. The modules are loaded pretty much in the same way as the default extensions functions.
The list is processed in file 'Setup.php', somewhat earlier than $wgExtensionFunctions.

