Extension:AccessLogReports/pl

Category:Pages to be expanded/pl#AccessLogReports/pl Category:Unmaintained extensions/pl#AccessLogReports/pl Category:GPL licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
AccessLogReports
Status wydania: niewspieraneCategory:Unmaintained extensions/pl
Realizacja Strona specjalna Category:Special page extensions/pl
Opis Provides a special page to view and query the access logs when they are stored in a database.
Autor(zy) Mark A. Hershberger
Ostatnia wersja 0.1
MediaWiki >=1.26
Licencja Licencja publiczna GNU General Public License 3.0 lub późniejsza
Pobieranie Category:Extensions in GitHub version control/pl
  • viewaccesslogs
Category:All extensions/pl

The AccessLogReports extension provides a special page to view and query the access logs when they are stored in a database. It is built on, and compatible with, the schema from mod_log_sql.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie AccessLogReports w folderze extensions/.
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'AccessLogReports' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Category:All extensions/pl Category:Extensions in GitHub version control/pl Category:GPL licensed extensions/pl Category:LoadExtensionSchemaUpdates extensions/pl Category:Pages to be expanded/pl Category:Special page extensions/pl Category:Unmaintained extensions/pl