Page MenuHomePhabricator

Develop tool labs interface for Plagiabot (first iteration)
Closed, ResolvedPublic8 Estimated Story Points

Description

Deliverables:

Event Timeline

Until we build the inline comparison interface, we should go ahead and provide a link to the comparison interface at http://tools.wmflabs.org/copyvios/ (like the existing interface does).

Also, is there any possibility of having fewer commits to GitHub? With 84 commits so far, it is very difficult to find when a particular line of code was added, and unfortunately, GitHub only allows code comments for lines added in the specific commit you are looking at. You should be able to test your code locally.

Ah, I see your connecting to the Tools Labs databases directly rather than using APIs (which is fine), but I guess that makes it hard to test locally.

Closing this first iteration ticket. More work on the interface follows in T132831: Item structure for new Plagiabot interface