手册:$wgAjaxWatch
Appearance
此功能已在版本1.27.0被完全移除。 |
| Ajax: $wgAjaxWatch | |
|---|---|
| Enable watching/unwatching pages using Ajax. |
|
| 引进版本: | 1.9.0(r18598) |
| 移除版本: | 1.27.0(Gerrit change 247729; git #4a68d17b) |
| 允许的值: | (布尔值) |
| 默认值: | true (1.11-1.26)false (1.9-1.10) |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
Enable watching/unwatching pages using Ajax.
Requires $wgUseAjax and $wgEnableAPI to be true too.
Causes wfAjaxWatch to be added to $wgAjaxExportList.
In MediaWiki 1.27, $wgAjaxWatch has been removed.
The functionality is now always enabled.
其他
If you want to add a Watch/Unwatch tab (the tab with the star), set $wgVectorUseIconWatch to true.