Manual:$wgResourceBasePath/pt-br
Appearance
ResourceLoader: $wgResourceBasePath | |
---|---|
Default remoteBasePath value for resource loader modules. |
|
Introduzido na versão: | 1.19.0 (r98760) |
Removido na versão: | ainda em uso |
Valores permitidos: | (string) |
Valor padrão: | "{$wgScriptPath }" (Nota: O valor padrão dessa variável depende de outras variáveis, tais como os valores definidos em Setup.php , after LocalSettings.php é executado) |
Outras definições: Alfabético | Por função |
Details
Default remoteBasePath
value for resource loader modules.
If not set to a different value, then $wgScriptPath
will be used as a fallback.
Ver também
- $wgLoadScript - the remote path to the
load.php
resource loader script