devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

[chore] Update the documentation credits automatically from the Mediawiki API

Open andrewnicols opened this issue 3 years ago • 0 comments

What do we need to do?

There's a few APIs we can use:

  • https://docs.moodle.org/400/en/Special:ApiSandbox#action=query&format=json&list=allusers&auprop=editcount&aulimit=max&auwitheditsonly=1
  • https://docs.moodle.org/400/en/Special:ApiSandbox#action=query&format=json&list=users&usprop=groups%7Ceditcount%7Cgender&ususers=andrewnicols

Netiher are great and will take a lot of work to do. Sadly none of those APIs are in the nodemw implementation (https://github.com/macbre/nodemw).

andrewnicols avatar May 07 '22 11:05 andrewnicols