Extension:PhpTags Widgets/pl
To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Rozszerzenie }} infobox. |
PhpTags Widgets Status wydania: niewspierane |
|
---|---|
Realizacja | Rozszerzenie parsera |
Opis | contains a collection of widgets for PhpTags extension. |
Autor(zy) | Pavel Astakhov (pastakhovdyskusja) |
Ostatnia wersja | 1.4.2 (2015-05-28) |
MediaWiki | >= 1.35.0 |
PHP | 5.3+ |
Licencja | Licencja GNU General Public License 2.0 lub późniejsza |
Pobieranie | |
|
|
Przetłumacz rozszerzenie PhpTags Widgets jeżeli jest dostępne na translatewiki.net | |
The PhpTags Widgets extension contains a collection of widgets for PhpTags extension.
- Graphs
- Icons
- FontAwesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow [3].
Installation
- Pobierz i umieść plik(i) w katalogu o nazwie
PhpTagsWidgets
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PhpTagsWidgets - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'PhpTagsWidgets' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.