Difference between revisions of "Team Fortress Wiki talk:Technical requests"
(→AbuseFilters: re) |
Moussekateer (talk | contribs) m (→Anti-spam stuff) |
||
Line 160: | Line 160: | ||
: {{c|comment}} Worth discussing. It seems we did have AutoConfirmAge and AutoConfirmCount set to what you proposed, but they were later reduced to lower values for some reason. I think these permissions may be too aggressive right now, and the spambots we're facing are waiting to be autoconfirmed before they hit anyway - so these changes might not have any impact. -[[User:RJackson|<span class="modbg" style="margin-right:1px;text-shadow: #538237 1px 1px 0px;">RJ</span>]] 20:58, 13 May 2013 (PDT) | : {{c|comment}} Worth discussing. It seems we did have AutoConfirmAge and AutoConfirmCount set to what you proposed, but they were later reduced to lower values for some reason. I think these permissions may be too aggressive right now, and the spambots we're facing are waiting to be autoconfirmed before they hit anyway - so these changes might not have any impact. -[[User:RJackson|<span class="modbg" style="margin-right:1px;text-shadow: #538237 1px 1px 0px;">RJ</span>]] 20:58, 13 May 2013 (PDT) | ||
:: Turns out I'm wrong with the above statement, spambots are editing with only "user" permissions, so it's certainly worth discussing if we should limit users aggressively until they're autoconfirmed. -[[User:RJackson|<span class="modbg" style="margin-right:1px;text-shadow: #538237 1px 1px 0px;">RJ</span>]] 10:57, 14 May 2013 (PDT) | :: Turns out I'm wrong with the above statement, spambots are editing with only "user" permissions, so it's certainly worth discussing if we should limit users aggressively until they're autoconfirmed. -[[User:RJackson|<span class="modbg" style="margin-right:1px;text-shadow: #538237 1px 1px 0px;">RJ</span>]] 10:57, 14 May 2013 (PDT) | ||
+ | |||
+ | === [https://en.wikipedia.org/wiki/Wikipedia:Edit_filter Edit filter] === | ||
+ | : {{c|comment}} Recommended by Bsadowski1�, it seems pretty powerful with what we can do with it. '''<span style="font-family:Georgia;font-size:83%;">—[[File:User Moussekateer signature sprite.png|31px|link=User:Moussekateer]][[User:Moussekateer|<span style="color:black">Moussekateer</span>]]·[[User talk:Moussekateer|<span style="color:black;font-size:82%;">talk</span>]]</span>''' 18:34, 31 May 2013 (PDT) |
Revision as of 01:34, 1 June 2013
Contents
- 1 Jeff
- 2 EmbedVideo
- 3 Update to MediaWiki version 1.16.0
- 4 Move?
- 5 Moved requests off the page
- 6 Extra file formats
- 7 Auto-Translate?
- 8 Not sure if this belongs here, but it's worth pointing out.
- 9 Sharp Dresser Weapons Demonstration is marked as Private on YouTube.
- 10 Special:RandomPage
- 11 Semantic MediaWiki
- 12 Enabling search autocomplete
- 13 SearchLog extension
- 14 Update the Autoconfirmed user group
- 15 Update MediaWiki to 1.20.5
- 16 Anti-spam stuff
Special:RandomPage
Is there any way that we can make Special:RandomPage not redirect to subpages? Obviously the primary language of the wiki is English, and there's really no point presenting the majority of people with a Russian page who then might click again to get a German page. -- Pilk (talk) 09:45, 21 August 2010 (UTC)
- WindPower has created an extension for use. It's quite brilliant! He's made it so that if you're on an English page, then random page returns only English pages, if you on a localized page then it will only return pages of the same language. Pretty fancy! -- Smashman... (t • s) 10:37, 22 August 2010 (UTC)
- Source to WindPower's extenstion. – Smashman (talk) 20:24, 29 August 2010 (UTC)
- The extension requires the SpecialRandomGetRandomTitle hook that was added in 1.16.0. I have successfully installed it on the Alien Swarm Wiki, which also runs on 1.15.4, by simply overwriting 1.15.4's SpecialRandompage.php with the version from 1.16.0, and it seems to work fine. So either an upgrade to 1.16.0 or simply overwriting this file would work. Thanks~ — Wind 20:27, 29 August 2010 (UTC)
- Source to WindPower's extenstion. – Smashman (talk) 20:24, 29 August 2010 (UTC)
- Comment Given the age of this request I think WindPower should make the decision here; I tested the extension, but it only stuck to English pages because I couldn't enable the /wiki/$1 url-shortening on my test wiki; if it can be tweaked to apply on index.php?title=$1 as well as /wiki/$1 then I'm okay with it. -RJ 20:58, 13 May 2013 (PDT)
Semantic MediaWiki
The SMW framework would be extremely useful for this wiki. There is a lot of data on the wiki that can be collated or filtered as lists, making a lot of manual categorization unnecessary. —Moussekateer·talk 04:34, 12 May 2013 (PDT)
- Support though SMW confuses my head. -RJ 20:58, 13 May 2013 (PDT)
Enabling search autocomplete
This would be immensely useful and has the side effect of making a huge amount of redirects unnecessary. —Moussekateer·talk 04:34, 12 May 2013 (PDT)
- Comment MediaWiki 1.20+ contains search autocomplete by default, and that page says $wgEnableMWSuggest was broken pre 1.20 which makes me wary of it; I think we can skip this and wait until we upgrade. -RJ 20:58, 13 May 2013 (PDT)
SearchLog extension
If search autocomplete is not viable for whatever reason the SearchLog extension would be a useful tool. It generates a table of searches and their frequency. —Moussekateer·talk 04:34, 12 May 2013 (PDT)
- Oppose Sounds pretty slick, but I'm opposed as its beta and only lists support up to 1.17. -RJ 20:58, 13 May 2013 (PDT)
Update the Autoconfirmed user group
Remove the captcha for users with 10 (or whatever) or more edits in the mainspace. —Moussekateer·talk 04:34, 12 May 2013 (PDT)
- Support but we should wait for more input before changing. -RJ 20:58, 13 May 2013 (PDT)
Update MediaWiki to 1.20.5
Critical bug fixes everywhere. —Moussekateer·talk 04:34, 12 May 2013 (PDT)
Anti-spam stuff
I think one easy change would be installing AbuseFilter; You can write regex filters to block based on a user's age, number of links in an edit, etc.
A second extension that might be useful is SpamBlacklist. WMF has a huge list of sites globally blocked on their sites, and it tends to be pretty useful.
Nuke lets admins mass-delete pages, making cleanup a bit easier.
SimpleAntiSpam just adds a form in the signup page that users don't see, but blocks registration if a bot were to add text to it. [4]
One change that doesn't require an extension is to add something like this bit of code in LocalSettings.php: [snip] $wgAutoConfirmAge = 86400*5; //Set autoconfirmed age to 5 days... $wgAutoConfirmCount = 5; //...and 5 edits $wgGroupPermissions['user']['createpage'] = false; //Don't allow new users to create pages $wgGroupPermissions['autoconfirmed']['createpage'] = true; //Allow autoconfirmed users create pages $wgGroupPermissions['user']['upload'] = false; //Don't allow new users to upload $wgGroupPermissions['autoconfirmed']['upload'] = true; //Allow autoconfirmed users upload files [/snip]
I'm not a MediaWiki expert... But I've run quite a few wikis that have been spammed a lot worse than this, and mitigated it to the point where we got almost no spam anymore. Pilif12p 15:49, 13 May 2013 (PDT)
- Only way this will happen is if Valve actually does it. But knowing valve. They will take forever. So Good luck with this. Ashes 16:47, 13 May 2013 (PDT)
- We have server access now Ashes; right now we're figuring out our workflow before we implement anything, but things should clean up soon. -RJ 16:54, 13 May 2013 (PDT)
- Splitting each proposition in to its own discussion section: -RJ 20:58, 13 May 2013 (PDT)
AbuseFilters
- Oppose We have AbuseFilters on the Dota 2 Wiki, but it's a lot of effort to set up, and (with the Dota 2 WIki set up) there are often false positives which can easily go unnoticed unless the Abuse logs are constantly being reviewed; I'm opposed to abuse filters right now, but if other efforts to counter spam aren't successful I'd reconsider this opinion. -RJ 20:58, 13 May 2013 (PDT)
- Wikipedia has a lot of their filters public, and in production. You can just copy the regex from there and set the same options, then you shouldn't have too many false positives. This is a pretty good example. It's not like you have to enable any filters if you do install it, though. Pilif12p 14:54, 14 May 2013 (PDT)
SpamBlacklist
- Support -RJ 20:58, 13 May 2013 (PDT)
Nuke
- Support Worth having in case of any mass-edit attack / vandalism, though spambots we face right now just do a single edit and disappear, so it's not necessary for spam handling. -RJ 20:58, 13 May 2013 (PDT)
SimpleAntiSpam
- Support Sounds simple, I think it's worth trying. -RJ 20:58, 13 May 2013 (PDT)
Permissions changes
- Comment Worth discussing. It seems we did have AutoConfirmAge and AutoConfirmCount set to what you proposed, but they were later reduced to lower values for some reason. I think these permissions may be too aggressive right now, and the spambots we're facing are waiting to be autoconfirmed before they hit anyway - so these changes might not have any impact. -RJ 20:58, 13 May 2013 (PDT)
- Turns out I'm wrong with the above statement, spambots are editing with only "user" permissions, so it's certainly worth discussing if we should limit users aggressively until they're autoconfirmed. -RJ 10:57, 14 May 2013 (PDT)
Edit filter
- Comment Recommended by Bsadowski1�, it seems pretty powerful with what we can do with it. —Moussekateer·talk 18:34, 31 May 2013 (PDT)