Manual:$wgExtensionAssetsPath/de

Category:MediaWiki configuration settings/de#ExtensionAssetsPathCategory:MediaWiki configuration settings introduced in version 1.16.0/de#ExtensionAssetsPathCategory:MediaWiki configuration settings still in use/de#ExtensionAssetsPathCategory:Path variables/de#ExtensionAssetsPath
Server-URLs und Dateipfade: $wgExtensionAssetsPath
URL zum Erweiterungsverzeichnis.
Eingeführt in Version:1.16.0 (r60885)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Zeichenkette)
Standardwert:{$wgScriptPath }/extensions
(Hinweis: The default value of this variable depends on other variables, such as the values set in Setup.php , after LocalSettings.php is executed)

Details

URL to extensions directory, defaults to "{$wgScriptPath}/extensions".

Used to provide a base URL for extension assets like extension-specific images and scripts. Note the difference between $IP/extensions (points to the extensions directory on the server filesystem) and $wgScriptPath/extensions (points to the URL of the extensions directory).

Siehe auch

Category:Path variables/de
Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.16.0/de Category:MediaWiki configuration settings still in use/de Category:Path variables/de