Manual:$wgEditEncoding
Appearance
Esta función se eliminó por completo en la versión 1.28.0. |
| Language, regional and character encoding settings: $wgEditEncoding | |
|---|---|
| Characters not explicitly converted by output encoding |
|
| Introducido en la versión: | antes de 1.1.0 |
| Eliminado en la versión: | 1.28.0 (Gerrit change 110589; git #3b5f60f2) |
| Valores permitidos: | no especificado |
| Valor predeterminado: | '' |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
For some languages, it may be necessary to explicitly specify which characters make it into the edit box raw or are converted in some way or another.
If
$wgOutputEncoding is different from $wgInputEncoding, this text will be further converted to $wgOutputEncoding.