Page MenuHomePhabricator

Tweak the visual display of Special:PageTranslation for easier skimming
Closed, DuplicatePublicFeature

Description

Feature summary :
At Special:PageTranslation pages, such as at Wikifunctions or at Outreachwiki, the sub-links make it hard to skim the actual page-names.
I suggest gently tweaking the design to make this easier.
Even just something as simple as padding-left: 30px; for the <div> with those links. (Or add a class-name to the div so editors can do so for themselves!)
Thanks :>

Current/After simple padding mockup

2023-08-11_15-57.jpg (1,289×318 px, 78 KB)

Event Timeline

It’s possible to tweak the appearance without additional class names, I use custom CSS to revert the layout changes of 88a8840 (before that, the “action” links (mark for translation etc.) were inline in parentheses, although “tags” (discouraged, no translation support etc.) did not exist yet).

Screenshot 2023-08-13 at 11-52-34 Page translation - Meta.png (1,034×334 px, 144 KB)

I have always thought that this two-line design was a wrong decision, so I’d support moving my custom CSS (or something similar) to the extension itself, but even if it doesn’t happen (or until it happens), you can tweak the layout for yourself.