On Thu, Dec 27, 2012 at 4:53 AM, Liangent <[email protected]> wrote: > On Wed, Dec 26, 2012 at 10:41 PM, Brad Jorsch <[email protected]> wrote: >> On Tue, Dec 25, 2012 at 6:00 AM, Liangent <[email protected]> wrote: >>> Is this enough? >>> >>> api.php?action=query&prop=pageprops&ppprop=disambiguation&titles= >> >> It would be nice to have a corresponding >> api.php?action=query&list=pageswithprop&pwpprop=disambiguation. At a >> glance, it looks like we could do it easily enough if someone adds an >> index on page_props (pp_propname,pp_page). > > Then we may want to get rid of tracking categories generated by code > and use pageprops instead?
I have no opinion on that one. > and implement a generic Special:PagesByProperty in core, and use it > like Special:PagesByProperty/disambig , > Special:PagesByProperty/brokenfilelink etc? That would need the same page_props (pp_propname,pp_page) index, BTW. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
