Legoktm
2008: Jan · Feb · Mar · Apr · May · Jun · Jul · Aug · Sep · Oct · Nov · Dec |
This page has archives. Sections older than 28 days may be auto-archived by Lowercase sigmabot III. |
Thank you for coming to WikiWorlds Fair! Claim your complimentary shirt!
editThank you for attending! Wiki World's Fair - Your complimentary shirt! | |
---|---|
What size are you? Please fill out this Google form or email: Wil@Wikimedianyc.org (One "L") Once we have everyone's size and we will order them and distribute them at local meet-ups or via mail. If you are out of town, please include your mailing address. The shirts will be available Feb or later. (User:Pharos, seen here wearing a size large) Please let us know by January 15 or come to Wikipedia Day 2023 at the Jefferson Market Library and let us know in person! |
-- Wikimedia New York City Team August 29, 2025
Toolforge Empty Categories link
editHello, Legoktm,
There is a new probleem with the Toolforge Empty Categories link. This time, the system runs but it takes a long time, it keeps running and running. Then after about 10 minutes, it stops running and displays the following message:
- Empty categories
- This tool helps generate lists of empty categories on the English Wikipedia.
- 500 Internal Server Error
- Input/output error: Input/output error: connection closed
- You could...try running the query again? If it keeps happening, report a bug.
Do you know why the process isn't completing but gets hung up? Thanks for any help you can provide. Liz Read! Talk! 21:00, 8 July 2025 (UTC)
- Hello, Legoktm,
- I still get a big "500 Internal Server Error" when I click on this link and wait. And wait. And wait. Any solutions on the horizon? Liz Read! Talk! 23:08, 12 July 2025 (UTC)
- Sorry @Liz, I haven't had the chance to look into this and won't have time until the end of the month. I would suggest using the database report in the meantime or maybe someone on VPT could write a new/better tool? Legoktm (talk) 01:02, 15 July 2025 (UTC)
- Oh, that is bad news, Legoktm. Is there any other editor you have worked with that might be approachable to see if this link can be fixed? Also, there was a Quarry query that also found empty categories but I have lost that code. Do you still have it? Then I could still run a query during the day and night that would be better than the once daily database report. If you have that Quarry query for empty categories, please provide a link to that Quarry page and I'll fork it. Thank you.
- I hope the reason that you have no time is good news for you, like exciting work at your job! I appreciate you taking the time to answer me. Liz Read! Talk! 01:29, 16 July 2025 (UTC)
- Okay, hi @Liz! I just ported Wikipedia:Database reports/Empty categories to {{database report}}. Now there's a link next to the table that allows you to manually trigger the report. Apparently it runs for quite long at 353.62 seconds (~6 minutes). But now it should be reliable enough for you to get results whenever you need. Let me know if you need more help! dbeef [talk] 06:03, 18 July 2025 (UTC)
- Hi, hope you are doing well (saw your update on your blog, best of luck on your plans :D ).
- I took a look at dbreps2 in the hopes of refactoring after Liz prompted me. My initial goals after looking at the code is to:
- Sorry @Liz, I haven't had the chance to look into this and won't have time until the end of the month. I would suggest using the database report in the meantime or maybe someone on VPT could write a new/better tool? Legoktm (talk) 01:02, 15 July 2025 (UTC)
Goals; actually not too relevant
|
---|
|
- However the code that I needed to clean up and refactor discouraged me.
- Hence I would like us to propose: drop active maintenance for reports that can be ported to use SDZeroBot's {{Database report}} template. Then reports where consistence and stability are very important (such as this one) should be ported to the new system. This doesn't mean us dropping HaleBot but it indicates a preference (I'm quite busy maintaining so many things so I'd personally want us to move in that direction). How do you feel about this? dbeef [talk] 05:46, 18 July 2025 (UTC)
- Hello, Legoktm, you said you wouldn't be able to get to the Toolforge Empty Categories link until the end of the month. Well, it's July 31st and I'm hoping that your schedule eases up and you can fix this link. It's still the fastest and easiest way to locate empty categories. Hope all is well with you. Liz Read! Talk! 00:22, 1 August 2025 (UTC)
Tech News: 2025-32
editLatest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- Editors can now enable the User Info card. This feature adds an icon next to usernames on history pages and similar user-contribution log pages. When you tap or click on the icon, it displays data related to that user account such as the number of edits, reverted edits, blocks, and more. It's part of a broader project to make it easier for moderators to evaluate account trustworthiness. The feature can be enabled in your global preferences, and later this week it will be available in local preferences. [1]
- Everybody is invited to share comments on Collaborative Contributions, a project recently launched by the Connection team. The project aims to create a new way to display the impact of collaborative editing activities (such as edit-a-thons, backlog drives, and WikiProjects) on the wikis. Post your comments on the project talk page. [2]
- Administrators can now define the default block duration for temporary accounts. To do that, they need to create a page named
MediaWiki:Ipb-default-expiry-temporary-account
and use a value defined inMediaWiki:Ipboptions
. This allows administrators to easily block temporary accounts for 90 days, which is functionally equivalent to an indefinite block. The advantage of this solution is that it does not clutter Special:BlockList. More documentation is available. [3] - View all 27 community-submitted tasks that were resolved last week.
Updates for technical contributors
- Gadgets can now include
.vue
files. This makes it easier to develop modern user interfaces using Vue.js, in particular using Codex, the official design system of Wikimedia. Codex icons can be loaded through the gadget definition. The documentation has examples. For user scripts that use Vue.js, an API module now exists to load Codex icons. [4][5] - Module developers can now use a Lua interface to simplify the preparation of Lua modules for translation on Meta-Wiki. This improvement makes it easier for translators to find and edit module strings without dealing with raw Lua code. It helps prevent mistakes that could break the module during translation. Module developers and translators are invited to watch the demo video, read more about translatable modules to understand how it works, refer to Meta-Wiki's Module:User Wikimedia project for example usage, and share their feedback on how well it addresses the challenges in their workflow. The interface still has some performance issues, so it should not be used in widely used modules yet. [6]
- Developers of external tools that connect to Wikimedia pages must set a user-agent that complies with the user-agent policy. This policy will start to be more strongly enforced in August because of external crawlers that are overusing Wikimedia's resources. Tools that are hosted on Wikimedia's Toolforge or Cloud VPS will not be affected by this for now, but should still set a user-agent. More technical details are available, and related questions are welcome in that task.
- Parsoid Read Views is going to be rolling out to some smaller Wikipedias over the next few weeks, following the successful transition of Wikivoyages and Wiktionaries to Parsoid Read Views. For more information, see the Parsoid/Parser Unification project page. [7]
- Detailed code updates later this week: MediaWiki
Meetings and events
- Wikimania 2025 will run from August 6–9. The program is available for you to plan which sessions you want to attend. Most sessions will be live-streamed, with exceptions for those that show the "no camera" icon. If you are joining online to watch live-streams and use the interactive features, please register for a free virtual ticket. For example, you may be interested in technical sessions such as:
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Administrators' newsletter – August 2025
editNews and updates for administrators from the past month (July 2025).
- Following a request for comment, a new speedy deletion criterion, G15, has been enacted. It applies to pages generated by a large language model (LLM) without human review.
- Following a request for comment, there is a new policy outlining the granting of permissions to view the IP addresses of temporary accounts. Temporary account deployment on the English Wikipedia is currently scheduled for September 2025, and editors can request access to the permission ahead of time. Admins are encouraged to keep an eye on the request page; there will likely be a flood of editors requesting the permission when they realize they can no longer see IP addresses.
- Administrators can now restrict the "Add a Link" feature to newcomers. The "Add a Link" Structured Task helps new account holders get started with editing. Administrators can configure this setting in the Community Configuration page.
- The arbitration case Indian military history has been closed.
- South Asia (WP:CT/SA) is designated a contentious topic. The topic area is specifically defined as
All pages related to the region of South Asia (India, Pakistan, Afghanistan, Sri Lanka, Bangladesh and Nepal), broadly construed, including but not limited to history, politics, ethnicity, and social groups.
- The contentious topic designations for Sri Lanka (SL) and India, Pakistan, and Afghanistan (IPA) are folded into this new contentious topic.
- The community-authorized general sanctions regarding South Asian social groups (GS/CASTE) are rescinded and folded into this new contentious topic.
- South Asia (WP:CT/SA) is designated a contentious topic. The topic area is specifically defined as
- The arbitration case Article titles and capitalisation 2 has been opened. Evidence submissions in this case closed on 31 July.
- The arbitration case Transgender healthcare and people has been opened. Evidence submissions in this case will close on 11 August.
- Wikimania 2025 is happening in Nairobi, Kenya, and online from August 6 to August 9. This year marks 20 years of Wikimania. Interested users can join the online event. Registration for the virtual event is free and will remain open throughout Wikimania. You can register here now.
The Signpost: 9 August 2025
edit- News and notes: Court order snips out part of Wikipedia article, editors debate whether to frame shreds or pulp them
- Discussion report: News from ANI, AN, RSN, BLPN, ELN, FTN, and NPOVN
- Disinformation report: The article in the most languages
- Community view: News from the Villages Pump
- Crossword: Accidental typography
- Traffic report: I'm not the antichrist or the Superman
Tech News: 2025-33
editLatest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- The WikiEditor toolbar now includes its keyboard shortcuts in the tooltips for its buttons. This will help to improve the discoverability of this feature. [8]
- The Product and Technology Advisory Council published a set of proposed experiments the Wikimedia Foundation can try to improve communication with community. Feedback on the proposals are welcomed until August 22 on this talk page.
- The search bar on the Minerva skin (mobile) has been updated to use the same type-ahead search component that is used on the Vector 2022 skin. There are no changes in search functionality but there are minor visual changes. Specifically, the close-search button has been changed from an "X" to a back arrow. This helps to distinguish it from the other "X" button that is used to clear any text. [9]
- Editors on some wikis will see a new toggle for "Group results by page" on watchlist, related changes, and recent changes pages. This is an A/B experiment that is planned to start on August 11, and will run for 3–6 weeks on the Bengali, Chinese, Czech, French, Greek, Portuguese, and Urdu Wikipedias. The experiment will examine how making this feature more discoverable might affect editors' ability to find the edits they are looking for. [10]
- View all 31 community-submitted tasks that were resolved last week.
Updates for technical contributors
- The multiwiki datasets of Unicode data have been moved to Category:Unicode Module Datasets on Wikimedia Commons, to follow the idea of "One common data source, multiple local wikis". Most wikis have been updated to use the Commons version. You can ask questions at the talkpage. [11]
- Lua code can add warnings when something is wrong, by using the
mw.addWarning()
function. It is now possible to add more than one warning, instead of new warnings replacing old ones. If you maintain a Lua module that used warnings, you should check it still works as expected. [12] - Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Tech News: 2025-34
editLatest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- Later this week, people who are logged-in and have the "Discussion tools" Beta Feature enabled will gain the ability to "Thank" individual comments directly from talk pages, rather than needing to navigate to page history. Learn more about this feature. [13]
- An A/B test comparing two versions of the desktop donate link launched on testwiki on 12 August and on English Wikipedia 14 August for 0.1% of logged out users on the desktop site. The experiment will run for three weeks, ending on 12 September. [14]
- An A/A test to measure the baseline for reader retention was launched 12 August using Experimentation Lab. This measures the percentage of users who revisit a wiki after their initial visit over a 14-day period. No visual changes are expected. The experiment will run through 31 August. [15]
- Five new wikis have been created:
- View all 46 community-submitted tasks that were resolved last week.
Updates for technical contributors
- Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Tech News: 2025-35
editLatest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- Template authors can now use additional CSS properties, since the CSS sanitizer used by TemplateStyles was updated. For example:
width: fit-content
;ruby-align
; relative units such aslh
; and custom strings inlist-style-type
. These improvements are a Community Wishlist wish. [21][22][23][24][25][26][27][28][29][30] - On large wikis, the default time period to display edits from, within the Special:RecentChanges page, has been changed from 7 days to 1 day. This is part of a performance improvement project. This should have no user-facing impact due to the quantity of edits on these wikis. [31]
- Administrators can now access the Special:BlockedExternalDomains page from the Special:CommunityConfiguration list page. This makes it easier to find. [32]
- Wikimedia Commons videos were not shown in the Videos tab in Google Search. The problem was investigated and reported to Google who have now fixed the issue. [33][34]
- One new wiki has been created: a Wiktionary in Betawi (
wikt:bew:
) [35] - View all 39 community-submitted tasks that were resolved last week.
Updates for technical contributors
- Two fields of the recentchanges database table are being removed.
rc_new
andrc_type
are being removed in favor ofrc_source
. Queries to these older fields will start to fail starting this week and developers should userc_source
instead. These older fields were deprecated over 10 years ago and should not be in use. This is part of work to improve the performance and stability of queries to the recentchanges table. [36] - Detailed code updates later this week: MediaWiki
In depth
- The latest quarterly Language and Internationalization Newsletter is now available. This edition includes: support for new languages in MediaWiki and translatewiki; the start of the Language Onboarding and Development project to help support the growth of new and small wikis; updates on research projects; and more.
Meetings and events
- The next Language Community Meeting is happening soon, August 29th at 15:00 UTC. This week's meeting will cover: the Avro keyboard developers from Wikimedia Bangladesh, who were recently awarded a national award for their contributions to this keyboard; and other topics.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.