Page MenuHomePhabricator

API for listing authors of an article
Closed, InvalidPublic

Description

We have action=credit for generating an author list (although permanently disabled on Wikimedia projects, see T49721) but no API equivalent. That should be fixed (especially now that the architecture principles say APIs must provide easy access to authorship information).

Event Timeline

I imagine this would require a (page, actor) index on revision. action=credit is disabled on Wikimedia projects because without such an index WikiPage::getContributors() is too expensive.

Anomie subscribed.

Per @Umherirrender, this already seems to exist. Feel free to reopen if you have a use case that isn't satisfied by that module.

Duh, not sure how I missed that. Thanks.

ToBeFree rescinded a token.
ToBeFree subscribed.
ToBeFree unsubscribed.