This is an archive of past discussions with User:Enterprisey. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page.
Czar, sorry for the late response! I was very busy IRL. Anyway, I made an update to the delsort script that accomplishes this. I didn't want to turn this on for everybody (might as well keep the delsort script's purpose narrow), but here's some code that you can add to the bottom of your Special:MyPage/common.js that'll turn it on:
window.delsortDoneHook=function(){varSUMMARY="Swapping the regular find sources template for the video game-specific one";varVG_DELSORT_PAGE="Wikipedia:WikiProject Deletion sorting/Video games";$.getJSON(mw.util.wikiScript('api'),{format:'json',action:'query',prop:'revisions',rvprop:'content',rvlimit:1,titles:mw.config.get('wgPageName')}).done(function(data){try{varpageId=Object.keys(data.query.pages)[0];wikitext=data.query.pages[pageId].revisions[0]['*'];// Check if page has been delsorted into the video games listif(wikitext.indexOf(VG_DELSORT_PAGE)>=0){// Swap find sources template with the VG-specific onewikitext=wikitext.replace("{{Find sources AFD|","{{Find video game sources|");// Save page$.ajax({url:mw.util.wikiScript('api'),type:'POST',dataType:'json',data:{format:'json',action:'edit',title:mw.config.get('wgPageName'),summary:SUMMARY,token:mw.user.tokens.get('editToken'),text:wikitext}}).done(function(data){if(data&&data.edit&&data.edit.result&&data.edit.result=='Success'){mw.notify("Find sources template swapped!");}else{mw.notify("Error swapping find sources template!");}})}}catch(e){mw.notify("Error swapping find sources template!");console.log("post-DELSORT content request error: "+e.message);console.log("post-DELSORT content request response: "+JSON.stringify(data));}});};
There was an issue with the bot, but I could've sworn I fixed it. Upon further investigation, I wrote the code but forgot to push it to tool labs! Should be working fine now, and I just forced an update. Enterprisey (talk!) 04:08, 9 April 2017 (UTC)
Bots Newsletter, April 2017
Bots Newsletter, April 2017
Greetings!
The BAG Newsletter is now the Bots Newsletter, per discussion. As such, we've subscribed all bot operators to the newsletter. You can subscribe/unsubscribe from future newsletters by adding/removing your name from this list.
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
Hello! Could you please bold the numerical rating for ORCP ratings in the ORCP helper script? Right now, instead of, say, 5/10, it just says 5/10. Thanks! RileyBugzYell at me|Edits19:49, 23 April 2017 (UTC)
Sure! Updated the script. It's funny - if you look at the ORCP archives, nobody bolds their ratings until a little bit in archive 4 (and then everyone starts doing it in archive 5). Enterprisey (talk!) 20:48, 23 April 2017 (UTC)
Hey, Enterprisey! I notice that while AfD Stats picks up AfD !votes that are "Draftify", it misses votes that are "Move to draft space" – you may want to get it to pick up "Move to draft space" (and "Move to user space") !votes under Userfy/Draftify as well. Just a thought! --IJBall (contribs • talk) 16:40, 26 April 2017 (UTC)
An RfC has clarified that user categories should be emptied upon deletion, but redlinked user categories should not be removed if re-added by the user.
Discussions are ongoing regarding proposed changes to the COI policy. Changes so far have included clarification that adding a link on a Wikipedia forum to a job posting is not a violation of the harassment policy.
There is a new tool for adding archives to dead links. Administrators are able to restrict other user's ability to use the tool, and have additional permissions when changing URL and domain data.
Following an RfC, the editing restrictions page is now split into a list of active restrictions and an archive of those that are old or on inactive accounts. Make sure to check both pages if searching for a restriction.
Did you know that you can review your changes visually?
When you are finished editing the page, type your edit summary and then choose "Review your changes".
In visual mode, you will see additions, removals, new links, and formatting highlighted. Other changes, such as changing the size of an image, are described in notes on the side.
Click the toggle button to switch between visual and wikitext diffs.
The wikitext diff is the same diff tool that is used in the wikitext editors and in the page history. You can read and help translate the user guide, which has more information about how to use the visual editor.
A new wikitext editing mode is available as a Beta Feature on desktop devices. The 2017 wikitext editor has the same toolbar as the visual editor and can use the citoid service and other modern tools. Go to Special:Preferences#mw-prefsection-betafeatures to enable the ⧼Visualeditor-preference-newwikitexteditor-label⧽.
A new visual diff tool is available in VisualEditor's visual mode. You can toggle between wikitext and visual diffs. More features will be added to this later. In the future, this tool may be integrated into other MediaWiki components. [1]
You can now use your web browser's function to switch typing direction in the new wikitext mode. This is particularly helpful for RTL language users like Urdu or Hebrew who have to write JavaScript or CSS. You can use Command+Shift+X or Control+Shift+X to trigger this. [3]
The way to switch between the visual editing mode and the wikitext editing mode is now consistent. There is a drop-down menu that shows the two options. This is now the same in desktop and mobile web editing, and inside things that embed editing, such as Flow. [4]
The Categories item has been moved to the top of the Page options menu (from clicking on the "hamburger" icon) for quicker access. [5] There is also now a "Templates used on this page" feature there. [6]
You can now create <chem> tags (sometimes used as <ce>) for chemical formulas inside the visual editor. [7]
Tables can be set as collapsed or un-collapsed. [8]
The Special character menu now includes characters for Canadian Aboriginal Syllabics and angle quotation marks (‹› and ⟨⟩) . The team thanks the volunteer developer, Tpt. [9]
A bug caused some section edit conflicts to blank the rest of the page. This has been fixed. The team are sorry for the disruption. [10]
There is a new keyboard shortcut for citations: Control+Shift+K on a PC, or Command+Shift+K on a Mac. It is based on the keyboard shortcut for making links, which is Control+K or Command+K respectively. [11]
Future changes
The team is working on a syntax highlighting tool. It will highlight matching pairs of <ref> tags and other types of wikitext syntax. You will be able to turn it on and off. It will first become available in VisualEditor's built-in wikitext mode, maybe late in 2017. [12]
The kind of button used to Show preview, Show changes, and finish an edit will change in all WMF-supported wikitext editors. The new buttons will use OOjs UI. The buttons will be larger, brighter, and easier to read. The labels will remain the same. You can test the new button by editing a page and adding &ooui=1 to the end of the URL, like this: https://www.mediawiki.org/wiki/Project:Sandbox?action=edit&ooui=1 The old appearance will no longer be possible, even with local CSS changes. [13]
If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the Translators mailing list or contact us directly, so that we can notify you when the next issue is ready. Thank you!
The Met is excited to make available over 375,000 images of public domain artworks for contribution to Wikipedia and Wikimedia Commons from the museum’s collection spanning 5,000 years of art. The event is an opportunity for Wikimedia communities to engage The Met's diverse collection onsite and remotely. The event is a key marker too of The Metropolitan Museum of Art's first Wikimedian-in-Residence program, with resident Richard Knipel (User:Pharos), along with Wikimedia NYC. We invite you to help enhance Wikimedia communities and platforms with open access images from The Metropolitan Museum of Art.
The event requires pre-registration. To register, 1) please sign-up with Eventbrite via The Met's website and 2) add your Wikipedia username to the #Participants on the wikimeetup page. Please check-in with museum staff when you arrive at the Thomas J. Watson Library within the museum.
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
Topics this month include the TED wikiproject, the Met wikiproject, and encouraging free video on Wikimedia Commons!
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
7:00pm - 9:00 pm at Babycastles gallery, 137 West 14th Street
We especially encourage folks to add your 5-minute lightning talks to our roster, and otherwise join in the "open space" experience! Newcomers are very welcome! Bring your friends and colleagues! --Pharos (talk) 19:31, 22 May 2017 (UTC)
An RfC proposing an off-wiki LTA database has been closed. The proposal was broadly supported, with further discussion required regarding what to do with the existing LTA database and defining access requirements. Such a tool/database formed part of the Community health initiative's successful grant proposal.
Some clarifications have been made to the community banning and unblocking policies that effectively sync them with current practice. Specifically, the community has reached a consensus that when blocking a user at WP:AN or WP:ANI, it is considered a "community sanction", and administrators cannot unblock unilaterally if the user has not successfully appealed the sanction to the community.
In view of the huge and sudden backlog at Special:NewPagesFeed since mid 2016, the WMF has begun a dialogue in a quest to examine the situation and possible solutions. Please consider commenting there if you have not already done so. It is highly recommended to read it all before it becomes too long to follow. The project is at Wikipedia:New pages patrol/Analysis and proposal, and its talk page.
Join us for an evening of social Wikipedia editing at the Museum of Modern Art Library's third annual Wiki Loves Pride Edit-a-thon, during which we will create, update, and improve Wikipedia articles pertaining to LGBT art, culture and history.
All are invited, with no specialized knowledge of the subject or Wikipedia editing experience required.
Themes for this event include art related to HIV/AIDS activism and on LGBTQ artists of the African Diaspora as part of the Black Lunch Table project.
Experienced Wikipedians will be on-hand to assist throughout the day. Please bring your laptop and power cord; we will have library resources, WiFi, and a list of suggested topics on hand.
(You can subscribe/unsubscribe from future notifications for NYC-area events by adding or removing your name from this list.)
Your access to AWB may be temporarily removed
Hello EnterpriseyAWB! This message is to inform you that due to editing inactivity, your access to AutoWikiBrowser may be temporarily removed. If you do not resume editing within the next week, your username will be removed from the CheckPage. This is purely for routine maintenance and is not indicative of wrongdoing on your part. You may regain access at any time by simply requesting it at WP:PERM/AWB. Thank you! — MusikBot IItalk20:22, 20 June 2017 (UTC)
Hi Enterprisey, hope you're well. I had a suggestion with respect to the stats generated by the Afd script. Currently, the percentage score of an editor is shown as follows:
Number of AfD's where vote matched result (green cells): 93 (93%)
Number of AfD's where vote didn't match result (red cells): 2 (2%)
Number of AfD's where result was "No Consensus" (yellow cells): 5 (5%)
Would it be possible to have an additional information which shows the percentage if the "no consensus" results were disregarded. For example, as noted below:
Number of AfD's where vote matched result (green cells): 93 (93%) (97.89% without considering "no consensus" results)
Number of AfD's where vote didn't match result (red cells): 2 (2%) (2.10% without considering "no consensus" results)
Number of AfD's where result was "No Consensus" (yellow cells): 5 (5%)
This would help editors assess the clear result percentages too. Do tell me if this sounds sensible. Thanks. Lourdes12:35, 18 June 2017 (UTC)
Looks brilliant (I like the way you have consolidated the additional results in the succeeding line). Thanks for taking out the time for this. Warmly. Lourdes09:14, 25 June 2017 (UTC)
The YABBR edits at Diebold Nixdorf replaced one error with a different one, as the reference definitions inside the reflist were reduced to <ref name=Something/>. Was that a one-off slip by the editor (who I'm deliberately not pinging here), or does the tool need to be changed in some way? -- John of Reading (talk) 20:14, 4 July 2017 (UTC)
Thanks for noticing that! The tool should definitely be changed. For now, I'm disabling the editing of list-defined references, but a future fix would likely make changing only the refs inside the reflist impossible. Enterprisey (talk!) 21:18, 4 July 2017 (UTC)
You are invited to join us the "picnic anyone can edit" on New York City's green and historic Governors Island, as part of the Great American Wiknic celebrations being held across the USA. Remember it's a wiki-picnic, which means potluck.
Fuzzy search will soon be added to Special:Undelete, allowing administrators to search for deleted page titles with results similar to the search query. You can test this by adding ?fuzzy=1 to the URL, as with Special:Undelete?fuzzy=1. Currently the search only finds pages that exactly match the search term.
A newly revamped database report can help identify users who may be eligible to be autopatrolled.
A potentially compromised account from 2001–2002 attempted to request resysop. Please practice appropriate account security by using a unique password for Wikipedia, and consider enabling two-factor authentication. Currently around 17% of admins have enabled 2FA, up from 16% in February 2017.
Did you know: On 29 June 2017, there were 1,261 administrators on the English Wikipedia – the exact number of administrators as there were ten years ago on 29 June 2007. Since that time, the English Wikipedia has grown from 1.85 million articles to over 5.43 million.
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
7:00pm - 9:00 pm at Babycastles gallery, 145 West 14th Street
(note the new address, a couple of doors down from the former Babycastles location)
We especially encourage folks to add your 5-minute lightning talks to our roster, and otherwise join in the "open space" experience! Newcomers are very welcome! Bring your friends and colleagues! --Pharos (talk) 02:37, 13 July 2017 (UTC)
(You can subscribe/unsubscribe from future notifications for NYC-area events by adding or removing your name from this list.)
Here is the 4th issue of the Bots Newsletter (formerly the BAG Newletter). You can subscribe/unsubscribe from future newsletters by adding/removing your name from this list.
21 inactive bots have been deflagged (see discussion).
WP:BOTISSUE has been updated to mention that BAG members can act as neutral mediators in bot-related disputes.
WP:INTERWIKIBOT has been updated to reflect the post-February 2013 practice of putting interwiki links on Wikidata, rather than on Wikipedia (see discussion).
On the last Sunday of every month, the Boardroom at Ace Hotel New York hosts Action Equals History — a unique opportunity for New Yorkers to learn hands-on in a technology training/workshop session about the mechanics, practices and benefits of Wikipedia and the Wikimedia projects. This is an opportunity for all to gather, share and work collectively towards a more robust account of history.
For this month, we'll focus on Wikipedia casual editing, ways to use and develop Wikidata, building better edit-a-thon tools for a variety of different thematic campaigns, and user-testing them with the community. Towards a goal of advancing these tools for wider use with diverse local groups.
Hi, I notice that this scripts is not declaring it's dependency on mediawiki.util, nor is it using mw.config.get yet to retrieve the site configuration variables. Since this script is in use by people, can you please update it ? —TheDJ (talk • contribs) 09:19, 31 July 2017 (UTC)
@Enterprisey: Seems ok. I made some minor changes to show you a slightly more efficient way to do the load phase. As this script is only needed on a single page, we can only load it on that one page (pagename is part of the config, which can be checked outside of document.ready). We can also load the CSS already before the page is done, which decreases the chance that the styling will be applied after the user has already seen the page, because the CSS was slow to download.—TheDJ (talk • contribs) 19:01, 1 August 2017 (UTC)
LoginNotify should soon be deployed to the English Wikipedia. This will notify users when there are suspicious login attempts on their account.
The new version of XTools is nearing an official release. This suite of tools includes administrator statistics, an improved edit counter, among other tools that may benefit administrators. You can report issues on Phabricator and provide general feedback at mw:Talk:XTools.
Hi, how often does Task 10 run? I looked through the bot's edit history and it doesn't look like any talk pages have been edited in a while (since February?) I was curious whether this was an issue of too few articles to correct or a bot error. czar23:15, 13 June 2017 (UTC)
Czar, I don't have it automatically scheduled at the moment, and I'm not sure why. Maybe some concern came up? It's definitely not due to a technical issue, since the bot was operating fine. I can put it back on automatic with a reduced number of pages per day, and we'll see how that goes. Enterprisey (talk!) 05:54, 15 June 2017 (UTC)
Sounds good/checking back in—will the automatic rounds go live soon? I have at least a dozen redirected articles whose talk page banners need updating czar09:04, 21 June 2017 (UTC)
Czar, oops - looks like the bot ran fine, once, but then ran into a nasty Unicode error. I put in a fix and it should hopefully be editing soon. Enterprisey (talk!) 06:31, 24 June 2017 (UTC)
Hey, checking back in. I've been keeping a list of talk pages that the bot will eventually crawl (to remove their project ratings), and it's been over a month for some of them. Don't want to bother you, but not sure how to set my expectations. How frequently should the bot crawl all articles, in your estimation? Surely no longer than a week, no? czar19:23, 15 July 2017 (UTC)
I see the task has been running for a few days, but it appears to only remove "class=redirect". Will it also remove other classes ("class=stub") when the associated mainspace page is a redirect? (E.g., Talk:RNC 8 is one of the pages I was waiting for the bot to change since mid-June.) How long should it take to crawl all articles? czar13:52, 1 August 2017 (UTC)
Czar, just to test that, I ran the bot specifically on the talk page you mentioned, and it worked fine. It might just take a while for it to get to that page. The order the bot goes in is determined by the (alphabetical) order of redirect categories in Category:All redirect categories; today it's on Category:All Grown Up! episode redirects to lists. At this rate, it may indeed take a super long time; I'd definitely be okay with increasing the number of pages processed per day, but I'd have to go back and review the bot's contributions so far. Enterprisey (talk!) 18:07, 1 August 2017 (UTC)
The edits I checked from the bot's history looked good. Increasing the pages processed per day would be great! I still have several dozen waiting to be processed (those are only the ones I saved for spot checks). Appreciate your work on this czar18:22, 1 August 2017 (UTC)
I checked a big chunk of the bot's recent edits and couldn't find anything wrong as well, so I'm going to bump it up to 6 a day - if that doesn't produce any errors, I can probably increase it further in the future! Enterprisey (talk!) 04:34, 3 August 2017 (UTC)
If it's going well, perhaps you can bump it up again? Still hasn't hit the batch from two months ago—likely because most of the redirects are in the "Redirects from ..." and "Redirects to ..." categories, which are a ways down from six/day. czar19:52, 12 August 2017 (UTC)
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
Following an RfC, WP:G13 speedy deletion criterion now applies to any page in the draftspace that has not been edited in six months. There is a bot-generated report, updated daily, to help identify potentially qualifying drafts that have not been submitted through articles for creation.
Technical news
You will now get a notification when someone tries to log in to your account and fails. If they try from a device that has logged into your account before, you will be notified after five failed attempts. You can also set in your preferences to get an email when someone logs in to your account from a new device or IP address, which may be encouraged for admins and accounts with sensitive permissions.
Syntax highlighting is now available as a beta feature (more info). This may assist administrators and template editors when dealing with intricate syntax of high-risk templates and system messages.
Applications for CheckUser and Oversight are being accepted by the Arbitration Committee until September 12. Community discussion of the candidates will begin on September 18.
Hi there. Since you are quite good with creating tools, I wonder if you would be able/willing to create a new tool for me (and the rest of the project of course). Based on some discussions I had recently, I was wondering whether it would be possible to create a tool that analyzes an admin's deletions and displays them sorted by different categories, i.e. CSD, PROD/BLPPROD, XFD and others and also broken down by speedy criteria and XFD processes (and ideally presented in nice pie charts). Would you be interested in creating such a tool? Regards SoWhy13:17, 30 July 2017 (UTC)
SoWhy, It's definitely possible in at least two ways: by reading the summary left by the admin, or by inspecting the content of the deleted page. The one is easier to code for me, a non-admin, but the other might be more accurate. This could work as either a tool written by me or XTools; I'm gonna be busy for a few weeks starting nowish, but if the XTools devs haven't picked this up by then I can definitely start in on this. Enterprisey (talk!) 07:16, 1 August 2017 (UTC)
Since almost all admins use summaries when deleting pages and those are quite standardized (either in the deletion dropbox or using tools, for example, speedy deletions almost always contain the code [[WP:CSD#<Criterion>]] or [[WP:<Criterion>]]), reading the deletion log should be sufficient. I tried with my limited PHP skills and was able to analyze a thousand of my deletions almost all correctly by checking whether the log entry contained either the XFD text or the CSD link but unfortunately I lack basic skills to implement this in any useful way (for example, I have no idea how to determine when to stop parsing the log, seeing as there is an API limit and thus you have to query multiple times). I'd be happy if either you or XTools could have a look at it but there is no hurry. Regards SoWhy07:23, 1 August 2017 (UTC)
Short update: I created a tool to analyze AFD closes and I think I can adapt the code to create the deletion analyzer myself, so if you have not started on it yet, you can hold off and let me try myself Regards SoWhy07:02, 29 August 2017 (UTC)
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
This month will also feature on our agenda, upcoming editathons, the organization's Annual Meeting, and Chapter board elections.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
P.S. On the weekend before the annual meeting, you can join: Action=History @ Ace Hotel (Sunday, September 24, 2017)
(You can subscribe/unsubscribe from future notifications for NYC-area events by adding or removing your name from this list.)
A barnstar for you!
The Technical Barnstar
Thanks for building a maintaining data on the AfC pending category! We've made some hypotheses about how that will develop during the forthcoming ACTRIAL (hypotheses 16 and 17 on our research page), so your tool is immensely helpful for figuring that out. Would love to get access to the data behind the graph, if possible (if not, I can copy the table you have?) Cheers, Nettrom (talk) 22:57, 13 September 2017 (UTC)
Yeah, it was brought to my attention two days ago during the API outages, so I put in a fix - but apparently the fix stopped working. Let me take a look at it. Enterprisey (talk!) 00:21, 21 September 2017 (UTC)
If your AfC tool had information more recent than 38 hours ago, it would be more useful. It's already kind of useful as is, but maybe you can get it to automatically update every time the page is refreshed? --I dream of horses If you reply here, please ping me by adding {{U|I dream of horses}} to your message (talk to me) (My edits) @ 07:55, 21 September 2017 (UTC)
It's pretty much at the mercy of Earwig's bot keeping WP:AFC/S updated. I could make my own bot that duplicated the work that the existing one does, but I'm not sure if it's worth the effort: the existing one doesn't have that much downtime, besides the recent issues. Enterprisey (talk!) 01:32, 22 September 2017 (UTC)
I dream of horses, try it now! Should be updating much more frequently. I ended up going with the above solution: making my own bot that creates a list of submissions. This way, I can control how often the bot updates the list. Enterprisey (talk!) 07:37, 27 September 2017 (UTC)
It's a subpage of your user page that some automated tools use to record which pages you've nominated for speedy deletion. Twinkle's documentation is at WP:TW/DOC#CSD (speedy deletion). The tool calculates what percent of pages you nominate are deleted by admins: high percentages result in higher scores for the CSD component of the score. If you run the tool on someone with a log, the "Data" entry for the "CSD log" component will link to their CSD log, so you can see what one looks like. Hope this helped! Enterprisey (talk!) 20:49, 28 September 2017 (UTC)
Following a successful proposal to create it, a new user right called "edit filter helper" is now assignable and revocable by administrators. The right allows non-administrators to view the details of private edit filters, but not to edit them.
Following a discussion about mass-application of ECP and how the need for logging and other details of an evolving consensus may have been missed by some administrators, a rough guide to extended confirmed protection has been written. This information page describes how the extended-confirmed aspects of the protection policy are currently being applied by administrators.
A request for comment is open regarding the structure, rules, and procedures of the December 2017 Arbitration Committee election, and how to resolve any issues not covered by existing rules.
Florence Mary Bird - I created This page and it has been deleted and sent to DRAFT status
Dear Enterprisey - I'm at a loss as to what my next steps should be regarding the deletion of the page Florence Mary Bird - a resident of Wisconsin who is a well-know regional artist from Prairie du Chien. I cited all of the news coverage of her work (granted, it is limited) but the fact remains there is news coverage. I feel I have wrongly been accused of violating the COI policies which ironically are based in PURE SPECULATION -- something Wikipedia always espouses people should never do. This is purely a case of a friend of mine who knows Florence if I could create a Wiki page for her - no compensation whatsoever. It is a FACT that she does exist, has created numerous works of high-value sculptures that are housed in "PUBLIC" venues such as STATE PARKS. The fact that not much NEWS COVERAGE exists should NOT preclude this amazing artist from being denied a place on Wiki and we would hope that, as a resident of Wisconsin who focuses much of her work on the history of the state, that you would lobby for her inclusion.
I am NOT a Wiki expert. In fact, this was my first attempt at creating a page. I TOTALLY UNDERSTAND the need for guidelines and protocol but I honestly believe that whomever the powers that be at Wiki really need to examine their guidelines and protocols. What started out as a place for the world to see and use has turned into a mind boggling site for of endless pages of rules, protocols, coded language that many will never master, and a community that makes assumptions and accusations that are not true (for example, "that the author is a close friend or family member, there is no legitimate news coverage, etc."
If this is the way Wiki works, once I complete this effort (if that is even possible), it will likely be my last attempt at contributing.
As I have stated before, I understand and respect the guidelines and protocols - but this has become an insane exercise in futility and frustration - all for the price of trying to help a Wisconsin artist who CLEARLY deserves to be on Wiki.
Hi there. I don't seem to be able to look up my AFD stats. When I put in my username it comes up with an error message saying no AFDs found, User:Pawnkingthree may not exist. --Pawnkingthree (talk) 23:10, 8 October 2017 (UTC)
Thanks for the link, I can see that ok. I actually didn't put in the User: prefix. Maybe you can't look up your own results?! --Pawnkingthree (talk) 01:10, 9 October 2017 (UTC)
Pawnkingthree, it was, sadly, a hiccup in the system, my apologies. I was testing some new code related to the error in an above section ("Minor bug in AfD stat tool", for posterity), and apparently that made the tool unable to find any votes. Sorry! Enterprisey (talk!) 02:24, 9 October 2017 (UTC)
Learn how to work with your photos to illustrate New York City articles!
Note that this is part of the larger Open House New York Weekend activities on Saturday and Sunday, when sites normally closed to the public are open for public visits and photography.
If you can, bring your camera/photos to the event, and a laptop if you'd like to engage in adding photos to articles. But this is not necessary.
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at Babycastles gallery by 14th Street / Union Square in Manhattan.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
It give no error information while it's says getting the wikitext, possibly the script doesn't work in Microsoft Edge on a xbox one console. Sometimes, it's a pain and awful to edit WP on a video game console. KGirl(Wanna chat?)23:56, 8 October 2017 (UTC)
I try to keep an eye on edits that people make to my approved AfC drafts, to see if I missed something or if AFCH could be improved. One I noticed was if there is more than a certain number of WikiProjects on the talk page, a banner shell is added. It would be nice if there were two or more WikiProjects selected, a shell is automatically created to wrap them. Thoughts? Kees08 (Talk)20:55, 11 October 2017 (UTC)
Secondly, I notice the current report seems to print all articles with a positive score. While it's a good idea to print as much as possible to avoid anything getting missed, I think it would be worthwhile highlighting anything that gets above the threshold score (as defined by the top entry in User:AlexNewArtBot/[rule]).
How often are you planning to run it? When I said "every five minutes" that was more metaphorical; the thing about speedies is they can disappear at any time (the clue's in the name) so we need some compromise between over-taxing the bot and making sure it picks up articles under the immediate threat of deletion quicky enough. Ritchie333(talk)(cont)10:19, 18 October 2017 (UTC)
Well, when I point to a cat it tends to come over, purr a bit and try and curl up on my lap. Putting paper in a cat is a bad idea though, they'll just throw it up again. Ritchie333(talk)(cont)10:57, 18 October 2017 (UTC)
Alright, the report has reasons now, bolds scores above the threshold, and runs every 3 hours. I can also highlight A7's, if that would help? Enterprisey (talk!) 21:31, 19 October 2017 (UTC)
Just had a look now. Astrid Joosten was tagged A7, which I declined because being a presenter on a national TV network is an indication of importance. However, it scored 0 on the report; the only clue that it might be relevant to WiR is the name. This kind of makes sense if you think about it, since if we're trying to write about something from a neutral and gender-agnostic point of view, and being a woman isn't directly relevant to her job, it probably won't hit any of the "trigger" words. Meanwhile, Kondho has a high score because there is a picture of a female Kondho in the infobox, and Heather Starlet has a positive score because of the word "she" (it also has "Lesbian psycho drama" but I don't think that's what WiR is really about). Also paging Rosiestep who's interested in the report's accuracy. Ritchie333(talk)(cont)09:59, 23 October 2017 (UTC)
Yeah, I've been looking at some of the recent reports and I don't think the current AlexNewArtBot-based rules are doing a good job at all. If an article is in the women writers category, for instance, like Astrid Joosten, it should be guaranteed to appear on the list, no questions asked. I don't have much free time for the next couple of days but I should be able to get an improved algorithm going after that. Enterprisey (talk!) 20:37, 23 October 2017 (UTC)
Send Halloween cheer by adding {{subst:Happy Halloween}} to user talk pages with a friendly message.
AFCH request
Per this post, would you mind removing the "blank this draft" option from the "decline as cv" setup? Or is this something that should properly be discussed? Primefac (talk) 13:45, 20 October 2017 (UTC)
Primefac, do you want me to uncheck it by default or kill the option altogether? I'm leaning towards the first one myself. (And I thought we had a discussion already that supported the removal of the option, unless I remember wrong?) Enterprisey (talk!) 22:06, 26 October 2017 (UTC)
I think removing it entirely is fine. Drafts aren't indexed, and while {{afc cleared}}does mention copyright violations, the hassle of having to view the old version (based on the other conversation) is just more work than having a temporarily-visible copyright violation. Primefac (talk) 11:47, 27 October 2017 (UTC)
Hi, I've noticed that CfD and MfD votes don't show up on the "xfd-stats" tool. Could you look into that, please? Thanks! ToThAc (talk) 21:29, 24 October 2017 (UTC)
Sure! According to the source code of site.allusers, the dictionary you get for each user has an editcount property. Quickly checking with this property would probably save you some time for most users, and then you could do the more in-depth check for users with 100 to 200 edits, because the official one might be wrong (because of caching). I don't think there's anything wrong with using site.usercontribs, but you may want to add total=150 to not get any more mainspace edits than the 150 you need. Otherwise, it looks good, if you want to stick to the current "for-loop with included if statements" structure.If instead you were open to changing the code's structure, making a function that took a user dictionary and returned a boolean (true if allowed, false if not), and then using itertools.ifilter on the generator you get from site.allusers might bring some performance improvements. It isn't necessary, though, especially if you don't plan to run this script that much. Enterprisey (talk!) 05:55, 29 October 2017 (UTC)
Thanks for the advice. I've tweaked the code a little bit, so it's possible to run multiple iterations in parallel. It seems the bottleneck is just pulling down all the user details; there's no way of filtering off edit count. I don't see the point of itertools.ifilter here - obviously it can make nicer code to abstract the iteration from the inclusion algorithm, but as it stands there's not much code.
The other possible solution is to get a database tarball and query it directly, which might end up being faster to get the results. The script has been running for 24 hours and got up to "Ba"; at this rate it will take a fortnight to finish! However, I can put it on a few other machines, starting at different points, so it can be done in parallel. Ritchie333(talk)(cont)22:14, 29 October 2017 (UTC)
(talk page watcher) @Ritchie333: Take a look at the changes I made. auwitheditsonly makes it query for users with edits. I also removed the ucprops but I don't know if that makes it any faster. I think Legoktm can get the list quicker than any of us. (See the bottom of this section.) — JJMC89 (T·C) 06:27, 30 October 2017 (UTC)
That's sped it up a bit. I assumed site._generator() was a restricted function that you couldn't call; obviously if you can streamline the output to just the data you need and nothing else, that'll provide optimum output. I'm running the script on a couple of separate machines now, so I'll see how far it gets by the end of the day. Ritchie333(talk)(cont)10:48, 30 October 2017 (UTC)
Yeah, using the API is going to be pretty slow, it'll probably be much faster to run a database query against the Toolforge replica databases and have that spit out a list. If you need help I could assist with that. Legoktm (talk) 19:53, 30 October 2017 (UTC)
@Legoktm: Yup, I've just finished the entire list (the last account is User:🤖 and the last account eligible to vote is User:😂) and all in all it took 48 hours, and that's just one iteration. Can I just go onto https://quarry.wmflabs.org and type select user_name from user where user_editcount >= 150 and user_registration <= 20171028000000; (which will get me most of the way there; the query also needs to do an aggregate of mainspace contributions) - a quick count shows that will currently return 172,196 users. Ritchie333(talk)(cont)
The Wikipedia Asian Month Edit-a-thon @ The Met will be the Metropolitan Museum of Art's second edit-a-thon, hosted on Sunday November 19, 2017 in the Bonnie Sacerdote Classroom, Ruth and Harold D. Uris Center for Education (81st Street entrance) at The Met Fifth Avenue in New York City.
Following the first Met edit-a-thon in May 2017, the museum is excited to work with Wikipedia Asian Month for the potential to seed new articles about Asian artworks, artwork types, and art traditions, from any part of Asia. These can be illustrated with thousands of its recently-released images of public domain artworks available for Wikipedia and Wikimedia Commons from the museum’s collection spanning 5,000 years of art. The event is an opportunity for Wikimedia communities to engage The Met's diverse Asian collections onsite and remotely.
A new function is now available to edit filter managers that will make it easier to look for multiple strings containing spoofed text.
Arbitration
Eligible editors will be invited to submit candidate statements for the 2017 Arbitration Committee Elections starting on November 12 until November 21. Voting will begin on November 27 and last until December 10.
The Wikipedia community has recently learned that Allen3 (William Allen Peckham) passed away on December 30, 2016, the same day as JohnCD. Allen began editing in 2005 and became an administrator that same year.
You responded to a vote missing a timestamp; since your response had a timestamp, the tool assumed the entire chunk of text (Fmm134's vote and your comment) was one whole vote. The tool also goes with the last vote whenever a user has multiple votes; since a nomination counts as one deletion vote, the tool ignored it in favor of the erroneous "keep".I've seen this behavior in the past but never got around to fixing it. There's some code online that I was testing, but couldn't get to work; I'll look at it some more tonight to see if I can finally fix this issue. Enterprisey (talk!) 01:11, 5 November 2017 (UTC)
You are invited to join the Wikimedia NYC community for our monthly "WikiWednesday" evening salon (7-9pm) and knowledge-sharing workshop at NYU ITP Tisch School of the Arts (4th floor) at 721 Broadway in Manhattan.
We will include a look at the organization and planning for our chapter, and expanding volunteer roles for both regular Wikipedia editors and new participants.
We will also follow up on plans for recent and upcoming edit-a-thons, museum and library projects, education initiatives, and other outreach activities.
We welcome the participation of our friends from the Free Culture movement and from all educational and cultural institutions interested in developing free knowledge projects.
After the main meeting, pizza/chicken/vegetables and refreshments and video games in the gallery!
We especially encourage folks to add your 5-minute lightning talks to our roster, and otherwise join in the "open space" experience! Newcomers are very welcome! Bring your friends and colleagues! --Pharos (talk) ~~~~~
(You can subscribe/unsubscribe from future notifications for NYC-area events by adding or removing your name from this list.)
AfD stats mixing closes in with votes
Hi Enterprisey. The AfD stats appears to be mixing closures in with the votes. For example, if you look at my stats, many of the AfDs listed are ones I closed, not ones I voted in. Mz7 (talk) 21:59, 11 November 2017 (UTC)
Hi Enterprisey, sorry to bother you again, but would it be possible to increase the intake rate on Task 10? Still waiting for the bot to hit articles that I redirected in June, and I'd like to take the task off my plate czar19:47, 10 September 2017 (UTC)
The bot still hasn't gotten to some of my redirects from June (when I started tracking). My understanding is that the bot goes through Rcat categories, say 15 a day. There are some categories/templates that are more active than others, for example, I think of {{R to related topic}}, {{R from subtopic}}, {{R to list entry}}, and {{R to section}}. Would it be possible to have the bot hit those every day in addition to the 15 other redirect cats? czar19:01, 28 September 2017 (UTC)
Could I trouble you for a reply to this? I understood the bot's spec to necessitate crawling much faster, such that a newly redirected page has its talk page banners updated a week later (or, latest, an additional week or two), but it looks like it's taking months (if it ever gets there—the aforementioned redirects tracked from June haven't been crawled). Could you take a look so we can put this to bed? Appreciate your time, czar21:56, 28 October 2017 (UTC)
I have a thought or two about making this a little nicer for small form factor:
Make the category list a dropdown rather than radio buttons.
If you make it a dropdown, you can probably stack the two columns instead of having two columns. If you don't make it a dropdown, it might be nice if the two columns had a column-width associated and were able to fall below the other.
In response to the first bullet point, I sort of want to reduce the number of clicks it takes to categorize something as much as possible, but if it's an inconvenience, I can definitely change it. And the second bullet point is a good idea that I should implement soon. Enterprisey (talk!) 22:07, 26 October 2017 (UTC)
Not an inconvenience per se, but Chrome on Android doesn't handle it great. No worries if you don't chase the first one. The second one would be much improved for mobile. --Izno (talk) 12:17, 27 October 2017 (UTC)
Hi, I don't know if there's a better place for this but I hope this is a good place to discuss a modification to the AFCH tool I had in mind. Currently, when I am typing up a comment to a draft, I occasionally misspell, as happens to everyone. My normal behaviour is to double click the mis-spelt word, delete it and retype. However, the current behaviour when I double click in the AFCH box is to load up the edit source window, losing the custom feedback I had spent considerable time typing up, which gets quite annoying to the point that sometimes rather than retyping up my comments I just leave it and move on. Is it possible to implement a feature similar to that when you try and close a tab you have made changes to i.e. a "are you sure you want to leave this site" alert (similar to what happens when you try and close an article you're editing without saving in Wikipedia). Thanks, and apologies again if this query is misplaced. I'm using Chrome as my browser in Windows 10, if that helps. jcc (tea and biscuits) 15:02, 9 November 2017 (UTC)
Oh yeah. I wasn't able to reproduce this issue. Maybe some other script is trying to load the edit source window? But I'm able to attach a popup window to the tab closing, so expect that soon. Enterprisey (talk!) 07:51, 12 November 2017 (UTC)
AfD stats
Thanks for the Afdstats tool! I'm not sure who writes the code for it, but if you are the correct person I have a suggestion. The code that parses the user name could be written to throw away leading and trailng spaces, which are not allowed in user names but are sometimes picked up when copy/pasting a user name into the username form. Thanks again!198.58.171.47 (talk) 08:43, 27 November 2017 (UTC)
Following a request for comment, a new section has been added to the username policy which disallows usernames containing emoji, emoticons or otherwise "decorative" usernames, and usernames that use any non-language symbols. Administrators should discuss issues related to these types of usernames before blocking.
Technical news
Wikimedians are now invited to vote on the proposals in the 2017 Community Wishlist Survey on Meta Wiki until 10 December 2017. In particular, there is a section of the survey regarding new tools for administrators and for anti-harassment.
A new function is available to edit filter managers which can be used to store matches from regular expressions.
Over the last few months, several users have reported backlogs that require administrator attention at WP:ANI, with the most common backlogs showing up on WP:SPI, WP:AIV and WP:RFPP. It is requested that all administrators take some time during this month to help clear backlogs wherever possible. It should be noted that AIV reports are not always valid; however, they still need to be cleared, which may include needing to remind users on what qualifies as vandalism.
The Wikimedia Foundation Community health initiative is conducting a survey for English Wikipedia contributors on their experience and satisfaction level with Administrator’s Noticeboard/Incidents. This survey will be integral to gathering information about how this noticeboard works (i.e. which problems it deals with well and which problems it struggles with). If you would like to take this survey, please sign up on this page, and a link for the survey will be emailed to you via Special:EmailUser.