[Mediawiki-api] Get diffs?
Roan Kattouw
roan.kattouw at home.nl
Wed Aug 20 11:39:00 UTC 2008
Bryan Tong Minh schreef:
> On Wed, Aug 20, 2008 at 8:55 AM, Brianna Laugher
> <brianna.laugher at gmail.com> wrote:
>
>> <http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Diff.php?view=markup>
>> doesn't look like it is particularly straightforward to implement, and
>> rather than doing so, couldn't it be made available via the API?
>>
>>
> Has been a frequently requested feature, but is WONTFIX due to
> performance issues.
The only thing we can provide from the API are wikidiff2's diffs (i.e.
HTML diffs) which are pulled from the diff cache whenever possible.
However, you can get these through index.php as well (forgot the exact
parameters).
Roan Kattouw (Catrope)
More information about the Mediawiki-api
mailing list