扩展:PushToWatch
Jump to navigation
Jump to search
PushToWatch 发布状态: 稳定版 |
|
---|---|
![]() |
|
实现 | 用户界面, 页面操作 |
描述 | Allows to push a page to another user's watchlist |
作者 | François Leurent (cloudyks讨论) |
最新版本 | 0.3.0 (2020-11-24) |
兼容性方针 | 发行分支 |
数据庫更改 | 否 |
许可协议 | GNU通用公眾授權條款2.0或更新版本 |
下载 | |
|
|
翻譯PushToWatch擴充功能如在translatewiki.net可用 | |
问题 | 尚未完成的工作 · 回報錯誤 |
The PushToWatch extension allows to push a page to another user's watchlist.
安装
- 下载文件,并将其放置在您
extensions/
文件夹中的PushToWatch
目录内。 - 将下列代码放置在您的LocalSettings.php的底部:
wfLoadExtension( 'PushToWatch' );
完成 – 在您的wiki上导航至Special:Version,以验证扩展已成功安装。
用法
You should see a form at the bottom of all pages, preceded by the list of all current watcher. You can put someone account name (login), there, press enter to submit. The page will refresh itself, and changes take effect immediately.
The "pusher" and the "pushed to" will receive email notifying them of the "forced invitation".