Manual:$wgResourceBasePath

From mediawiki.org
This page is a translated version of the page Manual:$wgResourceBasePath and the translation is 38% complete.
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)

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