Extension:GittipWidget/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Realizacja | Znaczniki |
| Opis | Embeds |
| Autor(zy) | Marc Juul (Marcjuuldyskusja) |
| Ostatnia wersja | 0.1 (2014-03-10) |
| MediaWiki | 1.22+ (untested in earlier versions) |
| Zmiany w bazie danych | Nie |
| Licencja | BSD 2-clause "Simplified" License |
| Pobieranie | GitHub:
Uwaga: |
| Przykład | sudoroom.org |
<gittip> |
|
The GittipWidget extension allows users to embed a Gittip widget that shows how much weekly funding they are receiving.
Pobierz
The extension can be downloaded via GitHub. Here's a direct link to the zip file.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
GittipWidgetw swoim kataloguextensions/. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php:
require_once "$IP/extensions/GittipWidget/GittipWidget.php";
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Użycie
To embed a widget, edit the article and add the following where you want to place the widget:
<gittip>username</gittip>
Where username is the name of the gittip account you want to show.
