Help
Viewing abuse filter 9: require new users to introduce themselves
Abuse Filter navigation
(
Home
|
Recent filter changes
|
Examine past edits
|
Abuse log
)
Editing filter 9
Jump to navigation
Jump to search
Filter parameters
Filter ID:
9
Description:
(publicly viewable)
Filter hits:
1,831 hits
Statistics:
Of the last 6 actions, this filter has matched 0 (0%). On average, its run time is 0.25 ms, and it consumes 3.7 conditions of the condition limit.
Conditions:
(!(user_editcount > 0 | user_name == "Bigbean") & action != "createaccount" & (article_articleid != 10933 | !(user_age > 0) | edit_diff contains "\n-" | edit_delta > 3000 | edit_diff regex "\\n .*\\Z")) | (article_articleid == 10933 & edit_diff contains "http")
Notes:
10933 = [[Esolang:Introduce yourself]] Removed requirement to sign because new users keep messing it up. To prevent accidentally breaking the system, even old users are prevented from adding http links to the introduction page. In a (barely failed) attempt to express this without repeating conditions, I made this handy Karnaugh diagram: A = article_articleid != 10933 N = !(user_editcount > 0) & action != "createaccount" C = (!(user_age > 0) | edit_diff contains "\n-" | edit_delta > 3000 D = edit_diff contains "http" AN 00 01 11 10 CD 00 X 01 X X X 11 X X X 10 X X The filter condition is thus N & (A | C) | (!A & D). Added requirement that the introduction must be at the end.
Flags:
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
03:06, 22 December 2021
by
Oerjan
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"data":{"rules":"(!(user_editcount \u003E 0 | user_name == \"Bigbean\") \u0026 action != \"createaccount\"\r\n\u0026 (article_articleid != 10933 | !(user_age \u003E 0) | edit_diff contains \"\\n-\" | edit_delta \u003E 3000 | edit_diff regex \"\\\\n .*\\\\Z\"))\r\n| (article_articleid == 10933 \u0026 edit_diff contains \"http\")","name":"require new users to introduce themselves","comments":"10933 = [[Esolang:Introduce yourself]]\r\n\r\nRemoved requirement to sign because new users keep messing it up.\r\n\r\nTo prevent accidentally breaking the system, even old users are prevented from adding http links to the introduction page.\r\n\r\nIn a (barely failed) attempt to express this without repeating conditions, I made this handy Karnaugh diagram:\r\n\r\nA = article_articleid != 10933\r\nN = !(user_editcount \u003E 0) \u0026 action != \"createaccount\"\r\nC = (!(user_age \u003E 0) | edit_diff contains \"\\n-\" | edit_delta \u003E 3000\r\nD = edit_diff contains \"http\"\r\n\r\n AN\r\n 00 01 11 10\r\nCD 00 X\r\n 01 X X X\r\n 11 X X X\r\n 10 X X\r\n\r\nThe filter condition is thus N \u0026 (A | C) | (!A \u0026 D).\r\n\r\nAdded requirement that the introduction must be at the end.","group":"default","actions":{"disallow":["abusefilter-disallowed"],"warn":["abusefilter-introduce-yourself"]},"enabled":true,"deleted":false,"hidden":false,"global":false},"actions":{"disallow":["abusefilter-disallowed"],"warn":["abusefilter-introduce-yourself"]}}
Actions to take when matched
Trigger actions only if the user trips a rate limit
Number of actions to allow:
Period of time (in seconds):
Group throttle by:
user
See
the documentation on mediawiki.org
.
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
Other message
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
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Block the user and/or IP address from editing
Block the user and/or IP address from editing their own talk page
Block duration for non-registered users:
2 hours
1 day
3 days
1 week
2 weeks
1 month
3 months
6 months
1 year
indefinite
Block duration for registered users:
2 hours
1 day
3 days
1 week
2 weeks
1 month
3 months
6 months
1 year
indefinite
Tag the edit for further review
Tags
to apply:
Navigation menu
Personal tools
Create account
Log in
Namespaces
Special page
English
Views
More
Search
Navigation
Main page
Community portal
Language list
Browse by category
Recent changes
Random page
Help
Tools
Special pages
Printable version