Mark Henderson schreef:
[10-May-2008 22:04:26] http://wikibondev.org/w/index.php?action=raw&title=The_most_telling_part... [10-May-2008 22:04:26] http://wikibondev.org/w/api.php?action=query&format=php&titles=The_m... [10-May-2008 22:04:27] http://wikibondev.org/w/index.php?action=render&title=The_most_telling_p... [10-May-2008 22:04:27] http://wikibondev.org/w/api.php?action=query&format=php&prop=revisio... [10-May-2008 22:04:28] http://wikibondev.org/w/api.php?action=query&format=php&titles=The_m...
This is a typical set of API queries that I call when loading a single article from http://wikibondev.org/wiki/v/The_most_telling_part_of_BT%27s_virtualization_...
Reply may be a little late (replying to a 9-month-old post here), but you should know that you can combine API requests as follows:
api.php?action=query&titles=Foo&prop=info|revisions|categories
This'd merge 3 of the quoted queries into one.
Roan Kattouw (Catrope)