Extension:PushToWatch/ja

From Linux Web Expert

MediaWiki 拡張機能マニュアル
PushToWatch
リリースの状態: 安定
File:Pushtowatch.png
実装 ユーザー インターフェイス, ページの操作
説明 Allows to push a page to another user's watchlist
作者 François Leurent (cloudykstalk)
最新バージョン 0.3.0 (2020-11-24)
互換性の方針 MediaWiki とともにリリースされるスナップショット。 master には後方互換性がありません。
MediaWiki
データベースの変更 いいえ
ライセンス ライセンス未指定
ダウンロード
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
translatewiki.net で翻訳を利用できる場合は、PushToWatch 拡張機能の翻訳にご協力ください
問題点 未解決のタスク · バグを報告

The PushToWatch extension allows to push a page to another user's watchlist.

インストール

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/PushToWatch/ja</tvar>|Download]] and move the extracted <tvar name=name>PushToWatch/ja</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PushToWatch%2Fja
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'PushToWatch/ja' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

使用法

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".