Manual:$wgResourceBasePath
Appearance
| ResourceLoader: $wgResourceBasePath | |
|---|---|
Default remoteBasePath value for resource loader modules. |
|
| Introducido en la versión: | 1.19.0 (r98760) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (string) |
| Valor predeterminado: | "{$wgScriptPath}" (Nota: The default value of this variable depends on other variables, such as the values set in Setup.php, after LocalSettings.php is executed.) |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Default remoteBasePath value for resource loader modules.
If not set to a different value, then $wgScriptPath will be used as a fallback.
Véase también
- $wgLoadScript - the remote path to the
load.phpresource loader script