Extension:SpamRegex/ja
From Linux Web Expert
SpamRegex リリースの状態: 安定 |
|
---|---|
File:Special.spamregex.png | |
実装 | 特別ページ |
説明 | 不要な表現をフィルタリングするための特別ページを追加する。 |
作者 | |
最新バージョン | 1.7.0 (2020-03-10) |
MediaWiki | 1.39+ |
データベースの変更 | はい |
ライセンス | ライセンス未指定 |
ダウンロード | |
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 で翻訳を利用できる場合は、SpamRegex 拡張機能の翻訳にご協力ください | |
問題点 | 未解決のタスク · バグを報告 |
SpamRegex拡張機能は、不要なリンクやテキストをフィルタリングするために新しいページSpecial:SpamRegexを作成します。 現在ブロックされているリンクやテキストの全リストは、この同じ特設ページで見ることができます。 The spamregexed expressions cannot be used in page content, edit summaries or page move summaries, depending on what was chosen by the user who blocked links or text.
インストール
- <translate> [[<tvar name=2>Special:ExtensionDistributor/SpamRegex/ja</tvar>|Download]] and move the extracted <tvar name=name>
SpamRegex/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/SpamRegex%2Fja - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'SpamRegex/ja' );
- <translate> Run the [[<tvar name=update>Special:MyLanguage/Manual:Update.php</tvar>|update script]] which will automatically create the necessary database tables that this extension needs.</translate>
- この拡張機能はGlobal/LocalSettings.php を使用しています - MemcachedがGlobal/LocalSettings.php で適切に設定されているかどうか確認してください。
- Ensure the
spamregex
user right is given to a group that exists; by default this user right is given to thestaff
user group (which does not exist in a default MediaWiki installation).
- 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>
使用法
- Special:SpamRegexに移動する
- ブロックするフレーズを"Phrase to block"ボックスに入力します。
- フレーズをブロックする理由を入力します。
- Select one or both of the available options: block phrase in page text & block phrase in summary (edit summaries, page move summaries)
- 「Block this phrase(このフレーズをブロックする)」ボタンを押す
関連項目
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions/ja
- Special page extensions/ja
- Extensions with manual MediaWiki version
- Extensions with no license specified/ja
- Extensions in Wikimedia version control/ja
- All extensions/ja
- Extensions not in ExtensionJson
- Extensions by Fandom/ja
- Extensions by ShoutWiki/ja
- Spam management extensions/ja