Talk:Wikidata/Development/Issues

From Meta, a Wikimedia project coordination wiki

delete[edit]

There is an action=delete, see also mw:API:Delete. It will be necessary to hook into this. — John Erling Blad (WMDE) (talk) 07:18, 19 April 2012 (UTC)[reply]

undelete[edit]

There is an action=undelete, see also mw:API:Undelete. It will be necessary to hook into this. — John Erling Blad (WMDE) (talk) 07:18, 19 April 2012 (UTC)[reply]

userrights[edit]

There is an action=userrights, see also mw:API:User group membership. Could be interesting to make a wbrights as it is not necessary to change anything and not necessary to ask about other users rights. The existing call must have a token due to its ability to query other users rights and change them and this creates an extra roundtrip. Another possibillity is to piggyback the user rights on other calls. — John Erling Blad (WMDE) (talk) 07:18, 19 April 2012 (UTC)[reply]