https://bugzilla.wikimedia.org/show_bug.cgi?id=26909
--- Comment #7 from Umherirrender <[email protected]> 2011-11-13 12:17:04 UTC --- Created attachment 9435 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9435 add dir param for prop=links|templates|categories|extlinks|iwlinks|langlinks|images|duplicatefiles The attached patch adds a dir param to prop=links|templates|categories|extlinks|iwlinks|langlinks|images|duplicatefiles The other modules have a dir param (revisions) or in my opinion it makes no sense (info|categoriyinfo|pageprops|stashimageinfo|imageinfo). It also changed the handling of ORDER BY in ApiQueryBase::addWhereRange. This is needed, because the order by can given as array and that was not handled there. Feel free to modify the patch. Thanks. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
