Handbuch:$wgUseDynamicDates
Appearance
Diese Funktion wurde in der Version 1.21.0 vollständig entfernt. |
| Einstellungen für Sprache, Region und Zeichenkodierung: $wgUseDynamicDates | |
|---|---|
| Enable to allow rewriting dates in page text. |
|
| Eingeführt in Version: | Vor 1.1.0 (r1431) |
| Entfernt in Version: | 1.21.0 (Gerrit change 47744; git #I609db84) |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Enable to allow rewriting dates in page text. Setting this to true allows the user to pick their preferred date format. Siehe Manual:Dynamic dates.
The configuration variable was introduced in r1424 as $wgMungeDates, and removed in Gerrit #I609db8. One can still use the #dateformat magic word.