Manual:$wgExtensionAssetsPath/zh

Category:MediaWiki configuration settings/zh#ExtensionAssetsPathCategory:MediaWiki configuration settings introduced in version 1.16.0/zh#ExtensionAssetsPathCategory:MediaWiki configuration settings still in use/zh#ExtensionAssetsPathCategory:Path variables/zh#ExtensionAssetsPath
服务器URL及路徑: $wgExtensionAssetsPath
扩展目录的 URL。
引进版本:1.16.0 (r60885)
移除版本:仍在使用
允许的值:()
{$wgScriptPath }/extensions
(注: 此变量的默认值取决于其他变量,例如执行LocalSettings.php 后在Setup.php 中设置的值)

详情

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).

参见

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