Page MenuHomePhabricator

[Story] create gadget to try out global sort order
Closed, ResolvedPublic

Description

We want to try to come up with an ordered list of all properties to then sort all statements on items by. In order to make it easier to come up with this list we need a gadget. The gadget takes a list of properties and then sorts any item based on this list. The list should be stored in a wiki page that is editable by the editors.

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

Ah great. Then we just need to mangle that a bit to take the order from an editable wiki page.

https://www.wikidata.org/wiki/MediaWiki:Gadget-statementSort.js

Is now available for everyone to enable. We should make an announcement. I did some modifications and removed the "toBottom" part.