Extension:GittipWidget/pl

This page is a translated version of the page Extension:GittipWidget and the translation is 36% complete.
Podręcznik rozszerzeń MediaWiki
GittipWidget
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
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 GittipWidget w swoim katalogu extensions/.
  • 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.