Extension:TimezoneConverter
From Linux Web Expert
TimezoneConverter Release status: experimental |
|
---|---|
Implementation | Parser function |
Author(s) | Sam Wilson (Samwilsontalk) |
Latest version | 0.2.0 |
MediaWiki | |
Composer | samwilson/timezone-converter |
License | GNU General Public License 3.0 or later |
Download | GitHub:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The TimezoneConverter extension dynamically replaces dates and times in wiki pages to show them in the local timezone of the reader.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
TimezoneConverter
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'TimezoneConverter' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Configuration parameters
$TimezoneConverterFormats
- An array of arrays, each one with
php
andjs
keys defining date formats.
Categories:
- Pages with script errors
- Pages with broken file links
- Experimental extensions
- Extensions without an image
- Parser function extensions
- Extensions without a compatibility policy
- Extensions without MediaWiki version
- Extensions supporting Composer
- GPL licensed extensions
- Extensions in GitHub version control
- All extensions
- Extensions not in ExtensionJson