-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

S. Nunes wrote:
> Hi,
> 
> I'm trying to use the Mediawiki API to get information about revisions
> to a given page. I understand that it is possible to get the entire
> contents of a given revision. However I would like to know if it is
> possible to only get the diffs introduced in a given revision? This
> would result in a reduced bandwidth consumption.

At present time, there is no way to do this with the API. It is an oft
requested feature, but unfortunately, no one has gotten around to
getting it implemented. In the meantime the only way to get diffs for a
revision is to fetch the full page text of the revision and the previous
revision and compare the two using GNU diff or a similar utility.

Sorry for the inconvenience!

- --
Daniel Cannon (AmiDaniel)

[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHSvo+FRAT5u/mSaMRAu0RAJ9j8kRffu79RQ6OPqMCgpLwpjEhdACff/jU
n979JJ0Gdvs7Kh/f04WXbpY=
=f297
-----END PGP SIGNATURE-----

_______________________________________________
Mediawiki-api mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to