Extension:SiteMetrics/pl
Appearance
SiteMetrics Status wydania: stabilne |
|
---|---|
Realizacja | Strona specjalna |
Opis | Displays statistics about social tools for privileged users |
Autor(zy) | Aaron Wright, David Pean, Jack Phoenix |
Ostatnia wersja | 1.6.0 (2019-12-31) |
MediaWiki | 1.39+ |
Licencja | Licencja GNU General Public License 2.0 lub późniejsza |
Pobieranie | see below |
metricsview |
|
Quarterly downloads | 8 (Ranked 123rd) |
Przetłumacz rozszerzenie SiteMetrics jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
SiteMetrics extension adds a new special page, Special:SiteMetrics, for viewing statistics regarding the usage of social tools . This special page is a restricted one. the user must have metricsview user right in order to access it. By default, administrators and staff are granted this right.
SiteMetrics uses Google Charts' API to display the graphs.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
SiteMetrics
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/SiteMetrics - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'SiteMetrics' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.