手册:$wgPageCreationLog
Appearance
Outdated translations are marked like this.
| 日志记录: $wgPageCreationLog | |
|---|---|
| 是否要維護頁面建立的日誌,可在Special:Log/create查看。 |
|
| 引进版本: | 1.32.0 (Gerrit change 399897; git #9c387f50) |
| 移除版本: | 仍在使用 |
| 允许的值: | (布尔值) |
| 默认值: | true |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
是否要維護頁面建立的日誌,可在Special:Log/create查看。
頁面建立日誌相較於Special:Contributions(幫助)和Special:RecentChanges(幫助)的好處是它記錄原始的頁面名稱,不受重命名影響,而且沒有像Special:RecentChanges有時間限制。
當設定為true(預設)...
- 新頁面建立時將會被記錄,使用者可以存取Special:Log/create來看到您wiki上的建立的頁面。
當設定為false...
- 新頁面建立時將不會被記錄,$log將顯示「無符合條件的日誌」。
- Any existing page creation log entries created while it was on will not be deleted, however they will no longer be recognized, and hence will appear as
Username 于page title执行了未知操作“create/create”. If the setting is turned back on, the old page creation log entries will again display properly.