Laajennus:RefreshSiteStatsTable

This page is a translated version of the page Extension:RefreshSiteStatsTable and the translation is 29% complete.
Outdated translations are marked like this.
MediaWikin laajennukset-ohje
RefreshSiteStatsTable
Julkaisustatus: vakaa
Toteutus Toimintosivu
Kuvaus Tarjoaa toimintosivun taulukon site_stats arvojen päivittämistä varten.
Tekijä(t) WikiMANNia (WikiForMenkeskustelu)
Viimeisin versio 1.3.0 (2024-01-10)
MediaWiki 1.25+
PHP 5.6+
Tietokantamuutokset Ei
Lisenssi GNU General Public License 2.0 tai myöhempi
Lataa

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

  • Download and place the file(s) in a directory called RefreshSiteStatsTable in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'RefreshSiteStatsTable' );
    
  • Yes TehtyNavigate to Special:Version on your wiki to verify that the extension is successfully installed.

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

Katso myös