Extension:AllTimeZones/hu
From Linux Web Expert
AllTimeZones Kiadási állapot: stabil |
|
---|---|
File:AllTimeZones MediaWiki extension.png | |
Megvalósítás | Tag |
Leírás | Használatával a dátumokat bármely időzónában megjelenítheted a lapokon |
Szerző(k) | Nischay Nahata (Nischayn22talk) |
Legfrissebb verzió | 0.2.0 (2014-03-31) |
MediaWiki | 1.17+ |
PHP | 5.3+ |
Adatbázis-változtatások | Nem |
Licenc | Nincs licenc megadva |
Letöltés | 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'). |
Fordítsd le a(z) AllTimeZones kiterjesztést, ha elérhető a translatewiki.net oldalon |
Az AllTimeZones kiterjesztéssel a lapokon bármely időzónában megjelenítheted a dátumokat.
Használat
<timezone time="Tuesday, April 3, 2012 11:06:46 PM" zone="Asia/Kolkata" />
Telepítés
- <translate> [[<tvar name=2>Special:ExtensionDistributor/AllTimeZones/hu</tvar>|Download]] and move the extracted <tvar name=name>
AllTimeZones/hu
</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%2Fhu - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'AllTimeZones/hu' );
- 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>