Page MenuHomePhabricator

Mr._Starfleet_Command
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

User Details

User Since
Sep 29 2024, 11:10 PM (88 w, 2 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Mr. Starfleet Command [ Global Accounts ]

Recent Activity

Yesterday

Mr._Starfleet_Command added a comment to T55969: Allow adding Trello URLs to Bugzilla's "See Also".

To directly answer your question, there's really no good reason except that I noticed there were a bunch of old tasks incorrectly tagged with Patch-For-Review; As you say though, it's really not a great use of time, so thanks for getting my attention about it -- I appreciate the advice! :)

Tue, Jun 9, 4:57 PM · good first task, Wikimedia-Bugzilla
Mr._Starfleet_Command added a comment to T55969: Allow adding Trello URLs to Bugzilla's "See Also".

Apologies, I won't continue if you object. Sorry to bother you.

Tue, Jun 9, 9:07 AM · good first task, Wikimedia-Bugzilla
Mr._Starfleet_Command removed a project from T74938: Reporting Random Diffs to AIV: Patch-For-Review.
Tue, Jun 9, 7:00 AM · Huggle
Mr._Starfleet_Command removed a project from T65104: Create Selenium test for bug 62796: Patch-For-Review.
Tue, Jun 9, 6:58 AM · good first task, Quality-Assurance
Mr._Starfleet_Command removed a project from T75243: Talk: Add discussion button doesn't look like other Overlay buttons: Patch-For-Review.
Tue, Jun 9, 6:57 AM · MobileFrontend-beta
Mr._Starfleet_Command removed a project from T75585: [Regression wmf9]Cannot create a new page in Firefox. Edit button doesn't respond: Patch-For-Review.
Tue, Jun 9, 6:57 AM · Browser-test-bug, MobileFrontend-stable
Mr._Starfleet_Command removed a project from T75562: Wikibase's undo edit form does not add the hidden wpUndidRevision field: Patch-For-Review.
Tue, Jun 9, 6:55 AM · Wikidata, MediaWiki-extensions-Wikibase-Repo
Mr._Starfleet_Command removed a project from T52376: change "username" to "email address" in "not valid" error message: Patch-For-Review.
Tue, Jun 9, 6:54 AM · Wikimedia-Bugzilla
Mr._Starfleet_Command removed a project from T55969: Allow adding Trello URLs to Bugzilla's "See Also": Patch-For-Review.
Tue, Jun 9, 6:50 AM · good first task, Wikimedia-Bugzilla

Mon, Jun 8

Mr._Starfleet_Command removed a project from T958: Use official MediaWiki logo in Phabricator oauth access button: Patch-For-Review.
Mon, Jun 8, 6:31 PM · Bugzilla-Migration
Mr._Starfleet_Command removed a project from T313132: Add option to create a redirect from the main namespace to the user page: Patch-For-Review.
Mon, Jun 8, 6:26 PM · MediaWiki-extensions-Create-User-Page
Mr._Starfleet_Command added a comment to T386436: Make it easier to add TemplateStyles from a module.

A function like the above also enables SyntaxHighlight to make the link clickable similar to require(), mw.loadData() and mw.loadJsonData().

Although I agree with having a simpler way to add styles since it’s such a common thing, I should note that currently all of those aren’t links either.

Mon, Jun 8, 3:17 PM · Patch-For-Review, MediaWiki-extensions-CodeMirror, SyntaxHighlight, Scribunto, TemplateStyles

Wed, Jun 3

Mr._Starfleet_Command added a comment to T427700: Allow extensions to insert into specialParserFunctions for CodeMirror.

Note that, if this were done, several of the current parser functions could be moved out into their respective extensions as well (ifexist is from Extension:ParserFunctions; lst, lstx, and lsth are from Extension:Labeled Section Transclusion; and invoke is from Extension:Scribunto).

Wed, Jun 3, 6:50 PM · MediaWiki-extensions-CodeMirror

Thu, May 28

Mr._Starfleet_Command added a comment to T40417: MediaWiki's anonymous edit token leaves wiki installations (incl. Wikipedia) open to mass anonymous spam we can't block.

I removed the note about the demo revealing your IP address since Temporary Accounts are a thing now.

Thu, May 28, 3:31 PM · Patch-Needs-Improvement, MediaWiki-Platform-Team, SecTeam-Processed, Vuln-CSRF, Security, MediaWiki-Core-AuthManager
Mr._Starfleet_Command updated the task description for T40417: MediaWiki's anonymous edit token leaves wiki installations (incl. Wikipedia) open to mass anonymous spam we can't block.
Thu, May 28, 3:28 PM · Patch-Needs-Improvement, MediaWiki-Platform-Team, SecTeam-Processed, Vuln-CSRF, Security, MediaWiki-Core-AuthManager

Wed, May 27

Mr._Starfleet_Command added a comment to T427237: Regression: Thumbnails on content pages are not scaled for large preference without losing quality.

This won't blow-up files beyond their original max resolution, so as long as non-free pics are kept small in terms of the actual file itself (which they are), there shouldn't be any problem.

Wed, May 27, 3:46 PM · Regression, Content-Transform-Team, MediaWiki-Core-Preferences

Thu, May 14

Mr._Starfleet_Command added a comment to T419332: Replacing CodeEditor with CodeMirror by MW 1.46.

Note that the MediaWiki Download ships with CodeEditor, but not CodeMirror, so that needs to be rectified for MediaWiki 1.46.

Thu, May 14, 6:42 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), Editing-team, CodeEditor, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T391926: Bundle Extension:CodeMirror with MediaWiki core.

Agree that this should be bundled, but wait till v6 is out of beta.

Thu, May 14, 6:41 PM · MediaWiki-Releasing, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T252681: Do not add a title to an upload page if {{int:filedesc}} is blank.

I've tested it, and it works: an image uploaded while the system message is non-empty (e.g. has its default content) gets the section header, while an image uploaded after the system message was blanked doesn't include a header at all. Yay! Now my patch just needs to get merged.

Thu, May 14, 5:57 PM · Patch-For-Review, MediaWiki-Uploading
Mr._Starfleet_Command updated the task description for T424910: Limit Special:Preferences thumbnail option to three options - small, regular and large.
Thu, May 14, 4:13 PM · MW-1.47-notes (1.47.0-wmf.1; 2026-05-05), Patch-For-Review, MediaWiki-Core-Skin-Architecture, Content-Transform-Team, MediaWiki-Parser

May 7 2026

Mr._Starfleet_Command added a comment to T394964: Allow customization of linting rules in CodeMirror.

At the current stage (after the deployment next week), a user can customize the client-side linting rules like this:

mw.hook( 'ext.CodeMirror.ready' ).add( ( cm ) => {
    const { worker } = cm.langExtension;
    switch ( cm.mode ) {
        // WikiLint for Wikitext
        case 'mediawiki':
            worker.onload( async () => {
                const lintConfig = await worker.getLintConfig();
                $.extend( true, lintConfig, {
                    rules: {
                        ruleName: severity,
                        // e.g.
                        'tag-like': 0
                    }
                } );
                worker.setLintConfig( lintConfig );
            } );
            break;

        // ESLint for JavaScript
        case 'javascript':
            worker.onload( () => {
                worker.setConfig( {
                    rules: {
                        ruleName: severity,
                        // e.g.
                        semi: 2
                    }
                } );
            } );
            break;

        // Stylelint for CSS
        case 'css':
            worker.onload( () => {
                worker.setConfig( {
                    ruleName: option,
                    // e.g.
                    'color-named': 'never'
                } );
            } );
    }
} );
May 7 2026, 3:31 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T288161: Enable CodeMirror's Syntax Highlighting on English Wikipedia by default.

Now that CodeMirror6 has fully replaced CM5 and we have conditional user options, this task is only waiting on T373710: Metrics instrumentation for CodeMirror 6 to refine which options are default-on, right? Or is there something else too, or can we move forward right now?

May 7 2026, 12:24 PM · MediaWiki-extensions-CodeMirror, Wikimedia-Site-requests

May 2 2026

Mr._Starfleet_Command added a comment to T252681: Do not add a title to an upload page if {{int:filedesc}} is blank.

Test wiki created on Patch demo by Mr. Starfleet Command using patch(es) linked to this task:
https://997c0a9f49.catalyst.wmcloud.org/w/

May 2 2026, 1:46 AM · Patch-For-Review, MediaWiki-Uploading

Apr 30 2026

Mr._Starfleet_Command updated the task description for T417513: Switch to CSS/JS solution for thumbnail size in legacy parser.
Apr 30 2026, 2:24 AM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MW-1.47-notes (1.47.0-wmf.1; 2026-05-05), Readers Essential Work, MediaWiki-Parser

Apr 28 2026

Mr._Starfleet_Command added a comment to T424438: Add Color Preview in Editor.

That sounds good to me.

Apr 28 2026, 1:25 PM · MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T424599: WikiLint does not recognize subst.

Note that the same issue exists for safesubst.

Apr 28 2026, 1:53 AM · MW-1.47-notes (1.47.0-wmf.2; 2026-05-12), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command created T424599: WikiLint does not recognize subst.
Apr 28 2026, 12:54 AM · MW-1.47-notes (1.47.0-wmf.2; 2026-05-12), MediaWiki-extensions-CodeMirror

Apr 26 2026

Mr._Starfleet_Command added a comment to T424388: Lint the entire page instead of the three fields separately for ProofreadPage Page: pages.

Perhaps something similar to T420323: Allow to disable a wikitext lint error locally could be a simpler route to take with this?

Apr 26 2026, 4:45 AM · ProofreadPage, MediaWiki-extensions-CodeMirror

Apr 23 2026

Mr._Starfleet_Command added a comment to T174145: Our standard highlight icon (used to enable/disable CodeMirror) cdxIconHighlight looks too much like our standard edit icon, cdxIconEdit.

Stalled until CM5 is removed, as we want the new icon (and text) to be an indicator that CM6 is being used.

Apr 23 2026, 10:09 PM · Design-System-Team, MW-1.43-notes (1.43.0-wmf.21; 2024-09-03), Design, MediaWiki-extensions-CodeMirror

Apr 18 2026

Mr._Starfleet_Command created T423792: CodeMirror handling of comments within links.
Apr 18 2026, 9:34 PM · MW-1.47-notes (1.47.0-wmf.1; 2026-05-05), MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T423784: WikiLint false-positives in table cells where pipe is included via template.

OK, fair enough.

Apr 18 2026, 8:55 PM · MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command created T423784: WikiLint false-positives in table cells where pipe is included via template.
Apr 18 2026, 3:49 PM · MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command created T423782: Links like [[../#Anchor]] behave differently in Parsoid vs legacy parser.
Apr 18 2026, 3:30 PM · Content-Transform-Team (Work In Progress), Parsoid
Mr._Starfleet_Command moved T423780: Handle links with `../` in CodeMirror from Backlog to Improvement on the MediaWiki-extensions-CodeMirror board.
Apr 18 2026, 3:08 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command created T423780: Handle links with `../` in CodeMirror.
Apr 18 2026, 3:08 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MediaWiki-extensions-CodeMirror

Apr 17 2026

Mr._Starfleet_Command changed the status of T252681: Do not add a title to an upload page if {{int:filedesc}} is blank from Open to In Progress.
Apr 17 2026, 4:32 AM · Patch-For-Review, MediaWiki-Uploading
Mr._Starfleet_Command renamed T170187: Move CodeMirror's MediaWiki mode into a separate library from Move Code Mirror's MediaWiki Mode into a separate library to Move CodeMirror's MediaWiki mode into a separate library.
Apr 17 2026, 12:24 AM · Librarization, MediaWiki-extensions-CodeMirror

Apr 16 2026

Mr._Starfleet_Command updated Mr._Starfleet_Command.
Apr 16 2026, 11:37 PM
Mr._Starfleet_Command updated Mr._Starfleet_Command.
Apr 16 2026, 11:36 PM
Mr._Starfleet_Command added a comment to T373720: Deprecate use of CodeMirror 5.

@NguoiDungKhongDinhDanh:

[...] [T]here are only ~25 instances of the v6 modules being used on-wiki, so I can fix those manually as a global interface editor. [...]

Apr 16 2026, 2:11 PM · MW-1.46-notes (1.46.0-wmf.26; 2026-04-28), MW-1.44-notes (1.44.0-wmf.24; 2025-04-08), MW-1.43-notes (1.43.0-wmf.21; 2024-09-03), Community-Tech, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T386436: Make it easier to add TemplateStyles from a module.

Adding CodeMirror tag since auto-linking could likely be applied to it too, similar to the suggestion for SyntaxHighlight (see T419335: Add CodeMirror auto-linking where missing).

Pardon my ignorance; Is it safe to assume that syntax like { src = 'Namespace:Foobar' } would always refer to the page title Namespace:Foobar?

Otherwise, it may make more sense to wait until we have the new mw.ext.templatestyles.add() method to bring CodeMirror into it. The new syntax would also make it more easy to add autocompletion when typing the page title such that only sanitized-css titles are suggested.

Apr 16 2026, 1:36 PM · Patch-For-Review, MediaWiki-extensions-CodeMirror, SyntaxHighlight, Scribunto, TemplateStyles

Apr 14 2026

Mr._Starfleet_Command added a project to T386436: Make it easier to add TemplateStyles from a module: MediaWiki-extensions-CodeMirror.

Adding CodeMirror tag since auto-linking could likely be applied to it too, similar to the suggestion for SyntaxHighlight (see T419335: Add CodeMirror auto-linking where missing).

Apr 14 2026, 1:36 AM · Patch-For-Review, MediaWiki-extensions-CodeMirror, SyntaxHighlight, Scribunto, TemplateStyles
Mr._Starfleet_Command updated the task description for T419335: Add CodeMirror auto-linking where missing.
Apr 14 2026, 1:36 AM · Epic, MediaWiki-extensions-CodeMirror

Apr 6 2026

Mr._Starfleet_Command updated the task description for T420429: Add support for non-boolean CodeMirror preferences.
Apr 6 2026, 3:26 PM · MW-1.47-notes (1.47.0-wmf.1; 2026-05-05), Patch-For-Review, MediaWiki-extensions-CodeMirror

Mar 11 2026

Mr._Starfleet_Command added a comment to T419337: Allow CodeMirror preferences to differ between wikitext and non-wikitext.

Wikitext/non-wikitext is probably sufficient, especially since it wouldn't mean *losing* any functionality compared to what we have now (i.e. CodeEditor for non-wikitext, nothing more granular).

Mar 11 2026, 4:18 AM · MediaWiki-extensions-CodeMirror

Mar 8 2026

Mr._Starfleet_Command updated the task description for T419339: Add "no syntax highlighting" as an available theme within CodeMirror.
Mar 8 2026, 3:23 PM · Patch-For-Review, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command moved T419335: Add CodeMirror auto-linking where missing from Backlog to Feature requests on the MediaWiki-extensions-CodeMirror board.
Mar 8 2026, 6:52 AM · Epic, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a parent task for T413457: Auto-linking in CSS/JavaScript comments: T419335: Add CodeMirror auto-linking where missing.
Mar 8 2026, 6:48 AM · MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a subtask for T419335: Add CodeMirror auto-linking where missing: T413457: Auto-linking in CSS/JavaScript comments.
Mar 8 2026, 6:48 AM · Epic, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command created T419335: Add CodeMirror auto-linking where missing.
Mar 8 2026, 6:44 AM · Epic, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command updated the task description for T419332: Replacing CodeEditor with CodeMirror by MW 1.46.
Mar 8 2026, 5:53 AM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.24; 2026-04-14), Editing-team, CodeEditor, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command updated the task description for T259059: Upgrade to CodeMirror 6.
Mar 8 2026, 5:31 AM · User-notice-archive, MW-1.46-release, Epic, MediaWiki-extensions-CodeMirror, WMDE-TechWish, User-thiemowmde, WMDE-Templates-FocusArea, WMDE-TechWish-Maintenance

Mar 6 2026

Mr._Starfleet_Command added a comment to T6421: Image file extension should not be part of the name.

@Timwi: Sorry, I could have been clearer. What I meant by "the wrong extension" is just that the extension wouldn't necessarily match the file's actual type; I wasn't saying that it's a bad idea, on the contrary, I think what you suggest is probably a good idea.

Mar 6 2026, 3:08 PM · Commons, Multimedia, MediaWiki-File-management

Mar 5 2026

Mr._Starfleet_Command added a comment to T6421: Image file extension should not be part of the name.

@Timwi: Good point, I hadn't thought of that. Although, if indeed we implemented your suggestion for removing the file extension from the title where there isn't a collision, we could then also implement my suggestion, since you could upload a different file type over a file with the wrong extension, as you say. I hope I'm making sense :)

Mar 5 2026, 4:31 PM · Commons, Multimedia, MediaWiki-File-management
Mr._Starfleet_Command added a comment to T6421: Image file extension should not be part of the name.

In principal I agree with this ticket, that the file extension shouldn't be part of the name, and you should be able to upload a JPEG over a PNG, for example. But in practice this change would create many many collisions, so I doubt if this is practical. That said, could we make it so, going forward, you can't upload a file X.jpg if X.png already exists? This would avoid future name overlap, at least, although obviously wouldn't fix existing overlap.

Mar 5 2026, 1:11 AM · Commons, Multimedia, MediaWiki-File-management

Feb 13 2026

Mr._Starfleet_Command added a comment to T417298: Move "Upload file" link from page tools to main menu.

You're right; I only added it there because T333211 is listed as such, but I see now that it's not really a subtask of that.

Feb 13 2026, 2:49 PM · MediaWiki-Core-Skin-Architecture (Menus 2.0), Patch-For-Review, patch-welcome

Feb 12 2026

Mr._Starfleet_Command added a subtask for T381231: Group Toolbox portlet links by topic: T417298: Move "Upload file" link from page tools to main menu.
Feb 12 2026, 4:32 PM · Local-Wiki-Template-And-Gadget-Issues, Vector 2022 (Tracking)
Mr._Starfleet_Command added a parent task for T417298: Move "Upload file" link from page tools to main menu: T381231: Group Toolbox portlet links by topic.
Feb 12 2026, 4:32 PM · MediaWiki-Core-Skin-Architecture (Menus 2.0), Patch-For-Review, patch-welcome
Mr._Starfleet_Command created T417298: Move "Upload file" link from page tools to main menu.
Feb 12 2026, 4:25 PM · MediaWiki-Core-Skin-Architecture (Menus 2.0), Patch-For-Review, patch-welcome

Feb 6 2026

Mr._Starfleet_Command added a comment to T402097: Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4.

Fandom still uses DPL3 it seems.

Feb 6 2026, 4:16 PM · affects-Miraheze, DynamicPageList, MediaWiki-extension-requests

Feb 5 2026

Mr._Starfleet_Command added a comment to T375981: Preferences settings for small image size are not being respected for Parsoid Read Views.

I'm no expert on this, but my guess is that CSS could scale the image to the right size from the start, even before the JavaScript changes the image source to a larger thumbnail. Thus there would be no text reflow. I could be wrong, though.

Feb 5 2026, 2:31 PM · MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), Patch-For-Review, Readers Essential Work (WE6.3.4 Fix bugs within the reading experience across platforms for Parsoid Read Views), OKR-Work, Content-Transform-Team (Work In Progress), Parsoid-Read-Views (Small Size Wikipedias), Parsoid

Feb 2 2026

Mr._Starfleet_Command updated Mr._Starfleet_Command.
Feb 2 2026, 4:28 PM
Mr._Starfleet_Command updated Mr._Starfleet_Command.
Feb 2 2026, 4:28 PM
Mr._Starfleet_Command updated Mr._Starfleet_Command.
Feb 2 2026, 4:27 PM

Jan 27 2026

Mr._Starfleet_Command added a comment to T397133: Bundle Extension:DynamicPageList3 with MediaWiki.

DPL3 is no longer maintained and is now incompatible with current MediaWiki, so obviously it is out of the question. DPL4, on the other hand, is now marked as stable, and is compatible with MediaWiki 1.44+. Maybe time to start considering it?

It might have been better to change the task description instead of just burying it.

Jan 27 2026, 9:52 PM · MediaWiki-Releasing

Jan 26 2026

Mr._Starfleet_Command added a comment to T397133: Bundle Extension:DynamicPageList3 with MediaWiki.

DPL3 is no longer maintained and is now incompatible with current MediaWiki, so obviously it is out of the question. DPL4, on the other hand, is now marked as stable, and is compatible with MediaWiki 1.44+. Maybe time to start considering it?

Jan 26 2026, 11:16 PM · MediaWiki-Releasing
Mr._Starfleet_Command added a comment to T402097: Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4.

DPL4 is now compatible with MediaWiki 1.44+. According to its MediaWiki.org extension page:

Jan 26 2026, 11:12 PM · affects-Miraheze, DynamicPageList, MediaWiki-extension-requests

Jan 6 2026

Mr._Starfleet_Command updated the task description for T402097: Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4.
Jan 6 2026, 11:33 PM · affects-Miraheze, DynamicPageList, MediaWiki-extension-requests
Mr._Starfleet_Command renamed T402097: Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4 from Develop a less resource intensive DPL4 for Wikimedia to replace DPL, DPL2, DPL3 to Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4.
Jan 6 2026, 11:28 PM · affects-Miraheze, DynamicPageList, MediaWiki-extension-requests
Mr._Starfleet_Command added a comment to T402097: Develop a less resource intensive DPL-like extension for Wikimedia to replace DPL (WMF), DPL3, and DPL4.

FYI, the successor to DynamicPageList3, DynamicPageList4, is now marked as stable (although it's currently incompatible with the latest stable release of MediaWiki). We should probably update this task's title and description to clarify that this is not about that extension.

Jan 6 2026, 11:21 PM · affects-Miraheze, DynamicPageList, MediaWiki-extension-requests
Mr._Starfleet_Command added a comment to T413457: Auto-linking in CSS/JavaScript comments.

It just occurred to me that we could do the same thing for links in comments on normal wikitext pages, too (e.g. <!-- [[Link]] -->). Should we start a separate ticket for that?

Jan 6 2026, 4:21 PM · MediaWiki-extensions-CodeMirror

Jan 4 2026

Mr._Starfleet_Command added a comment to T373711: Add support for Scribunto, JavaScript, CSS, JSON and Vue to CodeMirror 6.

One difference I notice between CodeEditor and CodeMirror when it comes to CSS and JavaScript is that, when you're writing code that's indented (i.e. within one or multiple block statements/functions), if you click "enter" twice to create a blank line between one piece of code and another, CodeMirror gets rid of the tabs from that line, whereas CodeEditor leaves them. I personally don't mind this change, and in my experience dropping the tabs is indeed more typical behavior for CSS/JS editors, but I just wanted to make a note of it.

Jan 4 2026, 4:33 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.21; 2026-03-24), MW-1.45-notes (1.45.0-wmf.20; 2025-09-23), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command updated the task description for T394965: Provide API-powered linting of supported languages in CodeMirror.
Jan 4 2026, 5:25 AM · User-Tgr, TemplateStyles, MediaWiki-extensions-CodeMirror

Dec 24 2025

Mr._Starfleet_Command added a comment to T412849: Double-clicking on brackets should select the block of code.

Yeah, I'd be ok with that.

Dec 24 2025, 6:25 PM · MW-1.46-notes (1.46.0-wmf.18; 2026-03-03), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T373711: Add support for Scribunto, JavaScript, CSS, JSON and Vue to CodeMirror 6.

CodeMirror should turn links in CSS/JavaScript comments (e.g. /* [[link]] */) into clickable links like it does for such links in wikitext, and like already happens when viewing the page, not editing it (i.e. viewing the page directly, showing preview, or viewing an old revision).

Dec 24 2025, 3:28 AM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.21; 2026-03-24), MW-1.45-notes (1.45.0-wmf.20; 2025-09-23), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-CodeMirror

Dec 18 2025

Restricted Application added projects to T5525: Cross-wiki watchlists: MediaWiki-Platform-Team, Moderator-Tools-Team.
Dec 18 2025, 4:10 AM · MediaWiki-Platform-Team (Radar), Moderator-Tools-Team, MediaWiki-CrossWikiWatchlist, Phlogiston-Category, Community-Wishlist-Survey-2015, MediaWiki-Watchlist, German-Community-Wishlist, Contributors-Team, Design, Epic, Crosswiki, MediaWiki-extensions-CentralAuth

Dec 16 2025

Mr._Starfleet_Command added a comment to T412849: Double-clicking on brackets should select the block of code.

This has only ever applied in CodeEditor before (therefore only non-wikitext formats), but now that I think of it this would be good to have in wikitext too, i.e. with {{templates}}, (anything in parentheses), and [[links]]. Unless anyone objects.

Dec 16 2025, 6:13 PM · MW-1.46-notes (1.46.0-wmf.18; 2026-03-03), MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T364685: CSS sanitizer refuses TemplateStyles variable assignment to border-color but does permit background-color.

Here is an exhaustive list of vulnerable attributes, taken from https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/url_function:

Dec 16 2025, 4:57 PM · Patch-For-Review, TemplateStyles, css-sanitizer
Mr._Starfleet_Command added a comment to T373711: Add support for Scribunto, JavaScript, CSS, JSON and Vue to CodeMirror 6.

Also, double-clicking at the start or end of a bracket pair (...), [...], or {...} should highlight all the text between the brackets, like it does with CodeEditor.

Dec 16 2025, 4:44 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.21; 2026-03-24), MW-1.45-notes (1.45.0-wmf.20; 2025-09-23), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-CodeMirror

Dec 14 2025

Mr._Starfleet_Command added a comment to T230653: Use a parser function to encapsulate signatures.

Thanks for the history! It was sort of a rhetorical question, but still neat stuff to hear about. 😄

Dec 14 2025, 3:19 PM · DiscussionTools, MediaWiki-Parser
Mr._Starfleet_Command added a comment to T230653: Use a parser function to encapsulate signatures.

In my opinion, custom signatures are a bad idea in general, but I acknowledge that removing them would be difficult since they are well-liked and heavily used. More of a "why were they introduced in the first place?" kind of thing than "we should actually remove them."

Dec 14 2025, 7:03 AM · DiscussionTools, MediaWiki-Parser
Mr._Starfleet_Command updated the task description for T166098: Syntax sensitive and highlighting source code editor for template code wanted.
Dec 14 2025, 12:15 AM · Epic, MediaWiki-extensions-CodeMirror, MediaWiki-Page-editing, MediaWiki-Parser-Templates

Dec 13 2025

Mr._Starfleet_Command updated subscribers of T166098: Syntax sensitive and highlighting source code editor for template code wanted.

The checkbox "do automatically prettyprint the code when editing and remove such temporary formatting when saving the code" is checked off on the list in the task description. It was checked off by @Bhsd in January 2024 at T166098#9469820. Unless I'm misunderstanding what this point is talking about, it has not been done. There's no additional context available since it doesn't link to a subtask like the others do. Was this a mistake? If not, can someone clarify the text or add a link to a relevant Phabricator task? Thanks.

Dec 13 2025, 9:48 PM · Epic, MediaWiki-extensions-CodeMirror, MediaWiki-Page-editing, MediaWiki-Parser-Templates
Mr._Starfleet_Command updated the task description for T373711: Add support for Scribunto, JavaScript, CSS, JSON and Vue to CodeMirror 6.
Dec 13 2025, 7:02 PM · User-notice-archive, MW-1.46-notes (1.46.0-wmf.21; 2026-03-24), MW-1.45-notes (1.45.0-wmf.20; 2025-09-23), MW-1.44-notes (1.44.0-wmf.28; 2025-05-06), MediaWiki-extensions-CodeMirror

Dec 10 2025

Mr._Starfleet_Command added a comment to T395112: History merges appearing twice in non-page-specific log entry lists is confusing.

Instead of displaying just one of the two logs when viewing page-nonspecific log lists, it would make more sense to simply have history merges generate a single log entry that is associated with multiple pages simultaneously. No idea how challenging that would be technically, but it seems the better solution in theory, right?

Dec 10 2025, 5:06 PM · MW-Interfaces-Team, MediaWiki-MergeHistory, MediaWiki-Logevents

Dec 8 2025

Mr._Starfleet_Command created T412030: Allow converting HTML to wikitext using Parsoid through the Action API.
Dec 8 2025, 4:11 PM · MW-Interfaces-Team, MediaWiki-Action-API
Mr._Starfleet_Command added a comment to T391926: Bundle Extension:CodeMirror with MediaWiki core.

Agree that this should be bundled, but wait till v6 is out of beta.

Dec 8 2025, 1:46 AM · MediaWiki-Releasing, MediaWiki-extensions-CodeMirror
Mr._Starfleet_Command added a comment to T397133: Bundle Extension:DynamicPageList3 with MediaWiki.

At the vary least, I'd suggest we wait till DPL4 has a stable release, since that's supposed to come with significant performance improvements.

Dec 8 2025, 1:31 AM · MediaWiki-Releasing

Dec 7 2025

Mr._Starfleet_Command added a comment to T263852: Support CSS custom properties (variables) in CodeEditor.

Defining custom CSS variables has been error-free for some time now (since at least MW 1.43, although I'm not sure exactly when the change occurred). However, warnings are still generated in most cases when using variables. One notable exception is the background property, which doesn't produce a warning, even though background-color does. It seems that background undergoes no validation whatsoever, because even totally bogus values like background: blah blah blah are warning-free. Go figure.

Dec 7 2025, 5:13 AM · CodeEditor

Dec 3 2025

Mr._Starfleet_Command updated the task description for T375981: Preferences settings for small image size are not being respected for Parsoid Read Views.
Dec 3 2025, 7:23 PM · MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), Patch-For-Review, Readers Essential Work (WE6.3.4 Fix bugs within the reading experience across platforms for Parsoid Read Views), OKR-Work, Content-Transform-Team (Work In Progress), Parsoid-Read-Views (Small Size Wikipedias), Parsoid
Mr._Starfleet_Command updated the task description for T375981: Preferences settings for small image size are not being respected for Parsoid Read Views.
Dec 3 2025, 7:20 PM · MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), Patch-For-Review, Readers Essential Work (WE6.3.4 Fix bugs within the reading experience across platforms for Parsoid Read Views), OKR-Work, Content-Transform-Team (Work In Progress), Parsoid-Read-Views (Small Size Wikipedias), Parsoid

Dec 2 2025

Mr._Starfleet_Command added a comment to T375981: Preferences settings for small image size are not being respected for Parsoid Read Views.

IMO, the parser should give the same output regardless of user preference, so if we keep this preference, it should be done via CSS. As Ladsgroup mentioned, this would result in users who set their preference above 250px getting blurry images. I can think of two possible solutions:

Dec 2 2025, 3:27 PM · MW-1.46-notes (1.46.0-wmf.20; 2026-03-17), Patch-For-Review, Readers Essential Work (WE6.3.4 Fix bugs within the reading experience across platforms for Parsoid Read Views), OKR-Work, Content-Transform-Team (Work In Progress), Parsoid-Read-Views (Small Size Wikipedias), Parsoid

Oct 19 2025

Mr._Starfleet_Command added a comment to T61075: {{DISPLAYTITLE:}} not taken into account when opening a page for editing (but okay during previewing).

Yes, I believe so, since the contents of <title> should match the title shown on the page (minus any HTML tags, of course).

Oct 19 2025, 12:20 AM · MediaWiki-Page-editing

Aug 3 2025

Mr._Starfleet_Command created T401057: Modifier + clicking feature in CodeMirror produces the wrong link when you are substituting a template.
Aug 3 2025, 9:05 AM · MW-1.46-notes (1.46.0-wmf.2; 2025-11-12), MediaWiki-extensions-CodeMirror

Jul 30 2025

Mr._Starfleet_Command updated Mr._Starfleet_Command.
Jul 30 2025, 12:33 AM
Mr._Starfleet_Command updated Mr._Starfleet_Command.
Jul 30 2025, 12:32 AM

Oct 28 2024

Mr._Starfleet_Command added a comment to T252681: Do not add a title to an upload page if {{int:filedesc}} is blank.

Also, the header should probably take its markup from MediaWiki:Newsectionheaderdefaultlevel instead of hard-coding it.

Oct 28 2024, 11:59 PM · Patch-For-Review, MediaWiki-Uploading