Is there a way to show "who contributed to this line" of each line of a page of Wikipedia or of a MediaWiki site?
It would show per page and would be similar to the subversion blame tool.
|
Is there a way to show "who contributed to this line" of each line of a page of Wikipedia or of a MediaWiki site? It would show per page and would be similar to the subversion blame tool. |
|||||||||||
|
|
I often need something like this as well, but it looks like there's no ready solution. What I've done is written a script that helps me grab revisions using the MediaWiki API and import them to the Bazaar version control system. |
||||
|
|