Manual:transstat.php

From Linux Web Expert

transstat.php is a maintenance script located in the maintenance/language directory that can be used generate statistics about the languages for which there are translations available in MediaWiki.

See also the page localisation statistics that is updated daily from trunk.

Verwendung

Option/Parameter Beschreibung
--output select an output engine one of:
  • 'csv' = Mit Kommata getrennte Werte.
  • 'wiki' = MediaWiki-Syntax (Standard).
  • 'text' = Text mit Tabulatoren.