Extension:AllTimeZones/pl
From Linux Web Expert
AllTimeZones Status wydania: stabilne |
|
---|---|
File:AllTimeZones MediaWiki extension.png | |
Realizacja | Znaczniki |
Opis | Lets you put dates in all timezones in a page |
Autor(zy) | Nischay Nahata (Nischayn22talk) |
Ostatnia wersja | 0.2.0 (2014-03-31) |
MediaWiki | 1.17+ |
PHP | 5.3+ |
Zmiany w bazie danych | Nie |
Licencja | Nie określono |
Pobieranie | README |
|
|
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'). |
Przetłumacz rozszerzenie AllTimeZones jeżeli jest dostępne na translatewiki.net |
The AllTimeZones extension lets you put dates in all timezones in a page.
Usage
<timezone time="Tuesday, April 3, 2012 11:06:46 PM" zone="Asia/Kolkata" />
Instalacja
- <translate> [[<tvar name=2>Special:ExtensionDistributor/AllTimeZones/pl</tvar>|Download]] and move the extracted <tvar name=name>
AllTimeZones/pl
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/AllTimeZones%2Fpl - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'AllTimeZones/pl' );
- 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>