User talk:Donald Trung/Archive 126
This is an archive of past discussions about User:Donald Trung. 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. |
Archive 120 | ← | Archive 124 | Archive 125 | Archive 126 | Archive 127 | Archive 128 | → | Archive 130 |
Wikipedia translation of the week: 2024-09
The winner this Translation of the week is
Please be bold and help translate this article! The doorway effect is a known psychological event where a person's short-term memory declines when passing through a doorway moving from one location to another when it would not if they had remained in the same place. People experience this effect by forgetting what they were going to do, thinking about, or planning upon entering a different room. This is thought to be due to the change in one's physical environment, which is used to distinguish boundaries between remembered events: memories of events encountered in the present environment are more accessible than those beyond it. (Please update the interwiki links on Wikidata of your language version of the article after each week's translation is finished so that all languages are linked to each other.) About · Nominate/Review · Subscribe/Unsubscribe · Global message delivery 01:30, 26 February 2024 (UTC) |
Tech News: 2024-09
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- The mobile visual editor is now the default editor for users who never edited before, at a small group of wikis. Research shows that users using this editor are slightly more successful publishing the edits they started, and slightly less successful publishing non-reverted edits. Users who defined the wikitext editor as their default on desktop will get the wikitext editor on mobile for their first edit on mobile as well. [1]
- The mw.config value
wgGlobalGroups
now only contains groups that are active in the wiki. Scripts no longer have to check whether the group is active on the wiki via an API request. A code example of the above is:if (/globalgroupname/.test(mw.config.get("wgGlobalGroups")))
. [2]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 27 February. It will be on non-Wikipedia wikis and some Wikipedias from 28 February. It will be on all wikis from 29 February (calendar). [3][4]
Future changes
- The right to change edit tags (
changetags
) will be removed from users in Wikimedia sites, keeping it by default for admins and bots only. Your community can ask to retain the old configuration on your wiki before this change happens. Please indicate in this ticket to keep it for your community before the end of March 2024.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
The Signpost: 2 March 2024
- News and notes: Wikimedia enters US Supreme court hearings as "the dolphin inadvertently caught in the net"
- Recent research: Images on Wikipedia "amplify gender bias"
- In the media: The Scottish Parliament gets involved, a wikirace on live TV, and the Foundation's CTO goes on record
- Obituary: Vami_IV
- Traffic report: Supervalentinefilmbowlday
- WikiCup report: High-scoring WikiCup first round comes to a close
Scripts++ Newsletter – Issue 24
Hello everyone, and welcome to the 24th issue of the Wikipedia Scripts++ Newsletter, covering all our favorite new and updated user scripts since 24 December 2021. Uh-huh, we're finally covering the good ones among the rest! Aren't you excited? Remember to include a link in double brackets to the script's .js page when you install the script, so that we can see who uses the script in WhatLinksHere! The ScriptInstaller gadget automatically does this. Aaron Liu (talk) 01:00, 1 March 2024 (UTC)
Got anything good? Tell us about your new, improved, old, or messed-up script here!
- Making user scripts load faster by SD0001 is this month's featured script, which caches userscripts every day to eliminate the overhead caused by force-downloading the newest version of scripts every time you open a Wikipedia page. Despite being released in April 2021, our best script scouters have failed to locate it due to its omission from the US of L. For security reasons, the script only supports loading JavaScript pages.
After earthly attempts at improving the original have failed...
- Aaron Liu has created What redirects here from Guarapiranga/WhatRedirectsHere; his fork includes support for every MediaWiki wiki, corrected link positions, an access key, and some rudimentary translation.
- Ahecht has created a fork of SiBr4/TemplateSearch, which adds the "TP:" shortcut for "Template:" in the search box, and updated it to be compatible with Vector 2022.
- AquilaFasciata/goToTopFast is a much faster fork of the classic goToTop script that also adds compatibility for Minerva and Vector 2022.
- Mesidast/Tidy citations is a fork of Meteor sandwich yum/Tidy citations is a fork of Waldyrious/formatcitations. It configurably harmonizes whitespace and cleans up parameters in citation templates, descriptive edit summary included.
Unfortunately, this section has remained nearly identical. Help us out here!
- Many of our favorite scripts such as Fred Gandt/userResourceManager, Guarapiranga/search-shortcuts and Bradv/Superlinks haven't been updated for Vector 2022. You could be the one to change that!
- Elominius/media timer works, but its UI looks alien. Someone could improve it...
- To a lesser extent, the same goes for PrimeHunter/Search sort. I wish someone would integrate the sorts into the sort menu instead of adding 11 portlet links.
- We want...
- ...a mark-as-read button and watchlist notices support for Aaron Liu/Watchlyst Greybar Unsin
- ...a tool to automatically fix CAT:BROKENREFs, preferably a fork/addition to TheJJJunk/ARA
- ...a fix/fork of DannyS712/SectionRemover to make it work
- A simple script to second or archive proposed deletions
- A script to auto-expand V22 ToC sections like this demo
- A WP:3O response tool that can automatically remove the relevant request from the 3O dashboard
- A byte filter to be split from Nux/LongTableFilters
- ...and many more, all available at Wikipedia:User scripts/Requests
- DannyS712/AbuseFilterMessageLinks add links to the "warn" and "disallow" messages in edit filters.
- Diegodlh/Web2Cit/script adds an option to use m:Web2Cit (which WP:ProveIt also uses) instead of mw:Citoid to generate citations in the Visual Editor.
- Dragoniez/SuppressEnterInForm stops you from accidentally submitting anything due to pressing enter while in the smaller box, and works on almost anything... except the InputBox element itself, used in subscription lists and the Signpost Crossword! Oh, the humanity!
- Doǵu/Adiutor (pictured) provides a nice, integrated interface to do some twinkley tasks such as copyvio detection, CSD tagging, and viewing the most recent diff.
- Eejit43 has quite the aesthetically pleasing scripts, all made in TypeScript.
- /afcrc-helper is a replacement for the unmaintained Enterprisey/AFCRHS and processes Redirects for Creation and Categories for Creation requests.
- /ajax-undo stops the "undo" button from taking you to another page while providing a text box to provide a reason for the revert.
- /redirect-helper (pictured) adds a much better interface for editing and redirects, including categorization, for which valid categories are dictated by /redirect-helper.json.
- /rmtr-helper helps process technical requested moves without being able to actually move them.
- Guycn2/UserInfoPopup (pictured) adds a flyout after the watchlist star on userspace pages that displays the common information you might use about a user.
- Jeeputer/editCounter, under userspace, adds a portlet link to count your edits by namespace, put them in a table, and put that table in a hardcoded subpage, all in the background.
- Hilst/Scripts/sectionLinks converts all section links to use the § sign, which are known to be preferred over the ugly # by 99% of the devils I've met.
- Moonythedwarf/extra-unreliable highlights phrases commonly used in spammed and POV'd paragraphs.
- NguoiDungKhongDinhDanh/FormattedEditRequest (pictured) generates a wikitext-formatted diff view of any changes you've made that you can copy and paste anywhere.
- PrimeHunter/Category source.js adds portlet links to tell you where a category for an article comes from and supports those from template transclusions.
- Qwerfjkl/massCFD creates mass WP:CfD nominations.
- Rublov/refspace highlights footnote spacing errors in red.
- Sophivorus's MiniEdit adds some nice, li'l buttons next to paragraphs to edit their wikitext with a minimal interface.
Edit-listings
- Dragoniez/ToollinkTweaks adds more and customizable links next to users in page history, logs, watchlist, recent changes, etc.
- Firefly/more-block-info optimizes the display of rangeblocks in contribution pages. Doesn't work outside the English locale of any wiki, unfortunately.
- Ingenuity/AbuseFilterContribs adds the edit filters that an edit tripped (if any) to a user's contributions page.
- Nardog/ExamineMore makes it so the paging at Special:AbuseFilter/examine actually works, pending a fix to T292764.
- NguoiDungKhongDinhDanh/AjaxLoader makes paging links (e.g. older 50, 500, newest) load without refreshing and makes you realize how slow your internet actually is.
Appearance-ricing
- Ahecht/RedirectID adds the redirect target to all redirects. For all the WP:NAVPOPS haters. (Do these exist?)
- Dragoniez/MarkBLockedGlobal: Remember the "strike blocked usernames" gadget? Now you can use a red, dotted line to highlight rangeblocks and global locks!
- GhostInTheMachine/GraphicReplyLink replaces the [ reply ] link with 💬, which is some sort of rainy cloud I guess?[Joke]
- Jonesey/common (pictured) has some styles to overhaul your Vector 2022 experience. It reduces padding everywhere, and makes the top bar animation faster.
- Aaron Liu/V22 is a fork that narrows the sidebars instead of upheaving them, reverts the January 2024 dropdown changes, and restores the old page-link color for links that don't go outside the current wiki.
- Nardog: SmartDiff is a spiritual successor to Enterprisey/fancy-diffs. It makes the page title part of links in diffs clickable, along with template and parser function calls. Unnamed parameters can be configured per template to also be linked. All links are styled based on the normal CSS classes of rendered links.
- Phlsph7/ClassicalTOC (Vector 2022) reinserts the inline table of contents to pages under Vector 2022.
- For the paranoid: Rublov/anonymize replaces your username at the top of the screen with the generic "User page" text. Remember, it is your duty to persuade everyone that editing is an honor.
- Sideswipe9th/Vector 2022 Floating Tools Menu moves the Page Tools menu to the left and makes it float along with the table of contents.
- Sm8ps/SectionEditing makes pressing Tab ↹ toggle the visibility of the tiny [ edit ] links next to section headings.. Not a great name, eh?
- The wub/tocExpandAll adds a button on top of the floating ToC to expand or collapse subheadings.
Permissions required!
- Ahecht/potd-helper: A script to post the picture of the day. A powerful upgrade for your mop.
- Dragoniez
- /AjaxBlock provides a dialog box for easy input of reasons while blocking users.
- /Selective Rollback (pictured) provides a dialog box to customize rollback edit summaries and does them without reloading the page. Seriously, why doesn't MediaWiki already do this?
- Theleekycauldron/DYK promoter automates (nearly) all the work needed to post a DYK hook.
QOL shortcuts
- BrandonXLF/SVGEditor lets you edit any file that is an SVG, straight from the file page.
- DanCherek/UAABotRemover adds a portlet link to enable a removal shortcut of faulty reports from Wikipedia:Usernames for administrator attention.
- DreamRimmer/BlankUserPage helps you destroy webhost-ers' hopes and dreams with a user-friendly dialog box.
- ESanders (WMF)/commentlinks.js adds a "link" button right after the "reply" button while the WMF struggles to reach feature parity with Convenient Discussions.
- Isaacl/copy-comment-link-to-clipboard does exactly what you'd think it does, but in Wikitext.
- FenrisAureus/SimpleStatus adds a shortcut at the top to edit your /Status subpage while providing a pre-made template.
- Fred Gandt/addCloneClearButtonAboveScributoConsole: What a mouthful! Yet all it does (no offense) is add another Clear button on top of the Lua module debug console.
- Guarapiranga/GlobalWatchlistLink adds a link to metawiki:Special:GlobalWatchlist next to the normal watchlist.
- Nardog
- PasteToCommons adds a paste handler to upload the pasted image to Wikimedia Commons.
- Unpipe tries to detect violations of WP:NOPIPE and fix them as much as possible.
- Ohconfucius/tometricunits automatically adds unit conversions of imperial units in brackets after their uses per MOS:UNITS.
- Suntooooth
- /flickrsearch adds a portlet link to search for uploadable flickr images about the subject.
- /randomincategory adds a portlet link when on Category pages to go to a random page in the current category.
- Vghfr/EasyTemplates adds a portlet link to automatically insert some of the most common inline {{fix}} templates.
Yes, we're just doing 'em as we go now. Thanks for reading through this looong issue, if you did! I'm sure this'll send a record for the longest issue ev-ah. You may need to wait even longer for the last issue, as our reserve of old-y and goodie scripts have ran out... We encourage you to try and do some of the requests or improvement tasks. See you in Summer, hopefully!
The Signpost: 2 March 2024
- News and notes: Wikimedia enters US Supreme court hearings as "the dolphin inadvertently caught in the net"
- Recent research: Images on Wikipedia "amplify gender bias"
- In the media: The Scottish Parliament gets involved, a wikirace on live TV, and the Foundation's CTO goes on record
- Obituary: Vami_IV
- Traffic report: Supervalentinefilmbowlday
- WikiCup report: High-scoring WikiCup first round comes to a close
Wikipedia translation of the week: 2024-10
The winner this Translation of the week is
Please be bold and help translate this article! Matilda Sissieretta Joyner Jones (January 5, 1868, or 1869 – June 24, 1933) was an American soprano. She sometimes was called "The Black Patti" in reference to Italian opera singer Adelina Patti. Jones' repertoire included grand opera, light opera, and popular music (Please update the interwiki links on Wikidata of your language version of the article after each week's translation is finished so that all languages are linked to each other.) About · Nominate/Review · Subscribe/Unsubscribe · Global message delivery MediaWiki message delivery (talk) 02:33, 4 March 2024 (UTC) |
Wikidata weekly summary #618
- Discussions
- Open request for adminship: Mike Peel (scheduled to end after 9 March 2024 13:08 (UTC))
- Closed request for adminship: Madamebiblio requested for admintool to fight against vandalism, and the request was closed as successful.
- New requests for permissions/Bot:
- Mfchris84-Bot - Task: Will run scripts on toolforge to automate and schedule edits on bibliographic items. Starting with Swiss online magazine Syntopia Alpina (Q112206291), then continuing by adding swisscovery edition ID (P9907) to version/edition items.
- BorkedBot_12 - Task: Update number of viewers/listeners (P5436) with the qualifier YouTube channel ID (P2397) for YouTuber content creators and influencers.
- LocodeBot - Task: Match UN/LOCODE (Q499348) to Wikidata entries by ISO 3166-2 region code, name and distance (if defined), important for UN organisations.
- Events
- Wiki-in-action: Wikidata and Wikimedia Commons at the Stars (Italian) - WM Italy, AIB Lombardia & GWMAB host a practical workshop on Wikidata Thursday, March 21, 16 - 18:00 CET in the Valvassori Peroni Library, Milan. Further details on the Wiki Event page: GWMAB/Stelline/2024
- Join the Queensbridge Tech Lab edit-a-thon - create and enrich local diverse heroes in Queens, NYC as part of the NYC Open Data Week. March 16, 10:00 - 16:00 EST (UTC -5).
- Wikidata, Open Education Resources and Curriculum alignment discussion - hosted by Creative Commons during the OEWeek event. Takes place 5th March 15:00 CET, register in the link!
- Press, articles, blog posts, videos
- Blogs
- Empowering BHL Staff with Wiki Education’s Wikidata Certificate Course - The Biodiversity Heritage Library blog celebrates committee members completing a Wikidata Certification course led by Will Kent, as part of the Wiki Education. Participants levelled up SPARQL queries, visualisations, federation, modelling and bulk loading and editing.
- Observable tutorial for Wikidata users (French) published in the last issue of RAW in Wikipedia in French
- Papers: LLMs Can Better Understand Knowledge Graphs Than We Thought - This paper employs CQA, complex question answering, to assess LLMs ability to comprehend knowledge graphs. Xinbang, D. et al.
- Videos
- OpenRefine - extract tables from Wikipedia for Wikidata (French) - Part 6 of the Wiki Wake Up Afrique, this shot tutorial will show a simple and advanced method of converting tabulated data to enrich Wikidata.
- Breathing life into the women's archive through Wikidata - speaker Brodie Hoare advocates for adding data and information about women from historical archives to Wikidata at the National Digital Forum '23.
- Application development using open knowledge graph, Wikidata (Japanese) speaker Koji Furusaki hosts an open data study session and showcases examples of app development using Wikidata.
- Blogs
- Tool of the week
- WiQuizz - from Nuxt and SPARQL WiQuizz allows you to create or play quiz games where content is generated from Wikidata. It could be a fun way to get people interacting with Wikidata!
- Other Noteworthy Stuff
- Claim Analysis Toolkit, collection of Observable notebooks to visualize simple Wikidata claims
- Newest properties and property proposals to review
- Newest properties:
- General datatypes:
- top scorer (best scorer of a single season of a team sport's competition or the best ever scorer of the history of a competition)
- filial church (church which acts as the less important temple of a parish)
- television judge (person who participates in a television show as a competition judge or mentor)
- Papers with Code URL (URL for subject in Papers with Code system)
- SMIRKS (line notation that represents generic chemical reactions)
- thesaurus's main topic (primary topic of the subject Wikimedia thesaurus)
- thesaurus combines topics (this theasurus combines (intersects) these two or more topics)
- topic's main thesaurus (main Wikimedia theasurus)
- latest end date (latest date beyond which the statement could no longer be true)
- rug style (classification of an individual textile floor covering based on geographic or cultural origin, structure, or pattern)
- performing organization (organization that received funding to create this entity)
- External identifiers: AniSearch anime ID, Brazzers ID, Tekściory artist ID, Hong Kong Cinema ID, PlaymakerStats.com sports executive ID, Műemlékem.hu identifier, PMB – Personen der Moderne Basis person ID, British Listed Buildings ID, GNM ID, 2GIS place-ID, 2GIS route-ID, livechart.me anime ID, Trakt.tv film ID, NACSIS-CAT library ID, Epigraphic Database Roma ID, WhatPub pub ID, JAHIS Law Database ID, literatura.kg person ID, nagrada.srs.kg person ID, who.ca-news.org person ID, UCA authority ID, European Union trademark number, ONIX codelist ID, GCatholic episcopal conference ID, Oxford English Dictionary object ID, 2nd German Basketball Bundesliga ID, Tashrihi Qamos Pashto Glossary ID, nimi.li ID, Nye ord i dansk ID, OHDSI ID, Consortium of Midwest Herbaria taxon ID, Encyclopedia Astronautica ID, Spesalay Pashto (Dari/Persian Dictionary) ID, Italian Senate (1848-1943) ID, ICANNWiki page ID, Dictionary of Gandhari ID, FSA Food Hygiene Rating System ID, Finnish Service Catalogue organization ID, Köztérkép creator ID
- General datatypes:
- New property proposals to review:
- General datatypes:
- date popularized (point in time the subject became well known to the public, if different from its inception)
- Bild der Person bei der Tätigkeit (picture of a person in action, especially for a sportsperson, visual artist, musican, actor. P18 is normally used for portraits)
- Hindawi Foundation book ID (A property for IDs of books published by [[Q20397014|Hindawi Foundation]])
- A New Nation Votes ID (ID of a person in A New Nation Votes: American Electoral Returns, 1788-1825)
- form decomposition (form decomposition)
- Ludzie Nauki ID (identifier in the Ludzie Nauki, the new official database of Polish scientists)
- Nanopublication identifier (Nanopublications are small RDF-based publications, quite similar to Wikidata Statements with references and history.)
- External identifiers: TNHR&CE Temple ID, Lisaan Masry Egyptian Arabic Dictionary ID, Saudipedia ID, DLE entry ID, Singapore Infopedia ID (new scheme), COBISS ID, DWDS sense ID, museum-digital tag ID, Gematsu event ID, RERO+ ID, Premier League player ID, StatMuse Premier League player ID, 11v11 player ID, OSL ID, EJ Atlas ID, Statbunker player ID, BFO class ID, Combine OverWiki ID, Autores Galegos na BUSC
- General datatypes:
- Deleted properties:
You can comment on all open property proposals!
- Did you know?
- Query examples:
- 28 Female Biographies that exist in 50 Wikipedias, but not Catalan - a good example for finding knowledge gaps.
- Explore data about Wikimedia Residencies - see start and end dates, organisation employer, average duration and associated project.
- Newest WikiProjects: Te Papa Research Expeditions - create and enrich metadata and trial research expeditions schema for Te Papa, Dominion and Colonial Museums.
- Newest database reports: Unauthorized Bots (active in last 30 days without Bot flag)
- Showcase Items: Zootopia - the 2016 animated Disney film about anthropomorphic Police officers.
- Showcase Lexemes: bezczelny (L2781) (Polish) To be shameless, uncaring of others, arrogant, over-confident.
- Query examples:
- Development
- IP masking: We wrapped up the work on adapting Wikibase for the upcoming change to no longer show IPs for non-logged in users.
- Wikibase REST API: We are almost done with the routes for adding/editing/removing a sitelink.
- Entity Schemas: We prototyped another approach to making it possible to link to Entity Schemas in statements.
You can see all open tickets related to Wikidata here. If you want to help, you can also have a look at the tasks needing a volunteer.
- Monthly Tasks
- Add labels, in your own language(s), for the new properties listed above.
- Comment on property proposals: all open proposals
- Suggested and open tasks!
- Contribute to a Showcase item.
- Help translate or proofread the interface and documentation pages, in your own language!
- Help merge identical items across Wikimedia projects.
- Help write the next summary!
Tech News: 2024-10
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- The
Special:Book
page (as well as the associated "Create a book" functionality) provided by the old Collection extension has been removed from all Wikisource wikis, as it was broken. This does not affect the ability to download normal books, which is provided by the Wikisource extension. [5] - Wikitech now uses the next-generation Parsoid wikitext parser by default to generate all pages in the Talk namespace. Report any problems on the Known Issues discussion page. You can use the ParserMigration extension to control the use of Parsoid; see the ParserMigration help documentation for more details.
- Maintenance on etherpad is completed. If you encounter any issues, please indicate in this ticket.
- Gadgets allow interface admins to create custom features with CSS and JavaScript. The
Gadget
andGadget_definition
namespaces andgadgets-definition-edit
user right were reserved for an experiment in 2015, but were never used. These were visible on Special:Search and Special:ListGroupRights. The unused namespaces and user rights are now removed. No pages are moved, and no changes need to be made. [6] - A usability improvement to the "Add a citation" in Wikipedia workflow has been made, the insert button was moved to the popup header. [7]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 5 March. It will be on non-Wikipedia wikis and some Wikipedias from 6 March. It will be on all wikis from 7 March (calendar). [8][9]
Future changes
- All wikis will be read-only for a few minutes on March 20. This is planned at 14:00 UTC. More information will be published in Tech News and will also be posted on individual wikis in the coming weeks. [10]
- The HTML markup of headings and section edit links will be changed later this year to improve accessibility. See Heading HTML changes for details. The new markup will be the same as in the new Parsoid wikitext parser. You can test your gadget or stylesheet with the new markup if you add
?useparsoid=1
to your URL (more info) or turn on Parsoid read views in your user options (more info).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Nyhetsbrev nr. 28 fra Wikimedia Norge
Hello, and happy spring from Wikimedia Norge!
- March = women in red
- Dressed for knowledge sharing
- Wikipedia courses for the whole country!
- 2023 Wikipedian of the Year: Hans Rosbach
Did you pay your 2024 membershep fees? If not, you can always register on this page.
This newsletter is posted by a bot. Leave feedback • Subscribe or unsubscribeThis Month in GLAM: February 2024
|