Extension:IncidentReporting/zh
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 发行状态: 稳定版 |
|
---|---|
描述 | 提供特殊页面Special:IncidentReports. |
作者 | John Lewis, Universal Omega |
维护者 | Miraheze system administrators |
最新版本 | continuous updates |
MediaWiki | 1.35.0+ |
PHP | 7.2+ |
数据库更改 | 是 |
Composer | miraheze/incident-reporting |
表 | incidents incidents_log incidents_reviewer |
许可协议 | GNU通用公眾授權條款3.0或更新版本 |
下載 | README |
|
|
|
|
翻译IncidentReporting扩展 | |
The IncidentReporting extension provides the special page "Special:IncidentReports", which allows you to create and manage incident reports.
要报告问题或错误,请使用Miraheze Phabricator。 See here for the workboard.
安裝
- 下载文件,并将其放置在您
extensions/
文件夹中的IncidentReporting
目录内。 - 将下列代码放置在您的LocalSettings.php 的底部:
wfLoadExtension( 'IncidentReporting' );
- 运行更新脚本,它将自动创建此扩展必须依赖的数据库表。
- 按需求配置。
- 完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
配置
参数 | 默认 | 评论 | 必需? |
---|---|---|---|
$wgIncidentReportingDatabase
|
false
|
存储所有数据的数据库名称。 | Required |
$wgIncidentReportingServices
|
false
|
Human readable list of service components with page URLs. Set to false for no link. Format: 'name' => 'url'. | Required |
$wgIncidentReportingTaskUrl
|
false
|
Full url of task tracking software minus the task ID. e.g. https://phabricator.miraheze.org/ | Optional |
此扩展在以下wiki农场/托管网站和/或软件包中提供: 這不是一份權威名單。 即使某些wiki农场/托管网站和/或软件包未在这里列出,它们也可能提供此扩展。 请检查你的wiki农场/托管网站或软件包以确认提供情况。 |
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/zh
- Extensions with invalid or missing type/zh
- Extensions supporting Composer/zh
- GPL licensed extensions/zh
- Extensions in GitHub version control/zh
- LoadExtensionSchemaUpdates extensions/zh
- All extensions/zh
- Extensions included in Miraheze/zh
- Extensions included in WikiForge/zh
- Extensions by Miraheze/zh