Page MenuHomePhabricator

Provide static fallback for noscript users
Closed, ResolvedPublic

Description

Create a static image fallback option for noscript users for frontend graph extension usage.

Event Timeline

Change 605561 had a related patch set uploaded (by Seddon; owner: Seddon):
[mediawiki/extensions/Graph@master] Bug:T255420 Create static image fallback option for noscript users.

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

Change 605561 merged by jenkins-bot:
[mediawiki/extensions/Graph@master] Bug:T255420 Create static image fallback option for noscript users.

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

As a random example of a proxied/no-script experience where this might appear, there is Apple's Dictionary app.

Screenshot 2020-07-02 at 21.15.48.png (1×1 px, 1 MB)

I'm sorry, is this task to provide like a static "no image available" type of image or rendering a static image as in, what Graphoid was doing? If the latter, then efforts here should go towards the RFC where I'm trying to push through a cleaner version of Graphoid to production: T249419

@Milimetric: This is more the former. It provides a static, user defined image fallback from commons in the event clientside rendering is unavailable, mainly in the event of noscript users