Manual:$wgJsMimeType/fr

From mediawiki.org
This page is a translated version of the page Manual:$wgJsMimeType and the translation is 11% complete.
Sortie: $wgJsMimeType
Media type (MIME type) to use for JavaScript scripts.
Introduit dans la version :1.5.0 (r8895)
Obsolète dans la version :1.22.0 (Gerrit change 64638; git #1f956360)
Retiré dans la version :1.34.0 (Gerrit change 522570; git #a8d26127)
Valeurs autorisées :(string)
Valeur par défaut :'text/javascript'

Détails

Use this variable to set the media type (MIME type) which is used for scripts written in the JavaScript scripting language.

See RFC 4329 and MediaWiki bug #2064 for details.

In theory, this should be set to 'application/javascript' for all new wikis. Standard-compliant browsers support this setting. Internet Explorer from Microsoft does not support it in its current version (version 7).