https://bugzilla.wikimedia.org/show_bug.cgi?id=66295

            Bug ID: 66295
           Summary: Come up with a sane way of including screenshots with
                    skins and displaying them in the UI
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Skin and page rendering
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

We should have a sane way of including screenshots with skins and displaying
them in the UI. These would be useful on Special:Preferences, in the installer
when it will ask you which skin to choose, on Special:Version…

I coded up something that works but is probably not a good idea at
https://gerrit.wikimedia.org/r/#/c/138110/ – this would just add support for a
new key to $wgExtensionCredits.

One interesting issue is, what resolution should we expect the screenshot to
be?

Another one is, how do we display it? Unless we want to push the whole thing
through ResourceLoader CSS handling (which would be extremely silly), we need
to know the URL path where the screenshot is available (relative to
$wgStylePath?). This is not obvious :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to