https://bugzilla.wikimedia.org/show_bug.cgi?id=64903
--- Comment #2 from This, that and the other <[email protected]> --- (In reply to Brad Jorsch from comment #1) > I see you can find pages using this extension using Special:PagesWithProp or > API action=query&list=pageswithprop. But there doesn't seem to be any way to > search for pages using this extension for particular links short of reading > and parsing the property for every page using the extension. Should there be > such a way? I'd think yes. I can add an API module to search for uses of {{extralanguagelink}}, but I can't see any way of making it very efficient. Can API modules be marked expensive, or limited to a small number of results (10 or 20) at a time? > Gerrit change #111390 avoids this problem because the non-language langlinks > added via that patch do get recorded in the langlinks table. It's not always appropriate to include extra language links in the langlinks table; hence this extension. -- 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
