Manual:$wgUseDynamicDates
From MediaWiki.org
| Localization: $wgUseDynamicDates | |
|---|---|
| Enable to allow rewriting dates in page text. |
|
| Introduced in version: | pre 1.1.0 (r1431) |
| Removed in version: | still in use |
| Allowed values: | (boolean) |
| Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Enable to allow rewriting dates in page text. Setting this to true allows the user to pick their preferred date format. See Manual:Dynamic dates.
The configuration variable was introduced in r1424 as $wgMungeDates.