On Sun, Dec 25, 2011 at 5:48 PM, Bináris <[email protected]> wrote: > I remember there was some trick to tell the interwiki bots to remove the iw > from other wikis instead of putting it back all the time, but what was that?
I'm not sure what exactly you mean, but one possibility in that direction is "-ignore:xx:yyy" with xx a language and yyy a page name. This means that the specific page will never be included, even if it already is on one of the involved pages as an interwiki or redirect. More generally, you can also use "-neverlink:xx" to skip all pages in a specific language. In both cases it may be useful to add "-force", which allows the bot to remove interwikis, without it, it will always ask first (or not remove them at all, if run autonomously). -- André Engels, [email protected] _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
