https://bugzilla.wikimedia.org/show_bug.cgi?id=26909

--- Comment #4 from Krinkle <krinklem...@gmail.com> 2011-01-25 09:56:16 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > by reversing the dir parameter and passing the same continue value (no 
> > > guarantee that this'll actually work).
> > 
> > You mentioned this on IRC as well, but I have found no such parameter (tried
> > different things and looked at the documentation). 
> > 
> It's not called 'dir', but 'apdir' for allpages, 'rvdir' for revisions, etc.

For lists yes, but not for properties.

For lists there's 'from' and 'dir':
http://www.mediawiki.org/w/api.php?action=query&list=allpages
http://www.mediawiki.org/w/api.php?action=query&list=allpages&apfrom=$wgAllowAnonymousMinor
http://www.mediawiki.org/w/api.php?action=query&list=allpages&apfrom=$wgAllowAnonymousMinor&apdir=descending

But there's no 'dir' for properties

http://www.mediawiki.org/w/api.php?action=query&titles=MediaWiki&prop=links&pllimit=2
http://www.mediawiki.org/w/api.php?action=query&titles=MediaWiki&prop=links&pllimit=2&plcontinue=1|0|Developer%20hub

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to