Extension:IncidentReporting/pl
Appearance
Not to be confused with Extension:Report (reporting individual pages/revisions for admin attention) or Extension:ReportIncident (associated with the Incident Reporting System for Wikimedia wikis)
IncidentReporting Status wydania: stabilne |
|
---|---|
Opis | Provides the Special page Special:IncidentReports. |
Autor(zy) | John Lewis, Universal Omega |
Opiekun(owie) | Miraheze system administrators |
Ostatnia wersja | continuous updates |
MediaWiki | 1.35.0+ |
PHP | 7.2+ |
Zmiany w bazie danych | Tak |
Composer | miraheze/incident-reporting |
Tabele | incidents incidents_log incidents_reviewer |
Licencja | Licencja GNU General Public License 3.0 lub nowsza |
Pobieranie | GitHub: README |
|
|
|
|
Translate the IncidentReporting extension | |
The IncidentReporting extension provides the special page "Special:IncidentReports", which allows you to create and manage incident reports.
For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.
Instalacja
- Download i umieść plik(i) w katalogu o nazwie
IncidentReporting
w swoim kataloguextensions/
. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'IncidentReporting' );
- Uruchom skrypt aktualizujący, który automatycznie stworzy potrzebne tabele dla tego rozszerzenia.
- Configure as required.
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Konfiguracja
parameter | default | comment | required? |
---|---|---|---|
$wgIncidentReportingDatabase
|
false
|
Database name where all data is stored. | Wymagane |
$wgIncidentReportingServices
|
false
|
Human readable list of service components with page URLs. Set to false for no link. Format: 'name' => 'url'. | Wymagane |
$wgIncidentReportingTaskUrl
|
false
|
Full url of task tracking software minus the task ID. e.g. https://phabricator.miraheze.org/ | Optional |
To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
This extension is maintained by Miraheze. Some Miraheze extensions are very Miraheze-specific and you may encounter issues you don't see on Miraheze. To report a bug or request a configuration change, please do so on the Miraheze Issue Tracker and not on Wikimedia Phabricator. |
Categories:
- Stable extensions/pl
- Extensions with invalid or missing type/pl
- Extensions supporting Composer/pl
- GPL licensed extensions/pl
- Extensions in GitHub version control/pl
- LoadExtensionSchemaUpdates extensions/pl
- All extensions/pl
- Extensions included in Miraheze/pl
- Extensions included in WikiForge/pl
- Extensions by Miraheze/pl