Page MenuHomePhabricator

Parsing-Team--ARCHIVEDGroup
ArchivedPublic

Members (7)

Details

Description

ARCHIVED team board for the previously existing Parsing Team; see Content-Transform-Team since August 2021

Recent Activity

Thu, May 22

cscott merged task T75960: Limit the number of media files used on a wiki page into T348236: Introduce parser limit for # of images.
Thu, May 22, 6:13 PM · Parsoid, Sustainability (Incident Followup), Performance Issue, Parsing-Team--ARCHIVED, MediaWiki-Parser

Sun, May 18

Pppery edited projects for T157670: Periodically run refreshLinks.php on production sites., added: Wikimedia-maintenance-script-run; removed MediaWiki-Parser, MediaWiki-Page-editing.
Sun, May 18, 3:07 AM · Wikimedia-maintenance-script-run, Platform Engineering Roadmap Decision Making, Parsing-Team--ARCHIVED

May 9 2025

cscott created T393795: Hash extensions for extension tags.
May 9 2025, 3:28 PM · MediaWiki-Parser-Templates

May 2 2025

Krinkle updated subscribers of T114432: [RFC] Heredoc arguments for templates (aka "hygienic" or "long" arguments).
May 2 2025, 10:29 PM · MediaWiki-Parser-Templates, Patch-Needs-Improvement, TechCom-RFC (TechCom-RFC-Closed), Parsing-Team--ARCHIVED, Wikimedia-Developer-Summit-2016

Feb 19 2025

awight closed T239911: [Spike] Decide how to guarantee Cite footnote body numbering as Resolved.

Explicit numbering is looking good, closing this investigation.

Feb 19 2025, 12:24 PM · Parsing-Team--ARCHIVED, WMDE-Design, Sub-referencing, Design, Cite

Dec 5 2024

Snaevar added a comment to T145604: RFC: Future of magic links.

This is stalled on T179769. Minor wikis are not going to change magic links while any VisualEditor change can change them back to magic links. It should be an obvious non-starter.

Dec 5 2024, 2:37 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC
stjn added a comment to T145604: RFC: Future of magic links.

Tbh I don’t think it is that much of a tragedy if some smaller wikis do not have those links for some time. Bot support is definitely needed, but these sorts of replacements are easy to do just with tools like AWB/JWB. So someone just needs to come up with a documentation page on how to do a switch using those sorts of tools. They do not require some very complicated bots, so if magic links do not work until someone runs a bot, that’s fine. It’s not like ISBN data will combust when magic links are not there.

Dec 5 2024, 2:02 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC
PerfektesChaos added a comment to T145604: RFC: Future of magic links.

For smaller of almost 1000 WMF wikis it is hard enough to migrate current pages towards {{#isbn:}} in all pages. While larger wikis do have bots, many small projects have just three or four regular article authors. A global support by bots in foreign wikis will be needed.

  • When migrating, all 1000 wikis would need to maintain a template implementation of {{ISBN}} which might collide with existing implementations.
  • A {{#isbn:}} is not local, but maintained globally and present everywhere.
Dec 5 2024, 10:22 AM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC

Dec 4 2024

stjn added a comment to T145604: RFC: Future of magic links.

So...why do we need a parser function? Back in 2016 you had proposed using a template (c.f. T148274#2788218), which I agree with and prefer.

I will advocate for ‘why’s for a parser function here:

  1. does not increase template size limit as much as a template would (which is important in citation templates since many are still wikicode-based, not Lua based, so having a template that does [[Special:BookSources/{{{1}}}|ISBN {{{1}}}]] will be much more expensive the more citations you use);
  2. does not add additional hundreds of thousands of rows to template links table on all big wikis;
  3. seems correct at least for ISBN since it links to a special page anyway.
Dec 4 2024, 11:24 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC

Nov 9 2024

cscott closed T145590: Update Parsoid to be compatible with magic links being disabled, a subtask of T145604: RFC: Future of magic links, as Resolved.
Nov 9 2024, 8:50 AM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC

Nov 7 2024

Nikerabbit closed T149660: Glossaries, pronunciations, and dictionaries, a subtask of T147602: Facilitate Wikidev'17 main topic "Handling wiki content beyond plaintext", as Declined.
Nov 7 2024, 12:21 PM · Developer-Advocacy, Parsing-Team--ARCHIVED, Goal, Wikimedia-Developer-Summit
Maintenance_bot edited projects for T4085: Add a {{USERLANGUAGE}} magic word, added: User-notice-archive; removed User-notice.
Nov 7 2024, 6:30 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 28 2024

ReleaseTaggerBot added a project to T4085: Add a {{USERLANGUAGE}} magic word: MW-1.44-notes (1.44.0-wmf.1; 2024-10-29).
Oct 28 2024, 6:00 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1083394 merged by jenkins-bot:

[mediawiki/core@master] docs: Mention wgParserEnableUserLanguage in release notes

https://gerrit.wikimedia.org/r/1083394

Oct 28 2024, 5:05 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
ReleaseTaggerBot edited projects for T4085: Add a {{USERLANGUAGE}} magic word, added: MW-1.43-notes; removed MW-1.43-notes (1.43.0-wmf.22; 2024-09-10).
Oct 28 2024, 5:00 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1083395 merged by jenkins-bot:

[mediawiki/core@REL1_43] docs: Mention wgParserEnableUserLanguage in release notes

https://gerrit.wikimedia.org/r/1083395

Oct 28 2024, 4:47 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 27 2024

gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1083395 had a related patch set uploaded (by XtexChooser; author: XtexChooser):

[mediawiki/core@REL1_43] Mention wgParserEnableUserLanguage in changelog

https://gerrit.wikimedia.org/r/1083395

Oct 27 2024, 6:49 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1083394 had a related patch set uploaded (by XtexChooser; author: XtexChooser):

[mediawiki/core@master] Mention wgParserEnableUserLanguage in changelog

https://gerrit.wikimedia.org/r/1083394

Oct 27 2024, 6:46 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 24 2024

Johan moved T4085: Add a {{USERLANGUAGE}} magic word from In current Tech/News draft to Already announced/Archive on the User-notice board.
Oct 24 2024, 10:52 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 17 2024

UOzurumba moved T4085: Add a {{USERLANGUAGE}} magic word from Announce in next Tech/News to In current Tech/News draft on the User-notice board.
Oct 17 2024, 6:59 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
JJMC89 added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

@tstarling Thanks! Is there a documentation page#section that it can link to?

I added an entry to https://meta.wikimedia.org/wiki/Tech/News/2024/43

It should have been in https://mediawiki.org/wiki/Help:Magic_words , but it seems there's nothing there yet.

Oct 17 2024, 6:00 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
jhsoby added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

@tstarling Thanks! Is there a documentation page#section that it can link to?

I added an entry to https://meta.wikimedia.org/wiki/Tech/News/2024/43

Oct 17 2024, 5:43 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
Quiddity added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

@tstarling Thanks! Is there a documentation page#section that it can link to?

Oct 17 2024, 5:25 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
Pppery moved T4085: Add a {{USERLANGUAGE}} magic word from Not ready to announce to Announce in next Tech/News on the User-notice board.
Oct 17 2024, 3:52 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
tstarling closed T4085: Add a {{USERLANGUAGE}} magic word as Resolved.
Oct 17 2024, 2:31 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
tstarling added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Please could someone suggest wording for this proposed Tech News entry, including what documentation it should link to. Thanks.

Oct 17 2024, 2:25 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
Stashbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Mentioned in SAL (#wikimedia-operations) [2024-10-17T02:18:42Z] <tstarling@deploy2002> Synchronized wmf-config/InitialiseSettings.php: T4085 Enable {{USERLANGUAGE}} on Commons and Meta (duration: 06m 34s)

Oct 17 2024, 2:19 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1079680 merged by jenkins-bot:

[operations/mediawiki-config@master] Enable {{USERLANGUAGE}} on Commons and Meta

https://gerrit.wikimedia.org/r/1079680

Oct 17 2024, 2:11 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 16 2024

Quiddity added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Please could someone suggest wording for this proposed Tech News entry, including what documentation it should link to. Thanks.

Oct 16 2024, 5:42 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
Quiddity moved T4085: Add a {{USERLANGUAGE}} magic word from To Triage to Not ready to announce on the User-notice board.
Oct 16 2024, 5:35 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Oct 14 2024

Bugreporter added a project to T4085: Add a {{USERLANGUAGE}} magic word: User-notice.
Oct 14 2024, 3:54 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #1079680 had a related patch set uploaded (by Tim Starling; author: Tim Starling):

[operations/mediawiki-config@master] Enable {{USERLANGUAGE}} on Commons and Meta

https://gerrit.wikimedia.org/r/1079680

Oct 14 2024, 2:46 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Sep 23 2024

RHo removed projects from T13477: Don't mark external links to the current wiki as external: Design, Wikimedia-Design.

Untagging design projects since this seems like a bug where some internal links are being marked as external.

Sep 23 2024, 11:47 AM · patch-welcome, Parsing-Team--ARCHIVED, MediaWiki-Parser, Technical-Debt

Sep 9 2024

ReleaseTaggerBot added a project to T4085: Add a {{USERLANGUAGE}} magic word: MW-1.43-notes (1.43.0-wmf.22; 2024-09-10).
Sep 9 2024, 12:00 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Sep 8 2024

gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #508295 merged by jenkins-bot:

[mediawiki/core@master] parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext

https://gerrit.wikimedia.org/r/508295

Sep 8 2024, 11:39 PM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Sep 6 2024

Pppery changed the status of T120085: RFC: Serve Main Page of Wikimedia wikis from a consistent URL from Open to Stalled.
Sep 6 2024, 1:27 AM · Community-consensus-needed, Wikimedia-Performance-recommendation, Traffic-Icebox, Fundraising-Backlog, Editing-team, Parsing-Team--ARCHIVED, User-notice, Platform Engineering, SRE, TechCom-RFC, SEO, Wikimedia-Site-requests
Pppery moved T120085: RFC: Serve Main Page of Wikimedia wikis from a consistent URL from Unsorted to All WMF wikis on the Community-consensus-needed board.
Sep 6 2024, 1:22 AM · Community-consensus-needed, Wikimedia-Performance-recommendation, Traffic-Icebox, Fundraising-Backlog, Editing-team, Parsing-Team--ARCHIVED, User-notice, Platform Engineering, SRE, TechCom-RFC, SEO, Wikimedia-Site-requests

Sep 3 2024

Bugreporter reopened T4085: Add a {{USERLANGUAGE}} magic word as "Open".
Sep 3 2024, 12:30 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a project to T4085: Add a {{USERLANGUAGE}} magic word: Patch-For-Review.
Sep 3 2024, 12:21 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization
gerritbot added a comment to T4085: Add a {{USERLANGUAGE}} magic word.

Change #508295 restored by Tim Starling:

[mediawiki/core@master] Add a new {{USERLANGUAGE}} variable for use in wikitext

https://gerrit.wikimedia.org/r/508295

Sep 3 2024, 12:21 AM · User-notice-archive, MW-1.44-notes (1.44.0-wmf.1; 2024-10-29), MW-1.43-notes, Patch-For-Review, Parsing-Team--ARCHIVED, Performance-Team (Radar), MediaWiki-Parser, I18n, MediaWiki-Internationalization

Aug 23 2024

PerfektesChaos added a comment to T145604: RFC: Future of magic links.

The major issue on this kind of magic is that they are a nightmare on parsing.

  • And hard to understand and teach and describe to authors as well.
  • It is blowing up syntax description and make things even more complicated.
Aug 23 2024, 4:03 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC
Rich_Farmbrough added a comment to T145604: RFC: Future of magic links.

Why, since the comments on the RFC were overwhelmingly against this proposal, was it implemented?

It was not, AFAIK. See the part of https://www.mediawiki.org/wiki/Requests_for_comment/Future_of_magic_links#Proposal where it says "Update: this part was controversial, and will be re-evaluated based on the response to disabling by default."

Magic links were made enable-able on a per-wiki basis instead of a built-in feature of the core code that could not be turned off or on.

The English Wikipedia overwhelmingly decided to turn them off: https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(proposals)&oldid=772133164#Future_of_magic_links

Aug 23 2024, 2:21 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC

Aug 22 2024

Izno moved T149667: Build an article annotation service from Parsoid/VE implementation to External on the Cite board.
Aug 22 2024, 8:13 PM · Wikispeech-Text-to-Speech, Parsing-Team--ARCHIVED, Cite, VisualEditor, MediaWiki-extensions-Translate, Wikimedia-Developer-Summit (2017)

Aug 21 2024

PerfektesChaos added a comment to T145604: RFC: Future of magic links.

@Legoktm: German Wikipedia discontinued to use RFC magic in article space for almost a year now.

Aug 21 2024, 3:23 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser, TechCom-RFC

Aug 13 2024

Pppery closed T21291: Mechanism to find usages of raw-html messages as Resolved.

No response, assuming so.

Aug 13 2024, 4:36 AM · Parsing-Team--ARCHIVED, MediaWiki-Parser

Aug 7 2024

Maintenance_bot removed a project from T251641: RFC: HTML element for inline media from wikitext: Patch-For-Review.
Aug 7 2024, 4:31 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), TechCom-RFC (TechCom-RFC-Closed), Parsing-Active-Work, Parsing-Team--ARCHIVED
Krinkle moved T251641: RFC: HTML element for inline media from wikitext from Approved to Implemented on the TechCom-RFC (TechCom-RFC-Closed) board.
Aug 7 2024, 4:08 PM · MW-1.36-notes (1.36.0-wmf.9; 2020-09-15), TechCom-RFC (TechCom-RFC-Closed), Parsing-Active-Work, Parsing-Team--ARCHIVED

Aug 1 2024

Pppery added a comment to T21291: Mechanism to find usages of raw-html messages.

Can this be considered resolved by T340201: Use custom language code to find i18n XSS issues

Aug 1 2024, 10:31 PM · Parsing-Team--ARCHIVED, MediaWiki-Parser

Jul 4 2024

WMDE-Fisch added a parent task for T239911: [Spike] Decide how to guarantee Cite footnote body numbering: T369275: [Epic] Sub-reference numbering needs to work with different local numbering types.
Jul 4 2024, 11:23 AM · Parsing-Team--ARCHIVED, WMDE-Design, Sub-referencing, Design, Cite

Jun 27 2024

RHo moved T13477: Don't mark external links to the current wiki as external from Triaged to Backlog on the Wikimedia-Design board.
Jun 27 2024, 3:35 PM · patch-welcome, Parsing-Team--ARCHIVED, MediaWiki-Parser, Technical-Debt