ပင်မ
ကျပန်း
အနီးအနား
အကောင့်ဝင်ရန်
အပြင်အဆင်များ
လှူဒါန်းမှု
ဝီကီပီးဒီးယား အကြောင်း
သတိပြုစရာများ
ရှာဖွေရန်
Viewing abuse filter ၁၂: Users creating autobiographies
ပင်မ
လတ်တလော စိစစ်မှုစနစ် အပြောင်းအလဲများ
ယခင်တည်းဖြတ်မှုများကို စစ်ဆေးရန်
အလွဲသုံးစားပြုမှု မှတ်တမ်း
စိစစ်မှုစနစ် ၁၂ ကို တည်းဖြတ်နေသည်
စိစစ်မှုစနစ် ပါရာမီတာများ
စိစစ်မှု အိုင်ဒီ:
၁၂
ဖော်ပြချက်:
(လူတိုင်း ကြည့်ရှုနိုင်)
စာရင်းအင်း:
နောက်ဆုံး ၈၇ လုပ်ဆောင်ချက်များထဲတွင် ဤစိစစ်မှုသည် ၀ (၀%) နှင့် ကိုက်ညီသည်။ ပျမ်းမျှအားဖြင့် မောင်းနှင်ချိန်မှာ ၀.၀၇ မီလီစက္ကန့်ဖြစ်ပြီး အခြေနေကန့်သတ်ချက်၏ အခြေနေ ၁.၉ ခုကို သုံးစွဲသည်။
အခြေနေများ:
page_id == 0 & user_editcount < 100 & equals_to_any ( page_namespace, 0, 118 ) & ( rmwhitespace(rmspecials(lcase(user_name))) in rmwhitespace(rmspecials(lcase(page_title))) | rmwhitespace(rmspecials(lcase(page_title)) )in rmwhitespace(rmspecials(lcase(user_name))) )
page_id == 0 & user_editcount < 100 & equals_to_any ( page_namespace, 0, 118 ) & ( rmwhitespace(rmspecials(lcase(user_name))) in rmwhitespace(rmspecials(lcase(page_title))) | rmwhitespace(rmspecials(lcase(page_title)) )in rmwhitespace(rmspecials(lcase(user_name))) )
မှတ်စုများ:
make string comparison case insensitive —EncMstr Is there a reason to hide this? The title of the filter makes its purpose and function pretty obvious, after all. --Conti remove whitespace from both user name and article name - will catch User:JohnSmith creating an article "John Smith." - Evil saltine Optimized -- Shirik 21 Feb 2010 Rm spurious & character. - Ruslik Include when the user name is part of the title or the title is part of the user name. -Sole Soul Noting that Special:AbuseFilter/188 (a similar filter for autobiographies) has been deleted; and this is the only one left (10 Nov 2013) optimize parentheses per DF. RF 2015-02-22 20160213 - disabled - possible technical issue - see edit filter noticeboard - xaosflux Re-enabling with no warning, better that this gets tagged for patrollers than disabled completely. --Samwalton9, 22 Feb 2016 Cleanup/update deprecated. -G 2019-03-06 Reenable warning - apparently a "temporary" disabling - increase edit count to 100, since some editors creating autobiographies have 30-40+ edits. ("temporary" fixes always last the longest..) -G 2019-03-06 Include drafts. Tested on 953. -G 2019-03-19 rmspecials -> rmwhitespace(rmspecials) to maintain current behavior per phab:T263024 -GN 2020-10-13
Flags:
ဤစိစစ်မှုစနစ်၏အသေးစိတ်ကို လူမြင်ကွင်းမှ ဝှက်ထားရန်
ဤစီစစ်မှုကို လုပ်ခွင့်ပြုမည်
ဖျက်ပြီးကြောင်း မှတ်သားရန်
နောက်ဆုံးပြုပြင်ခဲ့သော စိစစ်မှုစနစ်-
Ninjastrikers
(
ဆွေးနွေး
|
ပံ့ပိုး
)
မှ
၀၈:၃၅၊ ၁၁ မတ် ၂၀၂၂
တွင် ပြုပြင်ခဲ့သည်
ရာဇဝင်:
ဤစိစစ်မှု၏ ရာဇဝင်အား ကြည့်ရှုရန်
ကိရိယာများ:
Export this filter to another wiki
{"data":{"rules":"page_id == 0 \u0026\r\nuser_editcount \u003C 100 \u0026\r\nequals_to_any ( page_namespace, 0, 118 ) \u0026\r\n(\r\n rmwhitespace(rmspecials(lcase(user_name))) in rmwhitespace(rmspecials(lcase(page_title))) |\r\n rmwhitespace(rmspecials(lcase(page_title)) )in rmwhitespace(rmspecials(lcase(user_name)))\r\n)","name":"Users creating autobiographies","comments":"make string comparison case insensitive \u2014EncMstr\r\n\r\nIs there a reason to hide this? The title of the filter makes its purpose and function pretty obvious, after all. --Conti\r\n\r\nremove whitespace from both user name and article name - will catch User:JohnSmith creating an article \"John Smith.\" - Evil saltine\r\nOptimized -- Shirik 21 Feb 2010\r\n\r\nRm spurious \u0026 character. - Ruslik\r\nInclude when the user name is part of the title or the title is part of the user name. -Sole Soul\r\n\r\nNoting that Special:AbuseFilter/188 (a similar filter for autobiographies) has been deleted; and this is the only one left (10 Nov 2013)\r\n\r\noptimize parentheses per DF. RF 2015-02-22\r\n\r\n20160213 - disabled - possible technical issue - see edit filter noticeboard - xaosflux\r\n\r\nRe-enabling with no warning, better that this gets tagged for patrollers than disabled completely. --Samwalton9, 22 Feb 2016\r\n\r\nCleanup/update deprecated. -G 2019-03-06\r\n\r\nReenable warning - apparently a \"temporary\" disabling - increase edit count to 100, since some editors creating autobiographies have 30-40+ edits. (\"temporary\" fixes always last the longest..) -G 2019-03-06\r\n\r\nInclude drafts. Tested on 953. -G 2019-03-19\r\n\r\nrmspecials -\u003E rmwhitespace(rmspecials) to maintain current behavior per phab:T263024 -GN 2020-10-13","group":"default","actions":{"tag":["autobiography"],"warn":["abusefilter-warning-autobiography"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"tag":["autobiography"],"warn":["abusefilter-warning-autobiography"]}}
ကိုက်ညီပါက လုပ်ဆောင်ချက်များ ပြုလုပ်ရန်
Trigger actions only if the user trips a rate limit
Number of actions to allow:
အချန်အပိုင်းအခြား (စက္ကန့်ဖြင့်):
Group throttle by:
user
the documentation on mediawiki.org
ကိုကြည့်ပါ။
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
အခြားမက်ဆေ့
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Prevent the user from performing the action in question
System message to use for disallowing:
abusefilter-disallowed
အခြားမက်ဆေ့
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Tag the edit for further review
Tags
to apply:
autobiography
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.