As part of the upgrades to the Graph extension, we temporarily removed the ability to load graphs from a URL with the goal of restoring support to some graphs on Wikimedia servers. This task encompasses all work to restore graphs. This work will be prioritized based on number of graphs impacted (e.g. error rate in production)
In Wikimedia we only support geoshape (from maps.wikimedia.org), wikidatasparql (from query.wikidata.org) and wikirawupload (from upload.wikimedia.org)
# TODO
[X] Restore loading of URLs from trusted domains. An attempt to render a graph from an untrusted domain will render an error.
[] Restore loading of graphs from the wikidatasparql:// protocol
[] Restore loading of graphs from the geoshape:// protocol
[] Restore loading of graphs from the wikiraw:// protocol
# Sign off steps
The Graph extension previously supported other protocols. Understand the usage of these and how and if to restore these for 3rd parties if needed.
[] Restore loading of graphs from the wikiapi:// protocol
[] Restore loading of graphs from the wikirest:// protocol
[] Restore loading of graphs from the tabular:// protocol
[] Restore loading of graphs from the map:// protocol
[] Restore loading of graphs from the wikifile:// protocol
[] Restore loading of graphs from the geoline// protocol
[] Restore loading of graphs from the mapsnapshot:// protocol