Dreamy_Jazz added a comment.

  In T344984#9537155 <https://phabricator.wikimedia.org/T344984#9537155>, 
@Michael wrote:
  
  > In T344984#9534559 <https://phabricator.wikimedia.org/T344984#9534559>, 
@kostajh wrote:
  >
  >> Is there a list somewhere of the types of edits made on Wikidata?
  >
  > Not sure if such a list exists anywhere, but it is bound to be long. Just 
the things from the top of my head:
  >
  > - editing Item/Property terms via the legacy desktop Termbox
  > - editing Item/Property terms via the mobile Vue Termbox
  >   - soon™️ that Vue Termbox will also be used to edit EntitySchema terms on 
desktop
  > - editing statements via the Wikibase UI
  > - editing sitelinks on Items via the Wikibase UI
  > - Restoring a previous good revisions via the history
  > - //undoing// specific previous edits on Items/Properties/Lexemes via the 
history (I //think// this is a home-grown Wikibase functionality)
  > - Editing the Lemmas, Forms and Senses via the WikibaseLexeme vue-based UI
  > - //undoing// specific previous edits on EntitySchema via the history 
(Reimplementation of the Wikibase thing)
  > - Editing a EntitySchema text via the `edit` action
  >
  > This does not include edits from Special pages, because based on 
https://wikitech.wikimedia.org/wiki/User-agent_client_hints Client Hints seem 
to not be enabled there?
  
  Currently the only supported method to collect Client Hints data is via the 
REST API which is called by the `postEdit` JS hook. Ideally we would want to 
use the REST API method over using HTTP headers due to the need to set the 
headers in a previous response. Using the REST API method allows us to collect 
the data once the edit has actually been made without having to predict whether 
the user is likely to be making an edit on a page load before the edit was 
performed.
  
  We had not worked on storing data for any action that used a Special page so 
the relevant docs and code were not updated.
  
  > Also, I probably forgot a bunch of places, and also did not yet consider 
whether we have any popular Gadgets for editing.
  > Further, as mentioned above, there are edits made on Wikidata from other 
WMF wikis via the Link-Item widget for Sitelinks and (in practice for now 
disabled) Wikidata Bridge.
  > Finally, it is worth noting that majority of edits on Wikidata are not made 
by humans via the UI but by bots or somewhat external tools like 
quickstatements (https://www.wikidata.org/wiki/Help:QuickStatements).

TASK DETAIL
  https://phabricator.wikimedia.org/T344984

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dreamy_Jazz
Cc: WMDE-leszek, Ifrahkhanyaree_WMDE, Michael, Lucas_Werkmeister_WMDE, 
Dreamy_Jazz, Aklapper, kostajh, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, KimKelting, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to