Extension:RefreshSiteStatsTable/pl

This page is a translated version of the page Extension:RefreshSiteStatsTable and the translation is 14% complete.
Podręcznik rozszerzeń MediaWiki
RefreshSiteStatsTable
Status wydania: stabilne
Realizacja Strona specjalna
Opis Offers a special page for refreshing the values in the site_stats table.
Autor(zy) WikiMANNia (WikiForMendyskusja)
Ostatnia wersja 1.3.0 (2024-01-10)
MediaWiki 1.25+
PHP 5.6+
Zmiany w bazie danych Nie
Licencja GNU General Public License 2.0 or later
Pobieranie

The RefreshSiteStatsTable extension provides a special page for refreshing the value of the fields ss_good_articles, ss_total_pages, ss_images, ss_users in the site_stats table.

Installation

  • Pobierz i umieść plik(i) w katalogu o nazwie RefreshSiteStatsTable w folderze extensions/.
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'RefreshSiteStatsTable' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.

Tested

The extension was tested with the following MediaWiki versions: 1.25, 1.31, 1.33, 1.35.14, 1.36, 1.37, 1.38.4, 1.39.6, 1.40.2, 1.41.0

Zobacz też