முகப்பு
ஏதோ ஒன்று
அருகிலுள்ள
புகுபதிகை
அமைப்புகள்
நன்கொடைகள்
விக்கிப்பீடியா பற்றி
பொறுப்புத் துறப்புகள்
தேடு
Viewing abuse filter 13: புதிய பயனர் மேற்கோள்களை நீக்கல்
முகப்பு
Recent filter changes
கடந்த திருத்தங்ககளை ஆய்வு செய்
முறைகேடு பதிவு
13 வடிகட்டி தொகுக்கப்படுகிறது
வடிகட்டி அளபுருக்கள்
வடிகட்டியின் அடையாள எண்:
13
விபரிப்பு:
(பகிரங்கமாகத் தென்படுவது)
புள்ளிவிவரங்கள்:
Of the last 450 actions, this filter has matched 0 (0%). On average, its run time is 0.42 ms, and it consumes 1.8 conditions of the condition limit.
கட்டுப்பாடுகள்:
!("autoconfirmed" in user_groups) & edit_delta >= -1000 & article_namespace == 0 & length(added_lines) != 0 & !("#redirect" in lcase(added_lines)) /* Checks if there more references grouping tags are being removed than added*/ & (line1:="(\{\{(r|R)eflist|\{\{(r|R)efs|<references\s?/>|</references\s?>)"; rcount(line1, removed_lines)) > (rcount(line1, added_lines)) /* Excludes instances where you start with duplicates in the article */ & !(rcount(line1,(old_wikitext)) > 1) & rcount("<ref(\s|>)",new_wikitext)!=0
!("autoconfirmed" in user_groups) & edit_delta >= -1000 & article_namespace == 0 & length(added_lines) != 0 & !("#redirect" in lcase(added_lines)) /* Checks if there more references grouping tags are being removed than added*/ & (line1:="(\{\{(r|R)eflist|\{\{(r|R)efs|<references\s?/>|</references\s?>)"; rcount(line1, removed_lines)) > (rcount(line1, added_lines)) /* Excludes instances where you start with duplicates in the article */ & !(rcount(line1,(old_wikitext)) > 1) & rcount("<ref(\s|>)",new_wikitext)!=0
குறிப்புக்கள்:
This filter (split from the more general filter 61, which now recognizes removal of <ref> and </ref>) recognizes all edits by new users that are not complete blankings or redirections which remove {{reflist}} or <references/> tags from an article. If it's triggered without also setting off filter 61, 30 or 3, it will first warn the user it is not productive, then proceed to tag the edit for further review on their next attempt to save. Articles need at least one references section, but the number and format of that section is not overly important removing false positives associated with changing references style. - DF Latest trigger was caused by a duplicate reflist being removed. Exclusion now included. --Mgm I added optional whitespace in <references\s?/>. - Ruslik Greater than 2 to greater than 1 when checking if you start with duplicates (obviously) -Prodego I added a check if any references are still present in the article. - Ruslik Update filter to include new format of references. - Ruslik Simplified the code. - Ruslik Self rv -TS Reset filter, it hit the 5% limit somehow. -- Shirik 14 May 2010 FP fix --Reaper 2012-05-20
குறிப்புகள்:
Hide details of this filter from public view
இந்த வடிகட்டியை செயல் நிலையாக்கு
நீக்கப்பட்டதாக குறித்துக்கொள்ளவும்
Filter last modified:
06:39, 14 திசம்பர் 2013
by
Aswn
(
பேச்சு
|
பங்களிப்புகள்
)
வரலாறு:
இந்த வடிப்பான் வரலாற்றை காண்
கருவிகள்:
இவ்வடிகட்டியை மற்றொரு விக்கிக்கு ஏற்றுமதி செய்
{"data":{"rules":"!(\"autoconfirmed\" in user_groups)\r\n\u0026 edit_delta \u003E= -1000\r\n\u0026 article_namespace == 0 \r\n\u0026 length(added_lines) != 0\r\n\u0026 !(\"#redirect\" in lcase(added_lines))\r\n/* Checks if there more references grouping tags are being removed than added*/\r\n\u0026 (line1:=\"(\\{\\{(r|R)eflist|\\{\\{(r|R)efs|\u003Creferences\\s?/\u003E|\u003C/references\\s?\u003E)\";\r\nrcount(line1, removed_lines)) \u003E (rcount(line1, added_lines))\r\n/* Excludes instances where you start with duplicates in the article */\r\n\u0026 !(rcount(line1,(old_wikitext)) \u003E 1) \u0026 rcount(\"\u003Cref(\\s|\u003E)\",new_wikitext)!=0","name":"\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0baa\u0baf\u0ba9\u0bb0\u0bcd \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd\u0b95\u0bb3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bb2\u0bcd","comments":"This filter (split from the more general filter 61, which now recognizes removal of \u003Cref\u003E and \u003C/ref\u003E) recognizes all edits by new users that are not complete blankings or redirections which remove {{reflist}} or \u003Creferences/\u003E tags from an article.\r\n\r\nIf it's triggered without also setting off filter 61, 30 or 3, it will first warn the user it is not productive, then proceed to tag the edit for further review on their next attempt to save.\r\n\r\nArticles need at least one references section, but the number and format of that section is not overly important removing false positives associated with changing references style. - DF\r\n\r\nLatest trigger was caused by a duplicate reflist being removed. Exclusion now included. --Mgm\r\nI added optional whitespace in \u003Creferences\\s?/\u003E. - Ruslik\r\n\r\nGreater than 2 to greater than 1 when checking if you start with duplicates (obviously) -Prodego\r\nI added a check if any references are still present in the article. - Ruslik\r\n\r\nUpdate filter to include new format of references. - Ruslik\r\n\r\nSimplified the code. - Ruslik\r\n\r\nSelf rv -TS\r\n\r\nReset filter, it hit the 5% limit somehow. -- Shirik 14 May 2010\r\n\r\nFP fix --Reaper 2012-05-20","group":"default","actions":{"tag":["\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bb2\u0bcd"],"warn":["abusefilter-warning"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"tag":["\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bb2\u0bcd"],"warn":["abusefilter-warning"]}}
பொருந்திவந்தபோது செய்த செயல்கள்
Trigger actions only if the user trips a rate limit
அனுமதிக்கப்பட வேண்டிய செயல்களின் எண்ணிக்கை:
கால நேரம்:
Group throttle by:
user
See
the documentation on mediawiki.org
.
Trigger these actions after giving the user a warning
எச்சரிக்கைக்காகப் பயன்படுத்துவதற்கான முறைமைச் செய்தி:
abusefilter-warning
மற்ற செய்தி
மற்றச் செய்தியின் பக்கப் பெயர்:
(மீடியாவிக்கி முன்னொட்டின்றி)
தேர்வு செய்த செய்தியின் முன்தோற்றம் காட்டு
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
இப்பயனரின் தானாக உறுதிசெய்யப்பட்ட நிலையை இல்லாதொழி
தொகுப்பை பின்னர் மீள்பார்வை செய்யக் குறித்துக்கொள்
Tags
to apply:
மேற்கோள் நீக்கல்
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.